.abt_special_content p {
  font-size: 16px;

  font-weight: 400;

  color: #818181;

  line-height: 26px;

  padding-bottom: 25px;
}

.abt_trusted_content p {
  font-size: 16px;

  font-weight: 400;

  color: #818181;

  line-height: 26px;

  padding-bottom: 25px;
}

.error {
  color: red;

  font-weight: 600;

  font-size: 12px !important;
}

.btn_comman {
  cursor: pointer;
}

.thanksBlk {
  min-height: 200px;
}

.thanksBlk .contactThanks {
  font-size: 36px;

  font-weight: 700;

  padding-bottom: 20px;

  color: #313131;

  margin-top: 125px;
}

.thanksBlk h3 {
  font-size: 16px;

  line-height: 21px;

  font-weight: 300;

  padding-bottom: 35px;

  color: #313131;
}

.special_filter_links li {
  cursor: pointer;
}

.mobile {
  display: none !important;
}

.modal-content {
  margin: -10px;

  padding: 50px;
}

/* SIDE NAV CSS */

.sidenav {
  height: 100%;

  width: 0;

  position: fixed;

  z-index: 9999999999;

  top: 0;

  right: 0;

  background-color: #313131;

  overflow-x: hidden;

  transition: 1s;

  padding-top: 60px;
  padding-bottom: 60px;
}

.sidenav a {
  padding: 21px 11px 8px 32px;

  text-decoration: none;

  font-size: 20px;

  color: #70d0f6;

  display: block;

  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;

  top: 0;

  right: 25px;

  font-size: 36px;

  margin-left: 50px;
}

@media screen and (max-width: 769px) {
  .mobile {
    display: block !important;
  }

  .desktop {
    display: none !important;
  }

  .modal-content .sch_srvc_title .inr_title48 {
    font-size: 30px;
  }

  .modal-content .sch_srvc_title .inr_para18 {
    font-size: 15px;
  }
}

.product_desc_inner p {
  font-size: 16px;

  font-weight: 400;

  color: #818181;

  line-height: 26px;

  padding-bottom: 25px;
}

.prtr_desc_inner_list_full ul {
  display: inline-block;

  vertical-align: top;

  padding-right: 105px;
}

.prtr_desc_inner_list_full ul li::before {
  content: "";

  position: absolute;

  top: 10px;

  left: 10px;

  background-color: #818181;

  width: 4px;

  height: 4px;

  border-radius: 120px;
}

.prtr_desc_inner_list_full ul li {
  padding-left: 25px;

  position: relative;
}

.prtr_desc_inner_list_full p {
  display: block;

  margin-bottom: 25px;
}

.prtr_desc_type_dtls p {
  font-size: 16px;

  font-weight: 400;

  color: #818181;

  line-height: 26px;

  padding-bottom: 25px;
}

/* Date 17/11/2021 Kalpesh */

.surburb_banner {
  transform: none !important;
}

.surburb_banner .inner_banner_title h2 span {
  color: #70d0f6;
}

.surburb_content h4 {
  margin-bottom: 30px;
}

/* yash css 17 11 2021 */

.mo-Blogs {
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: center;
  color: #313131;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .ducted_install_Rectangle_wrap {
    background-image: url(../images/Rectangle_bg.png);
    background-color: #f0f3fa;
    background-position: right center;
  }
  .display-grid {
    display: grid;
    place-items: center;
  }
}
@media (min-width: 1500px) {
  .ducted_install_Rectangle_wrap {
    padding-top: 85px;
    padding-bottom: 41px;
    min-height: 800px;
  }
  .abt_special_content2 {
    padding-right: 24px;
  }
  .blog_list_wrap2 {
    padding-bottom: 57px;
    padding-top: 60px;
  }
  .mo-Blogs {
    padding-bottom: 53px;
  }
}

.blog_list_wrap2 {
  background-color: #f0f4f9;
}
.return {
  background: linear-gradient(90deg, #70d0f6 0%, #70aef6 100%);
  height: 90.87px;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.return a {
  color: #fff !important;
}
.service_offer_header .why_chooseus_title-2ed::after,
.service_offer_header .why_chooseus_title-2ed::before {
  display: none;
}
.service_offer_header .why_chooseus_title-2ed h3 {
  margin-left: 0;
  width: 100%;
  text-align: center;
}
.accor_btn.accor_btn_blank {
    padding-bottom: 43px !important;
}

/* DATE 22-11-2021 */
.sidenav_logo{
  width:25%;
}
.abt_special_btns_side{
  display: flex;
align-items: center;
}
.btn_inr_com_side{
  min-width: 150px !important;
  font-size:15px !important;
}
.abt_special_btns_side a{
  padding:unset;
  flex-grow: 1;
  margin: auto 10px;
}
.btn_inr_com_side .fa-phone{
  margin-right: 9px;
}