body,
html {
  margin: 0;
 font-family: 'Fira Sans', sans-serif;
}

header .img_wrapper img {
  height: 80px;
}
header {
  position: sticky;
  top: 0px;
  background: #fff;
  z-index: 111111;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}
header .text_wrapper.text-right {
  display: block;
  margin: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header h4 {
  color: #018e63;
  font-size: 16px;
  margin: 0px;
}
header h4 i.fa.fa-map-marker {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border: 1px solid #018e63;
  margin-right: 5px;
}
header .text_wrapper.text-right a {
  background: #018E63;
  border: 2px solid #018E63;
  color: #ffffff;
  width: max-content;
  padding: 10px 25px;
  margin: auto;
  margin-right: 0px;
  margin-top: 20px;
  border-radius: 50px;
  display: block;
  text-decoration: none !important;
  transition: all 0.4s;
}
header .text_wrapper.text-right a:hover{
  background: #ffffff !important;
  color: #018E63;
  border: 2px solid #018E63;
}
@media screen and (max-width: 767px) {
  header .text_wrapper.text-right p {
    font-size: 16px;
  }
  header h4 {
    display: none;
}
}

section.section_two {
  display: block;
  height: 700px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/20211118_084416.jpg);
  background-position: 100%;
  background-size: 100%;
  position: relative;
}

section.section_two:before {
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  background-image: linear-gradient(to right, rgb(29, 151, 108), rgb(189 177 103 / 77%));
}



section.section_two .lefttex {
  display: flex;
  align-items: center;
  height: 100%;
}

section.section_two .tx_in h1 {
  color: #fff;
  font-size: 51px;
  font-weight: 800;
  text-transform: uppercase;
 font-family: 'Fira Sans', sans-serif;
}

section.section_two .tx_in a {
  border:2px solid #ffffff !important;
  background-color: #ffffff00 !important;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  padding: 15px 20px;
  border-radius: 50px;
  font-weight: 600;
  margin-top: 30px;
  display: block;
  max-width: 280px;
  text-align: center;
  color: #ffffff;
  transition: all 0.4s;
}

section.section_two .tx_in a:hover {
  background-color: #018E63 !important;
  color: #fff;
  text-decoration: none !important;
}

section.section_two .tx_in h1 span {
  color: #ffffff;
  display: block;
  font-size: 22px;
  max-width: 350px;
}
section.section_two .tx_in p {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
  padding-top: 10px;
}

section.section_two .tx_in ul li {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
}

section.section_two .tx_in ul {
  padding-left: 15px;
}

section.section_two .content_wrapper {
  display: block;
  margin: 60px auto;
  width: 77%;
  margin-right: 0;
  background: #11111170;
  padding: 25px 32px;
  border-radius: 5px;
}

textarea {
  overflow: auto;
  resize: vertical;
  width: 100%;
  padding-left: 12px;
  border:none;
  border-radius: 5px;
  background: hsl(223, 64%, 96%);
}
textarea::placeholder {
color: #6877A5 !important;
}
@media screen and (max-width: 767px) {
  section.section_two .content_wrapper {
    margin: 20px auto !important;
    width: 100%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  section.section_two .content_wrapper {
    margin: 20px auto !important;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
  section.section_two .content_wrapper {
    margin: 20px auto !important;
    width: 100%;
  }
}

section.section_two .content_wrapper h3 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 800;
  margin-bottom: 15px;
  font-family: 'Fira Sans', sans-serif;
}

section.section_two .content_wrapper h3 span{
  color: #111;
}
section.section_three.copy_first button {
  background: #018E63;
  border: 2px solid #018E63;
  color: #fff;
  padding: 10px 25px;
  font-weight: 600;
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-top: 20px !important;
  border-radius: 50px;
  display: block;
  text-decoration: none !important;
  transition: all 0.4s;
  margin: auto;
  pointer-events: none;
}

section.section_three.copy_first button:hover{
  background: #ffffff;
  border: 2px solid #018E63;
  color: #018E63;
}


section.section_four.copy {
  background: #efefef;
  background-size: cover !important;
  background-position: bottom center !important;
  padding: 80px 0px;
}
section.section_four .col-md-2 .inner_image_wrapper:hover {
  transform: scale(1.2);
}

section.section_four.copy h3 {
  color: #ffffff !important; 
}
section.section_four.copy .inner_image_wrapper {
  width: 100% !important;
}
section.section_four a {
  background: #018E63;
  border: 2px solid #018E63;
  color: #fff;
  padding: 10px 25px;
  font-weight: 600;
  text-align: center;
  max-width: 220px;
  margin: auto;
  margin-top: 20px !important;
  border-radius: 50px;
  display: block;
  text-decoration: none !important;
  transition: all 0.4s;
  margin: auto;
}

section.section_four a:hover{
  color: #018E63;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  section.section_two .content_wrapper h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  section.section_two .content_wrapper h3 {
    font-size: 30px;
  }
}

