* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');

@font-face {
  font-family: 'Gotham-bold';
  src: url('../fonts/GothamBold.ttf');
}

@font-face {
  font-family: 'helvatica-italic';
  src: url('../fonts/Helvetica-Oblique.ttf');
}

@font-face {
  font-family: 'Gotham-book';
  src: url('../fonts/GothamBook.ttf');
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/GothamMedium.ttf');
}

@font-face {
  font-family: 'Metropolis-SemiBold';
  src: url('../fonts/Metropolis-SemiBold.otf');
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.heroheadd {
  background-image: url(../images/herohead.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: top right;
  /* height: 334px; */
}

.hehead {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: 121.2%;
  /* or 24px */
  /* darkblue */
  color: #202231;
}

.hehead2 h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: 121.2%;
  /* or 24px */
  /* darkblue */
  color: #202231;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mt-55 {
  margin-top: 4rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.offerimgg {
  width: 77px;
  height: auto;
}

.man {
  width: 262.73px;
  height: 314px;
}

.logoo img {
  width: 135px !important;
  height: auto;
}

.offersec {
  display: flex;
  flex-wrap: wrap;
}

.manpar {
  margin-top: -69px;

}

.manpar {
  display: flex;
  align-items: flex-end;
}

.hehead2 {
  display: none;
}

select,
input {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 6px;
  width: 100%;
  height: 48px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  padding: 10px;
  padding-left: 25px !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500 !important;
  color: #383838;
}

.pinncc {
  width: 100%;
  padding-top: 10px;
}

.pincodee {
  width: 100% !important;
  height: 35px;
  position: relative;
  margin-bottom: 9px;
  bottom: 3px;
  border: none;
  background-color: transparent;
}

.headd {
  font-family: 'Poppins', sans-serif;
  font-size: 23px;
  line-height: 121.2%;
  font-weight: 700;
  /* or 28px */
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  position: relative;
}

.headbox {
  position: relative;
  background-color: #FFD800;
  display: inline-block;
  padding: 0px 0.18em;
}

/* .headbox:before{
position: absolute;
content: "";
width: 148px;
height: 26px;
z-index: -1;
top: 0px;
left: 0px;
background-color: #FFD800;
} */
.revieww .headbox:before {

  width: 195px;
  left: -48px;

}

.servicess .headbox:before {
  width: 125px;
  left: 0px;
}

@media(max-width: 600px) {
  .padding-bottom-for-booknow {
    padding-bottom: 200px !important;
  }
}

.subhead {
  font-size: 16px;
  line-height: 21px;
  font-family: 'Poppins', sans-serif;
  font-style: italic;
  text-align: center;
  /* bluetext */

  color: #383838;

}

label {
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #383838;
}

.pr {
  font-weight: 600;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #383838;

}

.hdt {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 41px;
  line-height: 24px;
  /* identical to box height, or 53% */
  color: #FFD800;

}

.oin {
  border: 1px solid #D9D9D9;
  height: 48px;
  padding-top: 8px;
  border-radius: 6px;
  position: relative;
}

.pincodee:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}

.btpp {
  padding-left: 18px !important;
}

.btpp a {
  background-color: #202231;
  color: white !important;
  font-family: 'Gotham-book';
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 5px;
  position: absolute;
  right: 8px;
  bottom: 3px;
}

.btpp img {
  padding-right: 10px;
  padding-bottom: 2px;
}

.bookbtn {
  background-color: #FFD800 !important;
  border-radius: 5px;
  padding: 10px 10px !important;
  text-decoration: none;
  color: #333646;
  width: 100% !important;
  display: block;
  text-align: center;
  font-family: 'Gotham-Medium';
  font-size: 18px;
}

.bookmain {
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100% !important;
  height: 94px;
  padding: 18px 16px;
  background-color: white;
  filter: drop-shadow(0px -5px 12px rgba(0, 0, 0, 0.15));
}

.revieww .swiper-slide {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 15px;
  background-color: white;
}

.testtext1 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;

  color: #383838;

}

.testpara {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  /* or 28px */

  color: #596780;

}

.bg-main {
  background-color: #F7F7F7 !important;
  position: relative;
  z-index: 1;
}

.stotytext1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 151.5%;
  /* or 24px */

  text-align: center;

  /* Secondary/400 */

  color: #596780;
}

.stotytext2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 200.5%;
  /* or 24px */

  text-align: center;

  color: #596780;

}

.stryimgmain {
  width: 100%;
}

.stotytext3 {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 200.5%;
  color: #596780;
  text-align: center;
}

.footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 7px;
  background: #202231;
  text-align: center;
  padding: 38px;
}

.fttext {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #FFD800;
}

.nummb p {
  font-size: 16px;
  font-weight: 700;
  color: white;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0;
}

.nummb img {
  width: 30px;
  height: 30px;
}

.offersec {
  justify-content: center !important;
}

