h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}
span,
p,
a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
p {
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  color: #111111;
  margin-bottom: 25px;
}
html,
body {
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
}
#greenBody {
  padding-top: 120px;
}

.aftrHover {
  display: none;
}
/* cmN btn */
.bTn_ {
  background: #6e9a5d;
  border: 1px solid #6e9a5d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  display: flex;
  font-weight: 600;
  font-size: 21px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 13px 40px;
  align-items: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.bTn_ span {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
  margin-right: 10px;
  transition: margin 0.3s ease-in-out;
  -webkit-transition: margin 0.3s ease-in-out;
  -moz-transition: margin 0.3s ease-in-out;
  -ms-transition: margin 0.3s ease-in-out;
  -o-transition: margin 0.3s ease-in-out;
}

.bTn_ i {
  font-size: 14px;
  line-height: 1;
  color: inherit;
}

.bTn_1A {
  color: #ffffff;
  padding: 13px 40px;
}

.bTn_1A:hover {
  color: #6e9a5d;
  border: 1px solid #6e9a5d;
  background: #ffffff;
  padding: 13px 30px 13px 40px;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25);
}
.bTn_1A:hover span {
  margin-right: 20px;
}
.bTn_1B:hover {
  color: #ffffff;
}

.bTn_Submit {
  background: #6e9a5d;
  border-radius: 18.5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  padding: 9px 34px;
  border: 1px solid #6e9a5d;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.bTn_Submit:hover {
  color: #6e9a5d;
  background: transparent;
}
.cmNW-dth {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmNW-dth_Za {
  width: 100%;
  max-width: 1185px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cmNW-dth_Zb {
  width: 100%;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmNW-dth_Zc {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmNW-dth_Zd {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cNzEc {
  display: flex;
}
/* cmN btn */

/* header */

.greenHead {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 1000;
  height: 120px;
  background: #45883f;
}
.greenHead::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  min-width: 300px;
  width: 30%;
  background-color: #ffffff;
  z-index: 0;
}
.navbar {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

#navbarMenu {
  flex-direction: column;
  height: 120px;
}
.to_Head {
  display: flex;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: 0px;
  border-bottom: 1px solid #e3e8dd;
  padding-top: 18px;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.socialH_ad {
  display: flex;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: auto;
}
.socialH_ad li {
  list-style: none;
  margin-right: 15px;
}
.socialH_ad li:last-child {
  margin-right: 0px;
}
.socialH_ad li a {
  text-decoration: none;
  display: flex;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
}
.commHe_d {
  margin-left: auto;
  display: flex;
  padding-left: 0px;
  margin-bottom: 0px;
}
.commHe_d li {
  list-style: none;
  margin-right: 40px;
}
.commHe_d li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
}

.commHe_d li a span,
.commHe_d li a i {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}

.commHe_d li a i {
  margin-right: 8px;
}

.navbar-nav .nav-item {
  margin-right: 60px;
}
.navbar-nav .nav-item:last-child {
  margin-right: 40px;
}
.navbar-nav .nav-link {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  padding-left: 0px !important;
  padding-right: 0px !important;
  position: relative;
}
.navbar-nav .nav-link::after {
  bottom: 0px;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  height: 1px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.navbar-nav .nav-link:hover {
  color: #ffffff;
}
.navbar-nav .nav-link:hover::after,
.navbar-nav .nav-link.active::after {
  width: 70%;
}
/* header */

/* home slider */
.seCa01 {
  position: relative;
}
.seCa01Wrp {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.seCa01_z1 {
  height: calc(95vh - 120px);
  display: flex;
}
.seCa01_z2 {
  margin-top: auto;
  margin-bottom: auto;
}
.seCa01_z3 {
  font-weight: 700;
  font-size: 68px;
  line-height: 75px;
  color: #ffffff;
  max-width: 920px;
  margin-bottom: 20px;
}
.seCa01_z4 {
  z-index: 2;
  background: #ffffff;
  border-radius: 14px;
  position: absolute;
  right: 54px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 270px;
  display: flex;
  flex-direction: column;
  padding: 70px 45px 60px 45px;
}
.seCa01_z41 {
  width: 73px;
  height: 73px;
  margin-left: auto;
  margin-right: auto;
}
.seCa01_z41 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
}
.seCa01_z42 input {
  text-align: center;
  border: 0px;
  border-bottom: 1px solid #b7b7b7;
  color: #6e9a5d;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.seCa01_z42 input:focus,
.seCa01_z42 input:focus-visible {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #6e9a5d;
}

.seCa01_z42 input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}

.seCa01_z42 input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aaaaaa;
}
.seCa01_z42 input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aaaaaa;
}
/* home slider */
/* home vecation grid */
.seCa_Z02 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 100px;
}
.seCa_Z02_ALf {
  margin-top: auto;
  margin-bottom: auto;
}

.seCa_Z02_ALf_He_d {
  font-weight: 700;
  font-size: 36px;
  line-height: 111%;
  color: #111111;
}

.seCa_Z02_ARt {
  margin: auto 0px auto auto;
  width: 100%;
  max-width: 665px;
  display: flex;
  flex-wrap: wrap;
}
.seCa_Z02_ARt_I-m {
  width: 217px;
  height: 203px;
  padding: 3px;
}
.seCa_Z02_ARt_I-mB {
  width: 435px;
  height: 407px;
  padding: 3px;
}
.seCa_Z02_ARt_I-m img,
.seCa_Z02_ARt_I-mB img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

/* home vecation grid */

/* home listing slider */
.seCa_Z03 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.seCa_Z03_B2 {
  margin-bottom: 56px;
  align-items: center;
}
.seCa_Z03_C3 {
  font-weight: 300;
  font-size: 35px;
  line-height: 114%;
  text-align: center;
  color: #111111;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.liSing_Za {
  height: 410px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  text-decoration: none;
}
.liSing_Zb {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: 20px;
}
.liSing_Zc {
  font-weight: 500;
  font-size: 33px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.liSing_Zd {
  padding: 6px 8px;
  background: #6e9a5d;
  border-radius: 1px;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
}
.owlOfrListing {
  position: relative;
}
.owl-theme.owlOfrListing .owl-nav {
  left: 0px;
  right: 0px;
  position: absolute;
  margin-top: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.owl-carousel.owlOfrListing .owl-nav button.owl-next,
.owl-carousel.owlOfrListing .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #00bfd0;
  font-size: 15px;
  line-height: 1;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlOfrListing .owl-nav button.owl-next i,
.owl-carousel.owlOfrListing .owl-nav button.owl-prev i {
  margin: auto;
}

.owl-carousel.owlOfrListing .owl-nav button.owl-next {
  right: -25px;
}

.owl-carousel.owlOfrListing .owl-nav button.owl-next:hover {
  background: #e4e4e4;
  right: -30px;
}
.owl-carousel.owlOfrListing .owl-nav button.owl-prev {
  left: -25px;
}
.owl-carousel.owlOfrListing .owl-nav button.owl-prev:hover {
  background: #e4e4e4;
  left: -30px;
}
/* home listing slider */
/* home top rated hotels */
.seCa_Z04 {
  background: #f3f3f3;
  padding-top: 50px;
  padding-bottom: 60px;
}
.seCa_Z04_B {
  margin-bottom: 50px;
}
.seCa_Z04_BzA {
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 130%;
  text-align: center;
  color: #111111;
  font-weight: 700;
}
.seCa_Z04_BzB {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #111111;
  max-width: 718px;
  margin-left: auto;
  margin-right: auto;
}

.seCa_Z04_BzC {
  --bs-gutter-x: 1.88rem;
}
.seCa_Z04_BzD {
  text-decoration: none;
  background: #ffffff;
  box-shadow: 4px 4px 17px rgba(0, 191, 208, 0.05);
  height: 422px;
  padding: 8px 9px;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.2rem;
}
.seCa_Z04_BzE {
  height: 227px;
}
.seCa_Z04_BzE img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.seCa_Z04_BzF {
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.seCa_Z04_Bz_G {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  color: #45883f;
  margin-bottom: 20px;
}
.seCa_Z04_Bz_H {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #111111;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.seCa_Z04_Bz_CBtN {
  margin-top: 45px;
}
/* home top rated hotels */

/* home testimonials */
.seCa_Z05 {
  background: #fafafa;
  padding-top: 75px;
  padding-bottom: 75px;
}
.seCa_Z05_B {
  margin-bottom: 50px;
}
.seCa_Z05_Bz_A {
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  text-align: center;
  color: #111111;
}
.seCa_Z05_C {
  background: #ffffff;
  box-shadow: 4px 4px 17px 1px rgba(214, 234, 240, 0.35);
  padding: 50px 50px;
}
.seCa_Z05_C_A {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.seCa_Z05_C_B {
  width: 50px;
  height: 50px;
  min-width: 50px;
}
.seCa_Z05_C_B img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.seCa_Z05_C_C {
  padding-left: 14px;
}
.seCa_Z05_C_C h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  color: #111111;
  margin-top: auto;
  margin-bottom: 5px;
}
.seCa_Z05_C_C p {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #111111;
  margin-bottom: auto;
}
.seCa_Z05_Cd {
}
.seCa_Z05_Cd p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #111111;
}
.seCa_Z05_C_e {
  padding-top: 20px;
}
.star-rating {
  margin-right: 1rem;
  position: relative;
  z-index: 0;
  width: 100px;
  background-repeat: repeat-x;
  background-size: cover;
  display: flex;
  height: 20px;
}
.star-rating::before {
  color: #c4c4c4;
  z-index: -1;
  display: flex;
  position: absolute;
  left: 0px;
  top: 0px;
  letter-spacing: 7px;
}
.star-rating > span {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background-repeat: repeat-x;
  background-size: cover;
  display: flex;
  height: 20 px;
  color: transparent;
}
.star-rating > span::before {
  color: #ffc662;
  z-index: 3;
  display: flex;
  position: absolute;
  left: 0px;
  top: 0px;
  letter-spacing: 7px;
}

.owlTestimonials {
  position: relative;
}
.owl-theme.owlTestimonials .owl-nav {
  left: 0px;
  right: 0px;
  position: absolute;
  margin-top: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.owl-carousel.owlTestimonials .owl-nav button.owl-next,
.owl-carousel.owlTestimonials .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #6e9a5d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
  line-height: 1;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlTestimonials .owl-nav button.owl-next i,
.owl-carousel.owlTestimonials .owl-nav button.owl-prev i {
  margin: auto;
}

.owl-carousel.owlTestimonials .owl-nav button.owl-next {
  right: -100px;
}

.owl-carousel.owlTestimonials .owl-nav button.owl-next:hover {
  background: #87b674;
  right: -105px;
}
.owl-carousel.owlTestimonials .owl-nav button.owl-prev {
  left: -100px;
}
.owl-carousel.owlTestimonials .owl-nav button.owl-prev:hover {
  background: #87b674;
  left: -105px;
}

/* home testimonials */

/* pre fotter */
.pRe_Ftr {
}
.pRe_Ftr_A {
  background: rgba(255, 255, 255, 0.5);
  padding: 130px 80px 0px 94px;
}
.pRe_Ftr_B {
  background: #45883f;
  padding: 130px 80px 0px 94px;
}
.pRe_Ftr_C {
}
.pRe_Ftr_C iframe {
  width: 100%;
  height: 479px;
}
.pRe_Ftr_Az1,
.pRe_Ftr_Bz1 {
  border: 1px solid #000000;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #000000;
  display: flex;
}
.pRe_Ftr_Az1 i,
.pRe_Ftr_Bz1 i {
  color: inherit;
  font-size: 26px;
  line-height: 1;
  margin: auto;
}
.pRe_Ftr_Bz1 {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.pRe_Ftr_Az2 h4,
.pRe_Ftr_Bz2 h4 {
  font-weight: 700;
  font-size: 23px;
  line-height: 20px;
  color: #111111;
  margin-top: 28px;
  margin-bottom: 22px;
}
.pRe_Ftr_Bz2 h4 {
  color: #ffffff;
}
.pRe_Ftr_Az2 a {
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #414141;
  display: flex;
  padding: 5px 0px;
}
.pRe_Ftr_Bz2 p {
  color: inherit;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}

/* pre fotter */

/* footer */
.footerWrp {
  position: relative;
}
.ftR_up {
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: -90px;
  right: 16px;
  width: 43px;
  height: 43px;
  background: #6e9a5d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.scrollinG .ftR_up {
  bottom: 90px;
}
.ftR_up i {
  margin: auto;
  font-size: 17px;
  color: #ffffff;
}
.ftR_up:hover {
  color: #ffffff;
}
.ftR_01 {
  background: #373737;
  padding-top: 50px;
  padding-bottom: 30px;
}
.ftR_z2a {
}
.ftR_z2a h4 {
  font-weight: 700;
  font-size: 23px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}

.ftR_z2a p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}

.ftR_z2a ul.ftR_z2aUl {
  padding-left: 0px;
}
.ftR_z2a ul.ftR_z2aUl li {
  list-style: none;
}
.ftR_z2a ul.ftR_z2aUl li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ftR_z2a ul.ftR_z2aUl li a::after {
  position: absolute;
  height: 2px;
  width: 0px;
  background-color: #ffffff;
  content: "";
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ftR_z2a ul.ftR_z2aUl li a:hover {
  padding-left: 14px;
}
.ftR_z2a ul.ftR_z2aUl li a:hover::after {
  width: 8px;
}

.ftR_z2a ul.ftR_z2aUl li a i {
  font-size: 19px;
  margin-right: 10px;
}
.ftR_z2a ul.ftR_z2aUl li a span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.ftR_z2a .ftR_z2aSl {
  padding-left: 0px;
  margin-top: 32px;
  display: flex;
}
.ftR_z2a .ftR_z2aSl li {
  list-style: none;
}
.ftR_z2a .ftR_z2aSl li a {
  font-size: 15px;
  margin-right: 15px;
  text-decoration: none;
  color: #ffffff;
  display: flex;
}
.ftR_z2a form {
}
.ftR_z2a form .form-control {
  background: #ffffff;
  border-radius: 2px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  color: #6e9a5d;
  border: 1px solid #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  box-shadow: none;
}

.ftR_z2a form .form-control:hover {
  border: 1px solid #6e9a5d;
  outline: none;
  box-shadow: none;
}

.ftR_z2a form .form-control::placeholder {
  color: #d6d6d6;
  opacity: 1; /* Firefox */
  font-size: 13px;
  line-height: 1;
}

.ftR_z2a form .form-control:-ms-input-placeholder {
  color: #d6d6d6;
  font-size: 13px;
  line-height: 1;
}

.ftR_z2a form .form-control::-ms-input-placeholder {
  color: #d6d6d6;
  font-size: 13px;
  line-height: 1;
}
.ftR_z2a form .ftR_z2aSub {
  background: #6e9a5d;
  border-radius: 2px;
  font-weight: 600;
  font-size: 17px;
  line-height: 100%;
  color: #ffffff;
  padding-top: 13px;
  padding-bottom: 13px;
  width: 100%;
  outline: none;
  border: 1px solid #6e9a5d;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ftR_z2a form .ftR_z2aSub:hover {
  background: #ffffff;
  color: #6e9a5d;
}

.cnT_sBt {
  padding: 13px 56px;
  border: 1px solid #6e9a5d;
  background: #6e9a5d;
  border-radius: 2px;
  font-weight: 500;
  font-size: 17px;
  line-height: 120%;
  color: #ffffff;
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cnT_sBt:hover {
  color: #6e9a5d;
  background: transparent;
}
.ftR_02 {
  background: #212121;
  padding-top: 24px;
  padding-bottom: 24px;
}
.ftR_02 p {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0px;
}
/* footer */

/* about banner */
.seCa_AbT {
  min-height: 64vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
.seCa_AbT2 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.seCa_AbT3 {
  font-weight: 700;
  font-size: 68px;
  line-height: 110%;
  color: #ffffff;
}

/* about banner */

/* about adventure */
.seCa_AbTZ1 {
  background: rgba(196, 196, 196, 0.1);
}
.seCa_AbTZ1_a {
  padding-top: 145px;
  padding-bottom: 72px;
}
.seCa_AbTZ1_a1 {
  height: 446px;
}
.seCa_AbTZ1_a1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
}
.seCa_AbTZ1_a2 {
  padding-top: 20px;
}
.seCa_AbTZ1_a2 h4 {
  font-size: 36px;
  line-height: 36px;
  color: #111111;
  font-weight: 700;
  margin-bottom: 20px;
}

.seCa_AbTZ1_a2 p {
  font-size: 18px;
  line-height: 150%;
  color: #111111;
  max-width: 578px;
}
/* about adventure */

/* about what we do */
.seCa_AbTZ2 {
  background: rgba(196, 196, 196, 0.1);
}
.seCa_AbTZ2_a {
  padding-top: 72px;
  padding-bottom: 72px;
}
.seCa_AbTZ2_a1 {
  background: #ffffff;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 60px 70px 40px 70px;
}
.seCa_AbTZ2_a1 h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 28px;
}
.seCa_AbTZ2_a1 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.seCa_AbTZ2_a2 {
  height: 306px;
}
.seCa_AbTZ2_a2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  border-radius: 3px;
}
/* about what we do */
/* about visa */
.seCa_AbTZ3 {
  background: rgba(196, 196, 196, 0.1);
}
.seCa_AbTZ3_a {
  padding-top: 72px;
  padding-bottom: 145px;
}
.seCa_AbTZ3_a1 {
  height: 360px;
}
.seCa_AbTZ3_a1 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  filter: drop-shadow(5px 5px 8px rgba(0, 0, 0, 0.1));
}
.seCa_AbTZ3_a2 {
  background: #ffffff;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 35px 64px 5px 70px;
}

.seCa_AbTZ3_a2 h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 15px;
}
.seCa_AbTZ3_a2 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
  margin-bottom: 8px;
}
/* about visa */
/* about board and flight */
.seCa_AbTZ4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 113px;
  padding-bottom: 90px;
}
.seCa_AbTZ4_a {
  max-width: 813px;
  margin-left: auto;
  margin-right: auto;
}
.seCa_AbTZ4_a h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 133%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.seCa_AbTZ4_a p {
  font-weight: 600;
  font-size: 18px;
  line-height: 222%;
  text-align: center;
  color: #ffffff;
}
/* about board and flight */

/* about fresh */
.seCa_AbTZ5 {
  padding-top: 158px;
  padding-bottom: 75px;
  background: rgba(196, 196, 196, 0.2);
}
.seCa_AbTZ5_a {
  height: 633px;
}
.seCa_AbTZ5_a img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.seCa_AbTZ5_b {
  background: #ffffff;
  box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.05);
  border-radius: 1px;
  padding: 107px 91px 107px 64px;
}

