.navbar-expand-lg .navbar-nav {
  width: 100%;
  justify-content: right;
}

.arrow-div {
  position: relative;
  background: #242424;
  color: #fff;
}

.arrow-div:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(241, 241, 241, 0);
  border-left-color: #242424;
  border-width: 16px;
  margin-top: -16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242424
}

.srchbx h1 {
  color: #fff;
  font-size: 32px;
  text-shadow: 2px 2px 5px #7b7b7b;
}
.srchbx h2 {
  text-shadow: 2px 2px 5px #7b7b7b;
}

a {
  color: #242424;
  text-decoration: none
}

span.nav-link.arrow-div {
  padding: 5px 60px;
  display: inline-block;
  width: 85px;
  text-align: center;
}

ul.navbar-nav.mainnav li {
  padding: 0 20px;
  padding-right: 0;
  margin-left: 6px
}
.icninf img{
  filter: brightness(0) saturate(100%) invert(73%) sepia(77%) saturate(404%) hue-rotate(26deg) brightness(95%) contrast(91%);
}
.btnhd {
  background-color: #8fc031;
  display: inline-block;
  border-radius: 6px !important;
  color: #fff !important;
}

.tophd {
  background-color: #84c229;
  color: #b6b6b6;
  padding: 0px;
  line-height: 25px;
  font-size: 14px
}

.tophd input {
  background-color: transparent;
  border: 1px solid #4b4b4b
}

.tophd .btn-primary {
  padding: 5px 30px;
  font-size: 12px;
  background-color: #242424;
  border-color: #242424;
  border-radius: 3px;
}

.navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #242424;
  font-weight: 500;
  font-size: 14px;
}

a.nav-link.btnhd {
  text-align: center;
}

.col-md-6.infosec {
  line-height: 35px;
}

.herosec {
  height: 600px;
  height: 200px;
  /* background-image: url(/assets/images/hero-img.jpg); */
  background-repeat: no-repeat;
  background-size: cover
}

.srchbx {
  color: #fff;
  text-align: center;
  margin-top: 17px;
}

.srchbx h2 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 26px;
}

.nav-pills .nav-link {
  background: #363636;
  border: 0;
  border-radius: 0.25rem;
  margin: 0 5px;
  padding: 5px;
  /* width: 140px; */
  text-align: center;
  color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #565656;
}

.srchbx .nav-pills {}

.formbx {
  /* background-color: #fff; */
  /* border-radius: 6px; */
  /* max-width: 800px; */
  margin: auto;
  /* padding: 10px; */
}

.formbx input {
  border: 0;
  border-radius: 0;
}

.brdright {
  border-right: 1px solid #dfdfdf !important;
}

.btn-primary {
  background-color: #8fc031;
  border: 1px solid #8fc031
}

.scndopt {
  max-width: 800px;
  margin: auto;
  margin-top: 20px;
}

.scndopt select {
  border: 0px;
  padding: 10px;
}

.contnt {
  padding-bottom: 0px;
}

.contnt h3 {
  border-bottom: 3px solid #8fc031;
  text-align: center;
  margin: 100px auto;
  width: auto;
  display: inline-block;
  padding-bottom: 15px;
}

.contnt .card h5 {
  font-size: 16px;
  height: 40px;
  overflow: hidden;
}

.contnt .card h5 a {
  text-decoration: none;
  color: #242424
}

.contnt .card p {
  font-size: 12px;
  margin-bottom: 10px;
}
.address-card {
  min-height: 42px;
}
.contnt .card h6 {
  color: #8fc031;
  font-size: 16px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
}

.icnbx span {
  display: inline-block;
  padding: 3px 10px;
  padding-left: 0;
}

.icnbx span img {
  margin-right: 5px;
}

.clrgry {
  color: #727272
}

.card {
  border: 0;
  box-shadow: 0 0 12px #6a6a6a2b;
  margin-bottom: 25px;
  overflow: hidden;
  border-radius: 9px
}

.card-body {
  padding-bottom: 0px;
}

