@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Russo+One&display=swap");
.row > * {
  padding-right: calc(var(--bs-gutter-x) * 0.65);
  padding-left: calc(var(--bs-gutter-x) * 0.65);
}
:root {
  --se-body-font-family: "Poppins", sans-serif;
  /* --se-heading-font-family: "Russo One", sans-serif; */
  --se-icon-font-family: "Font Awesome 5 Free";
  --se-body-font-size: 0.875rem;
  --se-body-line-height: 1.75;
  --se-heading-line-height: 1.3;
  --se-heading-color: #3f51b5;
  --se-theme-primary: #ee5719;
  --primary-color: #ee5719;
  --body-font-color: #646673;
  --se-theme-secondary: #ffc224;
  --se-color-periwinkle: #c7d1e9;
  --se-common-color-blue-2: #282568;
  --se-common-color-indigo: #9b51e0;
  --se-common-color-white: #fff;
  --se-common-color-gray: #646673;
  --se-common-color-gray-2: #efeefe;
  --se-common-color-gray-3: #7f7e97;
  --se-common-color-gray-4: #acaacc;
  --se-common-color-gray-5: #b2bbcc;
  --se-common-color-dark: #1c1a4a;
  --se-common-color-black: #000;
  --se-fw-bold: 700;
  --se-fw-semi-bold: 600;
  --se-fw-medium: 500;
  --se-fw-regular: 400;
  --se-fw-light: 300;
}
body {
  font-family: var(--se-body-font-family);
  font-size: 0.95rem;
  line-height: 1.75;
}
p {
  margin: 0;
  padding: 0px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0px;
  line-height: 2;
}
img {
  width: 100%;
  margin: 0;
  padding: 0px;
}
.btn-block {
  width: 100%;
}
.badge {
  letter-spacing: 0.5px;
  font-weight: 500;
}

#myHeader img {
  width: 280px;
  float: left;
}
.h_bottom {
  display: flex;
  height: 4.438rem;
  background-color: #061a48;
  align-items: center;
}