.seCa_AbTZ5_b h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 133%;
  color: #000000;
  margin-bottom: 40px;
}

.seCa_AbTZ5_b p {
  font-weight: normal;
  font-size: 18px;
  line-height: 222%;
  color: #000000;
}
/* about fresh */
/* about drive */
.seCa_AbTZ6 {
  padding-top: 75px;
  padding-bottom: 75px;
  background: rgba(196, 196, 196, 0.2);
}
.seCa_AbTZ6_a {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 279px;
}
.seCa_AbTZ6_b {
  background: #ffffff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.seCa_AbTZ6_c {
  padding: 27px 72px;
}

.seCa_AbTZ6_c h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 15px;
}
.seCa_AbTZ6_c p {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.seCa_AbTZ6_d {
  position: relative;
}
.seCa_AbTZ6_d::before {
  position: absolute;
  left: 0px;
  content: "";
  width: 2px;
  height: 50%;
  top: 48px;
  background: #000000;
}
/* about drive */
/* about explore */
.seCa_AbTZ7 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.seCa_AbTZ7_a {
  max-width: 1117px;
  margin-left: auto;
  margin-right: auto;
}
.seCa_AbTZ7_a h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.seCa_AbTZ7_a p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
}
/* about explore */
/* about more */
.seCa_AbTZ8_a {
  height: 512px;
}
.seCa_AbTZ8_a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
}
.seCa_AbTZ8_b0 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.seCa_AbTZ8_b {
  max-width: 316px;
}
.seCa_AbTZ8_b h4 {
  font-weight: 700;
  font-size: 36px;
  line-height: 139%;
  text-align: right;
  color: #2c2c2c;
  margin-bottom: 27px;
}
.seCa_AbTZ8_b a {
  margin-left: auto;
  margin-right: 0px;
  display: block;
  text-align: center;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  -ms-border-radius: 36px;
  -o-border-radius: 36px;
}

