@import url('//fonts.googleapis.com/css?family=Cairo:400,600,700,900&display=swap');
.row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}
.secondary {
  color: #14673d;
}
html,
body {
  height: 100%;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
  vertical-align: baseline;
  background: #fff;
  font-family: 'Cairo', sans-serif;
  color: #505050;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Cairo', sans-serif;
  margin: 0 0 20px 0;
  color: #111111;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #14673d;
}
dd,
dt {
  line-height: 1.6;
}
.mt50 {
  margin-top: 50px;
}
h1,
.h1 {
  font-size: 48px;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 46px;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 46px;
    line-height: 1.4;
  }
}
.h2,
h2 {
  font-size: 36px;
}
@media (max-width: 1199px) {
  .h2,
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .h2,
  h2 {
    font-size: 30px;
    line-height: 1.4;
  }
}
.h3,
h3 {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .h3,
  h3 {
    font-size: 22px;
  }
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
p {
  line-height: 1.8;
  margin: 0 0 20px;
  margin-top: 0em;
}
p > img {
  margin: 20px 0;
}
@media (min-width: 1330px) {
  .container {
    max-width: 1360px;
  }
}
.is-menu-stuck {
  z-index: 99;
  background-color: #fff;
  padding: 5px 0;
}
.gradient {
  background: #1fc9b8;
  background: -moz-linear-gradient(left, #1fc9b8 0%, #38d269 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #1fc9b8), color-stop(100%, #38d269));
  background: -webkit-linear-gradient(left, #1fc9b8 0%, #38d269 100%);
  background: -o-linear-gradient(left, #1fc9b8 0%, #38d269 100%);
  background: -ms-linear-gradient(left, #1fc9b8 0%, #38d269 100%);
  background: linear-gradient(to right, #1fc9b8 0%, #38d269 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fc9b8', endColorstr='#38d269', GradientType=1);
}
.gradient2 {
  background: #248dc2;
  background: -moz-linear-gradient(45deg, #248dc2 0%, #1fc9b8 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #248dc2), color-stop(100%, #1fc9b8));
  background: -webkit-linear-gradient(45deg, #248dc2 0%, #1fc9b8 100%);
  background: -o-linear-gradient(45deg, #248dc2 0%, #1fc9b8 100%);
  background: -ms-linear-gradient(45deg, #248dc2 0%, #1fc9b8 100%);
  background: linear-gradient(45deg, #248dc2 0%, #1fc9b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#248dc2', endColorstr='#1fc9b8', GradientType=1);
}
.primary-text {
  color: #fff;
}
.primary-text .section-title h2 {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .mobile-off {
    display: none;
  }
}
@media (max-width: 767px) {
  .wfooter1.wfooter3.text-right {
    text-align: center !important;
  }
}
.reviews {
  text-align: center;
  color: #fff;
}
.reviews h3.tname {
  margin-bottom: 0;
  font-size: 22px;
}
.reviews p {
  line-height: 1.4;
}
.primary {
  color: #179555;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  text-align: center;
  margin-top: 21px;
}
@media only screen and (max-width: 767px) {
  .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    padding-top: 0;
    margin-top: 0;
  }
}
.wrapper-area.opt-slideInUp {
  padding-top: 110px;
}
@media only screen and (max-width: 959px) {
  .wrapper-area.opt-slideInUp {
    padding-top: 70px;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #179555;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:visited {
  color: inherit;
}
a:hover,
a:focus,
a:active {
  color: #14673d;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ul li {
  list-style: disc;
  line-height: 1.8;
}
.stick {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  transition: all 0.5 ease-out 0s !important;
  border-bottom: 2px solid;
  border-color: #179555;
  background-color: #fff;
}
.stick .logo-area {
  display: inline-block;
}
.stick .logo-area img {
  width: 70%;
}
.header-nav-main.stick {
  padding: 10px 0;
}
.acurate {
  margin: 0;
  padding: 0;
}
.padding-left {
  padding-left: 0;
}
.padding-right {
  padding-right: 0;
}
.wrapper-area {
  overflow: hidden !important;
  width: 100%;
}
.section-padding-md {
  padding: 50px 0 50px;
}
@media only screen and (max-width: 1199px) {
  .section-padding-md {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 991px) {
  .section-padding-md {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-padding-md {
    padding: 38px 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-padding-md {
    padding: 35px 0;
  }
}
@media only screen and (max-width: 320px) {
  .section-padding-md {
    padding: 35px 0;
  }
}
.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-padding {
    padding-bottom: 70px;
    padding-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding {
    padding-bottom: 60px;
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .section-padding {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.section-padding-30 {
  padding-top: 80px;
  padding-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-padding-30 {
    padding-bottom: 50px;
    padding-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding-30 {
    padding-bottom: 40px;
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .section-padding-30 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.section-padding-top {
  padding-top: 75px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-padding-top {
    padding-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding-top {
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .section-padding-top {
    padding-top: 40px;
  }
}
.section-padding-bottom {
  padding-bottom: 84px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-padding-bottom {
    padding-bottom: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding-bottom {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section-padding-bottom {
    padding-bottom: 40px;
  }
}
.section-padding-bottom-30 {
  padding-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-padding-bottom-30 {
    padding-bottom: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding-bottom-30 {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-padding-bottom-30 {
    padding-bottom: 40px;
  }
}
.section-spacing {
  padding: 76px 0 80px;
}
@media only screen and (max-width: 991px) {
  .section-spacing {
    padding: 54px 0 60px;
  }
}
.section-spacing .section-title {
  padding: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .section-spacing .section-title {
    margin-bottom: 30px;
  }
}
.no-padding {
  padding: 0px !important;
}
.blog-button {
  text-align: center;
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .blog-button {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-button {
    margin-top: 10px;
  }
}
.btn {
  border-radius: 0;
  font-family: 'Cairo', sans-serif;
  font-weight: 700;
}
.btn.btn-slider {
  background-color: #179555;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
}
.btn.btn-slider:hover {
  background-color: #14673d;
}
.blog-post .post-info {
  border: 1px solid #f5f5f5;
  padding: 16px;
}
.post-info ul {
  margin: 0;
  padding: 15px 0;
}
.post-info ul li.right {
  float: right;
}
.post-info ul li.right i {
  color: #179555;
}
.post-info ul li.right:hover {
  color: #179555;
}
.post-info ul li.right a:hover {
  color: #111;
}
.post-info ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  color: #179555;
  text-transform: uppercase;
  font-weight: 500;
}
.post-info ul li i {
  margin-right: 5px;
}
.wrapper-area .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0 30px 30px 0;
}
/*-------------------------------------
1.1 Button style Here 
-------------------------------------*/
.wrapper-area .tss-wrapper .tss-layout4 .item-content,
.wrapper-area .tss-wrapper .tss-carousel4 .item-content {
  padding: 5px 0px 0px 0px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}
.wrapper-area .tss-wrapper .tss-layout4 .rating-wrapper,
.wrapper-area .tss-wrapper .tss-carousel4 .rating-wrapper {
  margin-bottom: 0;
  text-align: left;
}
.wrapper-area .primary-bg h2 {
  color: #fff !important;
  text-transform: uppercase;
  margin-bottom: 0;
}
.wrapper-area .primary-bg h3 {
  color: #fff;
  margin-bottom: 0;
}
.wrapper-area .primary-bg p {
  color: #fff;
}
.wrapper-area .primary-bg a.btn.btn-sm {
  font-size: 36px;
  font-weight: 400;
  background-color: #179555;
  border-radius: 0;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrapper-area .primary-bg a.btn.btn-sm {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .wrapper-area .primary-bg a.btn.btn-sm {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .wrapper-area .primary-bg a.btn.btn-sm {
    font-size: 26px;
  }
}
@media (max-width: 460px) {
  .wrapper-area .primary-bg a.btn.btn-sm {
    font-size: 22px;
  }
}
.wrapper-area .primary-bg a.btn.btn-sm:hover {
  background-color: #fff;
  color: #179555;
}
.wrapper-area .btn {
  box-shadow: none;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .btn:hover {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .btn.btn-lg-sec {
  color: #ffffff;
  background-color: #179555;
  border-radius: 0;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.6;
  padding: 16px 24px 16px 24px;
  font-weight: 700;
  border: none;
  font-size: 18px;
  letter-spacing: 2px;
}
.wrapper-area .btn.btn-lg-sec:hover,
.wrapper-area .btn.btn-lg-sec:active,
.wrapper-area .btn.btn-lg-sec:focus,
.wrapper-area .btn.btn-lg-sec:active {
  outline: none;
  background-color: #14673d;
  color: #fff;
}
.wrapper-area .btn.btn-lg-light {
  color: #179555;
  background-color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.6;
  padding: 16px 24px 16px 24px;
  font-weight: 700;
  border: none;
  font-size: 18px;
  letter-spacing: 2px;
}
.wrapper-area .btn.btn-lg-light:hover,
.wrapper-area .btn.btn-lg-light:active,
.wrapper-area .btn.btn-lg-light:focus,
.wrapper-area .btn.btn-lg-light:active {
  outline: none;
  background-color: #179555;
  color: #fff;
}
.wrapper-area .search-box-area .btn-phone {
  font-size: 28px;
  font-weight: 700;
  color: #000000;
}
@media (max-width: 1024px) {
  .wrapper-area .search-box-area .btn-phone {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-top: 6px;
    display: block;
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .wrapper-area .search-box-area .btn-phone {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin-top: 0;
    display: block;
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  .wrapper-area .search-box-area .btn-phone {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    margin-top: 0;
    display: block;
    padding-top: 6px;
  }
}
.wrapper-area .search-box-area .btn-phone i {
  color: #179555;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .wrapper-area .search-box-area .btn-phone i {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .wrapper-area .search-box-area .btn.btn-lg-sec {
    padding: 10px 20px 10px 20px;
    font-size: 14px;
  }
}
.wrapper-area .btn.btn-lg-primary {
  color: #ffffff;
  background-color: #179555;
  border-radius: 0;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.6;
  padding: 14px 30px 14px 30px;
  font-weight: 700;
  border: none;
  font-size: 20;
}
.wrapper-area .btn.btn-lg-primary:hover,
.wrapper-area .btn.btn-lg-primary:active,
.wrapper-area .btn.btn-lg-primary:focus,
.wrapper-area .btn.btn-lg-primary:active {
  outline: none;
  background-color: #fff;
  color: #179555;
}
.wrapper-area .btn.btn-lg-pry {
  color: #ffffff;
  background-color: #179555;
  border-radius: 0;
  text-transform: uppercase;
  display: block;
  line-height: 1.6;
  padding: 14px 30px 14px 30px;
  font-weight: 700;
  border: none;
  font-size: 18px;
  letter-spacing: 2px;
}
.wrapper-area .btn.btn-lg-pry:hover,
.wrapper-area .btn.btn-lg-pry:active,
.wrapper-area .btn.btn-lg-pry:focus,
.wrapper-area .btn.btn-lg-pry:active {
  outline: none;
  background-color: #14673d;
}
.wrapper-area .btn.btn-phone {
  color: #fff;
  font-size: 24px;
}
.wrapper-area .btn.btn-phone i {
  color: #179555;
}
.wrapper-area .gform_button {
  border: none;
}
.wrapper-area .btn.btn-lg-1,
.wrapper-area .gform_button {
  color: #ffffff;
  background-color: #179555;
  border-radius: 0;
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  padding: 12px 33px 12px 33px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Cairo', sans-serif;
  cursor: pointer;
}
.wrapper-area .btn.btn-lg-1:hover,
.wrapper-area .gform_button:hover,
.wrapper-area .btn.btn-lg-1:active,
.wrapper-area .gform_button:active,
.wrapper-area .btn.btn-lg-1:focus,
.wrapper-area .gform_button:focus,
.wrapper-area .btn.btn-lg-1:active,
.wrapper-area .gform_button:active {
  outline: none;
  background-color: #14673d;
  color: #fff;
}
@media (max-width: 991px) {
  .wrapper-area .blog-sidebar-area {
    margin-top: 50px;
  }
}
.wrapper-area .blog-sidebar-area .widget-mid {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #d9d9d9;
}
.wrapper-area .blog-sidebar-area .rt-el-info-box .rtin-content h2 {
  font-size: 36px;
}
.wrapper-area .blog-sidebar-area h4.icon-title {
  margin-bottom: 15px;
  line-height: 1;
  background: #e6ebef;
  color: #505050 !important;
  font-size: 24px;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0;
  border-left: 3px solid #179555;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  font-weight: 700;
}
.wrapper-area .blog-sidebar-area h4.icon-title a {
  color: #505050;
  display: block;
  padding: 20px;
}
.wrapper-area .blog-sidebar-area h4.icon-title a i {
  float: right;
  color: #179555;
}
.wrapper-area .blog-sidebar-area h4.icon-title a span {
  color: #505050;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover {
  background-color: #179555;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover .img-iconholder {
  background: #14673d;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover span {
  color: #fff !important;
}
.wrapper-area .blog-sidebar-area h4.icon-title .img-iconholder {
  width: 45px;
  height: 45px;
  float: right;
  border-radius: 50%;
  line-height: 2;
  text-align: center;
  margin-top: -9px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #179555;
}
.wrapper-area .blog-sidebar-area h4.icon-title .img-iconholder i {
  color: #fff;
  line-height: 2.2;
}
.wrapper-area .blog-sidebar-area h4.icon-title .img-iconholder span {
  float: left;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover {
  background-color: #179555;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover a {
  color: #fff;
}
.wrapper-area .blog-sidebar-area h4.icon-title:hover i {
  color: #fff;
}
.wrapper-area .blog-post h3 {
  font-size: 22px;
}
.wrapper-area .btn-sm {
  background-color: #179555;
  color: #ffffff;
  padding: 15px 30px 15px 30px;
  border-radius: 0;
  text-transform: uppercase;
}
.wrapper-area .btn-sm:hover,
.wrapper-area .btn-sm:active,
.wrapper-area .btn-sm:focus,
.wrapper-area .btn-sm:active {
  outline: none;
  color: #ffffff;
  background-color: #14673d;
}
.wrapper-area .btn-sm-light {
  background-color: #fff;
  color: #179555;
  font-size: 24px;
  letter-spacing: 1px;
  padding: 15px 30px 15px 30px;
  border-radius: 0;
  text-transform: uppercase;
}
.wrapper-area .btn-sm-light:hover,
.wrapper-area .btn-sm-light:active,
.wrapper-area .btn-sm-light:focus,
.wrapper-area .btn-sm-light:active {
  outline: none;
  color: #fff;
  background-color: #179555;
}
@media (max-width: 767px) {
  .wrapper-area .btn-sm-light {
    font-size: 30px;
    padding: 8px 28px;
  }
}
@media (max-width: 460px) {
  .wrapper-area .btn-sm-light {
    font-size: 26px;
  }
}
.wrapper-area .btn-sm-hover {
  background-color: #179555;
  color: #ffffff;
  font-size: 24px;
  padding: 15px 30px 15px 30px;
  border-radius: 0;
  text-transform: uppercase;
}
.wrapper-area .btn-sm-hover:hover,
.wrapper-area .btn-sm-hover:active,
.wrapper-area .btn-sm-hover:focus,
.wrapper-area .btn-sm-hover:active {
  outline: none;
  color: #179555;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .wrapper-area .btn-sm-hover {
    font-size: 22px;
    padding: 10px 22px;
  }
}
@media (max-width: 991px) {
  .wrapper-area .btn-sm-hover {
    font-size: 20px;
    padding: 10px 22px;
  }
}
@media (max-width: 460px) {
  .wrapper-area .btn-sm-hover {
    font-size: 18px;
  }
}
.wrapper-area .btn-md2color {
  background-color: #14673d;
  font-size: 22px;
  letter-spacing: 1px;
  padding: 11px 26px 10px;
  border-radius: 0;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .btn-md2color:hover,
.wrapper-area .btn-md2color:active,
.wrapper-area .btn-md2color:focus,
.wrapper-area .btn-md2color:active {
  outline: none;
  color: #179555;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .wrapper-area .btn-md2color {
    font-size: 18px;
  }
}
.wrapper-area .btn-md2more {
  background-color: #14673d;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px;
  border-radius: 0;
  font-weight: 400;
  font-family: 'Cairo', sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .btn-md2more:hover,
.wrapper-area .btn-md2more:active,
.wrapper-area .btn-md2more:focus,
.wrapper-area .btn-md2more:active {
  outline: none;
  color: #ffffff;
  background-color: #179555;
}
@media (max-width: 767px) {
  .wrapper-area .btn-md2more {
    font-size: 18px;
  }
}
.wrapper-area .wpcf7-form label {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}
.wrapper-area .wpcf7-form .wpcf7-form-control {
  color: #000;
  font-size: 18px;
  height: 52px;
  padding: 0 0 0 23px;
  text-transform: capitalize;
  font-weight: 400;
  background-color: #ececec;
  border: none;
  border-radius: 0;
}
@media (max-width: 991px) {
  .wrapper-area .wpcf7-form .wpcf7-form-control {
    font-size: 14px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-top: 4px;
  }
}
@media (max-width: 991px) {
  .wrapper-area .wpcf7-form .wpcf7-form-control {
    height: 50px;
  }
}
.wrapper-area .wpcf7-form .wpcf7-submit {
  color: #ffffff;
  background-color: #14673d;
  font-size: 26px;
  border-radius: 0;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.6;
  padding: 10px 26px 8px 26px;
  font-family: 'Cairo', sans-serif;
  font-weight: 400;
  border: 2px solid #14673d;
  width: inherit !important;
  height: inherit !important;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .wpcf7-form .wpcf7-submit:hover,
.wrapper-area .wpcf7-form .wpcf7-submit:active,
.wrapper-area .wpcf7-form .wpcf7-submit:focus,
.wrapper-area .wpcf7-form .wpcf7-submit:active {
  outline: none;
  background-color: transparent;
  color: #000;
}
@media (max-width: 991px) {
  .wrapper-area .wpcf7-form .wpcf7-submit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .wrapper-area .wpcf7-form .wpcf7-submit {
    font-size: 16px;
  }
}
@media (max-width: 460px) {
  .wrapper-area .wpcf7-form .wpcf7-submit {
    font-size: 15px;
  }
}
.wrapper-area .wpcf7-form .wpcf7-submit:hover {
  outline: none;
  background-color: transparent;
  color: #000;
}
.wrapper-area .affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
}
.wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
.wrapper-area .ubermenu .ubermenu-custom-content-padded,
.wrapper-area .ubermenu .ubermenu-nonlink,
.wrapper-area .ubermenu .ubermenu-retractor,
.wrapper-area .ubermenu .ubermenu-submenu-padded,
.wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
.wrapper-area .ubermenu .ubermenu-target,
.wrapper-area .ubermenu .ubermenu-widget,
.wrapper-area .ubermenu-responsive-toggle {
  padding: 44px 10px;
}
@media (max-width: 1788px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 44px 10px;
  }
}
@media (max-width: 1450px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 44px 10px;
  }
}
@media (max-width: 1330px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 44px 8px;
    font-size: 16px !important;
  }
}
@media (max-width: 1260px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 44px 5px;
    font-size: 16px !important;
  }
}
@media (max-width: 1200px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 44px 5px;
    font-size: 16px !important;
  }
}
@media (min-width: 960px) and (max-width: 991px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    font-size: 16px !important;
    padding: 10px 5px;
  }
}
@media (max-width: 960px) {
  .wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
  .wrapper-area .ubermenu .ubermenu-custom-content-padded,
  .wrapper-area .ubermenu .ubermenu-nonlink,
  .wrapper-area .ubermenu .ubermenu-retractor,
  .wrapper-area .ubermenu .ubermenu-submenu-padded,
  .wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-target,
  .wrapper-area .ubermenu .ubermenu-widget,
  .wrapper-area .ubermenu-responsive-toggle {
    padding: 10px 5px;
    font-size: 18px !important;
  }
}
@media (max-width: 960px) {
  .wrapper-area .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right {
    float: inherit;
    margin: 0;
    text-align: center;
    width: 100%;
  }
}
.wrapper-area .sige-in.ubermenu-item.ubermenu-align-right {
  margin-top: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wrapper-area .sige-in.ubermenu-item.ubermenu-align-right {
    margin-top: 18px;
  }
}
@media (min-width: 960px) and (max-width: 991px) {
  .wrapper-area .sige-in.ubermenu-item.ubermenu-align-right {
    margin-top: 20px;
  }
}
.wrapper-area .sige-in.ubermenu-item.ubermenu-align-right a {
  padding: 15px 30px;
}
@media (min-width: 960px) and (max-width: 991px) {
  .wrapper-area .sige-in.ubermenu-item.ubermenu-align-right a {
    padding: 10px 15px;
  }
}
.wrapper-area .sige-in.ubermenu-item.ubermenu-align-right a:hover {
  background-color: #14673d;
  color: #fff;
}
@media (max-width: 1788px) {
  .wrapper-area .header-menu.affix .header-top-phone {
    font-size: 26px;
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrapper-area .header-menu.affix .header-top-phone {
    font-size: 18px;
    margin-top: 20px;
  }
}
.wrapper-area .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  padding: 14px 0;
}
.wrapper-area .header-area {
  position: relative;
  background-color: #fff;
  padding: 28px 0;
}
@media (max-width: 767px) {
  .wrapper-area .header-area {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .wrapper-area .header-area .logo-area {
    text-align: center !important;
    width: 175px;
    display: inherit;
  }
}
@media (max-width: 500px) {
  .wrapper-area .header-area .logo-area {
    text-align: center !important;
    width: 130px;
    display: inherit;
  }
}
.wrapper-area .header-area .top-right {
  text-align: right;
  margin-top: 26px;
}
@media (max-width: 960px) {
  .wrapper-area .header-area .top-right {
    margin-top: 19px;
  }
}
@media (max-width: 767px) {
  .wrapper-area .header-area .top-right {
    text-align: center !important;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .wrapper-area .header-area .top-right .btn.btn-lg-1 {
    font-size: 15px;
    padding: 11px 2px 10px 2px;
  }
}
@media (max-width: 767px) {
  .wrapper-area .header-area .top-right .btn.btn-lg-1 {
    padding: 11px 15px 10px 15px;
  }
}
.wrapper-area .stick.header-area-two {
  position: fixed !important;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: 99;
  border-bottom: 2px solid #179555;
  /*.ubermenu .ubermenu-colgroup .ubermenu-column,
        .ubermenu .ubermenu-custom-content-padded,
        .ubermenu .ubermenu-nonlink,
        .ubermenu .ubermenu-retractor,
        .ubermenu .ubermenu-submenu-padded,
        .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
        .ubermenu .ubermenu-target,
        .ubermenu .ubermenu-widget,
        .ubermenu-responsive-toggle {
        padding: 20px 45px;     
        @media (max-width: 1199px) {
        padding: 15px 10px;
        }
        @media (max-width: 767px) {
        padding: 10px 8px;
        }
        }*/
}
.wrapper-area .stick.header-area-two .main-menu {
  padding-top: 5px;
}
.wrapper-area .stick.header-area-two .ubermenu .btn.btn-contact a {
  padding: 9px 18px 13px 26px !important;
}
.wrapper-area .stick.header-area-two .ubermenu .btn.btn-contact {
  margin: 9px 0 0 0;
}
.wrapper-area .stick.header-area-two .logo-area img {
  width: 150px;
}
.wrapper-area .stick.header-area-two .sige-in.ubermenu-item.ubermenu-align-right {
  margin-top: 0;
}
.wrapper-area .stick.header-area-two .btn-sm-hover {
  font-size: 16px;
  padding: 10px 25px 10px 25px;
}
.wrapper-area .stick.header-area-two .top-right.text-right a {
  font-size: 26px;
}
.wrapper-area .stick.header-area-two .top-right.text-right h4 {
  font-size: 16px;
}
.footer-top-area.text-center {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .footer-top-area.text-center {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .footer-top-area.text-center {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.footer-top-area.text-center .footer-banner-area {
  position: relative;
  z-index: 5;
}
.footer-top-area.text-center .footer-banner-area h2 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .footer-top-area.text-center .footer-banner-area h2 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .footer-top-area.text-center .footer-banner-area h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.footer-top-area.text-center .footer-banner-area .btn.btn-lg-1 {
  background-color: #14673d;
  border: 1px solid #14673d;
}
.footer-top-area.text-center .footer-banner-area .btn.btn-lg-1:hover {
  background-color: #179555;
  border: 1px solid #14673d;
}
.footer-top-area.text-center .footer-banner-area h3.widgets-title {
  color: #fff;
  font-weight: 700;
}
.footer-top-area.text-center .footer-banner-area p {
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  text-transform: capitalize;
  line-height: 1.1;
  margin-bottom: 40px;
}
.footer-top-area.text-center .footer-banner-area p span {
  font-size: 48px;
}
@media (max-width: 991px) {
  .footer-top-area.text-center .footer-banner-area p span {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .footer-top-area.text-center .footer-banner-area p span {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .footer-top-area.text-center .footer-banner-area p {
    font-size: 22px;
    line-height: 1.2;
  }
}
.footer-area {
  background-color: #fff;
  padding: 70px 0 65px;
}
@media (max-width: 991px) {
  .footer-area {
    padding: 50px 0px 30px 0;
  }
}
@media (max-width: 767px) {
  .footer-area {
    text-align: center;
  }
}
.footer-area .container-fluid {
  padding-right: 100px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  .footer-area .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .footer-area .wfooter1 {
    margin-bottom: 20px;
  }
}
.footer-area .widgets {
  margin: 0;
}
.footer-area .widgets .menu {
  margin: 0;
  padding: 0;
}
.footer-area .widgets .menu li {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  min-width: 201px;
}
.footer-area .widgets .menu li:first-child {
  border-left: none;
}
.footer-area .widgets .menu li a {
  color: #fff;
  padding-right: 10px;
}
.footer-area .widgets .menu li a:hover {
  color: #179555;
}
.footer-area.footer-1 {
  background-color: #179555;
  padding: 70px 0 65px;
}
@media (max-width: 991px) {
  .footer-area.footer-1 {
    padding: 50px 0px 30px 0;
  }
}
@media (max-width: 767px) {
  .footer-area.footer-1 {
    text-align: center;
  }
}
.footer-area.footer-1 .footer-widget-social li a {
  color: #fff;
}
.footer-area.footer-1 .container-fluid {
  padding-right: 100px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  .footer-area.footer-1 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .footer-area.footer-1 .wfooter1 {
    margin-bottom: 20px;
  }
}
.footer-area.footer-1 .footer-mid h2 {
  color: #179555;
  margin-bottom: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-area.footer-1 .footer-mid h3 {
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .footer-area.footer-1 .footer-mid h3 {
    margin-top: 12px;
    font-size: 24px;
  }
}
.footer-area.footer-1 .footer-mid p {
  line-height: 1.2;
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 991px) {
  .footer-area.footer-1 .footer-mid p {
    font-size: 18px;
  }
}
.footer-area.footer-1 .footer-mid p span {
  font-weight: 700;
}
.footer-area.footer-1 .footer-mid .social-icon.list-inline li {
  margin: 0 10px;
  font-size: 24px;
}
.footer-area.footer-1 .footer-mid .social-icon.list-inline li a {
  color: #179555;
}
.footer-area.footer-1 .footer-mid .social-icon.list-inline li a:hover {
  color: #14673d;
}
.footer-area.footer-1 .widgets {
  margin: 0;
}
.footer-area.footer-1 .widgets .menu {
  margin: 0;
  padding: 0;
}
.footer-area.footer-1 .widgets .menu li {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  min-width: 201px;
}
.footer-area.footer-1 .widgets .menu li:first-child {
  border-left: none;
}
.footer-area.footer-1 .widgets .menu li a {
  color: #fff;
  padding-right: 10px;
}
.footer-area.footer-1 .widgets .menu li a:hover {
  color: #179555;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  padding: 15px 0;
  text-align: right;
  font-weight: 400 !important;
  text-transform: uppercase;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    margin-top: 29px;
  }
}
@media (max-width: 400px) {
  .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    margin-top: 0px;
  }
}
.header-menu.affix .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .header-menu.affix .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    margin-top: 10px;
  }
}
@media (max-width: 400px) {
  .header-menu.affix .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-1.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    margin-top: 7px;
  }
}
@media (max-width: 960px) {
  #menu-item-43 {
    display: none;
  }
}
.txt-light.vc_general .section-title-wrp .section-title h2 {
  color: #fff;
}
.txt-light.vc_general .review-body {
  text-align: center;
  color: #fff;
  display: inline-block;
  position: relative;
  border: 1px solid #fff;
  text-decoration: none;
  border-radius: 2px;
  padding: 20px;
  margin-bottom: 20px;
}
.txt-light.vc_general .review-body:after {
  border-left: 18px solid rgba(0, 0, 0, 0);
  border-right: 18px solid rgba(0, 0, 0, 0);
  border-top: 25px solid #ffffff;
  bottom: -25px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.txt-light.vc_general .review-sender {
  text-align: center;
  color: #fff;
  padding-top: 20px;
}
.txt-light.vc_general .review-sender h3 {
  margin-bottom: 0;
}
.txt-light.vc_general .review-sender p {
  color: #179555;
}
.section-title-wrp .section-title-single {
  text-align: center;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .section-title-wrp .section-title-single {
    padding-bottom: 30px;
  }
}
.section-title-wrp .section-title-single h2 {
  margin-bottom: 0;
  color: #14673d;
  position: relative;
  text-transform: uppercase;
  font-size: 36px;
}
@media (max-width: 1199px) {
  .section-title-wrp .section-title-single h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .section-title-wrp .section-title-single h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-title-wrp .section-title-single h2 {
    font-size: 36px;
  }
}
.section-title-wrp .section-title-single p.sub-title {
  text-align: center;
}
.section-title-wrp {
  padding-bottom: 30px;
}
.section-title-wrp .section-title {
  text-align: center;
}
@media (max-width: 767px) {
  .section-title-wrp .section-title {
    padding-bottom: 0;
  }
}
.section-title-wrp .section-title h2 {
  margin-bottom: 0;
  color: #179555;
  position: relative;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1;
}
@media (max-width: 1200px) {
  .section-title-wrp .section-title h2 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .section-title-wrp .section-title h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .section-title-wrp .section-title h2 {
    font-size: 34px;
    line-height: 1.2;
  }
}
.section-title-wrp .section-title p.sub-title {
  color: #505050;
  font-size: 36px;
  margin-bottom: 0;
  color: #14673d;
  text-transform: uppercase;
  font-family: 'Cairo', sans-serif;
}
@media (max-width: 1200px) {
  .section-title-wrp .section-title p.sub-title {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .section-title-wrp .section-title p.sub-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section-title-wrp .section-title p.sub-title {
    font-size: 22px;
  }
}
.rt-team-container h3 {
  margin-bottom: 20px;
}
.rt-team-container a:hover,
.rt-team-container h3 a:hover {
  color: #111;
}
.rt-team-container a.readmore {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .copy-left .text-left {
    text-align: center;
  }
}
.wpb_column.margin-50px {
  margin-top: -52px;
  position: relative;
  z-index: 33;
}
@media (max-width: 767px) {
  .wpb_column.margin-50px {
    margin-top: inherit;
  }
}
.service-single-wrp {
  text-align: center;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 991px) {
  .service-single-wrp {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .service-single-wrp {
    margin-bottom: 20px;
  }
}
.service-single-wrp .service-single-mid {
  text-align: center;
  position: relative;
}
.service-single-wrp .service-single-mid:after {
  background-color: rgba(14, 19, 36, 0.8);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
}
.service-single-wrp .service-single-mid .service-single-overlayer {
  z-index: 2;
  left: 0;
  right: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
@media (max-width: 991px) {
  .service-single-wrp .service-single-mid .image-box img {
    width: 100%;
  }
}
.service-single-wrp .service-single-mid h3 {
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
}
@media (max-width: 1199px) {
  .service-single-wrp .service-single-mid h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .service-single-wrp .service-single-mid h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .service-single-wrp .service-single-mid h3 {
    font-size: 26px;
  }
}
.service-single-wrp .service-single-mid h3 a {
  display: block;
  color: #fff;
}
.service-single-wrp .service-single-mid h3 a:hover {
  color: #179555;
}
.service-single-wrp .service-single-mid.secndery {
  position: absolute;
  background-color: rgba(20, 103, 61, 0.7);
  width: 100%;
  top: 40%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.service-single-wrp .service-single-mid.secndery h3 {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 991px) {
  .service-single-wrp .service-single-mid.secndery h3 {
    font-size: 24px;
  }
}
.service-single-wrp .service-single-mid.secndery h3 a:hover {
  color: #179555;
}
.service-single-wrp .read-more {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
.service-single-wrp .read-more:hover {
  color: #14673d;
}
.service-single-wrp .read-more i {
  color: #14673d;
}
@media (max-width: 767px) {
  .footer-area .widgets .menu {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .social-icon.list-inline {
    text-align: center;
  }
}
.wpcf7-form .row > .col-md-3 {
  margin-bottom: 20px;
}
.service-single-area {
  overflow: hidden;
  position: relative;
}
.service-single-area h2 a {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #ffffff;
}
.service-single-area h2 a:hover {
  color: #14673d;
}
.service-single-area .img-box img {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}
.service-single-area .img-box img:hover {
  opacity: .8;
}
.service-single-area h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 1199px) {
  .service-single-area h2 {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .service-single-area h2 {
    font-size: 22px;
  }
}
.service-single-area h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 15px 0;
}
@media (max-width: 1199px) {
  .service-single-area h3 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .service-single-area h3 {
    font-size: 26px;
  }
}
.service-single-area .service-single-mid {
  position: relative;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.service-single-area a.btn-sm {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none;
}
@media (max-width: 991px) {
  .service-single-area a.btn-sm {
    font-size: 16px;
    padding: 9;
  }
}
.service-single-area:hover a.btn-sm {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: block;
}
.service-single-area:hover .service-single-mid {
  top: 25%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.inner-myblog .inner-myblog-box {
  border: 2px solid #efefef;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 199px) {
  .inner-myblog .inner-myblog-box {
    margin-bottom: 30px;
  }
}
.inner-myblog .inner-myblog-box .img-holder img {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 100%;
}
.inner-myblog .inner-myblog-box .img-holder img:hover {
  opacity: .8;
}
.inner-myblog .inner-myblog-box .inner-myblog-details {
  background: #ffffff;
  padding: 30px;
  border-bottom: 5px solid #179555;
}
.inner-myblog .inner-myblog-box .inner-myblog-details h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.4;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .inner-myblog .inner-myblog-box .inner-myblog-details h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .inner-myblog .inner-myblog-box .inner-myblog-details h3 {
    font-size: 20px;
  }
}
.inner-myblog .inner-myblog-box .inner-myblog-details h3 a {
  color: #14673d;
}
.inner-myblog .inner-myblog-box .inner-myblog-details h3 a:hover {
  color: #179555;
}
.inner-myblog .inner-myblog-box .inner-myblog-details .short_content p {
  line-height: 1.6;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 767px) {
  .inner-myblog .inner-myblog-box .inner-myblog-details .short_content p {
    line-height: 1.6;
  }
}
.inner-myblog .inner-myblog-box .inner-myblog-details p.hash {
  margin-bottom: 0;
  font-size: 18px;
}
.inner-myblog .inner-myblog-box .inner-myblog-details p.hash .btn-txt {
  color: #179555;
  margin: 5px;
  text-decoration: underline;
}
.inner-myblog .inner-myblog-box .inner-myblog-details p.hash .btn-txt:hover {
  color: #14673d;
}
.inner-myblog .inner-myblog-box .inner-myblog-details p.date-time-p {
  display: block;
  margin-bottom: 5px;
  color: #179555;
  font-size: 15px;
}
.inner-myblog .inner-myblog-box .inner-myblog-details p.date-time-p a:hover {
  color: #14673d;
}
.inner-myblog .inner-myblog-box:hover .inner-myblog-details {
  border-bottom: 5px solid #14673d;
}
@media only screen and (max-width: 991px) {
  .inner-myblog .col-lg-6.col-md-6:last-child .inner-myblog-box {
    margin-bottom: 0;
  }
}
.footer-menu {
  background-color: #000000;
}
.footer-menu ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-menu ul li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  margin: 10px;
}
@media only screen and (max-width: 991px) {
  .footer-menu ul li {
    margin: 5px;
  }
}
.footer-menu ul li a {
  color: #ffffff;
}
.footer-menu ul li a:hover {
  color: #179555;
}
.right-footer {
  text-align: right;
  font-size: 32px;
  font-family: 'Cairo', sans-serif;
}
@media (max-width: 767px) {
  .right-footer {
    text-align: center;
  }
}
.right-footer a.btn-book {
  background-color: #4096ca;
  color: #ffffff;
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  padding: 7px 20px;
  font-family: 'Cairo', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .right-footer a.btn-book {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .left-footer {
    text-align: center;
  }
}
.left-footer h3 {
  font-size: 36px;
  color: #179555;
}
@media only screen and (max-width: 1199px) {
  .left-footer h3 {
    font-size: 30px;
  }
}
.left-footer h4 {
  font-size: 24px;
  text-transform: uppercase;
}
.page-template-page-full .banner-area {
  padding: 200px 0 200px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  text-align: center;
  position: relative;
  background-position: center center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 1199px) {
  .page-template-page-full .banner-area {
    padding: 100px 0 200px 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-template-page-full .banner-area {
    padding: 89px 0 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-full .banner-area {
    padding: 63px 0 50px 0;
  }
}
.page-template-page-full .banner-area:after {
  content: " ";
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  opacity: .9;
}
.page-template-page-full .banner-area .banner {
  position: relative;
  z-index: 999;
}
.page-template-page-full .banner-area h1 {
  text-transform: uppercase;
  font-size: 48px;
  color: #179555;
  display: inline-block;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 5px;
  padding: 6px 15px;
}
@media (max-width: 991px) {
  .page-template-page-full .banner-area h1 {
    font-size: 36px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .page-template-page-full .banner-area h1 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.page-template-page-full .banner-area h2 {
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .page-template-page-full .banner-area h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .page-template-page-full .banner-area h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .page-template-page-full .banner-area h2 {
    font-size: 32px;
  }
}
.page-template-page-full .banner-area .btn-area {
  margin-top: 15px;
}
.page-template-page-full .banner-area .subtitle p {
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  padding: 0;
}
@media (max-width: 991px) {
  .page-template-page-full .banner-area .subtitle p {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .page-template-page-full .banner-area .subtitle p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .page-template-page-full .banner-area .subtitle p {
    font-size: 24px;
    line-height: 1.3;
  }
}
.banner-area {
  padding: 140px 0 150px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  text-align: center;
  position: relative;
  background-position: center center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 1199px) {
  .banner-area {
    padding: 100px 0 150px 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner-area {
    padding: 100px 0 150px 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner-area {
    padding: 100px 0 150px 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-area {
    padding: 90px 0 80px 0;
  }
}
.banner-area:after {
  content: " ";
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  opacity: .9;
}
.banner-area .banner {
  position: relative;
  z-index: 999;
}
.banner-area h1 {
  font-size: 60px;
  color: #FFF;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 60px;
  padding: 6px 15px;
  position: relative;
}
@media (max-width: 991px) {
  .banner-area h1 {
    font-size: 36px;
    line-height: 1.2;
  }
}
.banner-area h1:after {
  content: " ";
  width: 200px;
  background-color: #14673d;
  height: 8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -34px;
}
.banner-area h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #fff;
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .banner-area h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .banner-area h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .banner-area h2 {
    font-size: 30px;
  }
}
.banner-area h2:after {
  content: " ";
  width: 200px;
  background-color: #14673d;
  height: 8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -34px;
}
.banner-area .btn-area {
  margin-top: 15px;
}
.banner-area .subtitle p {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  margin: 0;
}
.single-post .banner-area {
  padding: 125px 0 125px 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  background-color: rgba(37, 35, 33, 0.8);
  text-align: center;
  background-position: center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 1199px) {
  .single-post .banner-area {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 991px) {
  .single-post .banner-area {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 991px) {
  .single-post .banner-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .banner-area {
    padding: 50px 0;
  }
}
.single-post .banner-area:after {
  content: " ";
  width: 100%;
  background-color: rgba(37, 35, 33, 0.8);
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  opacity: .9;
}
.single-post .banner-area .banner {
  position: relative;
  z-index: 9;
}
.single-post .banner-area h1 {
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  display: inline-block;
  margin: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .single-post .banner-area h1 {
    font-size: 48px;
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .single-post .banner-area h1 {
    font-size: 46px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .single-post .banner-area h1 {
    font-size: 42px;
    line-height: 1.2;
  }
}
.single-post .banner-area h1 span {
  color: #179555;
}
.single-post .banner-area h2 {
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .single-post .banner-area h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .single-post .banner-area h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .single-post .banner-area h2 {
    font-size: 30px;
  }
}
.single-post .banner-area .btn-area {
  margin-top: 15px;
}
.blog-sidebar-area .transactions-holder {
  border-bottom: 2px solid #ebebeb;
  padding: 9px 0;
}
.blog-sidebar-area .rtin-img-holder img {
  width: 100%;
}
.blog-sidebar-area .blog-button {
  margin-top: 5px;
}
.blog-sidebar-area .blog-button .btn.btn-lg {
  display: block;
}
.blog-sidebar-area .widget {
  margin: 0 0 40px;
}
.blog-sidebar-area .widget.widget_kctheme_services {
  margin-top: 22px;
}
.blog-sidebar-area h3.widgets-title {
  font-size: 32px;
  color: #14673d;
  line-height: 1.3;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .blog-sidebar-area h3.widgets-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-sidebar-area h3.widgets-title {
    font-size: 24px;
  }
}
.blog-sidebar-area h3 {
  font-size: 36px;
  color: #505050;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .blog-sidebar-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.blog-sidebar-area h3 a {
  color: #14673d;
}
.blog-sidebar-area h3 a:hover {
  color: #179555;
}
.blog-sidebar-area span.au-name,
.blog-sidebar-area span.date_class {
  font-style: italic;
  color: #179555;
}
.blog-sidebar-area span.date_class {
  margin-bottom: 10px;
  display: block;
}
.blog-sidebar-area .tlp_blog_posts {
  background-color: #fff;
}
.blog-sidebar-area .tlp_blog_posts .blog-button {
  padding-bottom: 0;
  margin-top: 20px;
}
.blog-sidebar-area .tlp_blog_posts .blog-button .btn.btn-lg {
  font-size: 24px;
  padding: 10px 20px;
  font-weight: 400;
  border-radius: 0;
  background-color: #14673d;
}
@media only screen and (max-width: 1199px) {
  .blog-sidebar-area .tlp_blog_posts .blog-button .btn.btn-lg {
    font-size: 20px;
  }
}
.blog-sidebar-area .tlp_blog_posts .blog-button .btn.btn-lg:hover {
  background-color: #179555;
}
.blog-sidebar-area .tlp_blog_posts .more_posts {
  border: 1px solid #dddddd !important;
  padding: 15px;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box {
  background-color: #fff;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box .pull-left img {
  width: 90px;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box .tlp-posts-title {
  font-size: 20px;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box .tlp-posts-title a {
  color: #505050;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 22px;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box .tlp-posts-title a:hover {
  color: #179555;
}
.blog-sidebar-area .tlp_blog_posts .kc-post-box:last-child {
  border: 0;
}
.blog-sidebar-area .tlp_blog_posts .btn-area {
  display: inline-block;
  overflow: hidden;
  padding: 0px 0 5px;
  width: 100%;
}
.blog-sidebar-area .tlp_blog_posts .btn-area .btn-lg {
  display: inline-block;
}
.site-content {
  background-color: #f8f8f8;
  padding-top: 40px;
}
.site-content .main-page-content ul {
  margin: 0 0 26px 0px;
}
.site-content .main-page-content ul li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.site-content .main-page-content ul li:before {
  color: #179555;
  font-size: 16px;
  line-height: 0.5em;
  margin-right: 0.27em;
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 10px;
}
.breadcrumbs {
  padding: 22px 0;
  border-top: 2px solid #dad6d8;
  border-bottom: 2px solid #dad6d8;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 1;
  font-family: 'Cairo', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #14673d;
}
.breadcrumbs a {
  color: #3a393b;
}
.breadcrumbs a:hover {
  color: #14673d;
}
.breadcrumbs span {
  font-size: 20px;
  line-height: 1.2;
}
.breadcrumbs .row > span {
  margin-right: 10px;
  font-size: 20px;
}
.breadcrumbs .row > span a {
  color: #14673d;
}
.breadcrumbs .row > span a:hover {
  color: #179555;
}
.breadcrumbs li {
  display: inline-block;
  list-style: none;
  margin: 0 5px;
  color: #179555;
}
.breadcrumbs li a {
  color: #179555;
}
.breadcrumbs li a:hover {
  color: #14673d;
}
.KcBreadCrumbs {
  margin-bottom: 40px;
  overflow: hidden;
}
.wp-block-table {
  margin-bottom: 30px;
}
blockquote {
  font-size: 16px;
  padding: 18px 20px 8px 70px !important;
  margin-left: 3px;
  margin-bottom: 40px;
  background: #ffffff;
  position: relative;
  border: 1px solid #f5f5f5;
  border-left: 8px solid #179555;
  margin-bottom: 30px;
}
blockquote:before {
  color: #a3a3a3;
  font-size: 30px;
  line-height: 1.5;
  margin-right: 20px;
  content: "\f10d";
  font-family: FontAwesome;
  float: left;
  position: absolute;
  left: 20px;
  top: 30%;
}
@media only screen and (max-width: 767px) {
  .no-container .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .mbm-0 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 959px) {
  .search-id {
    display: none;
  }
}
footer .footer-icon h3 {
  margin-bottom: 0;
  color: #179555;
}
footer .footer-top-bar-area {
  background-color: #001c3c;
  text-align: center;
  color: #fff;
  padding: 42px 0;
}
footer .footer-top-bar-area p {
  font-size: 22px;
}
footer .footer-top-bar-area h3 {
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  footer .footer-top-bar-area h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  footer .footer-top-bar-area h3 {
    font-size: 24px;
  }
}
footer .footer-top-bar-area .btn-lg:hover,
footer .footer-top-bar-area .btn-lg:active,
footer .footer-top-bar-area .btn-lg:focus,
footer .footer-top-bar-area .btn-lg:active {
  outline: none;
  background-color: #fff;
  color: #179555;
}
.sidebar-main .blog-button {
  margin: 0;
}
.sidebar-main .blog-button .btn-lg {
  display: block;
}
.sidebar-main h2.widget-title {
  font-size: 36px;
  margin-bottom: 55px;
  color: #505050;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
  text-transform: uppercase;
}
.sidebar-main h2.widget-title:after {
  content: " ";
  width: 80%;
  background: #179555;
  height: 3px;
  position: absolute;
  bottom: -18px;
  left: 0;
  margin: auto;
}
.developed-by.text-right {
  color: #ababab;
}
@media (max-width: 991px) {
  .developed-by.text-right {
    text-align: center !important;
  }
}
.developed-by.text-right a {
  color: #ababab;
}
.developed-by.text-right a:hover {
  color: #179555;
}
.developed-by.text-right {
  font-size: 14px;
}
.copy-right p {
  font-size: 14px;
}
@media (max-width: 991px) {
  .copy-right p {
    text-align: center !important;
  }
}
.copy-right-area {
  background-color: #f2f2f2;
  padding: 18px 0;
}
.copy-right-area p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #b1b1b1;
}
@media (max-width: 991px) {
  .copy-right-area p {
    text-align: center !important;
  }
}
.copy-right-area p .widget {
  margin: 0;
  padding: 0;
}
.copy-right-area a {
  color: #868686;
}
.single .blog-image {
  margin-bottom: 20px;
}
.comment-form .col-sm-12 {
  padding: 0;
}
.comments-area {
  border-top: 1px solid #e7e7e7;
  padding-top: 20px;
}
.comments-area h3 {
  color: #14673d;
  margin-bottom: 0;
}
.comments-area .main-comments .imgholder {
  margin-right: 30px;
  margin-bottom: 10px;
}
.comments-area .main-comments .comments-body p {
  margin-bottom: 10px;
}
.comments-area .main-comments .comments-body .replay-area {
  padding-top: 10px;
}
.comments-area .main-comments .comments-body .replay-area a {
  color: #666666;
}
.comments-area .main-comments .comments-body .replay-area a:hover {
  color: #179555;
}
.comments-area .main-comments .comments-body .replay-area a i {
  color: #179555;
  margin-right: 8px;
}
.comment-time {
  color: #979797;
  margin-bottom: 15px;
}
.main-comments {
  border-bottom: 1px solid #e3e3e3;
}
.each-comment {
  padding: 30px 0;
}
.main-comments ul.children {
  margin-left: 50px;
}
.avatar-disabled .main-comments ul.children {
  margin-left: 50px;
}
.children .main-comments {
  border-bottom: medium none;
  border-top: 1px solid #e3e3e3;
}
.no-comments {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  padding-top: 20px;
}
.comment-awaiting-moderation {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}
.comment-navigation ul {
  margin-top: 30px;
}
.comment-navigation ul li {
  margin-right: 5px;
  margin-top: 0;
}
.comment-navigation ul li a {
  display: inline;
  font-size: 12px;
  height: 49px;
  line-height: inherit;
  padding: 10px;
  width: inherit;
}
#respond .comment-reply-title {
  color: #000000;
  margin-bottom: 10px;
}
#respond .comment-notes,
#respond .logged-in-as {
  margin-bottom: 30px;
}
#respond .form-group {
  margin-bottom: 25px;
}
.comments-area ul li {
  list-style: none;
}
#respond form .submit.btn-send {
  background-color: #fff;
  border: 2px solid #179555;
  box-shadow: none;
  color: #179555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 15px 35px;
  text-shadow: initial;
  text-transform: uppercase;
}
#respond form .submit.btn-send:focus {
  border: 2px solid #179555;
}
#respond form .submit.btn-send:hover {
  color: #fff;
  background-color: #179555;
}
h3.comment-reply-title {
  position: relative;
}
h3.comment-reply-title::after {
  background: #179555 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: 15px 0 0;
  top: 0;
  width: 100px;
}
p.logged-in-as a {
  color: #071041;
}
p.logged-in-as a:hover {
  color: #179555;
}
.comment-respond {
  padding-top: 20px;
}
.rt-wpls .slick-slide img {
  display: inline-block;
}
.wrapper-area .wpb_button,
.wrapper-area .wpb_content_element,
.wrapper-area ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
.rt-wpls .single-logo .single-logo-container {
  background-color: #fff;
}
.visible-mobile {
  display: none;
}
@media (max-width: 960px) {
  .visible-mobile {
    display: block;
  }
}
@media (max-width: 960px) {
  .visible-dtop {
    display: none;
  }
}
.services-area .services-box {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 68px 0 57px;
  position: relative;
}
.blog-post .media-left {
  float: left;
  margin-right: 15px;
  max-width: 300px;
}
.blog-post .media-body p {
  margin-bottom: 10px;
}
.blog-post .post.type-post.status-publish {
  background: #ffffff;
  margin-bottom: 30px;
}
.blog-post .post-info {
  padding-top: 15px;
}
.blog-post h2 {
  line-height: 1.3;
  text-transform: capitalize;
  font-family: 'Cairo', sans-serif;
  font-size: 24px;
}
.blog-post h2 a {
  color: #211e1c;
}
.blog-post h2 a:hover {
  color: #14673d;
}
.blog-post h2 a:hover {
  color: #179555;
}
.blog-post .post-info a.comment:hover {
  color: #179555;
}
.blog-sidebar-area .btn.btn-lg {
  display: block;
}
.blog-sidebar-area .btn.btn-lg.btn-dark {
  background-color: #262626;
}
.blog-sidebar-area .tss-wrapper .tss-even .tss-grid-item {
  margin: 0;
}
.blog-sidebar-area .btn.btn-lg-ser {
  display: block;
  text-align: right;
  background-color: #1c1c1c;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  padding: 8px 20px;
}
.blog-sidebar-area .btn.btn-lg-ser:hover {
  background-color: #179555;
}
.blog-sidebar-area .btn.btn-lg-ser:hover i {
  background-color: #fff;
  color: #179555;
}
.blog-sidebar-area .btn.btn-lg-ser span {
  text-align: left;
  width: 90% !important;
  display: inline-block;
}
.blog-sidebar-area .btn.btn-lg-ser i {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: #179555;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 24px;
  text-align: center;
  line-height: 1.7;
}
.single-blog-post .attachment-full.size-full.wp-post-image {
  width: 100%;
}
.single-blog-post h2 {
  text-transform: uppercase;
}
.single-blog-post .entry-meta ul {
  margin: 0;
  padding-left: 0;
}
.nav-links {
  overflow: hidden;
  padding: 15px 0;
}
/* 6.7 Widgets */
.widget .btn.btn-lg-sec {
  display: block;
}
.widget .contact-link {
  background-color: #14673d;
  font-size: 28px;
  color: #fff;
  display: block;
  padding: 6px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.widget .contact-link:hover {
  background-color: #179555;
}
.widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.widget .widget-title {
  letter-spacing: 0;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .widget .widget-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .widget .widget-title {
    font-size: 24px;
  }
}
.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_recent_entries li,
.widget_nav_menu li {
  margin-top: 10px;
  list-style: none;
}
.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_recent_entries li a,
.widget_nav_menu li a {
  color: #666666;
}
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_recent_entries li a:hover,
.widget_nav_menu li a:hover {
  color: #179555;
  text-decoration: none;
}
.widget_categories li {
  text-align: right;
}
.widget_categories li a {
  float: left;
}
/* 6.7.1 Widget Search */
.search-form {
  position: relative;
}
.search-form .search-field {
  border-color: transparent;
}
.search-form .search-field:focus {
  background: none;
}
.search-submit:focus {
  outline: none;
}
/* 6.7.2 Widget Twitter */
.widget ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.widget_twitter li {
  margin-bottom: 20px;
}
.widget_twitter li:last-child {
  margin-bottom: 0;
}
.widget_twitter li a {
  color: #179555;
}
.tweet-time {
  margin-top: 30px;
  font-size: 14px;
  display: block;
  color: #999999;
  text-transform: uppercase;
}
.widget-all-items {
  display: inline-block;
  margin-top: 20px;
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.widget-all-items:hover {
  text-decoration: none;
}
/* 6.7.3 Widget Recent Posts */
.widget_recent_posts li {
  overflow: hidden;
  margin-bottom: 30px;
}
.widget_recent_posts li:last-child {
  margin-bottom: 0;
}
.recent-post-thumbnail {
  float: left;
  margin-right: 25px;
}
.recent-post-content {
  overflow-y: hidden;
  line-height: 1.29;
}
.post-title {
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0;
  color: #000;
}
.post-title:hover {
  color: #cee002;
  text-decoration: none;
}
.post-time {
  display: block;
  margin-top: 0.6rem;
  font-size: 0.857rem;
  color: #999999;
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
  background-color: #f8f8f8 border: 1px solid #f1f1f1;
}
.secondary-overlayer h2 {
  color: #fff !important;
  margin-bottom: 0 !important;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .secondary-overlayer h2 {
    font-size: 45px;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 991px) {
  .secondary-overlayer h2 {
    font-size: 40px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .secondary-overlayer h2 {
    font-size: 30px;
    margin-bottom: 15px !important;
  }
}
.secondary-overlayer h3 {
  color: #fff;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 1199px) {
  .secondary-overlayer h3 {
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .secondary-overlayer h3 {
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .secondary-overlayer h3 {
    line-height: 1.5;
  }
}
.primary-overlayer h2 {
  color: #fff;
  margin-bottom: 30px;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .primary-overlayer h2 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .primary-overlayer h2 {
    font-size: 40px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .primary-overlayer h2 {
    font-size: 30px;
  }
}
.primary-overlayer h3 {
  color: #14673d;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 1199px) {
  .primary-overlayer h3 {
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .primary-overlayer h3 {
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .primary-overlayer h3 {
    line-height: 1.5;
  }
}
.kc_vc_process_box {
  text-align: center;
  background-color: #c2363a;
  padding: 0 91px 17px 91px;
}
@media (max-width: 1200px) {
  .kc_vc_process_box {
    padding: 0 30px 17px 30px;
  }
}
@media (max-width: 767px) {
  .kc_vc_process_box {
    margin-bottom: 30px;
  }
}
.kc_vc_process_box .processno-box {
  display: inline-block;
  background: #161c31;
  width: 63px;
  padding: 1px;
  text-align: center;
  font-size: 48px;
  color: #fff;
  position: relative;
  top: -20px;
}
@media (max-width: 1200px) {
  .kc_vc_process_box .processno-box {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .kc_vc_process_box .processno-box {
    margin-bottom: 15px;
  }
}
.kc_vc_process_box h3 {
  color: #fff;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .kc_vc_process_box h3 {
    margin-bottom: 10px;
  }
}
.kc_vc_process_box h3 a {
  color: #fff;
}
.kc_vc_process_box h3 a:hover {
  color: #14673d;
}
.kc_vc_process_box h4 {
  color: #14673d;
  text-transform: uppercase;
  font-size: 24px;
}
@media (max-width: 767px) {
  .kc_vc_process_box h4 {
    margin-bottom: 18px;
  }
}
.right-footer .footer-icon {
  color: #fff;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .right-footer .footer-icon {
    margin-top: 0;
  }
}
.right-footer .footer-icon ul {
  margin: 0;
}
.right-footer .footer-icon ul li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
}
@media (max-width: 991px) {
  .right-footer .footer-icon ul li {
    margin: 0 3px;
  }
}
.right-footer .footer-icon ul li a {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 28px;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .right-footer .footer-icon ul li a {
    font-size: 22px;
  }
}
.right-footer .footer-icon ul li a:hover {
  color: #179555;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text {
  width: 100%;
  border: none;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e500;
  color: #fff;
}
.services-area {
  border-radius: 50%;
  overflow: hidden;
}
.services-area .service-single-overlayer {
  text-align: center;
}
.services-area .service-single-overlayer h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}
.services-area .service-single-overlayer h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.services-area .service-single-overlayer a.btn-sm {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none;
}
.services-area .service-single-overlayer:hover a.btn-sm {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: block;
}
.services-area .service-single-overlayer:hover .service-single-mid {
  top: 25%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/*.wrapper-area .vc_row .vc_column_container .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
*/
div.wpcf7 .ajax-loader {
  display: none;
}
@media (max-width: 400px) {
  .slider-area {
    opacity: 0;
    display: none;
  }
}
.nav-control-middle .owl-controls i {
  color: #ffffff;
  display: block;
  line-height: 2;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-nav {
  margin-top: 0;
}
.nav-control-middle .owl-controls .owl-nav > div {
  background: #179555;
  opacity: 1;
  font-size: 20px;
  margin: 0 4px;
  height: 50px;
  width: 50px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
  opacity: 0;
}
.nav-control-middle .owl-controls .owl-prev {
  left: -45px;
}
@media only screen and (max-width: 1199px) {
  .nav-control-middle .owl-controls .owl-prev {
    left: -20px;
  }
}
@media only screen and (max-width: 991px) {
  .nav-control-middle .owl-controls .owl-prev {
    left: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-control-middle .owl-controls .owl-prev {
    left: -15px;
  }
}
.nav-control-middle .owl-controls .owl-prev:hover {
  background: #14673d;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-prev:hover i {
  color: #179555;
}
.nav-control-middle .owl-controls .owl-next {
  right: -45px;
}
@media only screen and (max-width: 1199px) {
  .nav-control-middle .owl-controls .owl-next {
    right: -20px;
  }
}
@media only screen and (max-width: 991px) {
  .nav-control-middle .owl-controls .owl-next {
    right: -4px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-control-middle .owl-controls .owl-next {
    right: -15px;
  }
}
.nav-control-middle .owl-controls .owl-next:hover {
  background: #14673d;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-next:hover i {
  color: #179555;
}
.nav-control-middle:hover .owl-nav > div {
  opacity: 1;
}
.dot-control .owl-controls {
  line-height: 1;
  margin-top: 5px;
}
.dot-control .owl-controls .owl-dots .owl-dot span {
  margin: 0 10px 0 0;
  height: 15px;
  width: 15px;
  background: transparent;
  border: 1px solid #179555;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.dot-control .owl-controls .owl-dots .owl-dot:last-child span {
  margin: 0;
}
.dot-control .owl-controls .owl-dots .active span {
  background: #179555;
}
.dot-control .owl-nav {
  margin-top: 0;
}
.wpb_image_grid .wpb_image_grid_ul a.prettyphoto {
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.wpb_image_grid .wpb_image_grid_ul img {
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.wpb_image_grid .wpb_image_grid_ul a.prettyphoto img:hover {
  opacity: .95;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.footer-area-banner {
  background: #179555;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 65px 0;
}
.footer-area-banner h2 {
  color: #fff;
}
.footer-area-banner h3 {
  color: #fff;
}
.footer-area-banner p {
  font-size: 24px;
  color: #fff;
}
.mid-boottom-footer.text-center {
  clear: both;
}
.footer-top-banner > .widgets {
  padding: 0 15px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 5px 15px;
  margin: 2px;
}
.footer-widget-social {
  margin-top: 6px;
}
@media only screen and (max-width: 768px) {
  .footer-widget-social {
    text-align: center ;
    margin-top: 0;
  }
}
.footer-widget-social li {
  list-style: none;
  display: inline-block;
  font-size: 24px;
  margin-left: 20px;
}
.footer-widget-social li a {
  color: #7e807f;
}
.footer-widget-social li a:hover {
  color: #179555;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu {
  padding: 10px 0;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu > li {
  border-top: 1px solid #e0e0e0;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu > li > a {
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu > li > a:hover {
  color: #fff;
  background-color: #085cd0;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu > li:first-child {
  border-top: 0;
}
.wrapper-area .ubermenu-nav .ubermenu-submenu li.ubermenu-has-submenu-drop:last-child {
  border-top: 0;
}
.testimonials-box {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding: 24px;
}
.testimonials-box p {
  margin-bottom: 0;
}
.testimonials-box .testimonial-t {
  font-size: 20px;
  color: #179555;
}
.tss-wrapper .tss-layout7 .single-item-wrapper,
.tss-wrapper .tss-isotope3 .single-item-wrapper,
.tss-wrapper .tss-carousel7 .single-item-wrapper {
  padding: 30px;
  background: #fff;
  position: relative;
}
.btn-link {
  font-size: 20px;
  font-weight: 400;
  color: #14673d;
}
.btn-link:hover {
  color: #179555;
}
.wrapper-area .ubermenu .ubermenu-colgroup .ubermenu-column,
.wrapper-area .ubermenu .ubermenu-custom-content-padded,
.wrapper-area .ubermenu .ubermenu-nonlink,
.wrapper-area .ubermenu .ubermenu-retractor,
.wrapper-area .ubermenu .ubermenu-submenu-padded,
.wrapper-area .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
.wrapper-area .ubermenu .ubermenu-target,
.wrapper-area .ubermenu .ubermenu-widget,
.wrapper-area .ubermenu-responsive-toggle {
  color: #505050;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'Cairo', sans-serif;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-center.ubermenu-responsive-toggle-align-full {
  font-size: 22px;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-center.ubermenu-responsive-toggle-align-full:hover {
  color: #14673d;
}
.header-nav-main.affix .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-center.ubermenu-responsive-toggle-align-full {
  font-size: 22px;
  color: #179555;
}
.header-nav-main.affix .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-center.ubermenu-responsive-toggle-align-full:hover {
  color: #14673d;
}
@media only screen and (max-width: 991px) {
  .inner-myblog .inner-myblog-box {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .five-columns.vc_row .vc_col-sm-2 {
    float: left;
    width: 18.5%;
    padding: 0;
    margin-right: 1.5%;
    min-height: 0;
  }
  .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .the_five_custom_column {
    margin: 0 -5% !important;
  }
}
@media only screen and (max-width: 1200px) {
  .the_five_custom_column .vc_col-md-offset-1 {
    margin-left: 0% !important;
  }
}
.payment-form-area {
  background-color: #f2f2f2;
}
.payment-form-area input[type="text"],
.payment-form-area input[type="email"],
.payment-form-area input[type="url"],
.payment-form-area input[type="password"],
.payment-form-area input[type="search"],
.payment-form-area input[type="number"],
.payment-form-area input[type="tel"],
.payment-form-area input[type="range"],
.payment-form-area input[type="date"],
.payment-form-area input[type="month"],
.payment-form-area input[type="week"],
.payment-form-area input[type="time"],
.payment-form-area input[type="datetime"],
.payment-form-area input[type="datetime-local"],
.payment-form-area input[type="color"],
.payment-form-area textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
  flex: inherit !important;
  padding: 45px 0 25px 31px !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 30px !important;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-menu-2.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  font-size: 22px !important;
  padding-left: 15px !important;
}
@media only screen and (max-width: 991px) {
  .inner-content ul {
    padding-left: 15px;
  }
}
.inner-content ul {
  padding-left: 30px;
  margin-bottom: 20px;
}
.ubermenu-responsive-default.ubermenu-responsive.ubermenu {
  padding-left: 15px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .tss-wrapper .tss-layout4 .single-item-wrapper,
  .tss-wrapper .tss-carousel4 .single-item-wrapper {
    background: #f8f8f8;
    margin-bottom: 0px;
    display: block;
    text-align: center !important;
  }
  .wrapper-area .tss-wrapper .tss-layout4 .rating-wrapper,
  .wrapper-area .tss-wrapper .tss-carousel4 .rating-wrapper {
    margin-bottom: 0;
    text-align: center;
  }
}
.blog-post .post.type-post.status-publish.sticky {
  background: #f5f5f5;
  padding: 15px;
}
.pagination-area {
  margin-top: 30px;
}
.pagination-area ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}
.pagination-area ul li {
  display: inline-block;
}
.pagination-area ul li a,
.pagination-area ul li span {
  background-color: #e1e1e1;
  color: #111111;
  font-weight: 400;
  transition: all 0.5s ease-out;
  padding: 12px 20px;
  margin: 0 3px;
  display: block;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
.pagination-area ul li.active a,
.pagination-area ul li a:hover,
.pagination-area ul li span.current {
  background-color: #179555;
  color: #ffffff;
}
.single-blog-post h2 {
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 0;
}
.wfooter1 {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  .wfooter1 {
    font-size: 16px;
  }
}
.wfooter1 h3 {
  font-size: 24px;
  color: #179555;
  margin-bottom: 5px;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  .wfooter1 h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .wfooter1 h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .wfooter1 h3 {
    font-size: 22px;
  }
}
.wfooter1 h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 700;
  color: #179555;
}
.wfooter1 pre {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
}
.wfooter1 p {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: 300;
}
.wfooter1 p span {
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .wfooter1 p {
    font-size: 18px;
  }
}
.page .wrapper-area .minimal-light .esg-filterbutton,
.page .wrapper-area .minimal-light .esg-navigationbutton,
.page .wrapper-area .minimal-light .esg-sortbutton,
.page .wrapper-area .minimal-light .esg-cartbutton a {
  color: #179555;
}
.wfooter1.wfooter2 {
  margin-top: 10px;
}
.wfooter1.wfooter3 {
  margin-top: 30px;
}
.rt-staff-location {
  background-color: #fff;
  text-align: center;
  padding: 30px;
  border-bottom: 4px solid #179555;
}
.rt-staff-location .rtin-icon {
  max-width: 155px;
  max-height: 155px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 30px;
}
.rt-staff-location .rtin-content h3 {
  font-size: 36px;
  color: #645449;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .rt-staff-location .rtin-content h3 {
    font-size: 30px;
  }
}
.rt-staff-location .rtin-content h3 a {
  color: #645449;
}
.rt-staff-location .rtin-content h3 a:hover {
  color: #0092ae;
}
.rt-staff-location .rtin-content .my_term_archive {
  font-size: 20px;
  margin-bottom: 10px;
  color: #0092ae;
}
.rt-staff-location .rtin-content .my_term_archive a {
  color: #0092ae;
}
.rt-staff-location .rtin-content .my_term_archive a:hover {
  color: #645449;
}
.rt-staff-location .rtin-content .rtin-text-location {
  font-size: 15px;
  color: #d075a1;
  margin-bottom: 0;
}
.rt-staff-location .rtin-content .rtin-text-location i {
  font-size: 24px;
  margin-right: 10px;
}
.btn-margin {
  margin-top: 40px;
}
.email-subscribe .name-box {
  display: none;
}
.email-subscribe .mc4wp-form-fields {
  max-width: 583px;
  margin: auto;
}
.email-subscribe .mc4wp-form-fields .email-box {
  float: left;
  text-align: left;
  font-size: 24px;
  padding-left: 12px;
  border: navajowhite;
  height: 55px;
  padding-top: 4px;
}
@media only screen and (max-width: 767px) {
  .email-subscribe .mc4wp-form-fields .email-box {
    width: 100%;
    float: inherit;
  }
}
/*-------------------------------------
#. EL: Title
---------------------------------------*/
.rt-el-title {
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
.rt-el-title .rtin-title {
  line-height: 1;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 10px;
}
@media all and (max-width: 1024px) {
  .rt-el-title .rtin-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .rt-el-title .rtin-title {
    line-height: 1.2;
  }
}
.rt-el-title .rtin-subtitle {
  font-size: 24px;
  margin-bottom: 0;
  color: #179555;
  font-weight: 700;
}
.rt-el-title .rtin-subtitle p {
  line-height: 1.3;
  color: #179555;
  text-transform: uppercase;
}
.rt-el-title.primary {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .rt-el-title.primary {
    margin-bottom: 30px;
  }
}
.rt-el-title.primary .rtin-title {
  line-height: 1;
  font-weight: 700;
  color: #14673d;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 10px;
}
@media all and (max-width: 1024px) {
  .rt-el-title.primary .rtin-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .rt-el-title.primary .rtin-title {
    line-height: 1.2;
  }
}
.rt-el-title.primary .rtin-subtitle {
  font-size: 24px;
  margin-bottom: 0;
  color: #179555;
  font-weight: 700;
}
.rt-el-title.primary .rtin-subtitle p {
  line-height: 1.5;
  color: #179555;
  text-transform: uppercase;
}
.rt-el-title-2.light {
  position: relative;
  margin-bottom: 40px;
  text-align: left;
}
.rt-el-title-2.light .rtin-title {
  line-height: 1;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 60px;
  letter-spacing: 2px;
  position: relative;
  font-size: 40px;
  font-weight: 700;
  font-size: 60px;
}
@media all and (max-width: 1024px) {
  .rt-el-title-2.light .rtin-title {
    font-size: 40px;
  }
}
.rt-el-title-2.light .rtin-title:after {
  content: " ";
  width: 200px;
  background-color: #14673d;
  height: 8px;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: -34px;
  right: inherit;
}
.rt-el-title-2.light .rtin-subtitle {
  font-size: 24px;
  margin-bottom: 0;
  color: #fff;
}
.rt-el-title-2.light .rtin-subtitle p {
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  text-transform: inherit;
}
.rt-el-title-2 {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.rt-el-title-2 .rtin-title {
  line-height: 1;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0px;
  letter-spacing: 2px;
  position: relative;
  font-size: 40px;
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  .rt-el-title-2 .rtin-title {
    font-size: 30px;
  }
}
.rt-el-title-2 .rtin-title:after {
  content: " ";
  width: 200px;
  background-color: #14673d;
  height: 8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -34px;
}
.rt-el-title-2 .rtin-subtitle {
  font-size: 24px;
  margin-bottom: 0;
  color: #179555;
  font-weight: 700;
}
.rt-el-title-2 .rtin-subtitle p {
  line-height: 1.5;
  color: #179555;
  font-weight: 700;
  text-transform: uppercase;
}
.rt-el-title-3 {
  text-align: left;
  position: relative;
  margin-bottom: 40px;
}
.rt-el-title-3 .rtin-title {
  line-height: 1;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0px;
  letter-spacing: 2px;
  position: relative;
  font-size: 40px;
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  .rt-el-title-3 .rtin-title {
    font-size: 30px;
  }
}
.rt-el-title-3 .rtin-title:after {
  content: " ";
  width: 200px;
  background-color: #14673d;
  height: 8px;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: -34px;
}
.rt-el-title-3 .rtin-subtitle {
  font-size: 24px;
  margin-bottom: 0;
  color: #179555;
  font-weight: 700;
}
.rt-el-title-3 .rtin-subtitle p {
  line-height: 1.5;
  color: #179555;
  font-weight: 700;
  text-transform: uppercase;
}
.rt-el-title-2.rtin-primary.style2 .rtin-title {
  color: #fff;
  position: relative;
}
.rt-el-title-2.rtin-primary.style2 .rtin-subtitle {
  color: #fff;
  text-transform: uppercase;
}
.rt-el-title-2.rtin-primary.style2 .rtin-subtitle p {
  line-height: 1.5;
}
.rt-el-title.rtin-light .rtin-title {
  color: #fff;
  position: relative;
}
.rt-el-title.rtin-light .rtin-subtitle {
  color: #14673d;
}
.rt-el-title.style2.rtin-light .rtin-title {
  color: #fff;
}
.rt-el-title.style2.rtin-light .rtin-title:after {
  left: 0;
  right: inherit;
}
.rt-el-title2.style2.rtin-light .rtin-title {
  color: #fff;
}
.rt-el-title2.style2.rtin-light .rtin-title:after {
  left: 0;
  right: inherit;
}
.rt-el-title.style1.rtin-light .rtin-title {
  color: #fff;
}
.rt-el-title.style1.rtin-light .rtin-title:after {
  background-color: #fff;
}
.rt-el-title.style1.rtin-light .rtin-subtitle {
  color: #fff;
}
.rt-el-title2.style2.rtin-light .rtin-title {
  color: #fff;
}
.rt-el-title2.style2.rtin-light .rtin-title:after {
  background-color: #fff;
}
.rt-el-title2.style2.rtin-light .rtin-subtitle {
  color: #fff;
}
.testimonial-box.left-alignment {
  background-color: #fff;
  padding: 30px 45px;
  border: 1px solid #dcdcdc;
}
@media only screen and (max-width: 767px) {
  .testimonial-box.left-alignment {
    padding: 30px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-box.left-alignment .testimonial-img {
    display: inherit;
  }
  .testimonial-box.left-alignment .testimonial-img img {
    margin-bottom: 15px;
  }
}
.testimonial-box.left-alignment .testimonial-img img {
  margin-right: 35px;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.testimonial-box.left-alignment p {
  margin-bottom: 8px !important;
}
.testimonial-box.left-alignment h3 {
  font-size: 18px;
  font-weight: 700;
  color: #179555;
  text-transform: uppercase;
}
.testimonial-box.right-alignment {
  background-color: #fff;
  padding: 30px 45px;
  text-align: right;
  border: 1px solid #dcdcdc;
}
@media only screen and (max-width: 767px) {
  .testimonial-box.right-alignment {
    padding: 30px 45px;
  }
}
.testimonial-box.right-alignment .d-inline li {
  list-style: none;
  display: inline-block;
  color: #0b2734;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .testimonial-box.right-alignment .testimonial-img {
    display: inherit;
  }
  .testimonial-box.right-alignment .testimonial-img img {
    margin-bottom: 15px;
  }
}
.testimonial-box.right-alignment .testimonial-img img {
  margin-left: 35px;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.testimonial-box.right-alignment p {
  margin-bottom: 8px !important;
}
.testimonial-box.right-alignment h3 {
  font-size: 18px;
  font-weight: 700;
  color: #179555;
  text-transform: uppercase;
}
/*
.footer-top-area.text-center .footer-banner-area
    {
    .program-box-area{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .program-box{ 
        text-align: center;
        background-color: #fff;  
        padding: 0 25px 45px 25px;
        border-radius: 4px;
         transition: all 0.3s ease 0s;

        @media only screen and (max-width: 991px) {
            margin-bottom: 50px;
        }


        .program-img{     
        .program-holder{
           position: relative;       
            width: 78px;
            height: 78px;
            border-radius: 50%;       
            overflow: hidden;       
            text-align: center;
            line-height: 2.3;
           font-weight: 700;
            color: #fff;
            margin: auto;
            top: -30px;
            font-size: 36px;   
             transition: all 0.3s ease 0s; 
             
               background: rgba(56,210,105,1);
                background: -moz-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,210,105,1)), color-stop(100%, rgba(31,201,184,1)));
                background: -webkit-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -o-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -ms-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: linear-gradient(to right, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38d269', endColorstr='#1fc9b8', GradientType=1 );

            }
        }
        .widget-content{
            font-size: 24px;
            font-weight: 700;
            color: #0b2734;
            line-height: 1.2;
             transition: all 0.3s ease 0s;
            p{
                 color: #0b2734;
                 font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
             transition: all 0.3s ease 0s;
            }
        }
       
        p{
            margin-bottom: 5px;
        }
        h3{
            font-size: 60px;           
            color: @primaryColor;           
            position: relative;   
            margin-bottom: 16px;            
            line-height: 1.2;    
             transition: all 0.3s ease 0s;
        }    
        &:hover{

                background: rgba(56,210,105,1);
                background: -moz-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -webkit-gradient(left top, right top, color-stop(0%, rgba(56,210,105,1)), color-stop(100%, rgba(31,201,184,1)));
                background: -webkit-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -o-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: -ms-linear-gradient(left, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                background: linear-gradient(to right, rgba(56,210,105,1) 0%, rgba(31,201,184,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38d269', endColorstr='#1fc9b8', GradientType=1 );

         .program-img .program-holder{
            background: #fff !important; 
            color: @secondaryColor !important;         
         }
           h3{
            color: @secondaryColor !important;
          }

            .widget-content{
            
            color: #fff;
            p{
                 color: #fff;
               
            }
        }
        } 
    }
}*/
.program-box {
  color: #fff;
}
.program-box .program-img .program-holder {
  margin: 0 !important;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  line-height: 2.1;
  font-weight: 700;
  color: #179555;
  margin: auto;
  font-size: 24px;
  transition: all 0.3s ease 0s;
  background: #ffffff;
}
.program-box .content-left.media-body {
  padding-left: 30px;
}
.program-box p {
  margin-bottom: 0;
  line-height: 1.4;
}
.program-box h3 {
  position: relative;
  margin-bottom: 5px !important;
  line-height: 1.2;
  transition: all 0.3s ease 0s;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.bg-grey {
  background-color: #f9f9f9;
}
.rtin-item.dhome {
  margin-bottom: 30px;
}
.rtin-item.dhome .rtin-img img {
  width: 100%;
}
.rtin-item.dhome .rtin-footer {
  background-color: #fff;
  border-bottom: 2px solid #179555;
  padding: 30px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.rtin-item.dhome .rtin-footer .rtin-title {
  text-align: center;
  color: #14673d;
  font-weight: 700;
  text-transform: uppercase;
}
.rtin-item.dhome .rtin-footer .rtin-title a {
  color: #14673d;
}
.rtin-item.dhome .rtin-footer .rtin-title a:hover {
  color: #179555;
}
.rtin-item.dhome .rtin-footer ul {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 20px;
}
.rtin-item.dhome .rtin-footer ul li {
  display: inline-block;
}
.rtin-item.dhome .rtin-footer ul li:last-child {
  float: right;
}
.rtin-item.dhome .rtin-footer ul li i {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  margin-right: 10px;
}
.rtin-item.dhome:hover ul li i {
  color: #179555;
}
.rtin-item.dhome:hover .rtin-footer {
  border-bottom: 2px solid #14673d;
}
.wrapper-area .blog-sidebar-area .rt-el-info-box .rtin-content h2 {
  font-size: 24px !important;
  top: 32%;
}
.wrapper-area .blog-sidebar-area .rt-el-info-box .rtin-content h2 a:hover {
  color: #179555;
}
.wrapper-area .blog-sidebar-area .btn.btn-lg-1 {
  display: block;
}
.house-left-area h3 {
  font-size: 36px;
  color: #182b4b;
}
.house-left-area ul {
  margin: 0 0 20px 0;
}
.house-left-area ul li {
  list-style: none;
  clear: both;
  font-size: 24px;
}
.house-left-area ul li span {
  width: 150px;
  display: inline-block;
}
.container-holder {
  margin-bottom: 30px;
}
.main-level h3 {
  font-size: 36px;
  color: #182b4b;
  text-transform: uppercase;
}
.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.elementor-tab-content ul li {
  list-style: none;
}
.elementor-tab-content ul li span {
  min-width: 200px;
  display: inline-block;
}
.elementor-accordion .elementor-tab-content {
  display: none;
  padding: 30px;
  border-top: none;
}
.elementor-accordion .elementor-accordion-item {
  border: none;
  margin-bottom: 20px;
}
.elementor-accordion a:hover,
.elementor-accordion a:focus,
.elementor-accordion a:active {
  color: #179555;
  text-decoration: none;
}
.wrapper-area .header-area.home-page-header {
  background-color: transparent;
  padding: 25px 0 0 0;
  position: absolute;
  z-index: 99;
  width: 100%;
}
.wrapper-area .header-area.home-page-header .logo-area {
  text-align: center;
}
.wrapper-area .header-area.home-page-header .top-left a {
  font-size: 36px;
  font-weight: 700;
}
.wrapper-area .header-area.home-page-header .top-right {
  text-align: right;
  margin-top: 20px;
}
.wrapper-area .header-area.home-page-header .logo-area {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrapper-area .header-area.home-page-header .stick .logo-area {
  text-align: center;
  width: 161px;
  margin: auto;
  margin-top: 10px;
}
.wrapper-area .header-area.home-page-header .stick .top-left a {
  font-size: 24px;
  font-weight: 700;
}
.wrapper-area .header-area.home-page-header .stick .top-left {
  margin-top: 10px;
}
.wrapper-area .header-area.home-page-header .stick .top-right {
  text-align: right;
  margin-top: 9px;
  margin-bottom: 10px;
}
.footer-area .widgets .menu li {
  margin-top: 18px;
}
.widget_kctheme_locations {
  padding: 15px;
}
.widget_kctheme_locations h3.widgets-title {
  margin-bottom: 10px;
}
.widget_kctheme_locations .sub-title {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #179555;
}
.widget_kctheme_locations h3.item-title {
  margin: 8px 0 !important;
}
.widget_kctheme_locations .nav-control-layout2.owl-theme .owl-prev {
  left: -44px;
}
.widget_kctheme_locations .nav-control-layout2.owl-theme .owl-next {
  right: -44px;
}
.widget_kctheme_locations .nav-control-layout2.owl-theme:hover .owl-prev {
  opacity: 1;
  visibility: visible;
  left: -15px;
  background: #14673d !important;
}
.widget_kctheme_locations .nav-control-layout2.owl-theme:hover .owl-next {
  opacity: 1;
  visibility: visible;
  right: -15px;
  background: #14673d !important;
}
/* new --*/
.additional-menu-area a.side-menu-trigger {
  color: #179555;
  cursor: pointer;
  font-size: 21px;
  line-height: 46px;
}
@media all and (max-width: 991px) {
  .additional-menu-area {
    margin-left: 28px;
  }
}
.additional-menu-area a.side-menu-trigger {
  color: #d8d8d8;
  cursor: pointer;
  font-size: 36px;
  line-height: 0;
}
.additional-menu-area a.side-menu-trigger:hover {
  color: #179555;
}
/* Header Right Menu */
.sidebartogol.sidenav {
  height: 100%;
  width: 400px;
  position: fixed;
  z-index: 999999999;
  top: 0;
  right: 0;
  text-align: left;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  overflow-x: hidden;
  padding-top: 40px;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  background: #179555;
}
@media all and (max-width: 767px) {
  .sidebartogol.sidenav {
    width: 318px;
  }
}
body .rt-cover {
  z-index: 149;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
}
.sidebartogol.sidenav .widgets {
  margin-bottom: 20px;
}
.sidebartogol.sidenav .widgets h3 {
  color: #179555;
}
.sidebartogol.sidenav ul.menu {
  display: block;
  text-transform: uppercase;
}
.sidebartogol.sidenav .closebtn {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 24px;
  padding: 0;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 55px;
  line-height: 26px;
  height: 34px;
  width: 34px;
}
.sidebartogol.sidenav .closebtn:hover {
  color: #000;
}
.sidebartogol.sidenav .sidenav-search {
  border: 1px solid #5f5f5f;
  margin: 0 20px 10px 20px;
}
.sidebartogol.sidenav ul li {
  border-bottom: none;
  margin-bottom: 0;
  line-height: 24px;
  list-style: none;
  font-weight: 700;
}
.sidebartogol.sidenav ul li.current-menu-item a {
  color: #fff;
}
.sidebartogol.sidenav ul li > ul > li {
  padding-left: 20px;
}
.sidebartogol.sidenav ul li a {
  text-align: left;
  font-size: 20px;
  color: #ccc;
  border: none;
  padding: 4px 8px 7px 10px;
  display: block;
  transition: all 0.5s ease-in-out;
}
@media all and (max-width: 767px) {
  .sidebartogol.sidenav ul li a {
    font-size: 18px;
  }
}
.sidebartogol.sidenav ul li a:hover {
  color: #fff;
}
.sidebartogol.sidenav ul li a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  padding-right: 8px;
}
.additional-menu-area .mega-menu.hide-header > ul > li {
  padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header > ul > li > a {
  display: none;
}
.additional-menu-area .mega-menu.hide-header > ul > li > ul {
  display: block !important;
}
.additional-menu-area .sidenav-address {
  padding: 30px 20px;
  line-height: 28px;
  margin-top: 30px;
  border-top: 1px solid #444444;
}
.additional-menu-area .sidenav-address h4 {
  color: #ffffff;
}
.additional-menu-area .sidenav-address span {
  color: #c4c4c4;
  font-size: 15px;
  display: block;
}
.additional-menu-area .sidenav-address span a {
  color: #c4c4c4;
  padding: 0;
}
.additional-menu-area .sidenav-address span a:hover {
  color: #000;
}
.additional-menu-area .sidenav-social {
  margin-top: 20px;
}
.additional-menu-area .sidenav-social span {
  display: inline-block;
  padding-right: 10px;
  font-size: 18px;
}
.wrapper-area .header-area .top-right {
  text-align: right;
  float: right;
}
.additional-menu-area {
  margin-left: 36px;
  text-align: right;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
}
@media all and (max-width: 991px) {
  .additional-menu-area {
    margin-left: 13px;
    text-align: right;
    float: right;
    margin-right: 0;
    margin-top: 5px;
  }
}
@media all and (max-width: 767px) {
  .additional-menu-area {
    margin-top: 0;
    margin-right: 5px;
  }
}
.address-menu {
  color: #111;
  padding: 30px;
}
.menu-address {
  color: #fff;
  padding: 30px;
}
.menu-address h2 {
  font-size: 24px;
  margin-bottom: 0;
}
.menu-address h3 {
  font-size: 16px;
  margin-bottom: 0;
}
.menu-address p {
  font-size: 16px;
  margin-bottom: 0;
}
.btn-sidebar-menu {
  position: absolute;
  top: 50px;
}
.btn-sidebar-menu a {
  font-size: 18px;
  text-transform: uppercase;
  color: #14673d;
}
.btn-sidebar-menu a:hover {
  color: #179555;
}
.jcontent {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: auto;
  font-size: 36px;
  z-index: 999;
  color: #fff;
}
@media all and (max-width: 767px) {
  .jcontent {
    bottom: 10px;
    font-size: 30px;
  }
}
.jcontent i {
  color: #fff;
}
.tagcloud-kc a:before {
  content: "#";
  font-color: #000;
}
.entry-content-area.search {
  margin-bottom: 40px;
}
a.tag-cloud-link {
  color: #505050;
}
a.tag-cloud-link:hover {
  color: #179555;
}
.widget-appointment {
  background-color: #fff;
  padding: 45px 30px;
  border-radius: 4px;
  width: 535px;
  position: relative;
  left: -50px;
}
@media all and (max-width: 1024px) {
  .widget-appointment {
    background-color: #fff;
    padding: 45px 30px;
    border-radius: 4px;
    width: 100%;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
  }
}
.widget-appointment form {
  margin-top: 30px;
}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #505050;
}
.widget-appointment .select2-container--classic .select2-selection--single {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: transparent;
}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #505050 transparent transparent transparent;
}
.widget-appointment .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #505050 transparent;
}
.widget-appointment .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.widget-appointment .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border: 1px solid #179555;
}
.widget-appointment input {
  height: 52px;
  font-size: 16px;
  padding: 5px 15px;
  color: #505050;
  border: 1px solid #f2f2f2;
  font-weight: 400;
  font-family: 'Cairo', sans-serif;
}
.widget-appointment .form-control {
  color: #505050 !important;
  background: #f2f2f2 !important;
  border-radius: 4px !important;
  border: 1px solid #f2f2f2 !important;
}
.widget-appointment .form-control:focus {
  border-color: #f2f2f2;
}
.widget-appointment textarea {
  font-size: 16px;
  padding: 15px;
  color: #505050;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
.widget-appointment textarea:focus {
  border-color: #f2f2f2;
}
.widget-appointment input.form-control::-webkit-input-placeholder,
.widget-appointment textarea.form-control::-webkit-input-placeholder {
  color: #505050;
}
.widget-appointment input.form-control::-moz-placeholder,
.widget-appointment textarea.form-control::-moz-placeholder {
  color: #505050;
}
.widget-appointment input.form-control:-moz-placeholder,
.widget-appointment textarea.form-control:-moz-placeholder {
  color: #505050;
}
.widget-appointment input.form-control:-ms-input-placeholder,
.widget-appointment textarea.form-control:-ms-input-placeholder {
  color: #505050;
}
.widget-appointment .form-group {
  margin-bottom: 15px;
  position: relative;
}
.widget-appointment .form-group i {
  color: #505050;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-appointment h3.section-title-light.title-bar-light {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (max-width: 1024px) {
  .widget-appointment h3.section-title-light.title-bar-light {
    font-size: 26px;
  }
}
.widget-appointment .item-btn.wpcf7-submit {
  padding: 12px 25px;
  width: 100%;
  background-color: #179555;
  border: none;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.widget-appointment .item-btn.wpcf7-submit i {
  margin-left: 10px;
  position: inherit;
  transform: inherit;
  color: #111111;
  font-size: 14px;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.widget-appointment .item-btn.wpcf7-submit:hover {
  background-color: #14673d;
  box-shadow: inherit;
  color: #ffffff;
}
.widget-appointment .item-btn.wpcf7-submit:hover i {
  color: #ffffff;
}
.align-item-center {
  align-items: center;
}
.nav-active .sidebartogol.sidenav {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333;
  z-index: 999;
}
.img100dot {
  width: 100%;
}
.inner-myblog-box .img-holder {
  height: 0;
  padding-top: 50%;
  background-size: cover;
  background-position: center center;
}
.rating-inline {
  margin-bottom: 30px;
}
.rating-inline li.nonrating {
  list-style: none;
  display: inline-block;
  color: #505050;
  font-size: 20px;
}
.rating-inline li.has-rating {
  list-style: none;
  display: inline-block;
  color: #14673d;
  font-size: 20px;
}



@media (max-width: 768px) {
	.wrapper-area .blog-post .media {
		display: block;		
	}
	.blog-post .media-left {
		float: inherit;
		margin-right: 15px;
		max-width: 100%;
		width: 100%;
	}
	.wrapper-area .blog-post .media  .media-object.wp-post-image {
		width: 100%;
		margin-bottom: 25px;
	}

	.search-box-area.landing-phone h4 {	
		letter-spacing: 0;
	}
	.wrapper-area .blog-post .post-info ul {
		margin: 0;
		padding: 0;
	}

}
@media (max-width: 991px) {
		.wrapper-area .blog-post  .media {
			display: -ms-flexbox;
			display: block;
			-ms-flex-align: start;
			align-items: flex-start;
	}
		.search-box-area.landing-phone h4 {	
		font-size: 18px;
	}
}
    
.elementor-testimonial__text{
    position: relative;
    padding: 0 50px;
}

.elementor-testimonial__text:before {
content: "\f10d";
position: absolute;
left: -18px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 48px;
color: #e2e3e7;
z-index: 1;    
font-family: fontawesome;   
}
.elementor-testimonial__text:after {
content: "\f10e";
position: absolute;
right: -10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 48px;
color: #e2e3e7;
z-index: 1;    
font-family: fontawesome;   
}
.header-nav-main .widgets  p{
    margin: 0;
}


@media (max-width: 767px) {
  .wrapper-area  .search-box-area.smobile-no{
    display: none;
    visibility: hidden;
  }

  .wrapper-area  .is-menu-stuck .search-box-area.smobile-no{
    display: block;
    visibility: visible;
  }
}


.wrapper-area .row.kc-mobile-black{
    display: none;
    visibility: hidden;
    text-align: center;
}

.wrapper-area .row.kc-mobile-black p{
  margin-bottom: 0;
}
.wrapper-area .row.kc-mobile-black .phone-box-area {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .wrapper-area .row.kc-mobile-black {
    display: block;
    visibility: visible;
    padding-top: 0;
    padding-bottom: 15px;
  }
  .wrapper-area .header-area {
    padding: 15px 0 2PX 0;
  }
  .wrapper-area .row.kc-mobile-black .btn.btn-lg-primary {
    padding: 8px 20px 8px 20px;
    font-size: 18px;
  }
  .search-box-area {
    text-align: center;
    margin-right: 14px;
}
.additional-menu-area {
    margin-left: -20px;
   
}
}