.imginf {
  position: absolute;
  background: #8fc031;
  padding: 3px;
  /* border-radius: 36px; */
  top: 10px;
  right: 10px;
  font-size: 11px;
  color: #fff;
}
p.icnbx img {
  filter: brightness(0) saturate(100%) invert(73%) sepia(77%) saturate(404%) hue-rotate(26deg) brightness(95%) contrast(91%);
}
.btn-more {
  background-color: #fff;
  border: 1px solid #242424;
  padding: 10px 150px;
  margin: auto;
  color: #242424;
  margin-top: 50px;
  margin-bottom: 60px
}
.srchbx label.checkbox {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0px;
}
.bannerimg {
  background-image: url(/assets/images/banner2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 424px;
}

.bannerimg h1 {
  color: #fff;
  margin-top: 130px;
}

.bannerimg .btn-primary {
  background-color: #8fc031;
  border: 1px solid #8fc031;
  padding: 10px 100px;
  margin-top: 20px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: 1px solid #fff;
  border-bottom: 2px solid #8fc031;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
  font-weight: bold
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
  font-size: 18px;
  font-weight: 600;
  color: #242424;
}

.agntsbx .tab-content {
  padding-top: 50px
}

.agntsbx .nav-tabs .nav-link:focus,
.agntsbx .nav-tabs .nav-link:hover {
  border-color: #fff #fff #8fc031;
}

.agntsbx .card h5 {
  font-size: 20px;
  height: 25px;
  overflow: hidden;
}

.banner3 {
  background-image: url(/assets/images/banner3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 424px;
}

/* footer{ background-color: #404040; padding: 30px 0; color: #dddddd; font-size: 14px} */
hr {
  border: 1px solid #888888;
  opacity: 1;
  border-bottom: 0;
  background-color: #888888;
}

footer h5 {
  font-size: 18px;
  color: #888888;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 20px;    font-family: "Montserrat", sans-serif;    font-weight: 600;
}

footer ul {
  margin: 0;
  padding: 0
}

footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
}

footer a {
  color: #dddddd;
  color: #ffffff;
  text-decoration: none;
      font-size: 13px;
}

footer .btn-primary {
  background-color: #8fc031;
  border: 1px solid #8fc031;
  padding: 10px 100px;
  margin-top: 20px;
  width: 100%
}


.innerhero {
  background-image: url(/assets/images/hero-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* position: sticky; */
  z-index: 2;
  padding-top: 10px;
  top: 0;
  padding-bottom: 5px;    
  min-height: 281px;
}

.innerhero h3 {
  color: #fff;
  line-height: 175px;
}

.txtblu {
  color: #8fc031
}

.ttlbr {
  font-size: 18px;
  padding: 10px 0
}

.ttlbr span {
  line-height: 38px
}

.sdbr {
  margin-top: 50px;
  background-color: #eaeaea;
  border-radius: 6px;
  padding: 20px;
}

.contarea {
  margin-top: 50px
}

.ttln {
  margin-bottom: 25px;
  margin-top: 15px;
}

.sdbr h4 {
  font-size: 18px;
  margin-top: 10px;
}

.lftfltr {
  margin-top: 30px
}

.lftfltr h4 {
  color: #747474;
  font-size: 16px;
  margin-bottom: 20px
}

.lftfltr input,
.lftfltr select {
  margin-bottom: 15px;
  border: 0;
  box-shadow: 0 0 10px #4e4e4e57
}

.lftfltr ul {
  margin: 0;
  padding: 0
}

.lftfltr ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 5px 0;
}

.lftfltr ul li a {
  color: #242424;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  width: 100%;
  display: block;
  background: transparent;
  border-radius: 36px;
  padding: 5px 10px;
}

.lftfltr ul li a:hover {
  color: #242424;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  width: 100%;
  display: block;
  background: white;
  border-radius: 36px;
  padding: 5px 10px;
}

.lftfltr ul li a span {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.ad {
  margin-top: 20px;
}

header#top {
  border-bottom: 1px solid #ebebeb;
  border-radius: 9px
}

.sdbr.dtlsdbr {
  background: #fff;
}

.sdbr.dtlsdbr h2 {
  color: #0b5ed7;    color: #000000;
  font-weight: bold;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
}

.icninf {}

.icninf span {
  display: inline-block;
  margin: 5px;
}

.dtlsdbr .btnhd {
  width: 100%;
  font-size: 18px
}

.cntcsllr {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 9px
}

.agntbxsd {
  padding: 20px
}

.agntbxsdin {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 9px
}

.agntbxsdin .card {
  text-align: center;
  box-shadow: none
}

.sldrimg img {
  width: 100%
}

.boxout {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 9px;
  margin: 30px 0;
  background: #fff;
  
}

.boxoutttl {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px
}

.boxoutttl a {
  color: #8fc031;
  text-decoration: none
}

.bxoutcont {
  border-bottom: 1px solid #ebebeb;
  display: flex;
  /* justify-content: space-between; */
  line-height: 60px;
  background-color: #f4faff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.bxoutcont span {
  display: inline-block;
  min-width: 33%;
  text-align: center;
  font-size: 13px;
  font-family: system-ui;
  line-height: 30px;
  /* background-color: #f5faff; */
  margin: 5px 0;
  padding: 0px 12px;
}
.boxout h6{
  color: #3b5998;
  background-color: #b6deff;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 4px;
}

.bxoutcont span:first-child {
  text-align: left
}

.bxoutcont span:last-child {
  text-align: right
}

.boxout .bxoutcont:last-child {
  border-bottom: 0px
}

.boxoutttl h4 {
  font-size: 20px;
}

.modal-dialog {
  max-width: 550px;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 3rem;
  padding-top: 2rem;
}

.sellbx {
  margin: auto;
  max-width: 700px;
  padding: 30px;
}

.sellbx h1 {
  margin-top: 30px;
  font-size: 35px;
  margin-bottom: 50px
}

.sellbx h4 {
  margin-bottom: 30px
}

.confrm {
  border: 1px solid #ebebeb;
  border-radius: 9px;
  padding: 20px
}

.sellbx textarea {
  height: 200px;
  font-size: 11px
}

.txtrd {
  color: #8fc031
}

/*-----------Carousal Fixes Start xx-------------------*/
.carousel-inner {
  height: 480px;
}

.carousel-item {
  height: 500px
}

.carousel-inner {
  height: 550px !important;
}

.carousel-inner img {
  object-fit: cover;
}

.carousel-inner {
  background-color: #e7e7e7;
}

.card-img-top {
  max-height: 150px;
  min-height: 150px;
  object-fit: cover;
}

.formbx {
  padding: 0px !important;
}

.formbx .btn-primary {
  position: relative;
  left: 1px
}

.scndopt .accordion-button {
  width: 125px;
  position: relative;
  left: 4px;
}

.topContactInfo ul li a {
  color: #fff !important
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.875rem !important;
  font-weight: 400;
  line-height: 1.5;
  color: #393939;
  border: 1px solid #e5e5e5;
  border-radius: 3pxrem;
  appearance: none;
}

.tophd .btn-primary {
  margin: 0;
  padding: 1px 20px;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 0px;
}

footer a:hover {
  color: #9f9f9f;
}



/*slick slider detail page*/

.slick-slide img {
  margin: auto;
  max-height: 550px;
}

.sliderDetailPage .slider-nav .slick-slide {
  cursor: pointer;
}

.sliderDetailPage .slick-slide.is-active h3 {
  color: #c00;
  background-color: #fff
}


/* the slides */
.slider.slider-nav .slick-slide {
  margin: 0 2px;
  max-height: 60px;
  overflow: hidden;
}

/* the parent */
.slider.slider-nav {
  margin: 0 -2px;
  margin-top: 7px;
}

.slideThumbNail {
  border: 3px solid transparent;
}

.slideThumbNail.slick-slide.slick-active.is-active {
  border-color: #8fc031;
}




/*-----------Carousal Fixes Ends-------------------*/



@media only screen and (min-width: 992px) and (max-width:1299px) {
  .fturbxin div.txtsec {
    padding: 12px !important;
  }

  .fturbxin .txtsec h2 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .fturbxin .txtsec p {
    font-size: 11px;
    margin-bottom: 10px;
  }

  .fturbxin .txtsec p a {
    padding: 4px 14px !important;
    background-color: white;
    border: none;
    color: #8fc031 !important;
    font-size: 12px;
  }
}

@media only screen and (min-width: 767px) and (max-width:1199px) {
  ul.navbar-nav.mainnav li {
    padding: 0;
    margin-left: 15px;
  }
}

@media only screen and (max-width:991px) {
  .mnfturbx .fturbxin:nth-child(odd) {
    /* flex-direction: column-reverse; */
  }
  .main-tiles .tiles {
    display: none;
    background-color: #001dbb;
    border-bottom: 2px solid #fff;
  }
  
}

@media only screen and (min-width: 420px) and (max-width:767px) {


  .col-md-6.infosec {
    text-align: center;
    margin-bottom: 10px;
  }

  .tophd .col-auto {
    width: 100%
  }

  .tophd .btn-primary {
    padding: 5px 15px;
    width: 20%;
  }

  .navbar-nav .nav-link {
    text-align: center;
  }

  .arrow-div:after {
    display: none
  }

  /* .btnhd {width: 100%; border-radius: 0} */
  header .nav-item>span {
    display: none
  }

  .navbar-nav .nav-link {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
  }

  ul.navbar-nav.mainnav li {
    background: #f3f3f3;
    border-bottom: 5px solid #FFF;
    padding: 0
  }

  span.nav-link.arrow-div {
    display: none
  }

  .herosec .nav-pills .nav-link {
    width: 120px;
  }

  .srchbx {
    margin-top: 35px;
  }

  .srchbx button {
    width: 100%
  }

  .formbx input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
  }

  .brdright {
    border-right: 0 !important;
  }

  .contnt h3 {
    margin: 35px auto;
  }

  .btn-more {
    margin-top: 15px;
  }

  .contnt {
    padding-bottom: 25px;
  }

  .contnt .card h5 a {
    text-decoration: none;
    color: #242424;
    font-size: 18px;
  }

  .contnt .card p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.frmout .select2-container .select2-selection--single {
  text-align: left;
  height: 40px;
  border-radius: 0 !important;
  padding-top: 7px;
  border-top: 0;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 24px !important;
}

.frmout .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
  height: 22px !important;
}