.seCa_AbTZ8_b a:hover {
  color: #ffffff;
}
/* about more */
/* testimonial  */
.seCa_Tst {
  background: rgba(196, 196, 196, 0.1);
  padding-top: 148px;
  padding-bottom: 148px;
}
.seCa_Tst_a {
}
.seCa_Tst_a1 {
  padding-top: 90px;
}
.seCa_Tst_a1 h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 30px;
}

.seCa_Tst_a1 p {
  font-weight: normal;
  font-size: 14px;
  line-height: 193%;
  color: #000000;
  max-width: 340px;
}
.seCa_Tst_a2 {
  background: #ffffff;
  box-shadow: 6px 7px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 64px 43px 43px 43px;
  margin-bottom: 10px;
}
.seCa_Tst_a2 .star-rating {
  margin-left: auto;
  margin-right: auto;
}
.seCa_Tst_a2 h4 {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #000000;
  margin-bottom: 24px;
  margin-top: 30px;
}
.seCa_Tst_a2 p {
  font-size: 14px;
  line-height: 193%;
  text-align: center;
  color: #000000;
}
/* testimonial  */
/* country listing page */
.seCa_CnT_z1 {
  padding-top: 60px;
  padding-bottom: 150px;
}
.seCa_CnT_z1_hW {
  padding-bottom: 36px;
}
.seCa_CnT_z1_Bt {
  margin-top: 70px;
}
.seCa_CnT_z1_head {
  font-weight: 700;
  font-size: 36px;
  line-height: 111%;
  text-align: center;
  color: #111111;
  margin-left: auto;
  margin-right: auto;
}
.seCa_CnT_z1g {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 48px;
}
.seCa_CnT_z1_a {
  height: 317px;
  display: flex;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
}