.banner-wrapper {
  padding: 65px 0 0;
}
section.pt-1.pb-5 {
  padding-bottom: 7px !important;
}
.pb-5 {
  padding-bottom: 45px !important;
}
.pt-5 {
  padding-top: 45px !important;
}
.slider-wp .card {
  opacity: 0.75;
}
.slider-wp {
  position: relative;
}
.owl-carousel-slider .owl-nav .owl-next {
  right: 15px !important;
  top: 48% !important;
}
.owl-carousel-slider .owl-nav .owl-prev {
  left: 15px !important;
  top: 48% !important;
}
.slider-wp img {
  height: 600px;
  object-fit: cover;
  border-radius: 12px;
}
.banner-mesage {
  position: absolute;
  top: 20px;
  left: 34px;
  width: 100%;
  z-index: 10;
}
.banner-mesage h3 {
  color: var(--se-heading-color);
  font-family: var(--se-heading-font-family);
  font-size: 32px;
}
.banner-mesage h5 {
  color: var(--se-heading-color);
}
.rating {
  color: var(--se-heading-color);
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  bottom: -14px;
  right: 18px;
  border-radius: 50px;
  border: 1px solid var(--se-heading-color);
  background: var(--white-color, #fff);
  padding: 4px 10px;
}
.home_serv h2 {
  color: var(--se-heading-color);
  font-family: var(--se-heading-font-family);
  font-size: 38px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 20px;
}
.home_serv h3 {
  color: var(--se-common-color-gray);
  font-family: var(--se-body-font-family);
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 34px;
  text-align: justify;
  /* 150% */
}
.h_services {
  align-items: center;
  justify-content: start;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-bottom: 30px;
  /* width: 85%;
     */
}
.h_services-box {
  border-radius: 10px;
  border: 1px solid #dcdcdc;
  text-decoration: none;
  color: #646673;
  display: flex;
  flex-direction: column;
  min-height: 150px;
  text-align: center;
  justify-content: center;
  padding: 0 5px;
}
.h_services-box:hover {
  border: 1px solid #ee5719;
  box-shadow: 0px 0px 10px 4px rgba(238, 87, 25, 0.25);
}
.h_services-box img {
  height: 75px;
  object-fit: scale-down;
}
.h_services-box:hover p {
  color: #ee5719;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 20px;
  top: 38%;
  position: absolute;
  color: #5c5c5c;
  font-size: 30px;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  box-shadow: 0px 0px 10px lch(0 0 0 / 0.36);
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 20px;
  top: 38%;
  position: absolute;
  color: #5c5c5c;
  font-size: 30px;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  box-shadow: 0px 0px 10px lch(0 0 0 / 0.36);
}
  .sec_rep-block img{
    height: 250px;
    width: 100%;
    object-fit: cover;
  }
.sec_rep-block h2 {
  color: var(--se-heading-color);
  font-family: var(--se-heading-font-family);
}
.sec_rep-block h2 span {
  color: var(--body-font-color);
  font-family: var(--se-body-font-family);
  font-weight: 400;
}
.sec_rep-block h4{
  margin-bottom: 15px;
}

.owl-carousel-services .item h4 {
  margin-top: 12px;
  color: var(--se-heading-color);
  font-size: 1.1rem;
  font-weight: 700;
}
.owl-carousel-services .item a {
  text-decoration: none;
}
.owl-carousel-services .item a img {
  overflow: hidden;
  height: 250px;
  object-fit: cover;
  width: 100%;
}
.owl-carousel-services .item p {
  color: #000;
  font-weight: 400;
  line-height: 1.65;
  font-size: 14px;
}

.sec_booked-block {
  background: #c2cbde;
  padding: 100px 0;
  margin-top: 53px;
}
.sec_booked-block h2 {
  color: var(--se-heading-color);
  font-family: var(--se-heading-font-family);
}
.sec_booked-block h2 span {
  color: #061a48;
  font-family: var(--se-body-font-family);
  font-weight: 400;
}

.sec_booked-block a {
  text-decoration: none;
  border-radius: 5px;
  overflow: hidden;
}
.sec_booked-block figure {
  position: relative;
  margin: 0px;
}
.sec_booked-block figure img {
  position: absolute;
  top: -40px;
  right: 20px;
  width: 74px !important;
  height: 74px;
  object-fit: contain;
  border-radius: 74px;
  border: 3px solid #fff;
}
.sec_booked-block figcaption {
  background: #fff;
  padding: 15px;
  min-height: 140px;
}
.sec_booked-block figcaption h6 {
  color: var(--se-heading-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
}
.sec_booked-block figcaption h3 {
  color: var(--primary-color);
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 16px;
  /* 80% */
}
.sec_booked-block figcaption p {
  color: var(--body-font-color);
  font-size: 14px;
  font-weight: 600;
}
.sec_booked-block .owl-item:hover figcaption {
  background: #ee5719;
  color: #fff !important;
}
.sec_booked-block .owl-item:hover figcaption h3,
.sec_booked-block .owl-item:hover figcaption p,
.sec_booked-block .owl-item:hover figcaption h6 {
  color: #fff;
}
.work-steps {
  background: #1c356d;
  padding: 100px 0;
  margin-bottom: 46px;
}
.work-steps h2 {
  color: #fff;
  text-align: center;
  font-family: "Russo One";
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 70px;
}
.work-steps h6 {
  color: #5888f4;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.guarantee {
  padding: 15px 0 50px;
}
.guarantee h2 {
  color: var(--se-heading-color);
  font-family: "Russo One";
  font-size: 32px;
  font-weight: 400;
  width: 90%;
}
.home_serv h2 .guarantee h2 span {
  color: var(--body-font-color);
  font-family: var(--se-body-font-family);
  font-size: 32px;
  font-weight: 400;
}
.guarantee p {
  color: var(--body-font-color);
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.6;
}
.guarantee h6 {
  color: var(--se-heading-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  text-align: justify;
}
.guarantee .card {
  padding: 15px;
  margin-bottom: 20px;
}
footer {
  padding: 50px 0 0;
  background-color: #edf0f5;
}
footer p {
  color: var(--body-font-color);
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.75;
}
footer h2 {
  color: var(--se-heading-color);
  font-family: "Russo One";
  font-size: 20px;
  font-weight: 400;
}
footer .content-box {
  padding-left: 8%;
}
footer li {
  margin-top: 8px;
}
footer li a {
  color: var(--body-font-color);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
footer li a:hover {
  color: var(--se-theme-primary);
}
.f_botom {
  border-top: 1px solid #9f9f9f;
  margin: 20px 15px 0 15px;
}
.f_botom p {
  margin-top:15px;
}
.f_botom .social_link ul {
  display: flex;
  align-items: center;
  column-gap: 20px;
  justify-content: end;
  height: 3.063rem;
  margin-top:0px;
}
.foamjet-technology .ft_bg {
  background: #654870;
  border-radius: 10px;
}
.foamjet-technology .ft_bg .ft_cont {
  display: grid;
  text-align: center;
  align-content: center;
  padding: 50px;
}
.foamjet-technology .ft_bg .ft_cont h3 {
  color: var(--white-color, #fff);
  font-family: "Russo One";
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 30px;
}
.foamjet-technology .ft_bg .ft_cont a {
  border-radius: 50px;
  opacity: 0.9;
  background: #421852;
  color: var(--white-color, #fff);
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  margin: auto;
  padding: 5px 29px;
}
.foamjet-technology .ft_bg .ft_cont a:hover {
  border-radius: 50px;
  opacity: 0.9;
  background: var(--white-color, #fff);
  color: #421852;
}
.video-wp {
  position: relative;
}
.video-wp img {
  width: 100%;
  height: auto;
}
@media handheld, only screen and (max-width: 992px) {
  .foamjet-technology .ft_bg .ft_cont {
    padding: 20px;
    margin: auto;
  }
  .foamjet-technology .ft_bg .ft_cont h3 {
    font-size: 16px;
  }
  .foamjet-technology .ft_bg .ft_cont a {
    font-size: 16px;
  }
}
.video-play {
  position: absolute;
  top: 45%;
  left: 45%;
}
.video-play img {
  width: 100%;
  height: 100%;
}
.sec_control-block {
  padding: 90px 0 100px;
}
.sec_control-block h2 {
  color: var(--se-heading-color);
  font-family: var(--se-heading-font-family);
}
.sec_control-block h2 span {
  color: #061a48;
  font-weight: 400;
  font-family: var(--se-body-font-family);
}
.sec_control-block .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 210px);
  gap: 1.5rem;
}
.sec_control-block .item {
  position: relative;
  height: 210px;
  background: lch(10.36 32.78 284.98 / 0.7);
  overflow-y: hidden;
  border-radius: 5px;
}
.sec_control-block .item h6 {
  color: #fff;
  margin: -3px 0 0 0;
  display: block;
  padding: 0.75rem 1rem;
  font-size: 14px;
  line-height: 40px;
  font-weight: 500;
}
.sec_control-block .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sec_control-block .item a:hover .item__overlay,
.sec_control-block .item a:focus .item__overlay {
  transform: translate3d(0, 0, 0);
}
.sec_control-block img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.sec_control-block .item__overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  transition: transform 300ms;
  background: lch(10.36 32.78 284.98 / 0.75);
  transform: translate3d(0, calc(100% - 3.5rem), 0);
}
.sec_control-block .item__body {
  flex-grow: 1;
  padding: 0.75rem;
}
.sec_control-block .item__body p {
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 3px;
  position: absolute;
  bottom: 20px;
}
.sec_control-block .item__body p:hover {
  color: #061a48;
  background: #fff;
}
.sec_control-block .item__overlay .item__body p:hover {
  color: #061a48;
  background: #fff;
}
.form-check-input:checked {
  background-color: #646673;
  border-color: #646673;
}
.h_services-box p {
  /* height: 45px;
     */
  margin-top: 5px;
  font-size: 13px;
}
.h_services-box:hover {
  border: 1px solid #ee5719;
  box-shadow: 0px 0px 10px 4px rgba(238, 87, 25, 0.25);
}
.h_services-box img {
  height: 60px;
  object-fit: scale-down;
}

.otp-input-fields {
  display: flex;
  gap: 15px;
  margin: 15px 0;
}
.otp-input-fields input {
  height: 46px;
  width: 46px;
  background-color: transparent;
  border-radius: 4px;
  border-radius: 5px;
  border: 1px solid var(--gray2, #b9b9b9);
  text-align: center;
  outline: none;
  font-size: 16px;
  /* Firefox */
}
@media handheld, only screen and (max-width: 767px) {
  .otp-input-fields input {
    height: 36px;
    width: 36px;
  }
}

.inner-wp {
  padding: 40px 0;
}
.inner-wp .banner-wrap img {
  width: 100%;
  height: 295px;
  border-radius: 10px;
  object-fit: cover;
}
.inner-wp .inner-heading {
  padding: 50px 0;
}
.inner-wp .inner-heading h2 {
  color: var(--se-heading-color);
  font-family: var(--se-body-font-family);
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0px;
}
.seller_wrap {
  margin-bottom: 50px;
}
.seller_wrap h3 {
  color: var(--se-heading-color);
  font-size: 18px;
  font-weight: 600;
}
.seller_wrap ul {
  padding: 10px 0;
}
.seller_wrap li {
  color: var(--body-font-color);
  font-size: 16px;
  font-weight: 300;
  line-height: 164.5%;
  /* 26.32px */
  margin-bottom: 6px;
}
.seller_wrap li::before {
  color: var(--body-font-color);
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 900;
  font-size: 12px;
  padding-right: 10px;
  top: -2px;
  position: relative;
}
/* .seller_wrap li i {
     color: var(--body-font-color);
     font-size: 10px;
     top: -2px;
     position: relative;
} */
.seller_wrap p {
  color: var(--gray2, #b9b9b9);
  font-size: 16px;
  font-weight: 500;
  line-height: 164.5%;
  /* 26.32px */
}
.seller_wrap p strong {
  color: var(--body-font-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 164.5%;
  /* 32.9px */
}

.inner-wp h2 {
    color: var(--se-heading-color);
    font-family: "Russo One";
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}
.inner-wp h6 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.installation hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px var(--gray2, #646673) solid;
  width: 75%;
}
.inner-wp .h_services_inner {
  align-items: center;
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  width: 80%;
  margin-bottom: 40px;
}

.reg_ img {
  position: relative;
  left: -10px;
  height: 30px;
  width: 30px !important;
  border: 1px solid #fff;
  border-radius: 6px;
}
.reg_ .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem !important;
  clear: both;
  font-weight: 500 !important;
  color: #061a48 !important;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent !important;
  border: 0 !important;
  font-size: 16px !important;
  margin-bottom: 5px;
}
.reg_ .dropdown-item:hover {
  color: #ee5719 !important;
}
.reg_ .dropdown-item em {
  display: inline;
}
.reg_ .dropdown-item em {
  display: block;
  font-size: 12px;
  color: #6d717a;
}
.dropdown-divider {
  margin: 0.3rem 0;
  border-top: 1px solid #d9d9d9;
}
.dropdown-toggle::after {
  content: "";
  position: absolute;
  left: 2.571rem;
  top: 1.3rem;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
#style-3::-webkit-scrollbar-thumb {
  background-color: #000000;
}
#viewModal .review h2 {
  color: var(--white-color, #fff);
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  /* 112.5% */
  margin-bottom: 0px;
}
#viewModal .review h3 {
  color: var(--se-heading-color);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
#viewModal .review h5 {
  color: var(--body-font-color);
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  margin-bottom: -5px;
  width: 100%;
  position: unset;
  margin-top: -10px;
}
#viewModal .review p {
  color: var(--body-font-color);
  font-size: 14px;
  font-weight: 400;
}
#viewModal .review h6 {
  color: var(--body-font-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 164.5%;
  /* 32.9px */
}
#viewModal .review h6 svg {
  margin: -7px -3px 0;
}
#viewModal .review small {
  font-size: 12px;
}
.booking-details {
  padding: 100px 0;
}
.h_bottom h2 {
  color: var(--gray, #dcdcdc);
  font-family: "Russo One";
  font-size: 24px;
  font-weight: 400;
  border-left: 2px solid;
  padding-left: 30px;
  margin-top: 10px;
  line-height: 34px;
}

#serviceModal textarea {
  height: 130px;
  margin-bottom: 40px;
}
#serviceModal .upload_photos {
  margin-bottom: 40px;
}
.che_cont h3 {
  color: var(--se-heading-color);
  font-size: 16px;
  font-weight: 500;
}
.upload_photos {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}
.upload_photos img {
  width: 100px;
  height: 70px;
  border-radius: 10px;
}
.upload_photos .add_ {
  width: 99px;
  height: 68px;
  background: #f2f2f2;
  border: 1px solid #ee5719;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: 68px;
}
.upload_photos .add_:hover {
  background: var(--primary-color);
}
.upload_photos a {
  position: relative;
  display: inline-block;
}
.upload_photos .add_:hover svg path {
  fill: #fff;
}
.upload_photos a .remove_img {
  display: none;
}
.upload_photos a:hover .remove_img {
  position: absolute;
  background-color: rgb(0 0 0 / 65%);
  z-index: 99;
  top: 0px;
  left: 0px;
  width: 100%;
  display: block;
  border-radius: 10px;
  height: 68px;
  line-height: 68px;
  text-align: center;
}
.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
}
.sticky_header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
footer .img-fluid {
  width: 380px;
}