section.section_two .content_wrapper p {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  section.section_two .content_wrapper p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  section.section_two .content_wrapper p {
    font-size: 14px;
  }
}

section.section_two .content_wrapper .form_inner .form-group input {
    border-radius: 5px;
    border: none;
    height: 50px;
    background: #ffffff;


    
}

section.section_two .content_wrapper .form_inner input::placeholder {
  color: #6877A5 !important;
}

section.section_two .content_wrapper .form_inner .form-group select {
  border-radius: 0px;
  border: none;
  height: 42px;
}

section.section_two .content_wrapper .form_inner .form-group button {
  border-color: #ffffff !important;
  background-color: #018E6300 !important;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  padding: 15px 0px;
  border-radius: 50px;
  font-weight: 600;
  color: #ffffff;
}

section.section_two .content_wrapper .form_inner .form-group button:hover{
  border-color: #018E63 !important;
  background-color: #111 !important;
  color: #fff;
}

@media screen and (max-width: 767px) {
  section.section_two .content_wrapper .form_inner .form-group button {
    font-size: 18px;
  }
}



section.section_three {
  display: block;
  margin: auto;
  padding: 60px 0px;
  background: #fff;
}
section.section_three.copy_first {
  background: #ffffff;
  padding: 80px 0px 20px;
}
section.section_three .col-md-4 {
cursor: pointer;
}
section.section_three .col-md-4 .cont_inner:hover svg {
  transform: scale(1.2);
}
section.section_three .inner_text h3 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 42px;
  line-height: 1.2;
  color: #111;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Fira Sans', sans-serif;
}

section.section_three .inner_text h3 span {
  color: #018E63;
}


@media screen and (max-width: 767px) {
  section.section_three .inner_text h3 {
    font-size: 30px;
  }
}

section.section_three .inner_text p {
  font-weight: 400;
  color: #686a6f;
  font-size: 16px;
  line-height: 26px;
  margin: auto;
  margin-bottom: 25px;
}

section.section_three .col-md-4:first-child .cont_inner {
  border-radius: 0px;
  margin-top: 5px;
}
section.section_three .col-md-4 .cont_inner{
  position: relative;
  border: 1px solid #dedede;
}
section.section_three .col-md-4 .cont_inner:before {
  display: block;
  width: 0%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
  background: #018E63;
  border-radius: 0px;
  transition: all 0.4s;
}
section.section_three .col-md-4 .cont_inner:hover:before {
  width: 100%;
}

section.section_three .col-md-4 .cont_inner:hover h5 {
  color: #fff !important;
  z-index: 11111;
  position: relative;
}
section.section_three .col-md-4 .cont_inner:hover ul {
  color: #fff !important;
  z-index: 11111;
  position: relative;
}

section.section_three .col-md-4:nth-child(1) .cont_inner:hover svg {
  fill: #fff  !important;
}
section.section_three .col-md-4:nth-child(2) .cont_inner:hover svg {
  fill: #fff  !important;
}
section.section_three .col-md-4:nth-child(3) .cont_inner:hover svg {
  fill: #fff  !important;
}
.cont_inner p {
  margin-bottom: 25px !important;
}

section.section_three .p-3 {
  padding: 0 !important;
} 

section.section_three .col-md-4 .cont_inner svg {
  color: #ff8f00 !important;
  border-radius: 0px;
  fill: #018E63;
}

section.section_three .col-md-4:nth-child(3) .cont_inner {
  border-radius: 0px;
  margin-top: 5px;
}

section.section_three .col-md-4 .cont_inner svg {
  height: 60px;
  width: 60px;
  display: block;
  margin: auto;
  margin-top: 0px;
}