.seCa_CnT_z1_b {
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 0px 0px 1px 1px;
  height: 150px;
  padding: 60px 42px 30px 42px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 0px;
}
.seCa_CnT_z1_b h4 {
  font-weight: 600;
  font-size: 30px;
  line-height: 130%;
  color: #ffffff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.seCa_CnT_z1_b p {
  font-weight: normal;
  font-size: 15px;
  line-height: 180%;
  color: #ffffff;
}
.seCa_CnT_z1_a:hover .seCa_CnT_z1_b {
  height: 100%;
}

.seCa_CnT_z1_a:hover .seCa_CnT_z1_b h4 {
  font-size: 36px;
}
/* country listing page */
/* city listing */
.seCa_CnT_z2g {
  --bs-gutter-x: 21px;
}
.seCa_CnY_z1_a {
  height: 342px;
  background: #ffffff;
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.seCa_CnY_z1_a1 {
  height: 199px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.seCa_CnY_z1_a1 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.seCa_CnY_z1_a2 {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.seCa_CnY_z1_a2 h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #111111;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 12px;
}
.seCa_CnY_z1_aZ3 {
  margin-top: auto;
  margin-bottom: 0px;
  display: block;
  text-decoration: none;
  padding: 12px 16px;
  text-align: center;
  border: 2px solid #45883f;
  background: #45883f;
  border-radius: 1px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  box-sizing: border-box;
}

.seCa_CnY_z1_aZ3:hover {
  background: transparent;
  color: #45883f;
}
/* city listing */
/* career page */
.caR_wrp {
  padding-top: 60px;
  padding-bottom: 100px;
  background: rgba(196, 196, 196, 0.1);
}
.caR_T_z1 {
  padding: 20px 10px;
}
.caR_T_z1 h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  white-space: nowrap;
}
.caR_T_z1B {
  padding-right: 100px;
}
.caR_T_z2 {
  background: rgba(196, 196, 196, 0.35);
  border-radius: 2px;
  margin-bottom: 16px;
  position: relative;
  text-decoration: none;
}
.caR_T_z3 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 16px;
}
.caR_T_z3 p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 143%;
  color: #000000;
}
.caR_T_z4 p,
.caR_T_z5 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-align: center;
}
.caR_T_z4,
.caR_T_z5,
.caR_T_z6 {
  margin-left: auto;
  margin-right: auto;
}

