@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
* {
  font-family: "Manrope", sans-serif;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
textarea {
  resize: none;
  height: auto !important;
}
.cont_iner {
  width: 100%;
  margin: 0 auto;
  max-width: 1540px;
  padding-inline: 20px;
}

.egid_mn {
  display: flex;
  align-items: end;
  justify-content: start;
  width: 100%;
  margin: 60px auto 40px;
  border-radius: 10px;
  padding: 30px;
  gap: 30px;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
    0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
a.egid_mn figure {
  background: rgba(114, 182, 59, 0.15);
  border-radius: 10px;
  width: 350px;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
a.egid_mn figure img {
  height: 100%;
  width: auto !important;
  object-fit: contain;
}
.owl-carousel .owl-item img {
  display: block;
  width: 118px;
  height: 131px;
}
.egid_cntn {
  max-width: 850px;
}
.ctg_nme {
  color: #72b63b;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
}
.egid_cntn h2 {
  color: #000;
  font-size: clamp(18px,2vw,24px);
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.6;
}
.egid_cntn p {
  color: #52606d;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.egid_cntn button.btn {
  background: #72b63b;
  color: #fff;
  margin: 45px 0 0;
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
  padding: 12px 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: unset;
}
.egid_otr .owl-nav {
  width: fit-content;
  margin: 0;
  display: flex;
  gap: 34px;
  margin-inline: auto;
}
.egid_otr .owl-nav button {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-nav button {
  background: #fff !important;
  border: 1px solid rgba(114, 182, 59, 1) !important;
}
.tp_blg_otr {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 60px auto;
  gap: 20px;
}
.tp_blg_lst {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
    0px 4px 6px -2px rgba(16, 24, 40, 0.03);
  width: 488px;
  max-width: 100%;
}
.tp_blg_lst img {
  height: 170px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.blg_cntn {
  padding: 22px 20px 28px;
}
.blg_cntn h2 {
  color: #111;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 18px;
}
.blg_catgy {
  width: 100%;
  margin: 0 auto;
}
.blg_catgy h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 40px;
}
.menu-category-menu-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blg_catgy ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
  overflow-x: auto;
  overflow-y: hidden;
}
.blg_catgy ul li {
  padding: 0;
  white-space: nowrap;
}
.menu-item.selected a {
  color: #72b63b !important;
  border-bottom: 2px solid #72b63b;
}
.blg_catgy ul li a {
  color: #8b8b8b;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}
.blg_mnsc {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 40px auto 0;
}
.blg_lstlt {
  width: 55.5%;
}
.blg_pst_innr {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 20px;
  gap: 30px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
    0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
.blg_pst_innr img {
  width: 100%;
  height: 100%;
  max-width: 378px;
  border-radius: 9px;
}
.blg_pst_cnt {
  width: 55%;
  padding: 20px 30px 20px 0;
}
.ctg_nme {
  color: #72b63b;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
}
.blg_pst_cnt h2 {
  color: #000;
  font-size: clamp(17px, 2vw, 20px);
  font-weight: 700;
  line-height: 24px;
  margin: 20px 0 16px;
}
.blg_pst_cnt p {
  color: #52606d;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.blg_pst_cnt ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 40px;
}
.blg_pst_cnt ul li {
  margin-right: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  white-space: nowrap;
}
.blog_pagination {
  padding: 2rem 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination {
  display: flex;
  gap: 6px;
}
.pagination span,
.pagination a {
  color: #313131;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  border: solid 1px #ddd;
  padding: 9px 15px;
  border-radius: 4px;
	display:flex;
}
.pagination span.current {
  background-color: #72b63b;
  color: #fff;
}
.blg_lstrt {
  width: 41%;
}
.blg_lstrt_inr {
  position: sticky;
  top: 20px;
}
.search_type_here {
  margin-bottom: 30px;
}
.search_here .search_type_here .wp_autosearch_form_wrapper {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
}

.blg-form {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f5f5f7;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
    0px 4px 6px -2px rgba(16, 24, 40, 0.03);
  padding: 30px;
}
.blg-form h2 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 14px;
}
.blg-form p {
  color: #52606d;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 30px;
}
.frm_updtn {
  display: flex;
  gap: 16px;
}
.frm_updtn .input_button {
  width: 50%;
}
.input_button {
  margin-bottom: 1.5rem;
}
.sidbr_frm input,
.sidbr_frm select,
.sidbr_frm textarea {
  border-radius: 8px;
/*   border: 1px solid rgba(0, 0, 0, 0.1); */
  background: #fff;
  height: 60px;
  padding: 20px 23px;
  color: #52606d;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
	outline: none;
	border:none;
	
}
.cntct_ftr_d3 .nh_frm_cnt form .frm_grp.range_sldr,
.frm_grp.range_sldr {
  margin-bottom: 30px;
  position: relative;
  margin-left: 5px;
}
.rangesldr {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.rangesldr label {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0;
  width: fit-content;
}
.rangesldr input {
  font-size: 16px;
  color: #000;
  margin: 0;
  border: 0;
  background: unset;
  width: 100px;
}
.rangesldr .error {
  position: absolute;
  bottom: -25px;
  left: 0;
  font-size: 12px;
  font-weight: 500;
  display: inline;
}
.sidbr_frm .get_in_touch_header .btn-white {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #72b63b;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}
.trdg_blgs {
  width: 100%;
  margin: 0 auto;
}
.blg_lstlt h1,
.trnd_hds {
  letter-spacing: 0px;
  color: #141324;
  font-size: 32px;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 20px;
}
.blg_pst_cnt h2 a {
  color: #141324;
}

.blg_pst_cnt p a {
  color: #72b63b;
}
.card-calander {
  color: #52606d;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.4px;
  margin-top: 20px;
  display: block;
}
.blg_cntn .ctg_nme {
  margin-bottom: 12px;
  display: block;
}
.mail-section {
  display: flex;
  max-width: 1300px;
  margin: 100px;
}

.mail-title h2 {
  color: #141324;
  font-family: Manrope;
  font-size: clamp(30px,6vw,82px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.mail-content p {
  color: #1b1b1d;
  font-family: Manrope;
  font-size: clamp(17px,2vw,20px);
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}
.mail-title h2 span {
  color: #72b63b !important;
}
.mail-content input {
  border: unset;
  border-bottom: 1px solid #a1a1a1;
  background: #fff;
  width: 100%;
  color: #757575;
  font-family: Manrope;
  font-size: 14.5px;
  font-weight: 400;
  margin-bottom: 25px;
}

.mail-content button {
  border-radius: 8px;
  background: #72b63b;
  border: unset;
  color: #fff;
  font-family: Manrope;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  padding: 12px 16px;
}
.mail-content {
    border-left: 1px solid #D5D5D5;
    padding-left: 60px;
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .blg_pst_innr img {
    max-width: 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .blg_mnsc {
    flex-wrap: wrap;
  }
  .blg_lstlt,
  .blg_lstrt {
    width: 100%;
  }
  .blg_pst_innr {
    width: 48%;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .blg_pst_innr img,
  .blg_pst_cnt {
    width: 100%;
  }
  ul.blg_pst_mn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
  }
  .blg_pst_cnt {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .egid_mn,
  .tp_blg_otr,
  .blg_pst_innr,.mail-section {
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    margin: 30px 0; 
	}
  .mail-content{
    padding: 0;
    border: unset;
  }
  .mail-title{
    padding-bottom: 30px;
  }
  .blg_pst_cnt {
    width: 100%;
    padding: 20px;
  }
  .blg_pst_innr {
    padding-top: 20px;
    width: 100%;
  }
  .blg-form,
  .cont_iner {
    padding: 10px;
  }
  .sidbr_frm input,
  .sidbr_frm select,
  .sidbr_frm textarea {
    height: 45px;
	  padding: 10px;
  }
  .sidbr_frm .get_in_touch_header .btn-white {
    height: auto;
    padding-block: 10px;
  }
  a.egid_mn figure{
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}

.home-img {
  width: 28px;
  height: 32px;
}

.home-img img {
  width: 100%;
  height: 100%;
}

.case-title {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 32px;
  padding: clamp(20px,3vw,36px) 0 20px;
}

.case-head {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
	color:#111111;
}

.sidbr_frm .input-container {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 6px;
  padding: 5px;
/*   border: 1px solid rgba(0, 0, 0, 0.1); */
  background: #fff;
}

.sidbr_frm .flag-dropdown {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  cursor: pointer;
}

.sidbr_frm .flag-icon {
  width: 20px;
  height: 15px;
  margin-right: 5px;
}

.sidbr_frm .country-code {
  font-weight: bold;
  margin-right: 5px;
  color: #333;
}

.sidbr_frm .dropdown-arrow {
  font-size: 12px;
  color: #888;
}

.sidbr_frm .mobile-input {
  flex: 1;
  border: none;
  font-size: 14px;
  padding: 5px 10px;
}

.sidbr_frm .mobile-input::placeholder {
  color: #aaa;
}

.slider-container {
	margin: 20px;
}
.budget-label {
	font-weight: bold;
	margin-bottom: 10px;
}
.slider {
	-webkit-appearance: none;
	appearance: none;
	width: 100% !important;
	height: 8px !important;
	border-radius: 5px;
	background: linear-gradient(to right, #4CAF50 60%, #d3d3d3 60%);
	outline: none;
	padding: 0 !important;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	background: #4CAF50;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.slider::-moz-range-thumb {
	width: 20px;
	height: 20px;
	background: #4CAF50;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

input#budget-slider {
    background: linear-gradient(to right, rgba(114, 182, 59, 1) 100%, rgba(114, 182, 59, 0.2) 100%) !important;
}