.man1 {
  display: none;
}

.btdisplay {
  display: block;
  width: 203px !important;
}

.priceflex {
  flex-direction: column;
}

.swiper-slide {
  /* width: 371px !important; */
}

/* .storyy{
max-width: 700px;
margin: 0 auto;
} */
@media(min-width: 767px) {
  .stotytext2 {
    font-size: 16px;
    line-height: 140%;
  }

  .booking-band {
    margin: 0 auto;
    max-width: 900px;
  }
}

.pincode-error.text-center.suc {
  border-color: green;
  color: green;
  background: #0080000f;
}

.pincode-error.text-center {
  padding: 5px 10px;
  display: block;
  text-align: left !important;
  border: 1px solid red;
  border-radius: 5px;
  font-size: 14px;
  background: #fff8f8;
  color: red;
  margin-top: 10px;
  max-width: 260px;
}

@media(max-width: 600px) {
  .pincode-error.text-center {
    max-width: 100% !important;
  }

  .logoo img {
    width: 65px !important;
    margin-left: 2rem !important;
  }
}

.pincode-error.text-center {
  padding: 5px 10px;
  display: block;
  text-align: left !important;
  border: 1px solid red;
  border-radius: 5px;
  font-size: 14px;
  background: #fff8f8;
  color: red;
  margin-top: 10px;
  max-width: 260px;
}

button {
  outline: none !important;
  border: none !important;
}

button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

.get-a-call {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}

.get-a-call-form {
  position: relative;
  padding-top: 2em;
}

.get-a-call-form>.btn-close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}

.get-a-call-form button[type=submit] {
  margin-top: 25px;
}

.get-a-call-form .form-group {
  margin-bottom: 15px;
}

.testtext1 {
  padding-left: 10px;
}

.allshow {
  text-decoration: none;
  color: #90A3BF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.servicess {
  background-color: white;
  position: relative;
  z-index: 1;
}

label.error {
  font-size: 14px;
  margin-top: 5px;
  color: red;
  font-weight: 400;
}

.logoo {
  position: absolute;
  top: -10px;
  width: 100%;
}

.drop-arrow:after {
  content: "\25BC";
  color: #383838;
  font-size: 13px;
  position: absolute;
  right: 26px;
  top: 48px;
}

.drop-arrow {
  position: relative;
  overflow: visible;
}

.drop-arrow2:after {
  content: "\25BC";
  color: #383838;
  font-size: 13px;
  position: absolute;
  right: 26px;
  top: 68px;
}

.drop-arrow2 {
  position: relative;
  overflow: visible;
}

img.lo2 {
  max-width: 80%;
  margin: 0 auto;
  display: block;
}

#detect-loc {
  cursor: pointer;
}

@media(min-width: 769px) {
  .drop-arrow2:after {
    top: 48px !important;
  }
}

#floating-ico {
  position: fixed;
  bottom: 105px;
  right: 15px;
  z-index: 99999;
}

#floating-ico:hover {
  animation: wobble 0.3s forwards cubic-bezier(0.165, 0.84, 0.44, 1);
}

#floating-ico a {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
}

#floating-ico a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@keyframes wobble {
  0% {
    transform: rotate(35deg);
  }

  50% {
    transform: rotate(-8deg);
  }

  50% {
    transform: rotate(25deg);
  }
}

/*offer pest logo*/
/*
.logoo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 3.1rem;
    transform: translateX(100%);
    width: 135px;
    height: 100%;
    background: url(https://pecopp.com/wp-content/uploads/2019/03/Pest-Fest-02.png) bottom/85% no-repeat #ffd800;
}
@media(max-width: 768px){
.logoo::after {
left: unset;
transform: none;
right:2rem;
width: 65px;
}
}*/


.g-card {
  position: relative;
  background: white;
  border-radius: 12px;
  padding: 1em 1em;
  height: 100%;
}

.g-card.style-1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.g-card .tp {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 12px;
}

.g-card .tp .pr-det {
  display: flex;
  align-items: center;
  gap: 12px;
}

.g-card .tp .pr-det .det h4 {
  font-size: 22px;
  margin-bottom: 0px;
}

.g-card .tp .pr-det .det p {
  margin-bottom: 0 !important;
  font-family: "samLight", sans-serif;
  color: black;
  font-size: 14px;
}

.g-card .tp .im {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: gray;
}

.g-card .tp .im img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.g-card .tp .ic {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.g-card .tp .ic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.g-card .rt {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 3px;
}

.g-card .rt span {
  color: #4175DF;
  font-size: 22px;
  font-family: "samLight", sans-serif;
}

.g-card .rt img {
  width: 130px;
}

.g-card p {
  color: #474747;
  font-size: 16px;
  font-family: "samRegular", sans-serif;
}

.g-card .para {
  margin-top: 15px !important;
}

.g-rew-slider-container .swiper-slide {
  height: auto !important;
}