section.section_three .col-md-4 .cont_inner {
  border-radius: 0px !important;
  margin-top: 5px;
  /* box-shadow: 0px 0px 20px rgb(0 0 0 / 7%); */
  padding: 30px 0px 20px;
}
section.section_three .col-md-4:nth-child(1) .cont_inner svg {
  fill: #018E63  !important;
}
section.section_three .col-md-4:nth-child(2) .cont_inner svg {
  fill: #018E63  !important;
}

section.section_three .col-md-4:nth-child(3) .cont_inner svg {
  fill: #018E63  !important;
}

section.section_three .inner_text p a {
  color: #b19e13;
}

section.section_three .img_cont img {
  height: 300px;
  object-fit: cover;
  margin-top: 30px;
  border-radius: 7px;
}

@media screen and (max-width: 767px) {
  section.section_three .inner_text p {
    display: none;
  }
}

section.section_three .inner_text .p-3 ul {
  padding: 10px;
  font-size: 16px;
  list-style: none;
  text-align: center;
  font-weight: 400;
  color: #686a6f;
}

/* Section three copy css */

section.section_three.copy_three {
  padding-bottom: 0px;
}

section.section_four {
  display: block;
  margin: auto;
  padding: 80px 0px;
  background-image: linear-gradient(to right, rgb(29, 151, 108), rgb(189 177 103));
background-size: cover;
background-position: bottom center;
}
section.section_four .inner_text h3 {
  font-size: 42px;
  line-height: 1.2;
  color: #111;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Fira Sans', sans-serif;
  text-align: center;
  width: 100%;
}
section.section_four .inner_text h3 span{
  color: #ffffff;
}

section.section_three .cont_inner h5 {
  font-size: 22px;
  text-align: center;
  margin-top: 25px;
  color: #111;
  font-weight: 600;
  margin-bottom: 0px;
 font-family: 'Fira Sans', sans-serif;
}

@media screen and (max-width: 767px) {
  section.section_four .inner_text h3 {
    font-size: 30px;
  }
}

section.section_four .inner_text p {
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px;
  max-width: 100%;
  margin: auto;
  cursor: pointer;
}
section.section_four .inner_text p:hover {
  background: #018e63;
  color: #fff;
}
section.section_four .inner_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

section.section_four .inner_text p {
  display: flex;
  width: 31.33%;
  border: 1px solid #fff;
  color: #fff;
  padding: 50px 30px;
  margin-bottom: 35px;
  justify-content: center;
  font-weight: 300 !important;
  margin-left: 0px;
}
section.section_four .inner_text p b{
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  section.section_four .col-md-6 {
    padding: 0px 15px !important;
    margin: 7px 0px !important;
  }
}

section.section_four .col-md-4 .inner_image_wrapper {
  width: 80%;
  margin: auto;
  display: block;
  top: 0;
  background: #ffffff61;
  padding: 3rem 1.2rem;
  border-radius: 0px;
}

/* section.section_four .col-md-4 .inner_image_wrapper .image {
  width: 100%;
  margin: auto;
  padding: 0;
  height: 150px;
  position: relative;
} */

/* section.section_four .col-md-4 .inner_image_wrapper .image:after {
  width: 100%;
  margin: auto;
  display: block;
  content: '';
  height: 150px;
  position: absolute;
  top: 0;
  background: #ffffff;
  padding: 2rem 1.2rem;
  border-radius: 7px;
} */