span#selectedTab {
  display: none;
}

button.btn.dropdown-toggle.text-start::after {
  position: relative;
  top: 2px;
}

/*span#selectedBtn:before{content:"reset";position: relative}*/
button.btn.dropdown-toggle.flex-fill.search-dd {
  position: relative;
}

/*search fields option*/
/* .searchFields.innerhero{height: 157px;} */
.searchFields .dropdown-menu .form-control {
  padding: .275rem .75rem !important;
  border: 1px solid #ced4da;
}

.searchFields .dropdown-menu {
  min-width: 6rem !important;
  max-width: 18.5rem !important
}

.searchFields .frmout {
  background: transparent;
  max-width: unset !important;
  margin: auto;
  padding: 0px;
  position: relative
}

.searchFields .formbx {
  max-width: unset !important
}

.searchFields .srchbx {
  margin-top: 35px
}

.searchFields.innerhero h3 {
  line-height: 1;
}

.searchFields .srchbx {
  color: #fff;
  text-align: center;
  margin-top: 0px
}

.searchFields .srchbx h2 {
  color: #8fc031;
  margin-bottom: 25px
}

.searchFields .nav-pills .nav-link {
  background: #8fc031;
  border: 0;
  border-radius: 0;
  margin: 0 5px;
  padding: 5px;
  width: 140px;
  text-align: center;
  color: #fff
}

.searchFields .nav-pills .nav-link.active,
.searchFields .nav-pills .show>.nav-link {
  color: #3c3c3c;
  background-color: #fff;
  border-radius: 0
}

.searchFields .srchbx .nav-pills {
  padding: 6px
}

.searchFields .srchbx label.checkbox {
  font-size: 13px
}

.searchFields .btn-reset {
  padding: 2px 8px !important;
  font-size: 14px !important;
  background-color: #eee !important;
  margin: 0;
  width: 100%
}

.searchFields .srchbx .nav-pills .nav-link.active {
  background: #8fc031;
  color: #fff;
  margin-bottom: 0 !important
}

.searchFields .srchbx .main-tabs .nav-link.active {
  font-size: 16px
}

.searchFields .srchbx .nav-pills .nav-link {
  margin: 0 2px;
  padding: 3px;
  width: 90px;
  background: #e0e0e0;
  font-size: 14px;
  color: #0a0a0a;
  font-weight: 400;
  border: none;
  border-radius: 3px
}

.searchFields .formbx {
  background-color: transparent !important;
  margin: auto;
  padding: 10px
}

.searchFields .formbx input {
  /* border: 0px solid #ced4da */
}

.searchFields .formbx .form-select {
  border-radius: 0;
  font-size: 14px;
}

.searchFields .formbx .btn-primary {
  border-radius: 0
}

.searchFields .top-search-row button {
  border-right: 1px solid #a5a5a5 !important;
  padding: 5px 12px;
  font-size: 15px;
  font-weight: 500;
  background-color: #fff;
  border-color: #e3e3e3 !important
}

.searchFields button.search-btn {
  background-color: #8fc031;
  padding: 10px 30px;
  border: none !important
}

.searchFields button.search-btn::after {
  display: none
}

.searchFields button.search-btn svg {
  fill: #fff
}

.searchFields .top-search-row button::after {
  float: right;
  font-size: 20px;
  margin-top: 8px;
  color: #8fc031
}

.searchFields .btn-outline-secondary:hover {
  color: #8fc031;
  background-color: #f0f0f0;
  border-color: #f0f0f0
}

.searchFields .lower-filter button {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: 2px;
  color: #fff
}

.searchFields .lower-filter .filter {
  position: relative;
  top: 15px;
  text-align: right
}

.searchFields .lower-filter button:hover {
  color: silver
}

.searchFields .range1 {
  width: 400px;
  height: 15px;
  appearance: none;
  background: #edf1f4;
  outline: none;
  border-radius: 15px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1), -5px -5px 10px #fff, inset 5px 5px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden
}

.searchFields .range1::-webkit-slider-thumb {
  appearance: none;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #0074cf;
  box-shadow: -407px 0 0 400px #27a0ff;
  cursor: pointer
}

.searchFields .range1::-moz-range-thumb {
  appearance: none;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #0074cf;
  box-shadow: -407px 0 0 400px #27a0ff;
  cursor: pointer
}

.searchFields #rangeValue {
  position: relative;
  text-align: center;
  width: 60px;
  font-size: 1.25em;
  color: #fff;
  background: #27a0ff;
  margin-left: 15px;
  border-radius: 25px;
  font-weight: 500;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px -5px 10px #fff, inset 5px 5px 10px rgba(0, 0, 0, 0.1), inset -5px -5px 5px rgba(255, 255, 255, 0.05)
}

.searchFields .middle {
  position: relative;
  width: 100%;
  margin-top: 40px;
  display: inline-block
}

.searchFields .slider {
  position: relative;
  z-index: 1;
  height: 6px;
  margin: 0 15px
}

.searchFields .slider>.track {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: #b5d7f1
}

.searchFields .slider>.range {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: #27a0ff
}

.searchFields .slider>.thumb {
  position: absolute;
  z-index: 3;
  width: 18px;
  height: 18px;
  background-color: #27a0ff;
  border-radius: 50%
}