@media handheld, only screen and (max-width: 820px) {
  .our-team {
    text-align: center;
    margin: 50px 0 0;
  }
  .mt-80 {
    margin-top: 50px;
  }
  .our-team h2 {
    margin: 0;
    font-size: 24px;
  }
  .our-team .card-team {
    margin-top: 100px;
  }
  .status_wp .dropdown.open .dropdown-list {
    display: block;
    width: 100%;
  }
  .booking-list-wrap .seller_wrap {
    margin: 0;
  }
  .booking-details {
    padding: 50px 0 0;
  }
  .banner-wrapper {
    padding: 50px 0 0;
  }
  .h_bottom h2 {
    font-size: 16px;
    line-height: 25px;
  }
  .pb-5 {
    padding-bottom: 50px !important;
  }
  .pt-5 {
    padding-top: 50px !important;
  }
  .inner-wp .h_services_inner {
    width: 100%;
  }
  .category-dropdown {
    width: 100% !important;
  }
  .commercial_ {
    margin-bottom: 30px;
  }
  .sticky_header {
    position: unset;
  }
  footer .content-box {
    margin-top: 20px;
    padding-left: 3%;
    margin-bottom: 20px;
  }

  .address_wp .form-check {
    width: 100%;
  }
  .address-section .new_add {
    text-align: left;
    margin-top: 5px;
  }
  .dashboard_sidebar {
    margin-bottom: 50px;
  }
  .summary .card {
    padding: 30px 0px 0;
  }
  .qty-wrap {
    width: 300px;
    display: flex;
  }
  .user-details h5 {
    font-size: 14px;
  }
  .user-details h3 {
    font-size: 24px;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .f_botom .social_link ul {
    margin-top: 0;
  }
  .upload_wrap {
    margin: 0;
  }
  .supported_ h5 {
    font-size: 12px;
  }
  .account-setting {
    padding: 30px 0 0;
  }
  .blue-font-color {
    text-align: center;
  }
  .close_btn {
    line-height: 50px;
    font-size: 14px;
    margin-right: 5px;
  }
  .close_btn i {
    top: 1px;
    left: 5px;
  }

  .sec_rep-block {
    padding: 0;
  }
  .seller_wrap:last-child {
    margin-bottom: 0px;
  }
  .work-steps {
    background: #1c356d;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .sec_control-block {
    padding: 50px 0 0;
  }

  .h_services {
    grid-template-columns: repeat(2, 1fr);
  }
  .h_top {
    height: 3.5rem;
  }
  .h_bottom {
    height: 3.5rem;
  }
  .login_ a {
    padding: 4px 6px;
    font-size: 0.9rem;
  }
  .book_now a {
    margin-top: -5px;
  }
  .col-12.search {
    position: absolute;
    top: 120px;
  }
  .banner-mesage {
    left: 0;
  }
  .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
  .sec_control-block .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, 185px);
    gap: 1rem;
  }
  footer {
    padding: 50px 0 0;
    /* margin-top: 50px; */
  }
  .guarantee {
    padding: 15px 0 50px;
  }
  .sec_booked-block figcaption h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .sec_booked-block figcaption {
    min-height: 125px;
  }
  .sec_booked-block figcaption p {
    font-size: 13px;
    font-weight: 400;
  }
  .work-steps h2 {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .guarantee h2,
  .guarantee h2 span {
    font-size: 24px;
  }
  .inner-wp {
    padding: 30px 0 0px;
  }
  .installation {
    margin-bottom: 30px;
  }
  .inner-wp .inner-heading {
    padding: 50px 0 0;
  }

  .f_botom {
    border-top: 1px solid #9f9f9f;
    margin: 15px 0;
    text-align: center;
  }
}
@media handheld, only screen and (max-width: 400px) {
  .login_ a {
    padding: 6px 6px;
    font-size: 0.8rem;
  }
}