.svg_Wp svg {
  width: 50px;
  height: 50px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
section.section_four.copy .col-md-4:nth-child(1) svg g path {
  fill: #fd5332  !important;
}
section.section_four.copy .col-md-4:nth-child(2) svg g path {
  fill: #03a9f4 !important;
}
section.section_four.copy .col-md-4:nth-child(3) svg {
  fill: #27b737 !important;
}
section.section_four .col-md-4 .inner_image_wrapper .overlay_wrap {
  display: block;
  margin: auto;
  width: 100%;
  text-align: center;
}

section.section_four .col-md-4 .inner_image_wrapper .overlay_wrap .img_over {
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

section.section_four .col-md-4 .inner_image_wrapper .overlay_wrap h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  padding-top: 5px;
  margin-bottom: 15px;
 font-family: 'Fira Sans', sans-serif;
  color: #111;
}

section.section_four .col-md-4 .inner_image_wrapper .overlay_wrap p {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
  color: #018E63;
}

section.section_four.copy .col-md-4 .inner_image_wrapper .overlay_wrap p {
  font-weight: 400;
}


section.section_four.copy {
  background: #f5faff;
  padding: 80px 0px;
}

section.section_five {
  display: block;
  margin: auto;
  padding: 80px 0 80px;
  background: rgb(255, 255, 255);
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
section.section_five h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  padding-top: 45px;
  margin-bottom: 15px;
 font-family: 'Fira Sans', sans-serif;
  color: #111;
}
section.section_five.copy_one p {
  font-weight: 400;
  color: #686a6f;
  font-size: 15px;
  line-height: 26px;
}

section.section_five p {
  font-weight: 400;
  color: #686a6f;
  font-size: 15px;
  line-height: 26px;
}

section.section_five .hero_img {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0;
  overflow: hidden;
}

section.section_five .hero_img img.img-fluid {
  height: 530px;
  object-fit: cover;
  width: 100%;
}

section.section_five .col-md-6.col-sm-6 img.img-fluid {
  transition: all 0.4s;
  width: 100%;
  height: 330px;
  object-fit: cover;
  object-position: center;
}
section.section_five.copy_one .col-md-6.col-sm-6 img.img-fluid {
  transition: all 0.4s;
  width: 100%;
  height: auto;
  object-fit: inherit;
  object-position: inherit;
}
button.slick-arrow {
  display: none;
}

/* section.section_five .col-md-6.col-sm-6 img.img-fluid:hover {
  transform: scale(1.2);
} */
section.section_five .col-md-6.col-sm-6 img.img-fluid {
  transition: all 0.4s;
}

@media screen and (max-width: 767px) {
  section.section_five .hero_img {
    text-align: center;
  }
}

section.section_five .inner_text h3 {
  font-size: 42px;
  line-height: 1.2;
  color: #111;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Fira Sans', sans-serif;
}

section.section_five .inner_text h3 span {
  color: #018E63;
}

section.section_five .inner_text ul li {
  width: 50%;
  float: left;
  font-size: 15px;
  padding-right: 30px;
  margin-bottom: 16px;
}

/* section.section_five .container {
  max-width: 1400px;
} */

@media screen and (max-width: 767px) {
  section.section_five .inner_text h3 {
    font-size: 30px;
  }
  section.section_five iframe {
    height: 300px;
  }
  
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  section.section_five .inner_text h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
  section.section_five .inner_text h3 {
    font-size: 34px;
  }
}


section.section_five .inner_text p b {
  font-weight: 600;
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  section.section_five .inner_text p {
    font-size: 14px;
    line-height: 20px;
  }
}

/* Section Above Footer */

section.section_above_footer {
  padding: 20px 0;
  background: #dedede;
}

section.section_above_footer h4 {
  line-height: 30px;
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Fira Sans', sans-serif;
  color: #111;
  margin-bottom: 0px;
}

footer {
  display: block;
  padding: 40px 0px;
  padding-bottom: 0px;
  margin: 0px;
  background: #B3A566 ;
}

.footer_btm {
  background: #948854;
}


footer .end_text {
  width: 100%;
  margin: auto;
  padding-left: 0px;
  color: #fff;
}

footer .copyright a {
  color: #fff;
  font-size: 20px;
  margin-left: 25px;
}

@media screen and (max-width: 767px) {
  footer .end_text {
    padding-left: 0px;
    padding-top: 20px;
  }
}

footer .end_text p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  footer .end_text p {
    text-align: center;
  }
}

footer .copyright {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 10px 0px;
}

footer .copyright p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0px;
  padding: 10px 0px;
}
section.section_five iframe {
  box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
}

.section_five .p-3 .row {
  background: #ffffff;
  /* box-shadow: 0px 0px 25px rgb(0 0 0 / 8%); */
  padding-bottom: 20px;
}


.thankyou_page header {
  position: fixed;
  width: 100%;
}
@media screen and (max-width: 767px) {
  footer .copyright p {
    text-align: center;
  }
}
/*# sourceMappingURL=main.css.map */


/* New css Media Queries */

