a{
      text-decoration: none;
      color: inherit;
}
.paginate-con {
    width: 100%;
    float: left;
    margin-top: 33px;
    margin-bottom: 33px;
    margin-left: 20px;
}
span.page-numbers.current {
    background: #8dc541;
    color: white;
}
.page-numbers {
    font-size: 16px;
    color: #8dc541;
    text-decoration: none;
    padding: 10px;
    border: 2px solid #8ec53e;
    border-radius: 5px;
}
.nav {
  background-color: #fff;
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, .6);
}

.container {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.container.blog-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 314px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-link {
  margin-bottom: -6px;
  border-bottom: 3px solid transparent;
}

.nav-link:hover {
  border-bottom: 3px solid #b0c543;
}

.nav-link.w--current {
  border-bottom: 3px solid #77bd1a;
}

.page-link {
  display: block;
  padding: 27px 23px;
  float: left;
  border-style: none;
  border-width: 1px 1px 3px;
  border-bottom-color: transparent;
  color: #464646;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  text-decoration: none;
}

.page-link:hover {
  border-bottom: 3px none #77bd1a;
}

.column {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-toggle {
  float: left;
}

.dropdown-toggle.page-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 500;
}

.icon {
  padding: 0px 0px 0px 14px;
  border-radius: 50px;
}

.icon.marker {
  padding-left: 20px;
}

.column-2 {
  min-height: 79px;
  border-right: 1px solid #cacaca;
}

.dropdown-list {
  margin-top: 0px;
}

.dropdown-list.w--open {
  width: 169px;
  margin-top: 80px;
  border-top: 4px solid #000;
  background-color: #fff;
  box-shadow: 0 6px 3px 0 rgba(0, 0, 0, .25);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.nav-drop-down {
  border-bottom: 1px solid #979696;
  -webkit-transition: opacity 375ms ease;
  transition: opacity 375ms ease;
  text-align: center;
}

.nav-drop-down:hover {
  background-color: #77bd1a;
  color: #fff;
}

.top-nav {
  background-color: #353535;
}

.page-link-top {
  display: block;
  padding: 6px 11px;
  float: right;
  color: #fff;
}

.nav-link2 {
  float: right;
}

.icon-2 {
  width: 53px;
  height: 53px;
  padding: 6px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 76%, .43);
}

.slide-title {
  margin-top: 41px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.button {
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 5px;
  background-color: #77bd1a;
}

.button.btn-line {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, .71);
  background-color: transparent;
}

.button.btn-line:hover {
  background-color: #fff;
  color: #327dcf;
}

.button.btn-line.blog-btn {
  width: 120px;
  margin-left: 0px;
  text-align: center;
}

.button.btn-line.news-btn {
  width: auto;
  margin-top: -1px;
  margin-right: 28px;
  margin-bottom: 7px;
  float: right;
  border-style: none;
  background-color: #77bd1a;
  text-align: center;
}

.button.button-long {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: 500;
  text-align: center;
}

.button.sec-btn {
  background-color: #a6c543;
}

.button.form-btn {
  width: 45%;
  margin-top: 25px;
  font-family: Fontawesome, sans-serif;
}

.button.btn-white {
  width: 100%;
  margin-top: 24px;
  background-color: #fff;
  color: #3b89bd;
  text-align: center;
}

.button.btn-white.side-sub {
  width: 100%;
  float: right;
}

.button.btn-green-line {
  width: 150px;
  margin-top: 15px;
  margin-left: 0px;
  border: 2px none transparent;
  background-color: #77bd1a;
  color: #fff;
  text-align: center;
}

.button.button-long-2 {
  width: 100%;
  margin-top: 23px;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: 500;
  text-align: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 37px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.recent :hover{
  color: #2d6cb1;
}
.ul-cat :hover{
  color: #2d6cb1;
}
.ent-con-slider {
  height: 250px;
  background-color: #eee;
}

.ent-con-slider.owl-carousel {
  height: auto;
  min-height: 250px;
}

.section {
  padding-top: 66px;
  padding-bottom: 66px;
  background-color: #77bd1a;
}

.column-3 {
  min-height: 350px;
  padding: 34px;
  background-color: #fff;
}

.section-header {
  overflow: visible;
  margin-right: 8px;
  margin-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4c;
  font-size: 29px;
  font-weight: 400;
  text-align: center;
}

.div-block-2 {
  width: 70px;
  height: 2px;
  margin-top: 11px;
  background-color: #4c4c4c;
  color: #4c4c4c;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 16px 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  height: 400px;
  background-color: #c1c8cc;
}

.testi-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 663px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px solid #77bd1a;
  box-shadow: 0 0 6px 0 hsla(0, 0%, 6%, .34);
}

.testi-image {
  width: 150px;
  height: 150px;
  margin-top: 14px;
  padding: 13px;
  border-radius: 200px;
}

.div-block-4 {
  width: 80%;
  min-height: 50px;
  margin-top: 8px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(0deg, #77bd1a -2%, #b0c543 100%, #fff 101%);
  background-image: linear-gradient(90deg, #77bd1a -2%, #b0c543 100%, #fff 101%);
}

.text-block {
  padding: 5px;
  color: #fff;
  text-align: center;
}

.paragraph {
  width: 80%;
  margin-top: 33px;
  margin-bottom: 19px;
  text-align: justify;
}

.section-2 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.blog-pre-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  padding: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.text-block-2 {
  margin-bottom: 7px;
  font-size: 25px;
}

.text-block-3 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 300;
}

.vticker {
  min-height: 300px;
  background-color: transparent;
  color: #4c4c4c;
}

.section-3 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.body {
  font-family: Roboto, sans-serif;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 23px;
}

.heading-2 {
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.paragraph-2 {
  text-align: justify;
}

.heading-3 {
  color: #77bd1a;
  font-weight: 400;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/group.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: -14px 14px 0 -1px rgba(2, 2, 2, .25);
}

.div-block-8 {
  padding-bottom: 20px;
}

.slider {
  height: 500px;
}

.slider-con {
  padding-top: 114px;
}

.slide-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/bg3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/bg3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/testing.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/testing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/solar.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/solar.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group2-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/group2-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-6 {
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block {
  color: #77bd1a;
  text-decoration: none;
}

.prime {
  color: #77bd1a;
  font-weight: 700;
}

.section-4 {
  padding-top: 7px;
  padding-bottom: 0px;
  background-color: #f3f3f3;
}

.heading-4 {
  text-transform: uppercase;
}

.image-2 {
  width: 80%;
}

.image-3 {
  width: 80%;
}

.logo-align2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 81px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-f {
  width: 90%;
}

.logo-align3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-con.sm-con2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.html-embed-2 {
  min-height: 20px;
}

.ent-con {
  width: 200px;
  height: 200px;
  min-height: 100px;
  float: left;
  background-color: #d1d1d1;
}

.item {
  width: 200px;
  height: 200px;
  margin: 4px;
  padding: 0px;
  float: left;
  background-color: #77bd1a;
}

.image-4 {
  position: relative;
  top: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  float: left;
}

.image-4:hover {
  z-index: 0;
  opacity: 0.47;
}

.nav-bar {
  position: fixed;
  z-index: 100;
}

.bread-crumb {
  height: 200px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('../images/breadcrumb.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('../images/breadcrumb.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.beadcrumb-con {
  display: block;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px 0px 5px 5px;
  background-color: rgba(26, 26, 26, .69);
}

.blog-breadcurmb-green {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
  min-width: 20%;
  padding-right: 16px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  background-color: #77bd1a;
}

.blog-breadcurmb-green.skewed {
  width: 40px;
  min-width: 0%;
  margin-left: -15px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 17px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: left;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  min-width: 50px;
  padding-right: 13px;
  padding-left: 13px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  overflow: visible;
  font-family: Roboto, sans-serif;
  color: #b0c543;
}

.bold-text {
  color: #fff;
}

.content-block {
  min-height: 410px;
  margin-bottom: 49px;
  padding: 48px 57px 12px;
  border: 1px solid #bebdbd;
  border-radius: 2px;
  background-color: #f1f1f1;
  color: #4c4c4c;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

.content-block.white-bg {
  padding-right: 14px;
  padding-left: 14px;
  background-color: #fff;
}

.paragraph-3 {
  text-align: justify;
}

.basic-text.justify {
  float: left;
  text-align: justify;
}

.basic-text.justify.story-text {
  font-size: 16px;
}

.image-5 {
  margin-bottom: 9px;
  float: right;
}

.paragraph-4 {
  margin-top: 9px;
  margin-bottom: 11px;
  padding-right: 9px;
  padding-left: 8px;
  text-align: justify;
}

.text-span {
  color: #4c4c4c;
  font-weight: 400;
}

.sub-header {
    color: #77bd1a;
    font-weight: 400;
    margin-top: -10px;
    margin-bottom: 27px;
}

.sub-header.center {
  text-align: center;
}

.sub-header.form-prime {
  font-size: 20px;
}

.sub-header.h-sub {
  margin-bottom: 34px;
  text-align: center;
}

.sub-header.h-sub-copy {
  margin-top: 60px;
  margin-bottom: 34px;
  font-family: 'Open Sans', sans-serif;
  font-size: 27px;
  text-align: center;
}

.image-7 {
  display: none;
}

.page-sub-text {
  margin-right: 15%;
  margin-bottom: 42px;
  margin-left: 15%;
  font-size: 18px;
  line-height: 23px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.div-block-12 {
  width: 20px;
  height: 60px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(-18deg, 0deg) translate(-9px, 0px);
  -ms-transform: skew(-18deg, 0deg) translate(-9px, 0px);
  transform: skew(-18deg, 0deg) translate(-9px, 0px);
}

.tabs-menu {
  width: 20%;
  float: left;
}

.tab-link {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #c0bfad;
  background-color: #e6e5d9;
  color: #525252;
  text-align: center;
}

.tab-link:hover {
  background-color: #d1d0bf;
}

.tab-link.w--current {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom-color: #77bd1a;
  background-color: #a2cf2c;
  color: #fff;
}

.tab-pane {
  min-height: 502px;
}

.tab-pane.content-block {
  padding-right: 56px;
  padding-left: 56px;
}

.tabs {
  margin-bottom: 23px;
}

.text-span-2 {
  margin-top: 33px;
  color: #838383;
}

.bold-text-2 {
  margin-top: 27px;
}

.div-block-13 {
  margin-top: 12px;
  padding: 10px 16px;
  background-color: #77bd1a;
  color: #fff;
  font-weight: 300;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.div-block-14 {
  min-height: 200px;
  margin-top: 15px;
  background-color: #fff;
  box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, .09);
}

.row-2 {
  padding-top: 7px;
  padding-bottom: 9px;
}

.heading-7 {
  font-weight: 500;
}

.image-8 {
  width: 100%;
}

.tab-pane-2 {
  margin-top: 11px;
}

.heading-8 {
  margin-top: 77px;
  margin-bottom: 27px;
  color: #77bd1a;
  font-weight: 400;
  text-align: center;
}

.text-span-3 {
  color: #77bd1a;
}

.text-span-4 {
  color: #77bd1a;
}

.center-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bread-crumb2 {
  height: 200px;
  background-image: url('../images/banner1.png');
  background-position: 0px 50%;
  background-size: auto 100%;
  background-repeat: repeat-x;
}

.bread-crumb2.boot-slide {
  background-image: url('../images/banner2.jpg');
  background-size: 2770px 100%;
}

.paragraph-5 {
    margin-top: 28px;
    text-align: justify;
    font-size: 14px;
}

.row-3 {
  margin-top: 11px;
}

.row-4 {
  margin-top: 40px;
}

.heading-8-copy {
  margin-top: 77px;
  margin-bottom: 27px;
  color: #77bd1a;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.bold-text-3 {
  color: #4c4c4c;
  font-style: italic;
  font-weight: 700;
}

.align {
  text-align: justify;
}

.justify {
  text-align: justify;
}

.flipcard {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .35);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.flipcard.card-back {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #77bd1a;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-card-con {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: 4000px;
  perspective: 4000px;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.flip-card-con:hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.row-6 {
  margin-top: 27px;
}

.heading-9 {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}

.text-block-5 {
  margin-top: 6px;
  text-align: center;
}

.select-field {
  border-radius: 20px;
  background-color: #fff;
}

.select-field-2 {
  padding-right: 78px;
  padding-left: 10px;
  border: 1px solid #77bd1a;
  border-radius: 20px;
  background-color: #cf6d6d;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #4c4c4c;
}

.ent-card {
  width: 32.3%;
  height: 344px;
  margin-right: 3px;
  margin-bottom: 26px;
  margin-left: 3px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, .41);
  border-radius: 5px;
}

.ent-pic {
  width: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.div-block-17 {
  overflow: hidden;
  height: 284px;
  min-height: 100px;
  border-radius: 5px 5px 0px 0px;
}

.heading-10 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.image-9 {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 19px;
    margin-left: 15%;
    margin-right: 15%;
}


.image-10 {
  width: 100%;
  margin-right: 8px;
  margin-bottom: 5px;
  float: left;
}

.paragraph-6 {
  text-align: justify;
}

.paragraph-7 {
  clear: both;
}

.row-7 {
  margin-top: 29px;
}

.image-11 {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 17px;
}

.text-block-6 {
  width: 100%;
  height: 36px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Fontawesome, sans-serif;
  font-size: 40px;
}

.text-block-8 {
  margin-top: 30px;
  margin-bottom: 21px;
  color: #77bd1a;
  font-size: 20px;
  font-weight: 400;
}

.div-block-18 {
  min-height: 100px;
  margin-top: 16px;
  padding: 15px;
  background-image: -webkit-linear-gradient(0deg, #77bd1a, #b0c543);
  background-image: linear-gradient(90deg, #77bd1a, #b0c543);
}

.text-block-9 {
  padding: 7px;
  color: #4c4c4c;
}

.text-block-9-copy {
  padding: 7px;
  color: #fff;
  font-size: 20px;
}

.image-12 {
  width: 100%;
  margin-top: 11px;
}

.image-13 {
  width: 100%;
}

.quote-card {
  min-height: 200px;
  padding-left: 0px;
  border-left: 4px solid #b0c543;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .35);
}

.text-block-10 {
  padding-top: 33px;
  font-family: Fontawesome, sans-serif;
  color: rgba(176, 197, 67, .81);
  font-size: 73px;
  text-align: center;
}

.text-block-11 {
  padding-top: 36px;
  padding-right: 44px;
  padding-left: 39px;
  text-align: left;
}

.row-8 {
  margin-top: 14px;
}

.row-9 {
  margin-top: 22px;
  margin-bottom: 48px;
}

.div-block-19 {
  min-height: 40px;
  margin-top: 11px;
  padding-left: 37px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #4c4c4c;
}

.image-14 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 21px;
  margin-left: 19px;
}

.text-block-12 {
  float: left;
  font-family: Fontawesome, sans-serif;
  color: #b0c543;
  font-size: 52px;
}

.link-block-2 {
  color: #5a5656;
  text-decoration: underline;
}

.div-block-20 {
  height: 50px;
  margin-top: 19px;
  padding-top: 13px;
  border: 1px solid #eba2a2;
  border-radius: 50px;
  background-color: #ffe5f0;
  color: #d87070;
  text-align: center;
}

.column-4 {
  text-align: left;
}

.text-block-13 {
  margin-bottom: 13px;
  padding-top: 0px;
  padding-left: 76px;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-tab {
  padding: 19px 29px;
  border-right: 1px none #d4d4d4;
  border-left: 1px none #cfcfcf;
  background-color: #fff;
}

.m-tab:hover {
  background-color: #f1f1f1;
}

.m-tab.w--current {
  background-color: #b0c543;
}

.text-span-5 {
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4c;
}

.mag-card {
  width: 29.33%;
  height: 434px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 12px;
  float: left;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .23);
}

.n-card-clip {
  overflow: hidden;
  height: 245px;
}

.image-15 {
  width: 100%;
}

.heading-11 {
  width: 100%;
  height: 45px;
  padding: 0px 19px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}

.link {
  width: 100%;
  text-align: center;
}

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.text-block-14 {
  color: #929292;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.text-span-6 {
  font-family: Fontawesome, sans-serif;
}

.div-block-21 {
  min-height: 292px;
  margin-right: auto;
  margin-left: auto;
  padding: 77px;
}

.media-round {
    width: 33.3%;
    margin-bottom: 24px;
    padding-right: 52px;
    padding-left: 52px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    float:left;

}

.div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 161px;
    height: 161px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 106px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .31);
    color: #77bd1a;
    font-size: 62px;
    overflow: hidden;
}
.text-block-15 {
  font-family: Fontawesome, sans-serif;
  text-align: center;
}

.text-block-16 {
  min-height: 50px;
  margin-top: 11px;
  text-align: center;
  text-decoration: underline;
}

.content-block-copy {
  min-height: 410px;
  margin-bottom: 49px;
  padding: 48px 57px 12px;
  border: 1px solid #bebdbd;
  border-radius: 2px;
  background-color: #f0efec;
  color: #4c4c4c;
}

.content-block-copy.white-bg {
  background-color: #fff;
}

.r-image {
  width: 80%;
  border-radius: 50px;
}

.n-card-clip-copy {
  overflow: hidden;
  height: 341px;
}

.mag-card-copy {
  width: 29.33%;
  height: 472px;
  margin-right: 15px;
  margin-bottom: 26px;
  margin-left: 15px;
  padding: 12px;
  float: left;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .23);
}

.heading-11-copy {
  width: 100%;
  padding: 0px 19px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}

.text-span-7 {
  color: #4c4c4c;
  font-weight: 400;
}

.counter {
  padding-top: 57px;
  padding-bottom: 57px;
  background-color: #77bd1a;
}

.stats-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  min-height: 100px;
  margin-top: 10px;
  margin-right: 2%;
  margin-bottom: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(0deg, #77bd1a, #b0c543 99%);
  background-image: linear-gradient(90deg, #77bd1a, #b0c543 99%);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .31);
  color: #fff;
  text-transform: uppercase;
}

.stats-block.full-width {
  width: 100%;
}

.counter-value {
  text-align: center;
  text-transform: uppercase;
}

.counter-value.stats {
  margin-top: 3px;
  margin-bottom: 2px;
  font-size: 33px;
}

.sats-text {
  margin-top: 3px;
  margin-bottom: 2px;
}

.stats-text {
  margin-top: 5px;
  margin-bottom: 5px;
}

.div-block-25 {
  margin-top: 52px;
  margin-bottom: 73px;
}

.sm-icon {
  min-height: 0px;
  min-width: 0px;
  margin-right: 7px;
  padding: 0px;
  float: left;
  border-radius: 25px;
  font-family: Fontawesome, sans-serif;
  color: #fff;
}

.link-block-4 {
  width: 35px;
  height: 35px;
  margin-right: 14px;
  padding-top: 7px;
  padding-left: 11px;
  border-radius: 40px;
  background-color: transparent;
}

.link-block-4.tw {
  background-color: #36a1eb;
  color: #13bbf0;
}

.link-block-4.in {
  background-color: #4189bb;
}

.link-block-4.insta {
  background-image: -webkit-linear-gradient(135deg, #d4ab2a 9%, #d42ac7 41%, #b6a1ec);
  background-image: linear-gradient(315deg, #d4ab2a 9%, #d42ac7 41%, #b6a1ec);
}

.link-block-4.fb {
  padding-left: 12px;
  background-color: #386fa1;
}

.link-block-4.yt {
  padding-left: 9px;
  background-color: #e64e4e;
}

.blog-card {
  margin-bottom: 35px;
  padding-right: 17px;
  padding-bottom: 14px;
  padding-left: 12px;
  border: 1px solid #ececec;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .39);
}
.heading-12:hover {
    color: #2e6bb1;
}
.heading-12 {
  padding-bottom: 9px;
  padding-left: 0px;
  border-bottom: 1px solid #bebebe;
  font-family: 'Open Sans', sans-serif;
  color: #77bd1a;
  font-size: 18px;
  font-weight: 600;
}

.column-7 {
  padding-left: 110px;
}

.image-16 {
  width: 100%;
  margin-bottom: 8px;
}

.paragraph-10 {
  margin-bottom: 18px;
  padding-left: 12px;
}

.text-block-19 {
  margin-top: 15px;
  margin-bottom: 8px;
  padding-left: 12px;
  font-weight: 300;
}

.read-more-btn {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 12px;
  padding: 5px;
  border: 2px solid #77bd1a;
  border-radius: 5px;
  color: #77bd1a;
  text-decoration: none;
}

.text-span-8 {
  font-family: Fontawesome, sans-serif;
}

.paragraph-11 {
    font-family: Roboto, sans-serif;
    color: #727272;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 26px;
}

.div-block-26 {
  overflow: visible;
  min-height: 200px;
  margin-top: 15px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}

.heading-13 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 6px;
  background-color: #77bd1a;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.image-17 {
  width: 100%;
  padding: 0px 16px 16px;
}

.heading-14 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #2d6cb1;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.paragraph-12 {
  padding: 0px 11px;
  text-align: center;
}

.sm-icon2 {
  min-height: 0px;
  min-width: 0px;
  margin-right: 7px;
  padding: 0px;
  float: left;
  border-radius: 25px;
  font-family: Fontawesome, sans-serif;
  color: #4c4c4c;
}

.div-block-28 {
  min-height: 200px;
  margin-top: 15px;
  padding-right: 19px;
  padding-bottom: 15px;
  padding-left: 19px;
  background-image: -webkit-linear-gradient(315deg, #77bd1a, #b0c543);
  background-image: linear-gradient(135deg, #77bd1a, #b0c543);
}

.text-block-20 {
  padding-top: 15px;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
}

.paragraph-13 {
  margin-top: 12px;
  color: #fff;
}

.heading-15 {
  margin-top: 21px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bebebe;
  color: #747474;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.text-span-9 {
  margin-right: 7px;
  font-family: Fontawesome, sans-serif;
  color: #77bd1a;
}

.blog-header {
  height: 314px;
  background-image: url('../images/blog-pic3.JPG');
  background-position: 50% 0px;
  background-size: cover;
}

.heading-16 {
  margin-top: 0px;
  padding: 11px;
  background-color: #77bd1a;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.skewed-div {
  width: 20px;
  height: 60px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(18deg, 0deg) translate(-10px, 0px);
  -ms-transform: skew(18deg, 0deg) translate(-10px, 0px);
  transform: skew(18deg, 0deg) translate(-10px, 0px);
}

.skewed-div2 {
  position: static;
  width: 20px;
  height: 60px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(-18deg, 0deg) translate(-9px, 0px);
  -ms-transform: skew(-18deg, 0deg) translate(-9px, 0px);
  transform: skew(-18deg, 0deg) translate(-9px, 0px);
}

.blog-header-text {
  width: 70%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 17px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.blog-breadcurmb-green1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 60px;
  min-width: 20%;
  padding-right: 16px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  background-color: #77bd1a;
}

.blog-breadcurmb-green1.skewed {
  width: 40px;
  min-width: 0%;
  margin-left: -15px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.column-8 {
  padding-right: 67px;
}

.list-item-4 {
  text-align: justify;
}

.list-item-5 {
  text-align: justify;
}

.list-item-6 {
  text-align: justify;
}

.blog-header-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px 5px 0px 0px;
  background-color: rgba(26, 26, 26, .69);
}

.single-blog-head {
  display: block;
  min-height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px 10px 0px 0px;
  background-color: rgba(26, 26, 26, .85);
}

.single-blog-header {
  height: 314px;
  background-image: url('../images/blog-pic3.JPG');
  background-position: 50% 0px;
  background-size: cover;
}

.heading-17 {
  font-weight: 300;
}

.paragraph-14 {
  margin-bottom: 17px;
  text-align: justify;
}

.ent-tel {
  margin-bottom: 4px;
}

.ent-field-text {
  font-weight: 700;
}

.text-span-10 {
  margin-left: 6px;
  font-family: Fontawesome, sans-serif;
}

.image-18 {
  width: 100%;
  margin-bottom: 11px;
}

.div-block-29 {
  padding: 11px;
  border: 1px solid #cecece;
  border-radius: 5px;
  font-weight: 500;
  text-align: center;
}

.text-block-21 {
  margin-top: 8px;
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 400;
}

.image-19 {
  padding: 9px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
}

.text-block-22 {
  margin-top: 23px;
  color: #4c4c4c;
  font-size: 23px;
  text-align: center;
  text-decoration: none;
}

.ent-clip {
  overflow: hidden;
  height: 270px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.link-block-5 {
  width: 100%;
  text-decoration: none;
}

.ent-filter-text {
  margin-top: 0px;
  color: #77bd1a;
  font-weight: 300;
}

.select-field-3 {
  border-radius: 20px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .99), hsla(0, 0%, 100%, .99)), -webkit-linear-gradient(270deg, #000, #fff);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .99), hsla(0, 0%, 100%, .99)), linear-gradient(180deg, #000, #fff);
}

.column-10 {
  padding-top: 13px;
}

.text-span-11 {
  background-color: transparent;
  color: #4c4c4c;
  font-weight: 400;
}

.spotlight-card {
  margin-bottom: 20px;
  padding: 7px;
  border: 1px solid #d3c9c9;
  background-color: hsla(0, 0%, 97%, .58);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .14);
}

.heading-18 {
  margin-bottom: 22px;
  font-weight: 500;
}

.image-20 {
  width: 100%;
}

.column-11 {
  padding-left: 0px;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #b0c543;
}

.div-block-30 {
  width: 80%;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 9px;
  float: right;
  background-color: #fff;
  box-shadow: 2px 2px 3px 4px rgba(0, 0, 0, .17);
}

.div-block-31 {
  width: 50%;
  height: 300px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .4);
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map {
  height: 381px;
  padding: 0px 13px;
}

.text-block-23 {
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 40px;
}

.div-block-32 {
  padding: 19px;
}

.text-block-24 {
  width: 74%;
  padding-bottom: 12px;
  float: left;
  border-bottom: 1px solid #8a8a8a;
  font-size: 23px;
}

.text-block-25 {
  margin-top: 6px;
  float: left;
}

.div-block-33 {
  min-height: 40px;
}

.div-block-34 {
  width: 80%;
  height: 40px;
  padding-top: 6px;
  float: left;
  background-color: #fff;
}

.div-block-35 {
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: -11px;
  float: left;
  background-color: #77bd1a;
  -webkit-transform: skew(22deg, 0deg);
  -ms-transform: skew(22deg, 0deg);
  transform: skew(22deg, 0deg);
}

.div-block-34-copy {
  position: relative;
  z-index: 10;
  height: 40px;
  min-width: 80%;
  padding-top: 6px;
  float: left;
  background-color: #77bd1a;
}

.text-block-24-copy {
  padding: 5px 30px 12px 6px;
  float: left;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #8a8a8a;
  color: #fff;
  font-size: 22px;
}

.icon-contact {
  width: 60px;
  height: 60px;
  margin-right: 23px;
  padding: 20px 14px 14px;
  float: left;
  border-radius: 50px;
  background-color: #77bd1a;
}

.icon-contact.marker {
  padding-left: 20px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #fff;
  text-decoration: none;
}

.text-block-26 {
  padding-left: 6px;
  font-family: Fontawesome, sans-serif;
  color: #2080e9;
  font-size: 25px;
}

.lightbox-link {
  text-decoration: none;
}

.div-block-37 {
  position: relative;
  top: -200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 202px;
  margin-top: 0px;
  padding: 18px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #89ca33;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.div-block-37:hover {
  background-color: rgba(137, 202, 51, .78);
  opacity: 1;
}

.top-slide {
  width: 100%;
  height: 200px;
}

.map_canvas {
  width: 100%;
  height: 400px;
}

.div-block-38 {
  min-height: 150px;
  margin-bottom: 5px;
  border-bottom: 3px solid #77bd1a;
  background-color: #77bd1a;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .37);
}

.row-10 {
  padding-left: 6px;
}

.paragraph-15 {
  margin-left: 10px;
}

.heading-19 {
  margin-top: 15px;
  margin-left: 10px;
  padding-right: 7px;
  color: #2d6cb1;
  font-weight: 400;
}

.text-span-12 {
  font-family: Fontawesome, sans-serif;
}

.div-block-39 {
  overflow: hidden;
  height: 151px;
  margin-top: 0px;
  padding-top: 6px;
  padding-right: 6px;
}

.image-22 {
  position: static;
  width: 387.796875px;
  height: 100%;
  float: none;
}

.column-14 {
  min-height: 150px;
  background-color: #fff;
}

.news-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news-nav-btn {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  padding-top: 10px;
  padding-left: 9px;
  border-radius: 100px;
  background-color: #77bd1a;
  color: #f1f5da;
}

.text-block-27 {
  float: left;
  font-family: Fontawesome, sans-serif;
  font-size: 24px;
}

.div-block-40 {
  position: relative;
}

.text-block-28 {
  padding: 6px;
  float: left;
  border: 4px solid #fff;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.div-block-41 {
  position: relative;
  height: 100%;
}

.div-block-42 {
  position: relative;
  overflow: hidden;
  height: 300px;
}

.text-block-29 {
  position: static;
  top: 57%;
  padding: 8px;
  float: none;
  border: 2px solid #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
}

.div-block-43 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 16px;
  padding-left: 17px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(141, 197, 67, .81);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 16px;
}

.div-block-43:hover {
  opacity: 1;
}

.html-embed-3 {
  width: 60%;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-30 {
  margin-top: 38px;
  font-family: Fontawesome, sans-serif;
  color: #dbdbdb;
  font-size: 71px;
}

.div-block-44 {
    margin-top: 17px;
    background-color: #353535;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.text-block-31 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #b8b8b8;
  text-align: center;
}

.caption-text {
  margin-top: 9px;
  margin-bottom: 11px;
  padding-right: 9px;
  padding-left: 8px;
  background-color: #353535;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
}
@media (max-width: 1370px) {
  .container {
    width: 90%;
  }
  .page-link {
    padding: 27px 20px;
    font-size: 14px;
}
    .image {
        height:auto;
        padding-top: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
        width: auto;
    }
}
@media (max-width: 991px) {
  .container {
    width: 90%;
  }
  .image {
    height: auto;
    width: 126px;
  }
  .container.blog-title {
    height: 250px;
  }
  .image-2 {
    width: 50%;
  }
  .image-3 {
    width: 30%;
  }
  .logo-align2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo-f {
    width: 50%;
  }
  .beadcrumb-con {
    background-color: rgba(0, 0, 0, .69);
  }
  .blog-breadcurmb-green {
    width: auto;
    min-width: 20%;
    padding-right: 13px;
  }
  .blog-breadcurmb-green.skewed {
    min-width: 0%;
    margin-left: -14px;
  }
  .heading-5 {
    width: 100%;
    padding-right: 10px;
  }
  .image-6 {
    display: none;
  }
  .image-7 {
    display: block;
  }
  .vm-image {
    display: block;
  }
  .tabs-menu {
    width: 100%;
    float: none;
    background-color: #f0f0f0;
  }
  .tab-link {
    width: 50%;
    border-right: 1px solid #c0bfad;
  }
  .flipcard {
    width: 95%;
  }
  .ent-card {
    width: 48%;
    margin-bottom: 25px;
  }
  .image-13 {
    width: 100%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
  .column-5 {
    margin-top: 15px;
  }
  .column-6 {
    margin-top: 16px;
  }
  .mag-card {
    width: 44%;
    margin-bottom: 23px;
  }
  .n-card-clip {
    height: 196px;
  }
  .media-round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     float:left;
  }
  .n-card-clip-copy {
    height: 196px;
  }
  .mag-card-copy {
    width: 44%;
    margin-bottom: 23px;
  }
  .container-2 {
    background-color: #fff;
    color: #4c4c4c;
  }
  .menu-button {
    margin-top: 12px;
  }
  .menu-button.w--open {
    background-color: #ccc;
  }
  .mobile-nav {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #3b3b3b;
    background-color: #4c4c4c;
    color: #fff;
    text-align: left;
  }
  .mobile-nav.w--current {
    color: #fff;
  }
  .mobile-nav.subnav {
    padding-left: 44px;
    border-bottom-color: #4c4c4c;
    background-color: #3a3a3a;
    color: #77bd1a;
  }
  .mobile-nav.nav-m {
    color: #7c7c7c;
  }
  .nav-menu {
    border-top: 3px solid #77bd1a;
  }
  .sm-icon {
    float: left;
    font-family: Fontawesome, sans-serif;
    text-decoration: none;
  }
  .link-block-4 {
    color: #fff;
    text-decoration: none;
  }
  .sm-icon2 {
    float: left;
    font-family: Fontawesome, sans-serif;
    text-decoration: none;
  }
  .blog-header {
    height: 250px;
    background-position: 50% 0px;
    background-size: auto 324px;
    background-repeat: no-repeat;
  }
  .blog-header-text {
    width: 100%;
    padding-right: 10px;
    font-size: 20px;
    line-height: 34px;
  }
  .blog-breadcurmb-green1 {
    width: auto;
    min-width: 20%;
    padding-right: 13px;
  }
  .blog-breadcurmb-green1.skewed {
    min-width: 0%;
    margin-left: -14px;
  }
  .blog-header-con {
    background-color: rgba(0, 0, 0, .69);
  }
  .single-blog-head {
    background-color: rgba(0, 0, 0, .69);
  }
  .single-blog-header {
    height: 250px;
    background-position: 50% 0px;
    background-size: auto 324px;
    background-repeat: no-repeat;
  }
  .column-9 {
    margin-top: 43px;
    padding-right: 127px;
    padding-left: 127px;
  }
  .div-block-30 {
    width: 100%;
  }
  .div-block-31 {
    width: 100%;
  }
  .html-embed-3 {
    width: 80%;
  }
}
p>img {
    width: auto;
}
@media (max-width: 767px) {
  .image {
    height: auto;
    width: 100%;
  }
  .container {
    display: block;
    width: 95%;
  }
  .container.nav-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 2px solid #77bd1a;
    background-color: #fff;
  }
  .page-link-top {
    float: left;
    color: #585757;
  }
  .button {
    width: 100%;
    text-align: center;
  }
  .heading-4 {
    text-align: center;
  }
  .logo-align2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .social-con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .beadcrumb-con {
    background-color: rgba(0, 0, 0, .69);
  }
  .blog-breadcurmb-green {
    width: auto;
    min-width: 20%;
  }
  .image-6 {
    display: none;
  }
  .image-7 {
    width: 100%;
  }
  .vm-image {
    display: block;
    width: 100%;
  }
  .tab-link {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .ent-card {
    width: 80%;
    margin-right: auto;
    margin-left: 37px;
  }
  .m-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .m-tab.w--current {
    text-align: center;
  }
  .mag-card {
    width: 70%;
    margin-right: auto;
    margin-left: 69px;
  }
  .media-round {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     float:left;
  }
  .mag-card-copy {
    width: 70%;
    margin-right: auto;
    margin-left: 69px;
  }
  .list-item {
    text-align: center;
  }
  .list-item-2 {
    text-align: center;
  }
  .list-item-3 {
    text-align: center;
  }
  .paragraph-8 {
    text-align: center;
  }
  .div-block-27 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .div-block-27  > p {
          color: #2e6bb1;
  }
  .blog-breadcurmb-green1 {
    width: auto;
    min-width: 20%;
  }
  .column-8 {
    padding-right: 10px;
  }
  .blog-header-con {
    background-color: rgba(0, 0, 0, .69);
  }
  .single-blog-head {
    background-color: rgba(0, 0, 0, .69);
  }
  .column-9 {
    padding-right: 70px;
    padding-left: 70px;
  }
  .column-12 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .html-embed-3 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .container.nav-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-link-top {
    padding-right: 7px;
    padding-left: 7px;
    float: left;
    font-size: 14px;
  }
  .nav-link2 {
    float: left;
  }
  .slider {
    height: 340px;
  }
  .slider-con {
    padding-top: 53px;
}
.div-block-6 {
    height: 171px;
  }
  body{
    font-size: 14;
  }
  .icon-2 {
    display: none;
  }
  .slide-title {
    margin-top: 31px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 25px;
  }
  .heading {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }
  .button {
    margin-bottom: 6px;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-2 {
    display: none;
    width: 20px;
  }
  .testi-con {
    width: 100%;
    margin-top: 44px;
  }
  .logo-align3 {
    padding-bottom: 18px;
  }
  .beadcrumb-con {
    height: auto;
    background-color: rgba(0, 0, 0, .69);
  }
  .blog-breadcurmb-green {
    width: 100%;
    background-color: transparent;
    text-align: center;
  }
  .blog-breadcurmb-green.skewed {
    display: none;
    width: 10px;
    min-width: 9%;
    margin-left: -14px;
  }
  .heading-5 {
    width: 100%;
    text-align: center;
  }
  .div-block-10 {
    width: 100%;
    text-align: center;
  }
  .text-block-4 {
    width: 100%;
  }
  .content-block {
    padding-right: 14px;
    padding-left: 14px;
  }
  .content-block.white-bg {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-span {
    color: #4c4c4c;
    font-weight: 400;
  }
  .div-block-12 {
    display: none;
  }
  .heading-8-copy {
    margin-top: 15px;
  }
  .flipcard {
    width: 100%;
  }
  .flipcard.card-back {
    margin-bottom: 18px;
  }
  .ent-card {
    width: 100%;
    margin-left: 0px;
  }
  .div-block-17 {
    height: 274px;
  }
  .tabs-menu-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .m-tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .m-tab.w--current {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mag-card {
    width: 100%;
    margin-left: auto;
  }
  .media-round {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

  }
  .content-block-copy {
    padding-right: 14px;
    padding-left: 14px;
  }
  .mag-card-copy {
    width: 100%;
    margin-left: auto;
  }
  .mobile-nav {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .div-block-27 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .skewed-div {
    display: none;
  }
  .skewed-div2 {
    display: none;
  }
  .blog-header-text {
    width: 100%;
    margin-top: 5px;
    color: #fff;
    font-size: 1.1em;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
  }
  .blog-breadcurmb-green1 {
    width: 100%;
    background-color: transparent;
    text-align: center;
  }
  .blog-breadcurmb-green1.skewed {
    display: none;
    width: 10px;
    min-width: 9%;
    margin-left: -14px;
  }
  .column-8 {
    padding-right: 10px;
  }
  .blog-header-con {
    height: auto;
    background-color: rgba(0, 0, 0, .69);
  }
  .single-blog-head {
    height: auto;
    background-color: rgba(26, 26, 26, .85);
  }
  .single-blog-header {
    margin-bottom: 7px;
  }
  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-31 {
    height: 400px;
  }
  .icon-contact {
    margin-bottom: 5px;
  }
  .html-embed-3 {
    width: 100%;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Flaticon';
  src: url('../fonts/Flaticon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