.caR_T_z5 p {
  font-weight: 600;
}
.caR_T_z7 {
  padding-right: 100px;
}
.caR_T_z2Ar {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 42px;
  color: #414141;
  font-size: 17px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.caR_T_z2:hover .caR_T_z2Ar {
  right: 22px;
}
/* career page */
/* carrer inner page */
.cInr_z01 {
  background: #ffffff;
  box-shadow: 5px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 26px;
  padding: 29px 32px 16px 32px;
}
.cInr_z02 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 30px;
}
.cInr_z03_w {
  flex-direction: column;
}
.cInr_z03 {
  display: flex;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  align-items: center;
  color: #000000;
}
.cInr_z03 i {
  margin-right: 17px;
}
.cInr_z03 span,
.cInr_z03 i {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.cInr_z04 {
  margin-top: auto;
  margin-bottom: 0px;
  display: flex;
  margin-left: auto;
  margin-right: 0px;
}
.cInr_z05 {
  display: block;
  margin-left: 16px;
  border: 1px solid #45883f;
  box-sizing: border-box;
  background: #45883f;
  border-radius: 2px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  padding: 16px 60px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cInr_z05:hover {
  color: #45883f;
  background: transparent;
}

.cInr_z03_w01 {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.cInr_z06 {
}
.cInr_z06 h4 {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  margin-top: 15px;
  padding: 5px 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}
.cInr_z09 {
  margin-bottom: 20px;
}
.cInr_z09 h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 0px;
}
.cInr_z10 p {
  font-weight: normal;
  font-size: 14px;
  line-height: 193%;
  color: #000000;
}
.cInr_z10 ul li::marker {
  font-size: 20px;
}
.cInr_z10 ul li {
  font-weight: normal;
  font-size: 14px;
  line-height: 193%;
  color: #000000;
  align-items: center;
}
/* carrer inner page  */
/* contact */
.cnT_zWp {
  padding-top: 145px;
  padding-bottom: 145px;
  background: rgba(196, 196, 196, 0.1);
}
.cnT_zWp01 {
  position: relative;
  min-height: 51vh;
}
.cnT_zWp01 iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
.cnT_bLkz0 {
  display: flex;
}
.cnT_bLk {
  padding-top: 42px;
  padding-bottom: 42px;
  height: 100%;
}
.cnT_bLkz1 {
  width: 411px;
  min-height: 100%;
  background: #ffffff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 41px 64px 5px 44px;
}
.cnT_bLkz1_Hd {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #000000;
  margin-bottom: 20px;
}
.cnT_bLkz2 {
  margin-bottom: 20px;
}
.cnT_bLkz2_a {
  text-decoration: none;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 193%;
  color: #111111;
}
.cnT_bLkz2_ai {
  position: absolute;
  left: 0px;
  top: 5px;
  background: #c4c4c4;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  padding: 5px;
}
.cnT_bLkz2_ai i {
  margin: auto;
  font-size: 14px;
  line-height: 1;
  color: rgba(1, 1, 1, 0.3);
}
.cnT_bLkz301 {
  display: flex;
  align-items: center;
}
.cnT_bLkz3_a {
  flex: 1;
  font-size: 14px;
  line-height: 193%;
  color: #000000;
}
.cnT_bLkz3_b {
  font-size: 14px;
  line-height: 193%;
  color: #000000;
}
.cNt_Frm_l {
  width: 100%;
  background: #ffffff;
  box-shadow: 6px 6px 22px #e3e3e3;
  border-radius: 7px;
  padding: 50px 43px 50px 51px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}
.cNt_Frm_lHd {
  font-weight: bold;
  font-size: 23px;
  line-height: 1;
  color: #111111;
}
.cNt_Frm_l form {
  margin-top: 40px;
}
.cNt_Frm_l .form-control {
  border: 0.5px solid rgba(187, 187, 187, 0.9);
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 16px;
  line-height: 125%;
  color: rgba(17, 17, 17, 0.2);
  color: #6e9a5d;
  box-shadow: none;
  outline: none;
}
.cNt_Frm_l .form-control:hover {
  border: 0.5px solid #6e9a5d;
}

.cNt_Frm_l form .form-control::placeholder {
  font-size: 16px;
  line-height: 125%;
  color: rgba(17, 17, 17, 0.2);
  opacity: 1;
}
.cNt_Frm_l form .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 125%;
  color: rgba(17, 17, 17, 0.2);
}
.cNt_Frm_l form .form-control::-ms-input-placeholder {
  font-size: 16px;
  line-height: 125%;
  color: rgba(17, 17, 17, 0.2);
}

.cNt_Frm_r {
  width: 100%;
  background: #ffffff;
  box-shadow: 6px 6px 22px #e3e3e3;
  height: 446px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  padding: 8px;
}
.cNt_Frm_r img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-position: center;
  object-fit: cover;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}