.searchFields .slider>.thumb.left {
  left: 0;
  transform: translate(-20px, -6px)
}

.searchFields .slider>.thumb.right {
  right: 100%;
  transform: translate(10px, -6px)
}

.searchFields #input-left {
  margin-left: -10px
}

.searchFields #input-right {
  margin-left: 5px
}

.searchFields #area-left {
  margin-left: -10px
}

.searchFields #area-right {
  margin-left: 5px
}

.searchFields #area1-left {
  margin-left: -10px
}

.searchFields #area1-right {
  margin-left: 5px
}

.searchFields #area2-left {
  margin-left: -10px
}

.searchFields #area2-right {
  margin-left: 5px
}

.searchFields #input1-left {
  margin-left: -10px
}

.searchFields #input1-right {
  margin-left: 5px
}

.searchFields #input2-left {
  margin-left: -10px
}

.searchFields #input2-right {
  margin-left: 5px
}

.searchFields .range2 {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  z-index: 2;
  height: 10px;
  width: 100%;
  opacity: 0
}

.searchFields .range2::-webkit-slider-thumb {
  pointer-events: all;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 0 none;
  background-color: red;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none
}

.searchFields .range2::-moz-range-thumb {
  pointer-events: all;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: 0 none;
  background-color: red;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none
}

.searchFields #multi_range {
  margin: 0 auto;
  background-color: #27a0ff;
  border-radius: 20px;
  margin-top: 20px;
  text-align: center;
  width: 90px;
  font-weight: 500;
  font-size: 1.25em;
  color: #fff
}

.searchFields #range2LeftValue {
  margin-left: 13px;
  font-weight: 600;
  font-size: 15px
}

.searchFields #range2RightValue {
  margin-left: 13px;
  font-weight: 600;
  font-size: 15px
}

.searchFields button.btn-change {
  padding: 0 7px;
  color: #fff;
  font-weight: 300;
  background: #8fc031;
  font-size: 12px;
  position: relative;
  top: -1px;
  left: 8px
}

.searchFields #displayPriceUnit {
  font-weight: 500
}

.searchFields #displayUnit {
  font-weight: 500
}

.searchFields select.form-control-dd {
  background-color: #ffffff9c;
  padding: 2px;
  border-radius: 2px
}

.searchFields select.form-control-dd.d-inline-block {
  appearance: revert !important;
  width: 75px;
  font-size: 13px;
  font-weight: 500
}

.searchFields .frmout {
  background: transparent;
  max-width: 1000px;
  margin: auto;
  padding: 0px;
  position: relative;
  border-radius: 6px
}







/* @media only screen and (min-width: 990px){
  .input-group.top-search-row .select2-container--default
  ,.input-group.top-search-row  .ui-autocomplete-input
  ,.input-group.top-search-row .search-dd
  {
    width: 30.33% !important;
  }

} */
@media only screen and (min-width: 768px) {
.showOnMobileBtn {
  display: none;
}
  .contnt .range-slider,
  .contnt .range-slider-unit {
    height: 8rem;
  }
}

/* index page css */



/* index page css end */

/* zeeshan css  12-9-2022 */
/* dashboard css*/
.page-link {
  padding: 0.65rem 0.8rem !important;
}




/* dashboard css end*/

.contnt .contarea {
  position: relative;
  z-index: 1;
}

select#home_city_id {
  height: 40px !important;
  line-height: 18px;
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 0px !important;
}

select#home_rent_city {
  height: 40px;
  line-height: 18px;
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 0px !important;
}

select#develop_by {
  height: 30px;
  font-size: 14px;
  width: 100%;
}

div#results-box-mbt .card {
  margin: 10px;
}

.dropdown-menu .formbx input {
  border: 1px solid #ced4da;
}

.top-nav-pills .nav-pills .nav-link {
  /* width: 75px !important; */
}

.srchbx.listing-srchbx {
  margin: 0px auto;
  background: #00000070;
}

.dropdown-menu .form-label {
  font-weight: 600;
  font-size: 14px;
}

button.btn.dropdown-toggle.flex-fill.text-start.search-dd.col-md-4 {
  /* max-width: 180px; */
}

/* .srchbx {
  margin: 158px auto;
  max-width: 850px;
  padding-left: 25px;

} */

.row.top-nav-pills .col-md-4 .nav-pills {
  margin-left: -8px;

}

.top-nav-pills .nav-pills .nav-link {
  /* width: 75px; */
}

.rent.col-md-4 {
  padding-left: 0px;
}

.select2-container {
  width: 100% !important;
}

.development.col-md-4 {
  display: inherit;
}

.develop.col-md-4 {
  display: contents;
}

.input-group.top-search-row.row {
  --bs-gutter-x: .7rem !important;
}

.srchbx .nav-pills {
  /* max-width: 950px; */
  margin: 0px auto;
}

.searchFields .frmout {
  max-width: 1000px !important;
  margin: 0px auto;
}

select#home_project_city {
  margin: 0px 15px 0px 0px;
}

button.btn.dropdown-toggle.flex-fill.text-start.search-dd {
  height: 40px;
  font-size: 14px;
  /* width: 70%; */
  line-height: 16px;
}

.formbx input {
  line-height: 16px;
  border-radius: 3px !important;
  height: 40px;
}

.formbx button.search-btn {
  margin-left: -10px;
  width: 80px;
  background-color: #8fc031;
  padding: 0px 30px;
}

.frmout .top-search-row button::after {
  margin-top: 4px;
  border-top: 0.4rem solid;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 15px !important;
}

.select2-container--open .select2-dropdown {
  max-width: 100% !important;
}

.lower-filter button.btn:focus {
  box-shadow: none;
}

.lower-filter button.btn {
  padding-left: 0px;
}

.frmout .select2-container .select2-selection--single {
  border-radius: 3px !important;
  font-size: 14px;
}

.formbx input {
  font-size: 14px;
  border-radius: 3px !important;
}

button.btn.dropdown-toggle.flex-fill.text-start.search-dd {
  /* border-radius: 3px !important; */
}

.searchFields select.form-control-dd {
  background-color: #fff;
}

.srchbx .formbx .input-group.lower-filter {
  justify-content: center;
  align-items: center;
}

.mainnav .dropdown-content {
  padding: 4px 0px;
    min-width: 250px !important;
}

.mainnav .dropdown-content a:hover {
  color: rgb(0 96 185) !important;
  background-color: #cbe6ff;
}

.mainnav .dropdown-content a {
  padding: 8px 25px !important;
  transition: .5s all;
}

