/* Compiled Less CSS File */
/* Generated from "style.css" */

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Poppins:300,400,500,600');

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
body {
  transition: all 400ms ease-in-out;
  outline: none;
  /*.font-didact();*/

  font-size: 16px !important;
  color: #292929 !important;
  line-height: 28px;
  font-family: Lato;
  background: #e8e8e8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
.default-color {
  color: #292929 !important;
}
.site-color {
  color: #00ac7a !important;
}
.site-color1 {
  color: #3c3abc !important;
}
.t-white {
  color: #FFFFFF !important;
}
.bg-site {
  background: #00ac7a !important;
}
.bg-site1 {
  background: #3c3abc !important;
}
.bg-default {
  background: #292929 !important;
}
.bg-gray {
  background: #f3f3f3 !important;
}
.bg-white {
  background: #fff !important;
}
.decoration-none {
  text-decoration: none;
}
.font-roboto {
  font-family: Roboto;
}
.font-raleway {
  font-family: Raleway;
}
.font-site {
  font-family: Lato;
}
.font-poppins {
  font-family: poppins;
}
.font-head {
  color: #000;
  font-family: poppins;
  font-size: 24px !important;
  font-weight: 600;
}
.font-head-inner {
  text-align: center;
  color: #3A3A3A;
  font-family: poppins;
  font-size: 20px !important;
  font-weight: 600;
}
.bar {
  display: block;
  text-align: center;
  margin: auto;
  padding: 1px 0px;
  width: 60px;
  background: #00ac7a !important;
  margin-bottom: 20px;
}
.ws-5 {
  word-spacing: 0.5rem;
}
.inner-para {
  word-spacing: 0.5rem;
  font-size: 18px !important;
  line-height: 30px;
}
.tw-500 {
  font-weight: 500;
}
.t-bold {
  font-weight: bold;
}
.btn-site {
  color: #FFFFFF !important;
  background: #00ac7a !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.btn-site:hover {
  color: #FFFFFF !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.btn-site-rev {
  border: 2px solid #00ac7a;
}
.btn-site-rev:hover {
  color: #FFFFFF !important;
  background: #00ac7a !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.inline-block {
  display: inline-block;
}
.gallery_bg_thumb {
  display: block;
  width: 100%;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.border {
  border: 1px solid #c6c6c6;
}
.bordert {
  border-top: 1px solid #c6c6c6;
}
.borderb {
  border-bottom: 1px solid #c6c6c6;
}
.borderr {
  border-right: 1px solid #c6c6c6;
}
.borderl {
  border-left: 1px solid #c6c6c6;
}
.border-site {
  border: 2px solid #00ac7a;
}
.border-4x-colored {
  border: 4x;
  border-style: solid;
  border-color: #901c1f #e3a039 #e3a039 #901c1f;
}
.border-b-0 {
  border-bottom: 0px solid #ffffff;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-19 {
  font-size: 19px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-23 {
  font-size: 23px !important;
}
.font-24 {
  font-size: 24px !important;
}
.opacity1 {
  opacity: .1;
}
.opacity2 {
  opacity: .2;
}
.opacity3 {
  opacity: .3;
}
.opacity4 {
  opacity: .4;
}
.opacity5 {
  opacity: .5;
}
.opacity6 {
  opacity: .6;
}
.opacity7 {
  opacity: 07;
}
.opacity8 {
  opacity: .8;
}
.opacity9 {
  opacity: .9;
}
body a {
  transition: all 400ms ease-in-out;
  outline: none;
}
.m-half {
  padding: 7px !important;
}
.my-half {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}
.mx-half {
  margin-left: 7px !important;
  margin-right: 7px !important;
}
.mt-half {
  margin-top: 7px !important;
}
.mb-half {
  margin-bottom: 7px !important;
}
.ml-half {
  margin-left: 7px !important;
}
.mr-half {
  margin-right: 7px !important;
}
.p-half {
  padding: 7px !important;
}
.py-half {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.px-half {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
.pt-half {
  padding-top: 7px !important;
}
.pb-half {
  padding-bottom: 7px !important;
}
.pl-half {
  padding-left: 7px !important;
}
.pr-half {
  padding-right: 7px !important;
}
.m-site {
  padding: 10px !important;
}
.my-site {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mx-site {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mt-site {
  margin-top: 10px !important;
}
.mb-site {
  margin-bottom: 10px !important;
}
.ml-site {
  margin-left: 10px !important;
}
.mr-site {
  margin-right: 10px !important;
}
.p-site {
  padding: 10px !important;
}
.py-site {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.px-site {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.pt-site {
  padding-top: 10px !important;
}
.pb-site {
  padding-bottom: 10px !important;
}
.pl-site {
  padding-left: 10px !important;
}
.pr-site {
  padding-right: 10px !important;
}
.pt-sec,
.py-sec {
  padding-top: 100px;
}
.pb-sec,
.py-sec {
  padding-bottom: 100px;
}
.pt-100,
.py-100 {
  padding-top: 100px;
}
.pb-100,
.py-100 {
  padding-bottom: 100px;
}
.as-color,
.gas-color a {
  color: #00ac7a;
}
.as-color:hover,
.gas-color a:hover {
  text-decoration: none !important;
  color: #00ac7a;
}
.a-color,
.ga-color a {
  color: #292929;
}
.a-color:hover,
.ga-color a:hover {
  text-decoration: none !important;
  color: #00ac7a;
}
.hidden {
  display: none;
}
.display-overlay {
  position: absolute;
  width: 100%;
  top: 40%;
  z-index: 1000;
}
.pos-abs {
  position: absolute;
  left: 0;
}
.t-0 {
  top: 0;
}
.b-0 {
  bottom: 0;
}
.over-pos-rel {
  position: relative;
}
.model {
  bottom: 50 !important;
}
.v-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.m-a-auto {
  margin: auto;
}
.under-head {
  background: url(../img/menu-border.png) no-repeat center center;
  background-size: contain;
  height: 20px;
  width: 100%;
  text-align: center;
}
.font-variant {
  font-variant: small-caps;
}
.h-100 {
  height: 100%;
}
.ls-25 {
  letter-spacing: 0.025em !important;
}
.ls-50 {
  letter-spacing: 0.050em !important;
}
.lh-30 {
  line-height: 30px !important;
}
.radius-0 {
  border-radius: 0px !important;
}
.box-shadow {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.list-inline li {
  display: inline;
}
/*............about us.........................*/
nav {
  background: #00AC7A;
}
.about {
  font: 300 14px "Roboto";
  color: #585858;
  letter-spacing: .3px;
  line-height: 20px;
}
.site-h2 {
  font: 400 22px "Roboto";
  letter-spacing: .5px;
}
.speciality {
  /*background:url(../img/bg-act.jpg) no-repeat center center;
	background-size:cover;*/

}
.speciality a {
  text-decoration: none;
  color: inherit;
}
.speciality a h2 {
  font: 400 24px "Roboto";
  letter-spacing: .8px;
  text-decoration: none;
}
.border {
  border: 1px solid #B7B7B7;
}
.border-bottom {
  border-bottom: 2px solid #E61E1E;
  transition: all 0.5s ease-in-out;
}
.single-ser {
  background: white;
  font: 400 13px "Roboto";
  letter-spacing: .4px;
  transition: all 0.5s ease-in-out;
}
.single-ser h4 {
  font: 400 18px "Roboto";
  text-transform: uppercase;
}
.single-ser:hover {
  background: #EFEFEF;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.single-ser:hover img {
  transition: all 0.5s ease-in-out;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
.single-ser:hover .site-color {
  color: #2E5DBF;
}
.border-bottom:hover {
  border-bottom: 2px solid #2E5DBF;
}
.news h5 {
  border-bottom: 1px solid #DCDCDC;
}
.single-news {
  font: 400 14px "Lato";
}
.single-news h6 {
  font: 400 16px "Roboto";
}
.single-news a {
  font: 400 14px "Lato";
  text-decoration: none;
}
.testimonial {
  color: #505050;
}
.testimonial .title {
  font: 400 18px "Roboto";
}
.testimonial h5 {
  border-bottom: 1px solid #DCDCDC;
}
.footer h3 {
  font: 500 20px "Roboto";
  letter-spacing: .9px;
}
.scrolloff {
  pointer-events: none;
}
.contact-form .form-control {
  border-radius: 0px !important;
}
/* css for about page*/
.intro,
.committed {
  font: 300 16px "Roboto";
  color: #282828;
  letter-spacing: .8px;
}
.intro h1,
.committed h1 {
  font: 400 30px "Roboto Slab";
  color: #e52727;
}
.committed {
  background: #eaeaea;
}
.committed h1 {
  color: #2e5dbf;
}
.committed ul {
  padding: 0px 15px;
}
.committed li {
  padding: 7px 0px;
}
.committed .fa-li {
  color: #eb2121;
  font-size: 24px;
}
footer {
  background: #00ac7a !important;
  position: relative;
  z-index: 1000;
}
footer .footer-links a {
  color: #FFFFFF !important;
  text-decoration: none;
  display: block;
  font-size: 16px !important;
  line-height: 30px !important;
  letter-spacing: 0.025em !important;
}
footer .footer-links a:hover {
  text-decoration: none;
  color: #00ac7a !important;
}
footer h3 {
  font-size: 23px !important;
  color: #FFFFFF !important;
}
footer ul {
  padding: 0;
  margin: 0px;
}