@media only screen and (max-width: 767px){

header .img_wrapper img {
  height: 50px;
}
header .text_wrapper.text-right p {
  font-size: 14px;
}

header .text_wrapper.text-right p {
  padding: 8px;;
}

section.section_two .tx_in h1 {
  font-size: 40px;
  margin-top: 50px;
}
.slick-dots {
  width: 80% !important;
  margin: auto;
  left: 0;
  bottom: -30px !important;
  right: 0;
}
section.section_three .inner_text p {
  display: block;
}

section.section_two {
  height: 1000px;
}

section.section_two:before {
  height: 1000px;
}

section.section_five .container .col-md-6.col-sm-6 {
  padding: 0px;
  margin-bottom: 45px;
}

section.section_five {
  padding-bottom: 0px;
}

section.section_three {
  padding: 60px 0px 0px 0px;
}

section.section_four .col-md-3 .inner_image_wrapper .image {
  margin-bottom: 15px;
}

section.section_five .hero_img img.img-fluid {
  height: 160px;
}

section.section_five .inner_text ul li {
  width: 100%;
  font-size: 13px;
  padding-right: 0px;
  margin-bottom: 16px;
}
}

@media only screen and (max-width: 1023px) and (min-width: 768px){
section.section_four .col-md-3 .inner_image_wrapper .overlay_wrap h3 {
  font-size: 20px;
  line-height: 25px;
}
section.section_four .col-md-3 .inner_image_wrapper .image:after {
  height: 230px;
}
section.section_four .col-md-3 .inner_image_wrapper .image {
  height: 230px;
}
section.section_three .img_cont img {
  height: 170px;
}
}

@media only screen and (max-width: 1200px) and (min-width: 1024px){
  section.section_four .col-md-3 .inner_image_wrapper .overlay_wrap h3 {
    font-size: 27px;
  }

}

a#button {
  border-color: #018E63 !important;
  background-color: #018E63 !important;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  padding: 11px 40px;
  border-radius: 50px;
  box-shadow: 0px 0px 0px 5px #018E63;
  -webkit-box-shadow: 0px 0px 0px 5px #018E63;
}

a#button:hover{
  background-color: #018E63 !important;
  color: #fff;
}

@media only screen and (max-width: 767px){
section.section_four .col-md-2.col-6 {
  margin-bottom: 25px;
} 

header .text_wrapper.text-right a {
  padding: 5px;
  font-size: 12px;
  margin-top: 15px;
  border-radius: 50px;
  width: 100%;
  max-width: 120px;
  text-align: center;
}
section.section_four .col-md-4 .inner_image_wrapper {

  margin-bottom: 20px;
}
section.section_five .container .col-md-6.col-sm-6 {
  padding: 15px;
  margin-bottom: 0px;
}
section.section_above_footer h4 {
  line-height: 20px;
  font-size: 20px;
}
a#button {
  padding: 11px 10px;
  margin: auto;
}
section.section_three .col-md-4 .cont_inner svg {
  margin-top: 25px;
}

section.section_above_footer .row .col-12 {
  justify-content: center;
  margin-bottom: 25px;
}
.pl-3, .px-3 {
  padding-left: 0rem!important;
}
img.img-fluid {
  max-width: 100%;
  height: auto;
  width: 100% !important;
}
section.section_four .inner_text p {
  width: 48.33%;
  padding: 21px 30px;
  margin-bottom: 5px;
  font-weight: 300 !important;
  margin-left: 0px;
}
}

/* Thankyou page css */

body.thankyou_page footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

body.thankyou_page section.section_two {
  height: 100vh;
}

body.thankyou_page section.section_two .lefttex {
  display: flex;
  align-items: center;
  height: 100vh;
}

body.thankyou_page section.section_two .tx_in a {
  border: 2px solid #ffffff !important;
  background-color: #ffffff00 !important;
  color: #ffffff;
  margin: auto;
  margin-top: 10px;
  max-width: 400px;
}

.thankyou_page section.section_two .tx_in a:hover{
  border: 2px solid #018E63 !important;
  background-color: #018E63 !important;
  color: #ffffff;
}


.thankyou_page  section.section_two .tx_in h1{
  font-weight: 600;
  font-size: 36px;
}

body.thankyou_page .tx_in.text-center.w-100 {
  margin-top: -20vh;
}
/* 
.thankyou_page section.section_two:before {
  background-image: linear-gradient( 235deg , #686a6fc9, #686a6fba);
} */

section.section_three .col-md-4:hover .cont_inner svg{

  fill: #ffffff;
}

.thankyou_page .footer_btm {
  background: #018E63;
}