@media screen and (min-width:767px) and (max-width:991px) {
  .navbar-collapse.collapse.show {
    padding-top: 30px;
  }

  .navbar-brand img {
    position: absolute;
    width: 150px;
    top: 3px;
    z-index: 9999;
  }

  .bxoutcont {
    flex-wrap: wrap;
  }

  .bxoutcont span {
    text-align: left;
  }

  .bxoutcont span:last-child {
    text-align: left;
  }

  .dtlsdbr .btnhd {
    font-size: 16px;
  }

  .dtlsdbr p.small {
    padding-top: 20px;
  }

  .sdbr h4 {
    font-size: 14px;
  }

  .navbar .navbar-nav .nav-item .nav-link.btnhd {
    padding: 10px 20px;
  }
}


@media screen and (max-width:767px) {
  .showOnMobileBtn {
    display: block;
  }
  .navbar-collapse.collapse.show {
    padding-top: 30px;
  }

  .navbar-brand img {
    position: absolute;
    width: 150px;
    top: 3px;
    z-index: 9999;
  }

  button.btn.dropdown-toggle.flex-fill.text-start.search-dd {
    /* width: 80%; */
  }

  .development.col-md-4 {
    margin-top: 10px;
  }

  .rent.col-md-2 {
    width: 50%;
  }

  .buy-now.col-md-2 {
    width: 50%;
  }

  .buy-now.col-md-4 {
    width: 50%;
  }

  .rent.col-md-4 {
    width: 50%;
  }
}

.row.top-nav-pills .col-md-4 .nav-pills {
  justify-content: center;
  margin-left: 0px;    padding-bottom: 0;
}

select.form-control-dd.d-inline-block {
  width: 50px;
}

.frmout .select2-container .select2-selection--single {
  margin: 0px 0px 10px 0px;
}

input#home_area_id {
  margin: 0px;
}

.searchFields.innerhero h3 {
  padding: 0px 10px;
}

button.btn.dropdown-toggle.border-0.search-btn {
  height: 40px;
}

select#home_project_city {
  margin: 0px 0px 10px 0px;
}

.srchbx .formbx span.select2.select2-container.select2-container--default {
  margin-bottom: 0px 15px 10px 0px;
}

select#home_rent_city,
select#home_project_city {
  margin-bottom: 10px;
}

.srchbx .formbx input#home_area_id {
  margin-bottom: 10px;
}

.srchbx .formbx input#home_rent_area {
  margin-bottom: 10px;
}

input#home_rent_area {
  margin: 0px 0px 10px 0px;
}

.srchbx .formbx input#home_project_area {
  margin: 0px 0px 10px 0px;
}

.btn-more {
  padding: 10px 125px;
}

.contnt h3 {
  margin: 25px auto;
}

.bannerimg .btn-primary {
  padding: 10px 80px;
}

.navbar .navbar-nav .nav-item .nav-link.btnhd {
  padding: 10px 20px;
}

#regiration_form .contnt .sellbx {
  padding: 0px;
}

#regiration_form .contnt .sellbx h1 {
  font-size: 23px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 1px;
}

.contnt .container .row .contarea .row {
  --bs-gutter-x: 0rem;
}

.bxoutcont {
  flex-wrap: wrap;
}

.bxoutcont span {
  text-align: left;
}

.bxoutcont span:last-child {
  text-align: left;
}

.dtlsdbr p.small {
  padding-top: 20px;
}

.bxoutcont {
  line-height: 48px;
}

.container .login-custom .modal-dialog {
  z-index: 0;
}

ul#ui-id-1,
ul#ui-id-2,
ul#ui-id-3 {
  padding: 10px;
  max-height: 206px;
  overflow-y: auto;
  overflow-x: hidden;

}

.ui-state-focus {
  border: 1px solid #003eff !important;
  background: #007fff !important;
  font-weight: normal !important;
  color: #ffffff !important;
}

a.ui-state-focus {
  display: inherit;
}

a.btn.btn-primary.form-reset-home {
  background: #8fc031;
  line-height: 9px;
  height: 22px;
  font-size: 14px;
  border-radius: 4px !important;
  border-color: #8fc031;
}

.formbx input[type="radio"] {
  height: 25px;
}

#area-right {
  height: 0px !important;
}

#area-left {
  height: 0px !important;
}

#area1-left {
  height: 0px !important;
}

#area1-right {
  height: 0px !important;
}

#input2-right {
  height: 0px !important;
}

#input2-left {
  height: 0px !important;
}

#input-left {
  height: 0px !important;
}

#input-right {
  height: 0px !important;
}

#input1-left {
  height: 0px !important;
}

#input1-right {
  height: 0px !important;
}
@media screen and (min-width:1501px) {
  .herosec {
    background-position: center;
  }
}
@media screen and (min-width:992px) {
  .navbar-brand img {
    position: absolute;
    width: 156px;
    width: 167px;
    top: 0px;
    z-index: 9999;
    max-width: 100%;
    transition: width 0.3s ease, top 0.3s ease;
  }

  a.btn.btn-primary.form-reset-home {
    position: absolute;
    right: 20px;
    width: 60px;
    left: initial;
  }
  .main-tiles .tiles {
    display: none;
    background-color: #001dbb;
    border-bottom: 2px solid #fff;
  }
  .fturbxin .col-lg-3 {
    padding: 0;
    width: 24.5%;
    margin: .25%;
  }
}

@media screen and (max-width:767px) {
  .srchbx {
    padding-left: 0px;
  }

  .searchFields .srchbx .nav-pills .nav-link {
    width: 78px;
  }

  .srchbx .formbx .input-group.lower-filter {
    width: 60%;
    flex-wrap: nowrap;
    margin: 0px auto;
  }

  a.btn.btn-primary.form-reset-home {
    top: 10px;
    margin-top: 0px;
  }

  .formbx button.search-btn {
    width: 70px;
  }

  .herosec {
    height: 660px;
  }
}

.prjctbx .card {
  border-radius: 0
}

.prjctbx .col-md-3 {
  padding: 0
}

.prjctbx .card .card-body {
  background-color: #07216a;
  color: #fff;
  padding: 25px !important
}

.prjctbx .card h4 {
  color: #fff
}

.prjctbx .card h6 {
  color: #fff
}

.prjctbx .card h4 a {
  color: #fff
}

.prjctbx .card:hover .card-body {
  background-color: #041138;
}

.prjctbx .card:hover img {
  filter: brightness(0.6);
}

.agntsbx .prjctbx .card .card-body {
  background-color: #f70202;
  color: #fff;
  padding: 25px !important;
}

.agntsbx .prjctbx .card:hover .card-body {
  background-color: #e60505
}