/*---Shop dropdown-------------------------------*/
.category-dropdown {
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  min-height: 50px;
  position: relative;
  width: 80%;
  margin-bottom: 20px;
  padding: 1px;
}
.category-dropdown label {
  color: var(--body-font-color);
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  background-color: #fff;
  padding: 0 10px;
  top: -12px;
  left: 20px;
}
.category-dropdown select {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 13px 10px 10px 25px;
  font-size: 18px;
  color: var(--se-heading-color);
  font-weight: 500;
  background: transparent;
}
.category-dropdown select option {
  font-size: 16px;
  margin: 10px;
}
.sort-dropdown {
  display: flex;
  gap: 20px;
  align-items: center;
}
a {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.border-line {
  border-top: 1px #000 dashed;
}
.status-area {
  display: inline-flex;
  align-items: center;
  padding: 5px 15px;
  border-radius: 50px;
  border: 1px solid #dcdaf8;
  position: absolute;
  bottom: -16px;
  z-index: 1;
  left: 20%;
  gap: 10px;
  margin-left: auto;
  background: #fff;
}
.services-details {
  color: #646673;
  font-size: 16px;
}
.services-details label {
  font-weight: 500;
}
.service-block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.service-block li div.card {
  width: 272px;
  min-height: 232px;
  height: 100%;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 20px;
  color: #646673;
  display: flex;
  justify-content: space-between;
}
.service-block li div .header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #646673;
}
.service-block li div .header .number {
  font-size: 40px;
  font-weight: 600;
}
.service-block li div .header .date {
  font-size: 14px !important;
  font-weight: 500;
}
.service-block li div .body {
  color: #646673;
  font-size: 14px !important;
  margin: 15px 0;
}
.service-block li div .body p {
  font-size: 14px !important;
}
.service-block li div .body strong {
  color: #061a48;
  font-weight: 700;
  font-size: 14px !important;
}
.service-block li div .footer {
  color: #646673;
  font-size: 14px;
  font-weight: 500;
}
.containt-area p {
  margin-bottom: 20px;
}
.containt-area li {
  list-style-type: disc;
  margin-left: 18px;
}
.active > .page-link {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.banner-mesage .card {
  background: #fefefed1;
  box-shadow: inset 0 0 2px #fefefed1;
  -webkit-backdrop-filter: saturate(200%) blur(30px);
  backdrop-filter: saturate(200%) blur(11px);
  background-color: hsla(0, 0%, 100%, 0.7);
}
.time-picker-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.visits {
  color: var(--body-font-color);
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 5px;
  border: 1px solid #9f9f9f;
  background: #fff;
  padding: 10px 20px;
  text-decoration: none;
  /* display: inline-block; */
  cursor: pointer;
  margin: 0;
  width: 30%;
  font-weight: 700;
}

.visit-btns input {
  display: none;
}
.visit-selected {
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  font-weight: 700;
  background-color: #ffede6;
}
.payment-msg .small-font {
  font-size: 14px;
}
.payment-msg a {
  color: var(--primary-color);
  text-decoration: none;
}
.payment-msg a:hover {
  text-decoration: underline;
}
.bodyCl-modal-bg {
  background-color: #061a48;
}
.item-description {
  padding: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #eae8ef;
}
nav .pagination {
  margin-bottom: 50px;
}
.owl-carousel-services .owl-controls .owl-nav .owl-prev,
.owl-carousel-services .owl-controls .owl-nav .owl-next {
  top: 33%;
}
.sticky-area {
  position: sticky;
  top: 20px;
}
.h-95 {
  height: 95%;
}
.page-link {
  color: var(--se-heading-color);
  font-weight: 600;
}
.app-btn {
  display: flex;
  gap: 20px;
}
.my_bookings_area {
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}
.warning-color {
  color: var(--primary-color) !important;
}

.che_cont .form-control[type="file"] {
  height: 38px;
}

.seller_wrap .img-fluid {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  padding: 8px;
  border: 1px solid #ddd;
}

@media handheld, only screen and (max-width: 768px) {
  .sticky-area {
    position: unset;
    top: 20px;
  }
  .inner-wp .h_services_inner {
    margin-bottom: 0;
  }
  .form-check .form-check-input {
    float: left;
    margin-left: -30px;
  }
  .form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .visits {
    width: 45%;
  }

  .summary .card {
    padding: 0px 0px 0;
  }

  .footer li {
    margin-bottom: 15px;
  }

  .inner-wp .inner-heading h2 {
    font-size: 24px;
  }
}


.text-primary {
  --tw-text-opacity: 1;
  color: rgb(92 92 246 / var(--tw-text-opacity, 1));
}
.w-12 {
  width: 3rem;
}
.h-12 {
  height: 3rem;
}

.home_serv {
  padding: 0rem 2.5rem;
}

@media screen and (max-width: 800px) {
  .home_serv {
    padding: 0 1rem 2rem;
  }
  .inner-wp h2 {
    font-size: 28px;
}
}
.adv_career {
  padding: 80px 0;
  background: #061a48;
}
.adv_career p {
  margin: 30px 0;
  color: #fff;
}
.adv_career h2 {
  color: #fff;
}
.ml {
  margin-left: 10px;
}

.w-8 {
  width: 2rem;
}
.h-8 {
  height: 2rem;
}
.w-4 {
  width: 1rem;
}
.h-4 {
  height: 1rem;
}
.contact h4 {
  font-size: 1.2rem;
  font-weight: 700;
}
.contact p {
  color: #3f51b5;
}
.contact h6 {
  font-size: 22px;
  font-weight: 500;
}
.send-wp {
  background-color: rgb(249 250 251);
  padding: 50px 0;
}
.send-wp h3 {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.send-wp h4 {
  font-weight: 600;
  font-size: 1.2rem;
  color: var(--body-font-color);
}
input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
h2 {
  font-weight: 700;
}
h4 {
  font-size: 1.2rem;
  font-weight: 700;
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.fa-rupee-sign,
.fa-circle,
.fa-check {
  color: #004cff;
}
.wcoc_ {
  padding: 70px 0;
}
.wcoc_ li {
  margin-top: 10px;
}
.text-3xl {
  font-size: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.35;
  letter-spacing: 0.015em;
  font-weight: 400;
}
h5 {
  font-size: 1.1rem;
  margin-top: 15px;
  font-weight: 700;
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(92 92 246 / var(--tw-text-opacity, 1));
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0;
}
.w-6 {
  width: 1.5rem;
}
.h-6 {
  height: 1.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.items-start {
  align-items: flex-start;
}

.flex {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(92 92 246 / var(--tw-bg-opacity, 1));
}
.rounded-full {
    border-radius: 9999px;
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.w-16 {
    width: 4rem;
}
.h-16 {
    height: 4rem;
}
.flex {
    display: flex
;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(92 92 246 / var(--tw-bg-opacity, 1));
}
.rounded-full {
    border-radius: 9999px;
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.w-16 {
    width: 4rem;
}
.h-16 {
    height: 4rem;
}
.flex {
    display: flex;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.text-primary-foreground {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contact-us-bottom h6{
  line-height: 1.65;
}
.contact-us-bottom p{
  line-height: 1.65;
  text-align: justify;
  margin-bottom: 20px;
}
ul li.active a{
  color: rgb(255, 247, 135);
}

.gallery-content img{
  padding: 5px;
  background: #FFF;
  border-radius: 10px;
}

.outer-box.clearfix {
    float: right;
    margin-left: 15px;
}
.blink {
            animation: blinker 1.5s linear infinite;
            color: red;
            font-size: 1.5em;
            /* Larger, responsive font size */
            margin-bottom: 20px;
        }

        @keyframes blinker {
           90% {
                opacity: 0;
            }
        }
.partners img{
  object-fit: scale-down;
  height: 175px;
}
@media handheld, only screen and (max-width: 768px) {	
  .banner-section-two {
    height: auto !important;
  }
  .banner-section-two .slide-item .text {
    width: 100%;
  }
  .page-title {   
    background-position: left;
  }
  .main-header .header-upper .logo img {
    width: 280px;
}
  .home_serv h2 {
    line-height: 40px;
    font-size: 32px;
}
}

.partners img{
  object-fit: scale-down;
  height: 175px;
}

.modal-header{
  justify-content: flex-start;
}

.close {
    position: absolute;
    right: 20px;
    font-size: 40px;
    background: transparent;
    color: #FF5722;
}