/* contact */

.cTy_Mw {
  width: 100%;
  max-width: 667px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.cTy_Mw_z1 {
  width: 100%;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 44px 65px 44px 65px;
  margin-bottom: 28px;
}
.cTy_Mw_z2 {
  width: 100%;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 47px 65px 27px 65px;
}

.cTy_Mw_z2 .form-control {
  border: 1px solid #c5c5c5;
  box-sizing: border-box;
  border-radius: 2px;
  color: #45883f;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  outline: none;
  padding: 16px 12px 16px 12px;
}
.cTy_Mw_z2 .form-control:hover,
.cTy_Mw_z2 .form-control :focus {
  border: 1px solid #45883f;
  box-shadow: none;
  outline: none;
}

.cTy_Mw_z2 .form-control::placeholder {
  opacity: 1;
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.2);
}

.cTy_Mw_z2 .form-control:-ms-input-placeholder {
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.2);
}
.cTy_Mw_z2 .form-control::-ms-input-placeholder {
  font-size: 14px;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.7);
}

.bTn_Check {
  border: 2px solid #45883f;
  box-sizing: border-box;
  background: #45883f;
  border-radius: 1px;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  padding: 12px 60px;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.bTn_Check:hover {
  color: #45883f;
  background: transparent;
}
.gRyWdt {
  background: rgba(196, 196, 196, 0.2);
  border-radius: 1px;
  margin-bottom: 5px;
}
.modal-open {
  position: relative;
}
.modal {
  max-width: 100% !important;
  right: 0px;
}
#citYmodal .modal-content {
  max-width: 100%;
}
.CmnSlct {
  width: 100%;
}
.select2-container {
  z-index: 1060;
  width: 100%;
}
.select2-container--default .select2-selection--single {
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  background: transparent;
  padding-top: 13px;
  padding-bottom: 13px;
  height: auto;
  padding-left: 24px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}