.spotlight__property-details {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 91%;
  z-index: 1;
}

.spotlight__property-details div {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  /* float: left; */
}

.shader {
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0);
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 1;
  transition: .2s all linear;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
}

.featureproduct {
  border-bottom: 3px solid #8fc031;
  text-align: center;
  margin: 50px auto;
  width: auto;
  display: inline-block;
  padding-bottom: 15px;
}

.slider-main {
  margin-bottom: 50px;
}

.capbx {
  max-width: 800px;
  margin: auto;
  /* margin-top: -50px; */
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: 300;
}

.btnhd {
  background-color: #8fc031;
  ;
  /* display: inline-block; */
  border-radius: 4px;
  border: 1px solid #8fc031;

  color: #fff !important;
}

.mnfturbx {
  margin-top: 75px;
}

.fturbxin {
  background-color: #fff;
}

.fturbxin .txtsec {
  color: #fff;
  display: flex;
  padding: 24px !important;
}

.fturbxin .col-md-3 {
  padding: 0;
}

.fturbxin .col-lg-3 {
  padding: 0;
}

.fturbxin .col-md-3 img {
  width: 100%;
}

.fturbxin .col-lg-3 img {
  width: 100%;
}

.fturbxin h2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 20px;
}

.fturbxin .col-md-3>div p {
  font-size: 14px;
  margin-bottom: 8px;
}

.ctylst {
  margin-bottom: 50px;
}

.ctylst h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #d3d3d3;
  text-align: left;
  font-size: 20px;
  margin-bottom: 30px;
}

.contnt ul {
  margin: 0;
  padding: 0;
}

.contnt li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

footer .logo {
  width: 120px
}

footer {
  padding: 30px 0;
  color: #363636;
  font-size: 14px;
  background-color: #e7f6fd;
  position: relative;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  footer {
    padding-top: 4rem;
}
}

footer h5 {
  font-size: 18px;
  color: #808080;
  color: #fff;
  
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: 400;
  margin-bottom: 25px;
  font-family: Roboto;
  font-weight: 400;
  text-transform: capitalize;
}

footer ul {
  margin: 0;
  padding: 0
}

footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #363636;
}

footer a {
  color: #fff;
    font-weight: 400;
  text-decoration: none;
}
footer ul li a {
  margin-bottom: 8px;
  font-weight: 500;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}

footer h4 {
  color: #dadada;
}
footer {
  color: #dadada;
}
footer .container-fluid{
    background-color: #00000014 !important;
    padding-top: 12px !important;
}
footer p {
  color: #808080;
  color: #ffffff;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 400;
  display: inline-block;font-family: "Montserrat", sans-serif;
}
.fixed-top .navbar-brand img {
  top: 2px;
  width: 140px;
}
.fixed-top {
  box-shadow: 0px 2px 10px #555;
}
.contnt .card h5 a {
  font-weight: 600 !important;
}
footer .btn-primary {
  background-color: #f70202;
  border: 1px solid #f70202;
  padding: 10px 100px;
  margin-top: 20px;
  width: 100%
}



/* Dropdown Button */
.dropbtn {
  /* background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px; */
  border: none;
  background-color: #fff;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  background-color: #fff;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #fff !important;
  /* padding: 12px 16px; */
  text-decoration: none;
  display: block;
  background-color: #8fc031;
}

.btn-primary:hover {
  color: #fff;
  background-color: #8fc031;
  border-color: #8fc031;
}

.width-100 {
  width: 100% !important;
}

.btn-outline-primary {
  color: #8fc031;
  border-color: #8fc031;
}

.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: #fff;
  background-color: #8fc031;
  border-color: #8fc031;
}

/* Change color of dropdown links on hover */
/* .dropdown-content a:hover {background-color: #ddd;} */

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}
.btn-outline-primary {
  color: #8fc031;
  border-color: #8fc031;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #8fc031;
  border-color: #8fc031;
}
.mapsrch .select2-container .select2-selection--single {
  height: 36px;
  padding-top: 5px;
  font-size: 14px;
}
.frmstrt h6{
  font-size: 15px;
    padding: 15px 0px 2px 0px;
}
.mapsrch {
  background-color: #ffffff;
  padding: 24px 15px;
  box-shadow: 0px 1px 13px #e3e3e3;
}
.mapsrch .nav-pills li a {
  /* width: 132px; */
  margin: 0 2px !important;
}
.mapsrch .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 5px 0 5px;
  top: 60%;
}
.mapsrch .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 10px;
}
.mapsrch button.select2-selection__clear {
  background-color: #8fc031 !important;
    color: #fff !important;
    border-radius: 74px;
    height: 17px !important;
    width: 17px;
    padding: 0;
    margin: 3px 10px 0px 0px !important;
    line-height: 16px;
}

.mapsrch .nav-pills .nav-link, .nav-pills .show>.nav-link {
  color: #666;
  background-color: #cacaca;
}
.mapsrch .nav-pills .nav-link.active {
  color: #fff;
  background-color: #8fc031;
}
h3,
.h3 {
  font-size: 1.5rem;
}
p{
  font-size: 16px;
  font-weight: 300;
}
.bg-colored {
 background-color: #8fc031;
}
.bg-colored p {
  color: #fff;
}
.sp-slides-container .spotlight-banner .exclusive-on img {
  width: 100%;
}
.apply-form label.form-label {
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 5px !important;
}
.apply-form .form-control {
 border-radius: 4px;
}
.form-control {
  border-radius: 4px;
  
 }
 label {
  margin-top: 10px;
 }
 textarea {
  display: block;
  width: 100%;
 }
 textarea.min-100 {
  min-height: 100px;
 }

.custom-card .card-body .card-title{
  font-size: 16px;
  height: 20px;
  margin-bottom: 0;
}
.custom-card .card-body .card-text{
  font-size: 14px;
}

.custom-card .card-body .city-name{
  font-size: 14px;
  margin-bottom: 0;
}
.custom-card .card-body .area-name{
  font-size: 14px;
  margin-bottom: 0;
}
.custom-card .card-body .phone-1{
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 13px;
}
.custom-card .card-body .phone-2{
  margin-bottom: 0;
  font-size: 13px;
}
.custom-card .card-body .phone-3{
  margin-bottom: 0;
  font-size: 13px;
}
.custom-card .card-body .card-btn {
  border-radius: 4px;
  width: 100%;
  font-size: 13px;
}
.custom-card .icnbx i{
 margin-right: 5px;
}

.contact-boxes {
  background-color: #F5F5F5;
  padding: 20px 25px;
  text-align: center;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}
