
body {
  font-family: "Rubik", Arial, sans-serif;
  background: #fff;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  color: #999999; }
  body.menu-show {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #2e9e5b; }
  a:hover, a:focus {
    text-decoration: none;
    color: #2e9e5b;
    outline: none !important; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 400; }

.text-primary {
  color: #2e9e5b !important; }

.ftco-navbar-light {
  background: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  padding-top: 30px; }
  @media (max-width: 991.98px) {
    .ftco-navbar-light {
      background: #000000 !important;
      position: relative;
      top: 0;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 15px;
      padding-right: 15px; } }
  .ftco-navbar-light .container {
    width: 1110px;
    margin: 0 auto;
    padding: 0; }
  .ftco-navbar-light .navbar-brand {
    color: #000000;
    padding-top: .7rem;
    padding-bottom: .7rem; }
    .ftco-navbar-light .navbar-brand span {
      color: #fff; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-brand {
        color: #fff; } }
  @media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav {
      padding-bottom: 20px;
      margin-right: 0; } }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    padding-top: .7rem;
    padding-bottom: .7rem;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-weight: 400;
    opacity: 1 !important; }
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span {
      position: relative;
      display: block;
      padding-bottom: 2px; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1rem;
        padding-top: 0;
        color: #fff; } }
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    border: 1px solid #2e9e5b;
    padding-top: .7rem;
    padding-bottom: .7rem;
    padding-left: 18px;
    padding-right: 18px;
    background: #2e9e5b;
    margin-top: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a span {
      display: inline-block;
      color: #fff; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a:hover {
      background: #2e9e5b;
      border: 1px solid #2e9e5b; }
  .ftco-navbar-light .navbar-nav > .nav-item.cta.cta-colored a {
    border: 1px solid #fdb82c;
    background: #fdb82c !important; }
  .ftco-navbar-light .navbar-nav > .nav-item.active .nav-link {
    background: transparent;
    background: none;
    color: #2e9e5b; }
  @media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.active > a {
      color: #2e9e5b; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
    .ftco-navbar-light .navbar-toggler:hover, .ftco-navbar-light .navbar-toggler:focus {
      text-decoration: none;
      color: #2e9e5b;
      outline: none !important; }
  .ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 0 15px; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light.scrolled .nav-item > .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px !important; } }
    .ftco-navbar-light.scrolled .nav-item.active > a {
      color: #2e9e5b !important; }
    .ftco-navbar-light.scrolled .nav-item.cta > a {
      color: #fff !important;
      background: #2e9e5b;
      border: none !important;
      padding-top: 0.5rem !important;
      padding-bottom: .5rem !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
      margin-top: 5px !important;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .ftco-navbar-light.scrolled .nav-item.cta > a span {
        display: inline-block;
        color: #fff !important; }
    .ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
      border-color: #2e9e5b; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5) !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      color: #000000 !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: #2e9e5b !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000000;
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .ftco-navbar-light.scrolled .navbar-brand span {
        font-weight: 700;
        color: #000000; }

.navbar-brand {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase; }

.hero-wrap {
  width: 100%;
  height: 100%;
  /*position: inherit;*/ /*custom css*/
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .3;
    background: #000000; }
  .hero-wrap.hero-wrap-2 {
    height: 500px;
    position: relative; }
    .hero-wrap.hero-wrap-2 .overlay {
      width: 100%;
      opacity: .3; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 500px; }

.slider-text .icon-video {
  padding: 10px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
   }
  .slider-text .icon-video span {
    color: #fff; }
  .slider-text .icon-video span.watch {
    font-family: "Rubik", Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase; }

.slider-text h1 {
  font-size: 48px;
  color: #fff;
  line-height: 1.2;
  font-weight: 400; }
  @media (max-width: 991.98px) {
    .slider-text h1 {
      font-size: 40px; } }

.slider-text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8); }
  .slider-text p strong {
    font-weight: 700; }
    .slider-text p strong a {
      color: #000000; }

.slider-text .breadcrumbs {
  font-size: 16px;
  margin-bottom: 20px;
  z-index: 99;
  font-weight: 400; }
  .slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
     }
    .slider-text .breadcrumbs span i {
      color: rgba(255, 255, 255, 0.8); }
    .slider-text .breadcrumbs span a {
      color: white;
      font-size: 25px;
       }
      .slider-text .breadcrumbs span a:hover, .slider-text .breadcrumbs span a:focus {
        color: #2e9e5b; }
        .slider-text .breadcrumbs span a:hover i, .slider-text .breadcrumbs span a:focus i {
          color: #2e9e5b; }

.slider-text .bread {
  font-weight: 700; }

.bg-light {
  background: #f8f9fa !important; }

.bg-primary {
  background: #2e9e5b; }

.btn {
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09); }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: #2e9e5b !important;
    border: 1px solid #2e9e5b !important;
    color: #fff !important;
    text-decoration: none;
     }
    .btn.btn-primary:hover {
      border: 1px solid #2e9e5b;
      background: transparent;
      color: #2e9e5b; }
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid #2e9e5b;
      background: transparent;
      color: #2e9e5b; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #2e9e5b;
        color: #fff; }
  .btn.btn-secondary {
    background: #fdb82c !important;
    border: 1px solid #fdb82c !important;
    color: #fff !important;
    max-width: 100%;}
     
    .btn.btn-secondary:hover {
      border: 1px solid #fdb82c !important;
      background: transparent !important;
      color: #fdb82c !important;

       }
    .btn.btn-secondary.btn-outline-primary {
      border: 1px solid #fdb82c;
      background: transparent;
      color: #fdb82c; }
      .btn.btn-secondary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #fdb82c;
        color: #fff; }
  .btn.btn-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000000 !important; }
    .btn.btn-white:hover {
      border: 1px solid #000000;
      background: #fff !important;
      color: #fff; }
    .btn.btn-white.btn-outline-primary {
      border: 1px solid #2e9e5b;
      background: transparent;
      color: #2e9e5b; }
      .btn.btn-white.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #2e9e5b;
        color: #fff; }

.project {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 0;
  margin-bottom: 50px; }
  .project .img {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05); }
  .project img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .project .text {
    padding: 1em 0 1em 0;
    position: relative;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .project .text span {
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: rgba(0, 0, 0, 0.2); }
    .project .text h3 {
      font-size: 20px;
      font-weight: 500;
      color: #000000; }
      .project .text h3 a {
        color: #000000; }
  .project .icon {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-bottom: -35px;
    background: #2e9e5b;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    opacity: 0;
    z-index: 2; }
    .project .icon span {
      color: #fff;
      font-size: 20px; }
  .project:hover .text .price, .project:focus .text .price {
    background: #2e9e5b; }
  .project:hover .icon, .project:focus .icon {
    bottom: 50%;
    opacity: 1; }
  .project:hover img, .project:focus img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.ftco-project .owl-carousel {
  margin: 0; }

.ftco-project .owl-carousel .owl-stage-outer {
  padding-top: 0;
  padding-bottom: 0;
  position: relative; }

.ftco-project .owl-nav {
  position: absolute;
  bottom: 75% !important;
  left: 0;
  right: 0;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .ftco-project .owl-nav {
      display: none; } }
  .ftco-project .owl-nav .owl-prev,
  .ftco-project .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    background: transparent !important;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 1; }
    .ftco-project .owl-nav .owl-prev span:before,
    .ftco-project .owl-nav .owl-next span:before {
      font-size: 24px;
      margin-top: 7px;
      color: #000000; }
  .ftco-project .owl-nav .owl-prev {
    top: 0 !important;
    left: 0px !important; }
    @media (min-width: 992px) {
      .ftco-project .owl-nav .owl-prev {
        left: -60px !important; } }
    .ftco-project .owl-nav .owl-prev:hover, .ftco-project .owl-nav .owl-prev:focus {
      background: transparent !important;
      outline: none !important; }
      .ftco-project .owl-nav .owl-prev:hover span:before, .ftco-project .owl-nav .owl-prev:focus span:before {
        color: #fff; }
  .ftco-project .owl-nav .owl-next {
    top: 0 !important;
    right: 0px !important; }
    @media (min-width: 992px) {
      .ftco-project .owl-nav .owl-next {
        right: -60px !important; } }
    .ftco-project .owl-nav .owl-next:hover, .ftco-project .owl-nav .owl-next:focus {
      background: transparent !important;
      outline: none !important; }
      .ftco-project .owl-nav .owl-next:hover span:before, .ftco-project .owl-nav .owl-next:focus span:before {
        color: #2e9e5b; }

.ftco-project .owl-dots {
  text-align: center; }
  .ftco-project .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1); }
    .ftco-project .owl-dots .owl-dot.active {
      background: #fdb82c; }

.staff {
  overflow: hidden;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .staff .img-wrap {
    height: 400px; }
  .staff .img {
    width: 100%;
    display: block;
    background-position: top center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .staff .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    color: rgba(0, 0, 0, 0.6);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .staff .text > div {
      padding: 0 1em;
      margin-top: 100px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .staff .text h3 {
      font-size: 24px;
      font-weight: 400;
      margin-bottom: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .staff .text .position {
      text-transform: uppercase;
      color: black;
      color: #2e9e5b;
      display: block;
      letter-spacing: 1px; }
    .staff .text .faded {
      opacity: 1; }
  .staff .ftco-social {
    opacity: 1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .staff .ftco-social li a {
      color: #000000; }
  .staff:hover .ftco-social, .staff:focus .ftco-social {
    opacity: 1;
    top: -40px; }
  .staff:hover .img, .staff:focus .img {
    margin-top: -10px; }
  .staff:hover .text, .staff:focus .text {
    opacity: 1; }
    .staff:hover .text > div, .staff:focus .text > div {
      margin-top: 0; }

.ftco-social {
  padding: 0; }
  .ftco-social li {
    list-style: none;
    margin-right: 10px;
    display: inline-block; }

.ftco-services {
  border: none;
  border: 1px solid #fafafa;
  background: #fafafa; }

.services-section {
  margin-top: -100px; }

.services {
  background: #fff;
  padding: 40px 20px;
  -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .services .icon {
    line-height: 1.3;
    position: relative;
    margin-bottom: 20px; }
    .services .icon span {
      font-size: 60px;
      color: #fff;
      background: #2e9e5b;
      background: -moz-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0%, #2e9e5b), color-stop(100%, #fdb72c));
      background: -webkit-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -o-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -ms-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9e5b', endColorstr='#fdb72c', GradientType=1 );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .services .media-body h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px; }

.request-quote {
  margin: 0 auto;
  padding: 30px !important;/*custom css*/
  }
  .request-quote .subheading {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9); }
  .request-quote .bg-primary {
    padding: 2em; }
  .request-quote h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 700; }

.request-form {
  width: 100%;
  display: block; }
  .request-form .form-group {
    position: relative;
    width: 100%;
    display: block; }
    .request-form .form-group .icon-arr {
      position: absolute;
      top: 50% !important;
      right: 0;
      font-size: 16px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .request-form .form-group .icon-arr span {
        color: white !important; }
    .request-form .form-group .select-wrap, .request-form .form-group .input-wrap {
      position: relative; }
      .request-form .form-group .select-wrap select, .request-form .form-group .input-wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
    .request-form .form-group .btn {
      width: 100%;
      display: block !important;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
  .request-form .form-control {
    border: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
    height: 52px !important;
    padding-left: 0;
    padding-right: 0;
    background: transparent !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
    .request-form .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.9); }
    .request-form .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.9); }
    .request-form .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.9); }
    .request-form .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.9); }
    .request-form .form-control:focus, .request-form .form-control:active {
      border-color: #fff; }
  .request-form textarea.form-control {
    height: inherit !important; }

.aside-stretch {
  background: #3ac672; }
  .aside-stretch:after {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    content: '';
    width: 360%;
    background: #3ac672; }
  @media (max-width: 767.98px) {
    .aside-stretch {
      background: transparent; }
      .aside-stretch:after {
        background: transparent;
        display: none; } }

.form-control {
  height: 52px !important;
  background: #fff !important;
  color: #000000 !important;
  font-size: 18px;
  border-radius: 5px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .form-control:focus, .form-control:active {
    border-color: #2e9e5b; }

textarea.form-control {
  height: inherit !important; }

.ftco-vh-100 {
  height: 100vh; }
  @media (max-width: 1199.98px) {
    .ftco-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }

.bg-primary {
  background: #2e9e5b !important; }

.about-author .desc h3 {
  font-size: 24px; }

.ftco-section {
  padding: 7em 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }

.ftco-no-pt {
  padding-top: 0 !important; }

.ftco-no-pb {
  padding-bottom: 0 !important; }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-footer {
  font-size: 16px;
  background: #000000;
  padding: 7em 0;
  z-index: 0; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 500; }
  .ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.6); }
    .ftco-footer .ftco-footer-widget ul li a span {
      color: rgba(255, 255, 255, 0.6); }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.7); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.7); }
    .ftco-footer a:hover {
      color: #fff; }
  .ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000000; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #2e9e5b; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #2e9e5b; }

#map {
  width: 100%; }
  @media (max-width: 767.98px) {
    #map {
      height: 300px; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(46, 158, 91, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0.4);
    box-shadow: 0 0 0 0 rgba(46, 158, 91, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(46, 158, 91, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(46, 158, 91, 0);
    box-shadow: 0 0 0 30px rgba(46, 158, 91, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(46, 158, 91, 0);
    box-shadow: 0 0 0 0 rgba(46, 158, 91, 0); } }

.heading-section .subheading {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #2e9e5b;
  letter-spacing: 2px; }

.heading-section h2 {
  font-size: 34px;
  font-weight: 500; }
  .heading-section h2 span {
    font-weight: 400; }
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: rgba(255, 255, 255, 0.9); }

.heading-section.heading-section-white h2 {
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.testimony-section {
  position: relative; }
  .testimony-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .7;
    background: #232931; }
  .testimony-section .owl-carousel {
    margin: 0; }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }
  .testimony-section .owl-nav {
    position: absolute;
    bottom: 50% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 25px;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media (max-width: 991.98px) {
      .testimony-section .owl-nav {
        display: none; } }
    .testimony-section .owl-nav .owl-prev,
    .testimony-section .owl-nav .owl-next {
      position: absolute;
      width: 60px;
      height: 60px;
      background: #2e9e5b !important;
      opacity: 1;
      -moz-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      -webkit-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      transition: all 0.7s ease;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
      .testimony-section .owl-nav .owl-prev span:before,
      .testimony-section .owl-nav .owl-next span:before {
        font-size: 24px;
        margin-top: 7px;
        color: #fff; }
    .testimony-section .owl-nav .owl-prev {
      top: -31px !important;
      right: 0 !important; }
      @media (min-width: 992px) {
        .testimony-section .owl-nav .owl-prev {
          right: 0 !important; } }
      .testimony-section .owl-nav .owl-prev:hover, .testimony-section .owl-nav .owl-prev:focus {
        background: #2e9e5b !important;
        outline: none !important; }
        .testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before {
          margin-top: 7px;
          color: #fff; }
    .testimony-section .owl-nav .owl-next {
      top: 30px !important;
      right: 0 !important; }
      @media (min-width: 992px) {
        .testimony-section .owl-nav .owl-next {
          right: 0 !important; } }
      .testimony-section .owl-nav .owl-next:hover, .testimony-section .owl-nav .owl-next:focus {
        background: #2e9e5b !important;
        outline: none !important; }
        .testimony-section .owl-nav .owl-next:hover span:before, .testimony-section .owl-nav .owl-next:focus span:before {
          margin-top: 7px;
          color: #fff; }
  .testimony-section .owl-dots {
    text-align: center; }
    .testimony-section .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.1); }
      .testimony-section .owl-dots .owl-dot.active {
        background: #2e9e5b; }
  .testimony-section:hover .owl-nav, .testimony-section:focus .owl-nav {
    opacity: 1; }

.testimony-wrap {
  display: block;
  position: relative; }
  .testimony-wrap .user-img {
    width: 40%;
    height: 690px;
    position: relative;
    margin: 0 auto;
    background-position: top center; }
  .testimony-wrap .text {
    width: 60%;
    padding: 0 5em;
    position: relative; }
    .testimony-wrap .text > div {
      position: relative; }
  .testimony-wrap p {
    font-size: 20px; }
  .testimony-wrap .icon-quote {
    position: absolute;
    top: -90px;
    left: 0; }
    .testimony-wrap .icon-quote span {
      font-size: 60px;
      color: rgba(0, 0, 0, 0.1); }
  .testimony-wrap .name {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
    color: #2e9e5b; }
  .testimony-wrap .position {
    color: #000000;
    font-size: 16px; }

@media (max-width: 767.98px) {
  .about-image {
    height: 400px;
    margin-bottom: 30px; } }

@media (max-width: 767.98px) {
  .about-image {
    height: 400px;
    margin-bottom: 30px; } }

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

#section-counter {
  position: relative;
  z-index: 0; }
  #section-counter:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: -1;
    opacity: 0;
    background: #000000; }

@media (max-width: 1199.98px) {
  .ftco-counter {
    background-position: center center !important; } }

.ftco-counter .img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0; }
  .ftco-counter .img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .4;
    background: #000000;
    z-index: -1; }

.ftco-counter .block-18 {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05); }

.ftco-counter .text {
  width: 100%; }
  .ftco-counter .text strong.number {
    font-weight: 400;
    font-size: 24px;
    color: #2e9e5b; }
  .ftco-counter .text span {
    display: block;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px; }

.ftco-counter .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .ftco-counter .icon span {
    color: #fff;
    font-size: 48px;
    background: #2e9e5b;
    background: -moz-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #2e9e5b), color-stop(100%, #fdb72c));
    background: -webkit-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
    background: -o-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
    background: -ms-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
    background: linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9e5b', endColorstr='#fdb72c', GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

@media (max-width: 767.98px) {
  .ftco-counter .counter-wrap {
    margin-bottom: 20px; } }

.tips span {
  color: #000000;
  font-weight: 600;
  margin-right: 10px; }

.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 350px; }
  .block-20:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .3;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(17%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0)), color-stop(100%, black));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0)), to(black));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 27%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

.blog-entry {
  position: relative;
  margin-bottom: 5em !important; }
  @media (min-width: 768px) {
    .blog-entry {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .blog-entry {
      margin-bottom: 30px; } }
  .blog-entry .text {
    width: 100%;
    margin: 0 auto; }
    .blog-entry .text .heading {
      font-size: 20px;
      margin-bottom: 16px;
      font-weight: 500; }
      .blog-entry .text .heading a {
        color: #000000; }
        .blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
          color: #2e9e5b; }
  .blog-entry .meta {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 14px; }
    .blog-entry .meta a {
      color: gray;
      font-size: 15px;
      text-decoration: none;
       }
      .blog-entry .meta a:hover {
        color: #666666; }
  .blog-entry .topp {
    position: absolute;
    top: -2em;
    left: 0;
    width: 100%;
    padding-left: 2em; }
  .blog-entry span.day {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); }
  .blog-entry span.yr, .blog-entry span.mos {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: black;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1); }

.block-23 ul {
  padding: 0; }
  .block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px; }
  .block-23 ul li span {
    color: rgba(255, 255, 255, 0.7); }
  .block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top; }
  .block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white; }

.block-6 {
  margin-bottom: 40px; }
  .block-6 .media-body p {
    font-size: 16px; }

.block-27 ul {
  padding: 0;
  margin: 0; }
  .block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400; }
    .block-27 ul li a, .block-27 ul li span {
      color: #fdb82c;
      text-align: center;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      border: 1px solid #cccccc; }
    .block-27 ul li.active a, .block-27 ul li.active span {
      background: #fdb82c;
      color: #fff;
      border: 1px solid transparent; }

.contact-section .contact-info p a {
  color: #1a1a1a; }

.contact-section .box {
  width: 100%;
  display: block;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05); }
  @media (max-width: 991.98px) {
    .contact-section .box {
      margin-bottom: 30px; } }
  .contact-section .box .icon {
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    margin-bottom: 2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
   .contact-section .box .icon span {
      color: #2e9e5b;
      font-size: 30px;
      background: #2e9e5b;
      background: -moz-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0%, #2e9e5b), color-stop(100%, #fdb72c));
      background: -webkit-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -o-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: -ms-linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      background: linear-gradient(45deg, #2e9e5b 0%, #fdb72c 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9e5b', endColorstr='#fdb72c', GradientType=1 );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .contact-section .box h3 {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase; }

.contact-section .contact-form {
  width: 100%; }

.block-9 .form-control {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 15px; }

.block-21 .blog-img {
  display: block;
  height: 80px;
  width: 80px; }

.block-21 .text {
  width: calc(100% - 100px); }
  .block-21 .text .heading {
    font-size: 18px;
    font-weight: 300; }
    .block-21 .text .heading a {
      color: #000000; }
      .block-21 .text .heading a:hover, .block-21 .text .heading a:active, .block-21 .text .heading a:focus {
        color: #2e9e5b; }
  .block-21 .text .meta > div {
    display: inline-block;
    margin-right: 5px; }
    .block-21 .text .meta > div a {
      color: #b3b3b3; }

/* Blog*/
.post-info {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em; }
  .post-info > div {
    display: inline-block; }
    .post-info > div .seperator {
      display: inline-block;
      margin: 0 10px;
      opacity: .5; }

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #ccc;
  font-size: 11px; }
  .tagcloud a:hover {
    border: 1px solid #000; }

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 20px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000000;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .1em;
        font-weight: 400;
        border-radius: 4px; }
        .comment-list li .comment-body .reply:hover {
          color: #fff;
          background: black; }

.search-form {
  background: #f2f2f2;
  padding: 10px; }
  .search-form .form-group {
    position: relative; }
    .search-form .form-group input {
      padding-right: 50px;
      font-size: 14px; }
  .search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px; }
  .sidebar-box .heading-sidebar {
    font-weight: 500;
    margin-bottom: 20px; }

.categories, .sidelink {
  padding: 0;
  margin: 0; }
  .categories li, .sidelink li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    list-style: none; }
    .categories li:last-child, .sidelink li:last-child {
      margin-bottom: 0;
      border-bottom: none;
      padding-bottom: 0; }
    .categories li a, .sidelink li a {
      display: block;
      color: #1a1a1a; }
      .categories li a span, .sidelink li a span {
        position: absolute;
        right: 0;
        top: 0;
        color: #ccc; }
    .categories li.active a, .sidelink li.active a {
      color: #000000;
      font-style: italic; }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }
/*404 section css*/
section.ftco-section.four-zero {
    background: #999999;
}
.jero-content a {
    color: #2e9e5b;
    border-radius: 0;
}
.jero-content h1 {
    color: #fff;
}
section#recent-posts-2 ul {
    margin-left: -15px;
    list-style: none;
}

span.cat-links a {
    color: #939393;
}

span.edit-link a {
    color: #c3c4c4;
}

p.logged-in-as a {
    color: #2e9e5b;
}

.meta-chat span i {
    padding: 5px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*some css*/
.widget_recent_entries ul li a,.widget_recent_comments ul li a,.widget_archive ul li a,.widget_pages ul li a,.widget_rss ul li a,.widget_meta ul li a,.widget_categories ul li a,.widget_rss a {
  color: #999999;
}
.widget_recent_entries ul li a:focus,.widget_recent_comments ul li a:focus,.widget_archive ul li a:focus,.widget_pages ul li a:focus,.widget_rss ul li a:focus,.widget_meta ul li a:focus,.widget_categories ul li a:focus,.widget_rss a:focus {
   color: #5fb582;
}
 .widget_categories ul,.widget_archive ul,.widget_pages ul,.widget_meta ul,.widget_meta ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul,.widget_nav_menu ul{
margin-left: -40px;
}
.widget_archive ul li,.widget_pages ul li,.widget_meta ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_rss ul li,.menu-testing-menu-container ul li,.widget_nav_menu ul li,.widget_categories ul li{
   list-style: none
}                                       
.menu-testing-menu-container ul li a {
    margin-left: -40px;
}
.entry-content a p {
    color: black;
}
.entry-content a  {
    color: black;
}
.navbar-nav ul {
    list-style: none;
}
.d-flex.align-items-center.mt-4.meta span i {
    margin: 0px 3px;
}
.col-md-9.ftco-animate.pb-5.text-center.fadeInUp.ftco-animated h2.breadcrumb-title,.breadcrumbbbbb span,.breadcrumbbbbb a{
    color: #ffff;

}
span.breadcrumbs i {
    font-size: 20px;
    padding: 0 5px;
}
.breadcrumbs a {

  font-size: 22px;
  color: #fff;
}
span.breadcrumbs {

  font-size: 22px !important;
}
span.newscat {
    color: #999999;
}
span.icon.com i {
    color: #999999;
}
.faded ul li span.icon.ico {
    color: #000;
}
p.comment-notes span {
    color: #999999 !important;
}

footer.ftco-footer.ftco-section ul li span i {
    color: #999999;
}
.textwidget select {
    max-width: 100%;
    padding: 7px 5px;
    display: inline-block;
}
footer.ftco-footer.ftco-section .widget_tag_cloud .tagcloud a {
    color: #ccc;
}
footer.ftco-footer.ftco-section .widget_tag_cloud .tagcloud a:hover {
     border: 1px solid #ffff;
}

.page-title.bs span {
    color: #000;
}
span.nacat {
    color: #000;
}
.tagcloud.btag span {
    color: #000;
}
nav #primary-menu li a:focus{
  border: 1px solid #ffff;
}
nav #primary-menu li a{
  border: 1px solid transparent;
}
p a {
  text-decoration: underline;
  color: inherit;
}

span.cal,
span.per i {
    color: #9999;
    margin-right: 5px;
}

 .wpcf7 input[type="submit"] {
     color: #ffffff;
     font-size: 18px;
     font-weight: 700;
     background: #fdb82d;
     padding: 15px 25px 15px 25px;
     border: none;
     border-radius: 5px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 5px;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #2f9e5c;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #fdb82d;
 }
.contact-section-form {
  max-width: 600px;
  margin: 0 auto;
}
.contact-section-form label {
  width: 100%;
}
.contact-section-form label input {
  width: 100%;
}

.faded ul li a:focus span i {
    color: #5fb582;
}
.heading h3 a:focus {
  color: #5fb582;

}
.cat-links a:focus {
    color: #5fb582;
}
.d-flex.align-items-center.mt-4.meta a:focus {
    color: #5fb582;
}
.blog-entry.text.heading a:focus{
  color: #5fb582;
}
.menu-footer_menu-container ul li a:focus {
   color:#5fb582;
}
.widget_pluspoint_about ul li a:focus span i {
    color:#5fb582;
}
.widget_theone_categories ul li a:focus{
  color:#5fb582;
}
.widget_theone_categories ul li a:focus span{
  color:#5fb582;
}
.tagcloud a:focus {
    color: #5fb582;
}
.datet a:focus {
    color: #5fb582;
}
.malik a:focus {
    color: #5fb582;
}
.breadcrumbs a:focus {
    color: #5fb582;
}
.datet a:focus{
  color: #5fb582 !important;
}
.datet a:focus span i{
  color: #5fb582;
}
.searrrch i {
    color: #999999;
}
.malik a:focus {
    color: #5fb582;
}
.malik a:focus span i {
    color: #5fb582;
}
.malik span.author.vcard a:focus {
   color: #5fb582;
}
.col-md-8.ftco-animate.mt-5.fadeInUp.ftco-animated a:focus {
    border: 1px solid #5fb582;
}
@media (max-width: 320px) {
  .wpcf7 input[type="submit"] {
    letter-spacing: 0px;
  }
}

/*2nd css*/
.site-description {
    margin: 0;
    color: #ffff;
}


.dropdown-menu.show{

  background:black;
  margin-left: 19px;
  padding: 0px;
  border: none;


}
/*gutenburg
*/
.alignwide{
  margin-left: -100px;
  margin-right: -100px;
  max-width: 1400px;
  width:unset;
}

@media screen and (max-width: 1440px){
    .alignwide{
    max-width: 1180px;
    margin-left: -5px;
    margin-right: -5px;
    }
}
@media screen and (max-width: 1200px){
    .alignwide{
    max-width: 100%;
    margin: 0;
    }
}
.aligncenter{
  max-width: 1180px;
  width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
}


.bsquare_single_page .navbar-brand span   {
  color: #000;
}
.bsquare_single_page .navbar-nav > .nav-item > .nav-link {
  color: #000;
}
.bsquare_single_page .navbar-nav > .nav-item > .dropdown-menu li a {
  color: #fff;
}

.bsquare_single_page  p.site-description {
  color: #000;
}
.scrolled .navbar-nav > .nav-item > .dropdown-menu li a {
  color: #fff !important;
}
