.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 1650px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1920px) {
  .container {
    max-width: 1520px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.d-flex {
  display: -ms-flexbox;
  display: flex;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}

.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body {
  background: #fff;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header-main {
  position: relative;
  z-index: 999;
}

.header-main .header-wrap {
  padding: 10px 0;
}

@media (max-width: 955px) {
  .header-main .header-wrap {
    -ms-flex-align: center;
    align-items: center !important;
  }
}

@media (min-width: 956px) {
  .header-main .sf-menu {
    margin-bottom: 0;
  }
}

.header-main .sf-menu .sub-menu li {
  margin-left: 0 !important;
}

.header-main .right-navigation {
  padding: 0 15px 15px;
}

@media (max-width: 955px) {
  .header-main .right-navigation {
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .header-main .right-navigation .nav-menu {
    width: 100%;
  }
}

@media (max-width: 955px) {
  .header-main .nav {
    display: none;
  }
}

@media (min-width: 1200px) {
  .header-main .nav li+li {
    margin-left: 22px;
  }
}

@media (max-width: 991px) {
  .header-main .nav li a {
    padding: 10px 0;
  }
}

.header-main .site-logo a {
  display: inline-block;
}

.header-main .site-logo a img {
  width: 100%;
  max-width: 100px;
}

@media (min-width: 576px) {
  .header-main .site-logo a img {
    max-width: 135px;
  }
}

@media (min-width: 768px) {
  .header-main .site-logo a img {
    max-width: 185px;
  }
}

@media (min-width: 992px) {
  .header-main .site-logo a img {
    max-width: 215px;
  }
}

@media (min-width: 1200px) {
  .header-main .site-logo a img {
    max-width: 255px;
  }
}

.header-main .certificate-badge a {
  display: block;
  padding-right: 0;
}

.header-main .certificate-badge img {
  width: 100%;
  max-width: 50px;
}

@media (min-width: 576px) {
  .header-main .certificate-badge img {
    max-width: 70px;
  }
}

@media (min-width: 768px) {
  .header-main .certificate-badge img {
    max-width: 100px;
  }
}

@media (min-width: 1200px) {
  .header-main .certificate-badge img {
    max-width: 140px;
  }
}

@media (min-width: 956px) {
  .header-main .social-icons {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .header-main .social-icons {
    margin-left: 35px;
  }
}

@media (max-width: 991px) {
  .header-main .social-icons {
    margin-left: auto;
  }
}

@media (max-width: 955px) {
  .header-main .social-icons a {
    padding-right: 8px;
  }
}

@media (max-width: 955px) {
  .header-main .social-icons a img {
    width: 18px;
  }
}

@media (max-width: 575px) {
  .header-main .social-icons a img {
    width: 15px;
  }
}

.social-icons li {
  list-style-type: none;
}

.common-banner {
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  min-height: 310px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-bottom: 4px solid #f1e339;
  margin-top: 0px !important;
}

@media (min-width: 576px) {
  .common-banner {
    margin-top: -30px;
  }
}

@media (min-width: 768px) {
  .common-banner {
    margin-top: -40px;
  }
}

@media (min-width: 956px) {
  .common-banner {
    margin-top: -20px;
  }
}

@media (min-width: 992px) {
  .common-banner {
    margin-top: -45px;
  }
}

@media (min-width: 1200px) {
  .common-banner {
    margin-top: -50px;
  }
}

.common-banner.hm-banner {
  min-height: 275px;
}

@media (min-width: 768px) {
  .common-banner.hm-banner {
    min-height: 375px;
  }
}

@media (min-width: 992px) {
  .common-banner.hm-banner {
    min-height: 450px;
  }
}

@media (min-width: 1200px) {
  .common-banner.hm-banner {
    min-height: 525px;
  }
}

@media (min-width: 576px) {
  .common-banner.hm-banner .btn-wrap {
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 955px) {
  .common-banner.hm-banner .btn-wrap .brown-btn {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .common-banner.hm-banner:before {
    height: 280px;
  }
}

@media (min-width: 992px) {
  .common-banner.hm-banner:before {
    height: 350px;
  }
}

@media (min-width: 1200px) {
  .common-banner.hm-banner:before {
    height: 450px;
  }
}

@media (min-width: 992px) {
  .common-banner.inner-banner .banner-info {
    padding: 90px 0 40px;
  }
}

.common-banner.inner-banner .banner-info .banner-title {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .common-banner.inner-banner .banner-info .banner-title {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .common-banner.inner-banner .banner-info .banner-title {
    margin-bottom: 70px;
  }
}

.common-banner:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: -1px;
  background-image: linear-gradient(to bottom, #124734, #286237, #4c7c31, #7b9424, #b5a80e);
  opacity: 0.75;
}

.common-banner:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -1px;
  background-image: url("../images/img/banner-bottom-img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 160px;
}

@media (min-width: 768px) {
  .common-banner:before {
    height: 200px;
  }
}

@media (min-width: 992px) {
  .common-banner:before {
    height: 220px;
  }
}

@media (min-width: 1200px) {
  .common-banner:before {
    height: 250px;
  }
}

.banner-info {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 30px 0;
}

@media (min-width: 992px) {
  .banner-info .container {
    max-width: 840px;
  }
}

.banner-info .banner-title {
  font-weight: bold;
  color: #fff;
  margin-bottom: 25px;
}
.banner-info .banner-title-new {
  margin-bottom: 50px !important;
}

.banner-info-new p {
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
}

@media (min-width: 992px) {
  .banner-info .banner-title {
    margin-bottom: 40px;
  }
}

.banner-info p {
  color: #fff;
  line-height: 1.6;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .banner-info p {
    margin-bottom: 45px;
  }
}

.brown-btn {
  padding: 12px 15px;
  background-color: #9f8f55;
  color: #fff !important;
  border-radius: 5px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  min-width: 220px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 -2px 0px rgba(0, 0, 0, 0.15) inset;
  text-shadow: 0 -1px 1px #000;
  border: none;
  font-size: 14px !important;
}

.brown-btn:hover,
.brown-btn:focus {
  outline: none;
}

@media (min-width: 768px) {
  .brown-btn {
    min-width: 240px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 20px;
  }
}

.brown-btn.down-arrow {
  background-image: url("../images/white_down_arrow.png");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 12px);
}

@media (max-width: 955px) {
  .brown-btn.down-arrow {
    background-size: 15px;
  }
}

.brown-btn.download-icon {
  background-image: url("../images/img/download-icon.svg");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: calc(100% - 12px);
  background-size: 20px;
}

@media (max-width: 955px) {
  .brown-btn.download-icon {
    background-size: 15px;
  }
}

.brown-btn.download-icon:before {
  content: "";
}

@media (min-width: 992px) {
  .service-boxes .container {
    max-width: 840px;
  }
}

.service-boxes>li {
  padding: 40px 0;
  list-style-type: none;
}

@media (min-width: 992px) {
  .service-boxes>li {
    padding: 50px 0;
  }
}

@media (min-width: 1200px) {
  .service-boxes>li {
    padding: 65px 0;
  }
}

.service-boxes>li:nth-child(even) {
  background-image: url(../images/greybg.png);
  background-position: center;
}

@media (min-width: 768px) {
  .service-boxes>li:nth-child(even) .infobox {
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  .service-boxes>li:nth-child(even) .infobox {
    padding-left: 35px;
  }
}

@media (min-width: 1200px) {
  .service-boxes>li:nth-child(even) .infobox {
    padding-left: 55px;
  }
}

@media (min-width: 768px) {

  .service-boxes>li:nth-child(odd) .infobox,
  .service-boxes>li:nth-child(4) .infobox {
    -ms-flex-order: -1;
    order: -1;
    padding-right: 20px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {

  .service-boxes>li:nth-child(odd) .infobox,
  .service-boxes>li:nth-child(4) .infobox {
    padding-right: 35px;
  }
}

@media (min-width: 1200px) {

  .service-boxes>li:nth-child(odd) .infobox,
  .service-boxes>li:nth-child(4) .infobox {
    padding-right: 55px;
  }
}

@media (min-width: 1200px) {
  .service-boxes>li:last-child {
    padding: 75px 0;
  }
}

.service-boxes>li:last-child .imgbox a {
  display: block;
  padding-right: 0;
}

@media (max-width: 767px) {
  .service-boxes>li:last-child .imgbox a {
    text-align: center;
  }
}

.service-boxes>li:last-child .imgbox a img {
  width: auto;
}

@media (min-width: 768px) {
  .service-boxes>li:last-child .imgbox {
    width: 35%;
  }
}

.service-boxes>li:last-child .infobox {
  -ms-flex-order: initial;
  order: initial;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .service-boxes>li:last-child .infobox {
    width: 65%;
  }
}

@media (min-width: 992px) {
  .service-boxes>li:last-child .infobox {
    padding-left: 30px;
  }
}

.service-boxes>li .imgbox {
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .service-boxes>li .imgbox {
    width: 55%;
    margin-bottom: 0px;
  }
}

.service-boxes>li .imgbox iframe {
  width: 100%;
}

@media (min-width: 768px) {
  .service-boxes>li .imgbox iframe {
    height: 210px;
  }
}

@media (min-width: 992px) {
  .service-boxes>li .imgbox iframe {
    height: 250px;
  }
}

.service-boxes>li .imgbox img {
  width: 100%;
}

.service-boxes>li .infobox {
  width: 100%;
}

@media (min-width: 768px) {
  .service-boxes>li .infobox {
    width: 45%;
  }
}

.service-boxes>li .infobox p {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .service-boxes>li .infobox p {
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .service-boxes>li .infobox h3 {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .service-boxes>li .infobox h3 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .service-boxes>li .infobox h3 br {
    display: none;
  }
}

.service-boxes>li .infobox .green-btn {
  font-size: 12px;
  padding: 15px 30px;
}

.testimonial_section {
  background-image: none;
  padding: 40px 0;
  height: auto;
}

@media (min-width: 992px) {
  .testimonial_section {
    padding: 50px 0;
  }
}

@media (min-width: 1200px) {
  .testimonial_section {
    padding: 65px 0;
  }
}

@media (min-width: 992px) {
  .testimonial_section .container {
    max-width: 840px;
  }
}

.testimonial_section h3 {
  font-style: initial;
}

@media (min-width: 768px) {
  .testimonial_section h3 {
    margin-bottom: 25px;
  }
}

.testimonial_section #v-review-display-widget-container {
  background-color: transparent !important;
  width: 100% !important;
  height: 200px;
}

.testimonial_section #reviewer-summary span {
  margin-top: 0;
  margin-right: 15px;
  color: #157bc0;
}

.testimonial_section .star-icon {
  color: #eae400;
}

.service-bg {
  background-image: url(../images/greybg.png);
  background-position: center;
}

.newslettersection {
  padding: 40px 0;
}

@media (min-width: 992px) {
  .newslettersection {
    padding: 50px 0;
  }
}

@media (min-width: 992px) {
  .newslettersection .container {
    max-width: 840px;
  }
}

.newslettersection .news_subscribe_box {
  margin-top: 0;
  position: static;
  box-shadow: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  background-color: transparent;
}

.newslettersection .news_subscribe_box .title {
  font-size: 20px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .newslettersection .news_subscribe_box .title {
    width: 30%;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .newslettersection .news_subscribe_box .title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .newslettersection .news_subscribe_box .title {
    width: 100%;
    text-align: center;
  }
}

.newslettersection .news_subscribe_box .gform_wrapper {
  background: #fff;
  border: 1px solid #a9a9a9;
  padding: 7px 5px;
  border-radius: 5px;
}

@media (min-width: 768px) {
  .newslettersection .news_subscribe_box .gform_wrapper {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .newslettersection .news_subscribe_box .gform_wrapper {
    width: 100%;
  }
}

.newslettersection .news_subscribe_box .gform_wrapper .gform_body {
  width: calc(100% - 172px);
}

@media (max-width: 767px) {
  .newslettersection .news_subscribe_box .gform_wrapper .gform_body {
    width: calc(100% - 142px);
  }
}

.newslettersection .news_subscribe_box .gform_wrapper .gform_body .ginput_container {
  margin: 0;
}

.newslettersection .news_subscribe_box .gform_wrapper input[type="text"] {
  margin: 0;
  width: 100% !important;
  box-shadow: none;
  border: none;
  color: #a9a9a9;
  font-size: 15px !important;
  height: auto;
  line-height: 1.2;
  padding: 10.5px !important;
  line-height: 15px !important;
  min-height: initial !important;
}

.newslettersection .news_subscribe_box .gform_wrapper input[type="submit"] {
  margin: 0;
  font-size: 12px;
  padding: 12px 22px;
  width: auto;
  line-height: 15px !important;
  min-height: initial !important;
  background: none repeat scroll 0 0 #9f8f55;
  box-shadow: 0 -2px 0 #665a2f inset;
}

@media (max-width: 767px) {
  .newslettersection .news_subscribe_box .gform_wrapper input[type="submit"] {
    padding: 12px;
    font-size: 11px;
  }
}

.footer {
  position: relative;
  padding: 25px 0 30px;
  margin-top: 0;
}

@media (min-width: 992px) {
  .footer .container {
    max-width: 840px;
  }
}

.footer .footer-wrap {
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .footer .footer-wrap {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer p {
  padding: 0;
  margin: 0;
  font-size: 10px;
  width: auto !important;
}

.footer p a {
  font-size: 10px !important;
}

.footer .footer-navi {
  padding: 0;
}

.footer .footer-navi .nav {
  padding: 0;
}

.footer .footer-navi .nav li+li {
  margin-left: 0;
}

.footer .footer-navi .nav li a {
  font-size: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.footer:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/img/footer-bottom-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #005030;
  opacity: 0.8;
}

.footer #inner-footer {
  position: relative;
  z-index: 2;
}

.download-section {
  position: relative;
}

.download-section .brown-btn.download-icon {
  border: none;
}

.download-section ul {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 42px;
  z-index: -1;
  background-color: #9f8f55;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 -2px 0px rgba(0, 0, 0, 0.15) inset;
  padding-bottom: 2px;
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 768px) {
  .download-section ul {
    left: 12px;
    right: 12px;
  }
}

.download-section ul.open {
  visibility: visible;
  opacity: 1;
}

.download-section ul li {
  list-style-type: none;
  width: 200px;
  margin: 0 auto;
}

.download-section ul li+li {
  border-top: 1px solid #fff;
}

.download-section ul li a {
  box-shadow: none;
  border-radius: 0;
  display: block;
  margin: 0;
  min-width: 200px;
  padding: 15px;
}

.footer_testimonial_section .testimonial_section {
  height: auto !important;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .left-page-content .container {
    max-width: 840px;
  }
}

.listing-content>li {
  margin-bottom: 30px;
}

.listing-content li {
  list-style-type: none;
}

.listing-content li h4 {
  color: #005030;
  font-weight: bold;
}

@media (min-width: 992px) {
  .listing-content li h4 {
    margin-bottom: 20px;
  }
}

.listing-content li p {
  margin-bottom: 15px;
}

.contactform {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .contactform {
    padding: 50px 0;
  }
}

@media (min-width: 992px) {
  .contactform {
    padding: 60px 0;
  }
}

@media (min-width: 1200px) {
  .contactform {
    padding: 75px 0;
  }
}

@media (min-width: 768px) {
  .contactform .container {
    max-width: 570px;
  }
}

.contactform ul li {
  margin-top: 6px;
}

@media (min-width: 768px) {
  .contactform ul li:last-child {
    display: inline-block;
    margin-left: 50px !important;
  }
}

.contactform ul li input {
  box-shadow: 0.5px 0.5px 4px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #999999;
  padding: 10px !important;
  line-height: 1.2;
  height: auto;
}

.contactform ul li textarea {
  box-shadow: 0.5px 0.5px 4px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #999999;
  padding: 10px !important;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .contactform .gform_footer {
    margin-top: -80px !important;
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .contactform .gform_footer {
    margin-top: 5px !important;
  }
}

.contactform .gform_footer input[type="submit"] {
  display: inline-block !important;
  color: #fff;
  font-size: 12px !important;
  line-height: 15px;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  background: #005030;
  padding: 12px 30px;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: 0 -2px 0px #072d1e inset;
  text-decoration: none;
  border: none;
  min-width: 160px;
  margin-right: 0 !important;
}

.contactform .gform_footer input[type="submit"]:hover,
.contactform .gform_footer input[type="submit"]:focus {
  color: #000;
}

.contactform h3 {
  font-size: 28px !important;
  margin-bottom: 35px !important;
  margin-top: 0 !important;
  text-align: center;
}

@media (max-width: 955px) {
  .contactform h3 {
    font-size: 25px !important;
    margin-bottom: 25px !important;
  }
}

@media (max-width: 767px) {
  .contactform h3 {
    font-size: 20px !important;
  }
}

.contact_info {
  padding: 0 0 25px;
}

@media (min-width: 768px) {
  .contact_info {
    padding: 15px 0 25px;
  }
}

@media (min-width: 992px) {
  .contact_info {
    padding: 25px 0 35px;
  }
}

@media (min-width: 768px) {
  .contact_info .container {
    max-width: 570px;
  }
}

@media (min-width: 992px) {
  .contact_info.mail_info .container {
    max-width: 840px;
  }
}

.contact_info.mail_info .mail-section {
  text-align: center;
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  .contact_info.mail_info .mail-section {
    margin-bottom: 35px;
  }
}

.contact_info.mail_info .mail-section h2 {
  margin-bottom: 15px;
}

.contact_info.mail_info .mail-section p {
  margin-top: 0;
}

.contact_info.mail_info ul {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .contact_info.mail_info ul {
    column-gap: 30px;
    column-count: 2;
  }
}

@media (max-width: 400px) {
  .contact_info.mail_info ul {
    column-count: 1;
  }
}

@media (max-width: 400px) {
  .contact_info.mail_info ul li {
    display: block;
  }
}

.contact-wrap p {
  font-size: 14px;
  margin-bottom: 15px;
}

.breadcrumbs {
  width: calc(100% - 90px);
}

.breadcrumbs li.current-item {
  padding: 1.5px;
}

.location_info {
  padding-bottom: 30px;
}

@media (min-width: 992px) {
  .location_info {
    padding-bottom: 45px;
  }
}

.location_info .location-map:hover,
.location_info .location-map:focus,
.location_info .location-map:focus-visible {
  outline: none;
}

@media (min-width: 768px) {
  .location_info .location-map {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .location_info .location-map {
    margin-bottom: 15px;
  }
}

.location_info .location-map iframe {
  height: 310px;
  width: 100%;
}

@media (min-width: 768px) {
  .location_info .location-detail {
    width: 35%;
    padding-left: 25px;
  }
}

@media (min-width: 992px) {
  .location_info .location-detail {
    padding-left: 35px;
  }
}

@media (min-width: 1200px) {
  .location_info .location-detail {
    padding-left: 50px;
  }
}

.location_info .location-detail h3 {
  font-size: 20px !important;
  color: #005030;
  margin-bottom: 20px;
}

.location_info .location-detail p {
  margin-bottom: 25px;
}

.location_info .location-detail .location-number {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.location_info .location-detail .location-number p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000;
  margin: 0;
  margin-right: 5px;
  width: 35px;
  text-transform: capitalize;
}

.location_info .location-detail .location-number a {
  display: inline-block;
  color: #000;
}

.map-icon {
  margin-top: 20px;
}

.map-icon a {
  display: inline-block;
  padding-right: 0;
  line-height: 1.2;
  font-size: 9px;
  color: #5184c4;
}

.location-bottom-text {
  max-width: 675px;
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .location-bottom-text {
    margin-bottom: 45px;
  }
}

@media (min-width: 992px) {
  .location-bottom-text {
    margin-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .location-bottom-text {
    margin-bottom: 75px;
  }
}

.location-bottom-text p {
  margin-top: 0;
}

.d-5of7 {
  padding-right: 0;
}

.home-review .write-review {
  color: #000;
  padding: 10px 30px;
  left: -81px;
  font-weight: bold;
  background-color: #f1e339;
}

.home-review .write-review:hover,
.home-review .write-review:focus {
  background-color: #cebf41;
}

@media (max-width: 955px) {
  #responsive-menu-button {
    width: 32px !important;
    height: 30px !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    position: absolute !important;
    z-index: 999999 !important;
  }
}

#responsive-menu-button .responsive-menu-box {
  width: 22px !important;
  height: 17px !important;
}

#responsive-menu-button .responsive-menu-box .responsive-menu-inner {
  width: 22px !important;
}

#responsive-menu-button .responsive-menu-box .responsive-menu-inner:before {
  top: -6px !important;
  width: 22px !important;
}

#responsive-menu-button .responsive-menu-box .responsive-menu-inner:after {
  bottom: -6px !important;
  width: 22px !important;
}

#responsive-menu-button.responsive-menu-boring.is-active .responsive-menu-inner:before {
  top: 0 !important;
}

#responsive-menu-button.responsive-menu-boring.is-active .responsive-menu-inner:after {
  bottom: 0 !important;
}

.slide-left #responsive-menu-search-box {
  display: none;
}

.sf-menu ul {
  border-top: 4px solid #c8ba1b;
}

@media (max-width: 767px) {
  .header-main .right-navigation {
    padding: 0 10px 15px;
  }

  .header-main .certificate-badge {
    margin-right: 45px;
  }

  #add-review h1 {
    font-size: 25px;
  }
}

@media (max-width: 359px) {
  .header-main .certificate-badge {
    display: none;
  }

  .header-main .right-navigation {
    padding: 0 40px 15px;
  }
}

.searchbar {
  padding-right: 0.75em;
  margin-top: 15px;
}

.searchbar .SubscribeBlock li {
  margin-top: 0 !important;
}

.searchbar .SubscribeBlock .gform_wrapper .gform_button.button {
  margin-right: 0;
}

.searchbar .SubscribeBlock .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.trainng-video-main {
  text-align: center;
}

.trainng-video-main .video-box {
  display: inline-block;
}

.trainng-video-main .thumbs-box {
  margin-left: auto;
  margin-right: auto;
}

.common-banner.inner-banner::before {
  height: 100%;
}

@media (min-width: 992px) {
  .header-main .right-navigation {
    padding: 0 0 15px;
  }
}


/*# sourceMappingURL=custom.css.map */



.eed-new-container{

  display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
}

.eed-new-text-content {
  flex: 1;
  min-width: 300px;
}

.eed-new-text-content h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #005030;
}

.eed-new-text-content p {
  font-size: 22px;
  line-height: 1.5;
  color: #005030;
}

.eed-new-image-content {
  flex: 1;
  min-width: 300px;
  text-align: center;
}

.eed-new-image-content img {
  max-width: 90%;
  height: auto;
}

/* .eed-new-container-submit{

  display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 30px;
        align-items: stretch;
} */
.edd-section{
    background: #f5f5f5;
}
.edd-section h2{
    text-align: center;
    font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 50px;
  color: #005030;
}
.pt-70{
  padding-top: 70px;
}
.pb-70{
  padding-bottom: 70px;
}

.eed-new-container-submit {
  display: flex;
  justify-content: center; /* cards center me rahenge */
  align-items: stretch;    /* equal height */
  gap: 30px;
  flex-wrap: wrap;
  max-width: 1100px; /* grid width jaisa */
  margin: 0 auto;   /* center align */
}

.card {
  flex: 1;
  width: 100%;
  max-width: 500px;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);

  display: flex;              /* equal height content ke liye */
  flex-direction: column;
  justify-content: space-between;
    transition: transform 0.3s ease, box-shadow 0.3s ease;

}
.card:hover {
  transform: translateY(-8px); /* thoda upar uth jaye */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); /* shadow gaharai ke liye */
}
    .card h3 {
      margin-top: 0;
      color: #020202;
      font-weight: 700; 
      font-size: 30px;
    }
    .card p, .card ul li{
      font-size: 18px;
    }
    .option-label {
      width: fit-content;
      display: inline-block;
      background: #004d26;
      color: #fff;
      font-size: 12px;
      padding: 5px 12px;
      border-radius: 17px;
      margin-bottom: 10px;
      font-weight: bold;
    }
    .steps {
      margin: 20px 0;
      padding-left: 0;
      list-style: none;
    }
    .steps li {
  display: flex;
  align-items: flex-start; /* center ki jagah flex-start use karein */
  margin-bottom: 12px;
}

    .steps li span {
        flex-shrink: 0; /* circle hamesha fix rahe */
        margin-right: 12px;
        margin-top: 2px;
      background: #005030;
      color: #fff;
      font-weight: bold;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }
    .app-buttons {
      display: flex;
      gap: 10px;
      margin-top: 20px;
    }
    .app-buttons img {
      height: 40px;
    }
    .edd-btn {
        width: fit-content;
      display: inline-block;
      background: #005030;
      color: #fff !important;
      padding: 12px 25px;
      border-radius: 25px;
      text-decoration: none;
      font-weight: bold;
      margin-top: 20px;
      border: 2px solid #005030;
    }
    .edd-btn:hover{
          background-color: transparent;
    border: 2px solid #005030;
    color: #005030 !important;
    transition: 0.5s ease-in-out;
    }

    .app-buttons img {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.app-buttons img:hover {
  transform: scale(1.08); /* thoda grow karega */
  box-shadow: 0 6px 15px rgba(0,0,0,0.2); /* halki shadow for pop effect */
}
    .features {
      background: #fafafa;
    padding: 30px;
    }
    .feature h3 {
      font-size: 20px;
      font-weight: 700;
    }
    .feature p {
      font-size: 20px;
    }
    .feature-list {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
      gap: 30px;
      margin: auto;
    }
    .feature img{
      margin-bottom: 25px;
    }
    .newslettersection .news_subscribe_box .gform_wrapper{
      border: 1px solid #e8e8e8;
      border-radius: 6px;
background-color: #ffffff;
    }
    .newslettersection .news_subscribe_box .gform_wrapper .gform_body .ginput_container input{
      border: 0;
    box-shadow: unset;
    margin: 0;
    font-size: 15px;
    color: #a9a9a9;
    }

    @media (max-width: 768px) {
      .edd-main-sec{
  width: 100% !important;
  padding: 0px 20px;
}
      .eed-new-container-submit {
    flex-direction: column;
    align-items: center;
  }
      .text-content {
        margin-bottom: 30px;
      }
    }