.contact-boxes p{
  min-height: 0px;
  margin-bottom: 10px;
}
.chat-icon.email-chat-icon {
  margin-bottom: 10px;
  margin-top: 15px;
}
 .fa-whatsapp:before {
  content: "\f232";
  /* color: #42c152; */
}
 .whatsap-text {
  color: #42c152;

}
.auto-popup .modal-header  {
  padding: 5px 1rem !important;
}
.auto-popup .btn-close {
  position: absolute;
    right: 15px;
    top: 20px;
}
.row.contact-boxes {
  text-align: left;
  padding: 15px 25px 11px 30px;
}
.f1b2ae85 {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-collapse: collapse;
}
.modal.auto-popup{
  z-index: 9999;
}
.ee306758 {
  font-size: 1.4rem;
  display: table-row;
}
.ee306758 td {
  padding: 5px;
  border-bottom: 0.1rem solid #ededed;
  display: table-cell;
}
.fa706c8a {
  width: 2rem;
  height: 2rem;
}
.ee306758 .ee1fcc1c {
  color: #222;
}
.ee306758 ._50388868 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  width: 10rem;
}
.ee306758 .fa-whatsapp:before {
  content: "\f232";
  font-size: 30px;
  color: #42c152;
  margin-left: 5px;
}
.auto-popup img {
  width: 50px;
  height: 50px;
}
.contact-boxes p {
  margin-bottom: 0px;
}
h5.world-wide-contact {
  margin-bottom: 5px;
}
.auto-popup .modal-dialog {
  max-width: 350px;
}
.auto-popup .modal-body {
  padding: 20px 20px 0px 20px;
    border-radius: 15px;
}
.auto-popup .modal-content {
  border-radius: 15px;
}
.auto-popup h5.text-center {
  background: #eee;
  padding: 10px 0px;
  margin-top: 20px;
  border-radius: 10px;
}
tr.ee306758:hover {
  background: #eee;
  border-radius: 10px;
  cursor: pointer;
}
.ee306758 .ee1fcc1c a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}
._709887b9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  align-items: center;
  color: #8fc031;
  width: 6rem;
  cursor: pointer;
}
._08fcfbf0 {
  height: 1rem;
  width: 1rem;
  fill: #8fc031;
  margin-right: 0.3rem;
}
.auto-popup .modal-header {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.contact-boxes:hover {
  background-color: #FFFFFF;
  box-shadow: 0px 7px 29px 0px rgb(210 210 245 / 50%);
  transform: translateY(-5px);
}
.chat-icon {
  background-color: #c1e1ff;
  display: inline-block;
  padding: 15px 22px;
  color: #8fc031;
  border-radius: 50px;
  font-size: 25px;
  margin-bottom: 18px;
}
.chat-icon i{

}
@media screen and (min-width:1800px) {
  .fturbxin .col-lg-3 img {
    height: 290px;
}
}

@media screen and (min-width:769px) {
  .fturbxin .col-lg-3 img {
    max-height: 300px;
}
}

@media screen and (max-width:768px) {
  .fturbxin .col-lg-3 img {
    max-height: 400px;
}
}

@media screen and (max-width:500px) {
  .fturbxin .col-lg-3 img {
    max-height: 300px;
}
}
.left-bar-selection a{
  color: #0e72cf;
  transition: all .4s;
}
.left-bar-selection a:hover{
  color: #0e72cf;
  font-weight: 700;
}
ul.level2-menu {
  margin: 0 !important;
  padding: 0 !important;
  /* position: relative;
  top: -2px; */
}
ul.level2-menu li{
  margin: 0 !important;
  padding: 0 !important;
}
ul.level2-menu li a.dropdown-item{
  background-color: #8ec9ff61;
  color: #8fc031 !important;
  border-bottom: 1px solid #8fc0316b;
  padding: 4px 40px !important;
  font-size: 14px;
}
.level2-menu {
  display: block;
  opacity: 0;
  transition: all .4s;
  left: 208px;
  top: 5px;
  z-index: 9999;
}
.dropdown-hv > a {
  display: inline-block;
  width: 100%;

}
.dropdown-hv > a:hover ~ .level2-menu {
  opacity: 1;

}
.dropdown-menu.show {
 width: 250px !important;
}
/* .nav-item.dropdown:hover > .dropdown-menu{
  display: block;
} */
nav .dropdown-content a {
  color: #fff !important;
  background-color: #8fc031;
}


nav .nav-item.dropdown li {
  margin: 0;
  padding: 0;
}
.submenu.dropdown-menu {
  padding: 0;
  min-width: 10rem !important;
}



@media all and (min-width: 992px) {
	.dropdown-menu li{ 
    position: relative; 	
  }

	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-1px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }
}

.modal-header-fr button {
  border: none !important;
  color: #fff;
}
.modal-header-fr .modal-title {
  font-size: 16px;
  color: #fff;
}
.sp-slide .overlay{
  border: 1px solid #ccc;
  /* padding: 6px 10px 6px 10px; */
}
.sp-slide .overlay::after{
  content: "";
  display: block;
  background-color: #ffffff66;
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  height: -webkit-fill-available;
}
.sp-slides-container {
  border: 1px solid #ccc;
}
.sp-slide .overlay .imagel-label {
  position: absolute;
  background-color: #8fc031cc;
  width: calc(100% - 0px);
  top: 42%;
  text-align: center;
  padding: 10px;
  color: #ffffff;
}

.nameLabel {
  display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 300;
}

.phoneTag {
  background-color: #e6f3ff;
  text-align: center;
  padding: 5px 5px;
  color: #fff;
  border-radius: 30px;
  margin-top: 5px;
}

.phoneTag a{
  color: #2471b9;
  font-size: 15px;
  white-space: nowrap; 
  width: 200px; 
  overflow: hidden;
  text-overflow: ellipsis; 
  display: inline-block;
  line-height: 20px;
  padding-top: 4px;
}