.select2-container--default .select2-selection--single::before,
.selet04Wr_p::before {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.select2-container--open .select2-dropdown--below {
  width: auto !important;
}
.select2-results {
  min-width: 100px;
}
.selet04Wr_p {
  position: relative;
}
.selet04Wr_p::before {
  left: calc(var(--bs-gutter-x) * 0.5);
}
.selet04Wr_p input {
  padding-left: 28px;
  background: transparent;
  border: 0px;
  outline: none;
  box-shadow: none;
  padding-top: 16px;
  padding-bottom: 16px;
  height: auto;
  font-size: 14px;
  line-height: 100%;
  color: #000000;
  height: 100%;
}

.selet04Wr_p input:hover,
.selet04Wr_p input:focus {
  background: transparent;
  border: 0px;
  outline: none;
  box-shadow: none;
}

.date_ranges .line {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  padding-right: 0px;
}
.drs .line .element {
  height: auto;
  flex: 0 0 auto;
  width: 100%;
  margin-right: 0px;
  position: relative;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.drs .line .element input {
  padding-left: 28px;
  background: transparent;
  border: 0px;
  outline: none;
  box-shadow: none;
  padding-top: 16px;
  padding-bottom: 16px;
}

.date_ranges .line > .element::before,
.date_ranges .line > .element::after {
  position: absolute;
  left: calc(var(--bs-gutter-x) * 0.5);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.date_ranges .line > .element::after {
  left: auto;
  right: calc(var(--bs-gutter-x) * 0.5);
  letter-spacing: 5px;
}

.date_ranges .line > .element:nth-child(3),
.date_ranges .line > .element:nth-child(4),
.date_ranges .line > .element:nth-child(5) {
  display: none;
}
