body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;

}
section {
    overflow: hidden;
}
footer {
    overflow: hidden;
}
header {
    overflow: hidden;
}
.img {
  max-width: 100%;
  transition: all 0.3s ease-in-out 0s;
}

a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}

a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3b3b42;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  margin-top: 0;
  text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 40px;
  font-weight: 500;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

ul li {
  list-style: none
}

p {
  color: #626262;
  margin-bottom: 15px;
}

hr {
  margin: 0;
  padding: 0px;
  border-bottom: 1px solid #eee;
  border-top: 0px;
}

label {
  color: #626262;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
.header-top-area {
    background: #B0CB20;
}
ul.email-phone {
    float: left;
    margin-bottom: 0;
}
.email-phone li {
    border-left: 1px solid #ffffff;
    float: left;
}
.email-phone li:first-child {
    border-right: 1px solid transparent;
}
.email-phone li a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 0 15px;
    text-transform: capitalize;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 500;
}
.email-phone a i {
    color: #fff;
    padding-right: 6px;
}
.text-bold {
    margin-left: 5px;
    text-transform: lowercase;
    font-weight: 500;
}
.header-social-menu {
    float: right;
    margin-bottom: 0;
}
.header-social-menu li {
    float: left;
    border-left: 1px solid #ffffff;
}
.header-social-menu li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 15px;
    line-height: 40px;
}
.navbar{margin-bottom: 0px; border-radius: 0;}
.skyblu{background-color: #B0CB20;}
.bggray{background-color: #f6f6f6;}
.about-section {
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
}
.Benefits-section{
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.Direction-section{
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.whyus-section{
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.Benefits-section p, .Benefits-section .area-title, .Benefits-section .area-heading p {
    color: #fff;
  }
.Benefits-section .area-heading::before {
    background: #fff;
  }
.Benefits-section .area-heading:after {    
    background: #fff;   
    box-shadow: 10px 0px 0px 0px #fff;    
}
.area-heading {
    width: 60%;
    margin: 0 auto 100px;
    position: relative;
}
.area-heading::before {
    background: #B0CB20;
    content: "";
    bottom: -30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 100px;
}
.area-title {
    color: #2C2E3E;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}
.area-heading p {
    font-weight: 500;
    font-size: 15px;
}
.area-heading:after {
    content: "";
    position: absolute;
    left: 50%;
    background: #B0CB20;
    width: 2px;
    height: 50px;
    bottom: -49px;
    box-shadow: 10px 0px 0px 0px #B0CB20;
    transform: translateX(-50%) rotate(90deg);
}
.button {
    background: #B0CB20 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
.icon {
    text-align: center;
    margin: 15px;
}
.icon img {
    background-color: #B0CB20;
    border-radius: 100%;
    margin-bottom: 20px;
}
.intro-heading  {
    margin-bottom: 30px;    
    position: relative;
}
.intro-heading h3::before {
    background: #B0CB20;
    content: "";
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 60px;
    height: 3px;
    z-index: 1;
}
.footer-top-area {
    padding: 100px 0;
    position: relative;
    background: #B0CB20;
    padding-top: 50px;
    padding-bottom: 20px;
}
.footer-about-info-area .footer-widget-content {
    margin-top: 35px;
}
.footer-widget-content p {
    color: #fff;
    font-weight: 500;
}
.footer-widget-heading h3 {
    color: #F0F0F0;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
}
.footer-widget-heading h3::before {
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 60px;
    height: 3px;
}
.footer-widget-content {
    margin-top: 30px;
}
.tags {
    padding-top: 15px;
}
.tags li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}
.tags li a {
    border: 1px solid #3e3b3b;
    border-radius: 2px;
    color: #bdbdbd;
    display: block;
    font-size: 14px;
    padding: 5px 13px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
}
.footer-conatct-menu li a {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
}
.footer-conatct-menu li i {
    color: #fff;
}
.footer-conatct-menu li a i {
    padding-right: 10px;
}
.links li {
    margin-bottom: 5px;
}
.links li i {
    margin-right: 8px;
    color: #fff;
    font-weight: bold;
}
.links a {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
}
.footer-social-menu {
    margin-top: 30px;
}
.footer-social-menu li a {
    font-size: 18px;
    color: #B0CB20;
    background: #fff;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    border-radius: 3px;
}
.footer-bottom-area {
    background: #126ca1;
    padding: 20px 0;
}
.footer-copyright-info p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}
.footer-copyright-info p a {
    color: #fff;
    margin-left: 5px;
    text-transform: capitalize;
}
.navbar-brand{height: auto;}
.navbar-brand>img {
    display: block;
    width: 150px;
}
ul.nav.navbar-nav.navbar-right {
    margin: 20px 0;
}
.list {
    position: relative;
}
.list li:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 3px;
    width: 15px;
    height: 15px;
    background: #B0CB20;
    border-radius: 50%;
}
.list li:after {
    position: absolute;
    content: "";
    left: 3px;
    top: 6px;
    width: 9px;
    height: 9px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.list li {
    position: relative;   
    /* font-size: 16px; */
    font-weight: 400;
    padding-left: 28px;
    padding-bottom: 10px;   
}
.header-social-menu li a:hover {
    background-color: #fff;
    color: #B0CB20;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #B0CB20;
    color: #fff;
}
.navbar-default .navbar-nav>li> .active {
    background-color: #B0CB20;
    color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #B0CB20;
    color: #fff;
}

#features .features-left, #features .features-right {
    width: 35%;
    padding: 50px 15px;
    float: left;
}
#features .features-image {
    width: 30%;
    padding: 0 15px;
    float: left;
}
#features .features-left, #features .features-right {
    width: 35%;
    padding: 50px 15px;
    float: left;
}
#features .features-right {
    text-align: left;
}
#features .feature {
    margin-top: 25px;
}
#features .features-left .feature-icon {
    float: right;
}
.features-title {
    display: table;
}
#features h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #fff;
}
#features i {
    font-size: 50px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    height: 70px;
    padding: 12px 0;
    width: 70px;
    position: relative;
}
#features .features-left i {
    margin: 5px 0 0 25px;
}
#features i {
    background: #126ca1;
}
#features .features-right .feature-icon {
    float: left;
}
.features-title {
    display: table;
}
#features .features-right i {
    margin: 5px 25px 0 0;
}
.footer-social-menu li a:hover {
    background-color: #126ca1;
    color: #fff;
}
.contact-section {
    padding: 100px 0 70px;
    position: relative;
    overflow: hidden;
}
.area-heading-2 {
    width: 100%;
}
.area-heading-2.area-heading:after {
    left: 0;
    transform: translateX(24px) rotate(90deg);
}
.area-heading-2.area-heading::before {
    left: 0;
    transform: translateX(0%);
}
.form-control {
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 2px;
    box-shadow: none;
    color: #232323;
    font-size: 16px;
    height: auto;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.single-contact-option {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
    padding: 20px 30px;
    border: 1px solid #eee;
    text-align: left;
    background: #fff;
}