.emailTag {
  background-color: #e6f3ff;
  text-align: center;
  padding: 5px 5px;
  color: #fff;
  border-radius: 30px;
  margin-top: 5px;
}
.emailTag a{
  color: #2471b9;
  font-size: 15px;
  white-space: nowrap; 
  width: 200px; 
  overflow: hidden;
  text-overflow: ellipsis; 
  display: inline-block;
  line-height: 20px;
  padding-top: 4px;
}
hr {
  border: 1px solid #e9e9e9;
}
.test-item {
  display: flex;
}
.item-img .img-testimonial{
  border-radius: 100px;
  width: 150px;
  height: 150px;
}
.test-item .item-text {
  font-size: 30px;
    color: #fff;
    margin-top: 30px;
    font-style: italic;
    margin-left: 26px;
    font-family: serif;
}
.sliderPro .sp-slides-container {
  border: none !important;
}
.test-item .test-title{
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
}
.test-item .test-small {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}
.contact-nmbrs a{
 display: inline-block;
 font-size: 15px;
 font-weight: 400;
}
.contact-nmbrs i{
  background-color: #dfdfdf;
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  color: #686868;
  border-radius: 20px;
 }
 .sliderPro .sp-previous-arrow{
  left: -40px !important;
 }
 .sliderPro .sp-next-arrow{
  right: -20px !important;
 }
 .item-img {
  text-align: center;
 }

.card .card-title a{
  font-size: 16px;
  font-weight: 500;
  line-height: 21px !important;
  display: inline-block;
  min-height: 45px;
  color: #5c5c5c;
  font-family: "Montserrat", sans-serif;
 }

 .card p.card-text{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #464646;
  min-height: 40px;
 }

 .card .card-body {
  min-height: 260px;
 }
/* .signInBtn {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  font-size: 15px;
}

.signUpBtn {
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  font-size: 15px;
} */

/* Change the background color of the dropdown button when the dropdown content is shown */
/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */


.pr-box {
  height: 220px;
  width: 100%;
  transition: all .3s;
  position: relative;
  background-size: cover !important;
}
.list-block figcaption {
  /* position: absolute; */
  width: 100%;
  /* color: #fff;
  bottom: 0; */
  padding: 15px 15px;
}
.list-block figcaption p{
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  /* position: relative;
  top: 4px;
  text-shadow: 2px 2px 5px #000000; */
}
.list-block figcaption h2{
  /* color: #fff; */
    padding: 0;
    margin: 0;
    /* text-shadow: 2px 2px 5px #000000; */
    font-size: 1.5rem;
}
.list-block {
  position: relative;
  float: left;
  margin: 1%;
  width: 100%;
  font-size: 0;
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px !important;
 
}
.list-block:hover .pr-box{
  /* transform: scale(1.2); */
  
}
.list-block figure {
  position: relative;
  display: block;
  color: black;
  text-align: center;
}
figure {
  margin: 0 0 0rem;
}

.min-h-90 {
  height: 90px;
  overflow: auto;
}

.btn-link {
  padding: 8px 20px;
  margin-left: 10px;
  border-radius: 4px;
}
.sp-slides-container {
  /* background-color: #000000 !important; */
}
.main-img-slider .slick-list.draggable .slick-track a {
  height: 550px !important;
  display: flex !important;
}

/*zeeshan css */
.form-new-buttons .btn.btn-primary{
  color: #fff !important;
}
.form-new-buttons .btn.btn-primary,.form-new-buttons .btn.btn-outline-success {
  border-radius: 5px;
}
.form-new-buttons .btn.btn-outline-success {
  background-color:#42c152 !important ;
  border-color:#42c152 !important ;
}
.form-new-buttons .btn.btn-outline-success .fa-whatsapp:before {
  color: #fff;
}
.form-new-buttons .btn.btn-outline-success:hover{
  background-color:#fff !important ;
  border-color:#42c152 !important ;
}
.form-new-buttons .btn.btn-outline-success:hover,.form-new-buttons .btn.btn-outline-success:hover .fa-whatsapp:before {
  color:#42c152 !important ;
}
.form-new-buttons .btn.btn-outline-success{
  color: #fff !important;
}
.form-new-buttons .btn.btn-primary:hover{
  background-color: #fff;
  transition: 0.5s;
}
.form-new-buttons .btn.btn-primary:hover {
  color: #1e0e64 !important;
}
.form-new-buttons p.icnbx{
  margin-bottom: 0px;
}
.form-new-buttons .email .btn.btn-primary {
  background-color: rgb(234, 67, 53) !important;
  border-color: rgb(234, 67, 53) !important;
}
.form-new-buttons .email .btn.btn-primary:hover {
  background-color: transparent !important;
  border-color: rgb(234, 67, 53) !important;
}

.form-new-buttons .sendrequest .btn.btn-primary {
  background-color: rgb(255, 255, 0) !important;
  border-color: rgb(234, 67, 53) !important;
  color: #000 !important; 
  margin-left:10px !important;
}
.form-new-buttons .sendrequest .btn.btn-primary:hover {
  background-color: transparent !important;
  border-color: rgb(234, 67, 53) !important;
}

.form-new-buttons .email .btn.btn-primary:hover {
  color:rgb(234, 67, 53) !important;
}
.home-social-icons{
  padding: 20px 0px 0px 0px;
}
.dlabnav .dlabnav-scroll .metismenu li a {
  padding: 0.6rem 15px !important;
}
.dlabnav .metismenu>li .has-arrow:after {
  right: 20px !important;
}
.widget-stat .media>span {
  width: 50px !important;
  height: 50px !important;
  min-height: 50px !important;
}
.ee1fcc1c a:hover {
  color: #8fc031;
}
@media screen and (max-width:767px){
  .main-img-slider .slick-list.draggable .slick-track a {
    height: auto !important;
  }
  .main-img-slider.slick-initialized.slick-slider.slick-slider .slick-prev, .main-img-slider.slick-initialized.slick-slider.slick-slider .slick-next{
margin-top: 0px !important;
  }
  }


/*Front Page Changes By Naveed Farooqi*/

/* Media queries for different screen sizes */

@media only screen and (min-width: 300px) and (max-width: 766px) {
  .contact-us-modal{
    max-width: 550px !important;
  }
  .srchbx{
    max-width: 850px !important;
    margin-top: 25px !important;
   }

   .home-social-icons {
    padding: 2px 0px 0px 0px !important;
}

#myHeader{
  display: none !important;
}
}

/* Small screens (mobile) */
@media only screen and (max-width: 767px) {
 .srchbx{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 70px;
 }

 .infosec{
  display: none;
 }

 .contact-us-modal{
  max-width: 350px !important;
}
}

/* Medium screens (tablets) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .contact-us-modal{
    max-width: 550px !important;
  }
  .srchbx{
    max-width: 850px !important;
   }
}

/* Large screens (desktops) */
@media only screen and (min-width: 1024px) {
  .contact-us-modal{
    max-width: 550px !important;
  }

  .srchbx{
    max-width: 850px !important;
   }
}

.project-tiles {
  padding: 0px 10px !important;
}

.card-img-logo-top {
  max-height: 150px;
  min-height: 150px;
  object-fit: cover;
}