.ban_service::after,
.banner_ratings span::after,
.bannerhme_image::before,
.bannerhme_slic .slick-next.slick-arrow::before,
.header_contdetail a::before,
.header_firstphone_inner,
.header_firstschedule_inner,
.header_logo_inner::after,
.header_number::before,
.header_offerblk::before,
.header_rating::before,
.header_schedule::after,
.hme_about_img::before,
.hme_readmore::before,
.hme_service_img a::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner_heading,
.blog_detail_inner h1,
.blog_detail_inner h2,
.blog_detail_inner h3,
.contact_links h3,
.contactsubmit_btn button,
.faq_page_title h2,
.header_number,
.header_offerblk span,
.header_offerblk span b,
.header_schedule,
.hme_aboutus_inner span,
.hme_aboutus_inner strong,
.hme_how_it_work_content h4,
.hme_readmore,
.service_but,
.socialmedia_footer h4,
.team_member_content h4,
.team_member_link,
span.blog_det_date {
  text-transform: uppercase;
}
.no-margin,
.row,
body,
ul {
  margin: 0;
}
#button,
ul.megamenu {
  opacity: 0;
  visibility: hidden;
  text-align: center;
}
#button:hover,
.tab-links li,
a {
  cursor: pointer;
}
body {
  overflow-x: hidden;
}
.fa-chevron-right:before {
  content: "\f054";
  font: 14px/1 FontAwesome;
  padding: 8px;
  position: relative;
  top: 0;
}
.fa-chevron-left:before,
i {
  font: 14px/1 FontAwesome;
}
a,
b,
li,
p,
span,
strong {
  font-family: Poppins-Regular;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
a,
span {
  color: #000;
}
a:active,
a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.container-fluid,
.row {
  padding: 0;
}
ul {
  list-style-type: none;
  padding: 0;
}
li {
  list-style-type: disc;
  font-size: 20px;
  letter-spacing: 0;
  color: #000;
  font-weight: 300;
}
b,
p,
strong {
  font-size: 18px;
}
b,
strong {
  font-weight: 600;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: BuenosAires-Bold;
}
img {
  max-width: 100%;
}
.container {
  padding: 0;
  max-width: 1260px;
  margin: 0 auto;
  width: auto;
}
#button {
  display: inline-block;
  background-color: #caa200;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  z-index: 1000;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.contact_call_content_tam p:hover {
  color: #0e2b41;
}
#button:hover::after {
  top: -10px;
}
#button:active {
  background-color: #a91f24;
}
#button:hover {
  background-color: #000;
}
a h4:hover {
  opacity: 0.8;
}
.blog_det_bottom,
.blogdetail_mobilediv,
.headeroff_top,
.hme_right_first_blk .hme_blog_content p,
.hme_right_second_blk .hme_blog_content p,
.mobile-top-head,
.mobile_bottom,
.mobtext {
  display: none;
}
.svg {
  position: absolute;
  width: 0;
  height: 0;
}
.condition_we_treat_how_it_work::after,
.header-nav nav ul li ul li:after,
.header-nav nav > ul > li:hover ul.megamenu li a:after,
.inner_page_header::after,
.socialmedia_footer h4::before {
  content: unset;
}
.header-nav nav ul li.open {
  background-color: #772668;
}
.header-nav nav {
  width: 100%;
  font-size: 16px;
}
.header_firstphone_inner,
.header_firstschedule_inner {
  filter: drop-shadow(-8.09px 5.878px 17.5px rgba(0, 0, 0, 0.14));
  height: 70px;
  position: relative;
}
.hme_readmore,
.service_but {
  filter: drop-shadow(9.185px 10.566px 9.5px rgba(0, 0, 0, 0.2));
}
.header-nav nav > ul {
  position: relative;
  display: block;
  text-align: center;
  float: left;
  margin: 0;
  width: 100%;
  padding: 3px 0;
}
.header-nav nav ul li {
  color: #fff;
  list-style: none;
  margin: 0 9px !important;
  transition: 0.5s ease-in-out;
  padding: 0;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.5s ease-in-out;
  position: relative;
  z-index: 9;
}
.header-nav nav ul li:hover a {
  color: #fff;
  transition: 0.5s;
}
.header-nav nav > ul > li > a {
  line-height: 24px;
  padding: 10px 2px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s;
  display: block;
  letter-spacing: 0;
  position: relative;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: Poppins-Medium;
}
.header-nav nav > ul > li > a::before {
  content: "";
  opacity: 0;
  border-bottom: 3px solid #fff;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.header-nav nav > ul > li > a:hover::after,
.header-nav nav > ul > li > a:hover::before {
  width: 100%;
  opacity: 1;
  transition: 0.5s;
}
.header-nav nav > ul > li.active a {
  transition: 0.5s;
  color: #4e6e5d;
}
.header-nav nav ul li a:hover::after {
  transform: translate(0, 0);
}
ul.megamenu.megamenu_two {
  left: -170px;
}
ul.megamenu.megamenu_three {
  left: -452px;
}
.header-nav nav ul.megamenu ul {
  width: 100%;
  margin-bottom: 0;
  color: #000;
  box-shadow: none;
  border-top: 5px solid #bc901c;
  border-bottom: 5px solid #bc901c;
  padding: 1em;
  float: left;
}
.header-nav nav > ul > li ul.megamenu ul li {
  width: 48%;
  padding: 10px 0;
  border-bottom: 1px solid #000;
  float: left;
  margin: 0 5px;
}
.aboutus_second_imgblk,
.blog_detail_imgblk,
.condition_we_treat_fourth_imgblk,
.condition_we_treat_second_imgblk,
.contactus_imgblk,
.credential_second_imgblk,
.header-nav nav > ul > li ul.megamenu ul li:nth-child(2n),
.hme_third_imgblk,
.how_it_work_fourth_imgblk,
.how_it_work_second_imgblk,
.how_it_work_sixth_imgblk,
.lighting_service_image,
.service_det_second_imgblk,
.service_even_imgblk,
ul.megamenu li:nth-child(2n) {
  float: right;
}
.header-nav nav > ul > li ul.megamenu ul li a {
  text-transform: capitalize;
  font-size: 17px;
  line-height: 12px;
  color: #000;
  font-weight: 600;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.header-nav nav > ul > li ul.megamenu ul li a:hover {
  color: #c2951d;
}
.footerfirst_lastmenu h4::before,
ul.megamenu.megamenu1 {
  left: 0;
}
.header-nav nav > ul > li:hover ul.megamenu {
  transform: rotateX(0);
  -webkit-transform: rotateX(0);
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
ul.megamenu {
  -webkit-perspective: 1000;
  transform-origin: top;
  -webkit-transform-origin: top;
  padding: 0;
  position: absolute;
  box-shadow: 3px 3px 19px 5px #00000066;
  transition: 0.5s;
  background-color: #fff;
  left: -210px;
  right: 0;
  top: 100%;
  width: 1115px;
  z-index: 999;
  color: #000;
  margin: 7px auto 0;
  transform: translate(0, 20px);
  -webkit-perspective: 1000;
  transform-origin: top;
  -webkit-transform-origin: top;
  transform: perspective(350px) rotateX(-90deg);
  -webkit-transform: perspective(350px) rotateX(-90deg);
}
.hme_call:hover,
.hme_readmore:hover,
.team_member_link:hover {
  transform: scale(0.9);
  transition: 0.5s;
}
.submegamenu strong,
ul.megamenu.main_megamenu span {
  display: block;
  text-align: center;
  font-family: BuenosAires-Bold;
  margin: 10px 0 0;
}
ul.megamenu.Providers {
  left: -160px;
}
ul.megamenu.Pricing {
  left: -260px;
}
ul.megamenu.Patient {
  left: -350px;
  width: 750px;
}
ul.megamenu.Contact {
  left: -720px;
}
ul.megamenu li {
  float: left;
  width: 47%;
  letter-spacing: 0;
  border-bottom: 1px solid #eee;
  margin: 0 6px !important;
  padding: 10px 0 !important;
  transition: 0.5s;
}
ul.megamenu.second_mega li {
  float: left;
  width: 32%;
}
ul.megamenu li:hover {
  background-color: #bf4557;
}
ul.megamenu li:hover a {
  letter-spacing: 0.5px;
  color: #fff !important;
}
ul.megamenu li a {
  font-size: 18px;
  color: #232323 !important;
}
.submegamenu {
  float: left !important;
  width: 25%;
  border: unset !important;
  padding: 5px !important;
}
.submegamenu:nth-child(2){
  width: 30% !important;
}
.submegamenu:nth-child(3){
  width: 30% !important;
}
.submegamenu:nth-child(4){
  width: 20% !important;
}
.submegamenu:nth-child(5){
  width: 20% !important;
}
.submegamenu strong {
  font-size: 18px;
  line-height: 18px;
  color: #ac3e4e;
}
.submegamenu li {
  float: left !important;
  width: 100% !important;
  border-bottom: 1px solid #eee !important; 
}
.submegamenu li a {
  font-size: 14px !important;
  font-weight: 400 !important;
  font-family: Poppins-Regular !important;
}
ul.megamenu.main_megamenu span {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  float: left;
  width: 100%;
}
.main_megamenu .submegamenu li{
    padding: 4px 0 !important; 
}
.header_wrapper {
  float: left;
  width: 100%;
  z-index: 9;
  position: fixed;
}
.blog_detail_img img,
.header_wrapper.fixed,
.inner_page_header.fixed {
  filter: drop-shadow(0px 17px 11.5px rgba(192, 70, 87, 0.21));
}
.header_wrapper.fixed .header_firstblk {
  padding: 0.75em 0;
  transition: 0.5s;
}
.header_wrapper.fixed .header-nav nav > ul > li > a {
  padding: 5px 2px;
}
.header_wrapper.fixed::after {
  height: 67%;
  transition: 0.5s;
}
.inner_page_header.fixed::after{
    filter: unset;
    height: 100%;
}
.header_wrapper.fixed .header_logo_inner {
  padding: 0.5em 0 0 2em;
  transition: 0.5s;
}
.header_wrapper.fixed .header_logo_inner::after {
  height: 90%;
  transition: 0.5s;
}
.header_wrapper::after {
  content: "";
  border-radius: 0 0 0 50px;
  filter: drop-shadow(4.881px 10.963px 9.5px rgba(192, 70, 87, 0.05));
  background-color: #fff;
  width: 100%;
  height: 85%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
.header_number::after,
.header_schedule::before {
  content: "";
  filter: drop-shadow(9.192px 9.192px 7.5px rgba(28, 28, 28, 0.23));
}
.aboutus_second_img,
.bannerhme_wrapper,
.blog_page_imgblk,
.blog_page_right_inner .hme_blog_imgblk,
.condition_we_treat_second_img,
.footerfirst_map,
.header-nav,
.header_contdetail,
.header_contdetail a,
.header_firstblck,
.header_firstblk,
.header_logo_inner,
.header_number,
.header_offerblk,
.header_offerblk span,
.header_rating,
.header_schedule,
.header_secondblock,
.hme_blog_imgblk,
.hme_service_img,
.hme_third_img,
.inner_page_header,
.innerbanner_image,
.service_det_serv_img,
.service_odd_img {
  position: relative;
}
.header_wrapper .container {
  padding: 0;
  max-width: 1360px;
  margin: 0 auto;
  width: auto;
}
.aboutus_first_imgblk,
.aboutus_first_inner,
.aboutus_second_inner,
.aboutus_third_imgblk,
.aboutus_third_inner,
.bannerhme_image,
.bannerhme_single,
.bannerhme_slic,
.blog_detail_inner,
.blog_page_inner,
.blog_page_left_blk,
.blog_page_right_blk,
.blog_page_single,
.condition_we_treat_first_imgblk,
.condition_we_treat_first_inner,
.condition_we_treat_fourth_inner,
.condition_we_treat_third_imgblk,
.condition_we_treat_third_inner,
.contactus_inner,
.credential_first_imgblk,
.credential_first_inner,
.credential_second_inner,
.credential_third_imgblk,
.credential_third_inner,
.faq_page_imgblk,
.faq_page_inner,
.faq_page_title,
.footerthird_copyrights,
.header_firstright,
.header_menusec,
.hme_aboutus_imgblk,
.hme_blog_inner,
.hme_blog_left_blk,
.hme_blog_right_blk,
.hme_blog_single,
.hme_blog_wrapper,
.hme_first_inner,
.hme_how_it_work_inner,
.hme_review_inner,
.hme_review_single,
.hme_review_slic,
.hme_right_first_blk,
.hme_second_imgblk,
.hme_second_inner,
.hme_service_first_blk,
.hme_third_inner,
.how_it_work_fifth_inner,
.how_it_work_first_imgblk,
.how_it_work_first_inner,
.how_it_work_fourth_inner,
.how_it_work_imgblk,
.how_it_work_inner,
.how_it_work_second_inner,
.how_it_work_seventh_imgblk,
.how_it_work_seventh_inner,
.how_it_work_sixth_inner,
.location_map_inner,
.meet_our_team_inner,
.pricing_first_inner,
.pricing_first_left,
.pricing_select,
.pricing_third_imgblk,
.service_det_first_imgblk,
.service_det_first_inner,
.service_det_service_inner,
.service_det_service_slick,
.service_det_single,
.service_even_inner,
.service_odd_imgblk,
.team_member_single {
  float: left;
}
.faq_page_content_box,
.header_hle,
.header_logo,
.hme_aboutus_inner,
.how_it_work_fifth_imgblk,
.innerbanner_hle,
.pricing_third_inner,
.service_det_second_inner {
  float: left;
  position: relative;
}
.header_logo_inner {
  float: left;
  width: 100%;
  text-align: left;
  padding: 2em 0 0 2em;
   filter: drop-shadow(0px 17px 11.5px rgba(192, 70, 87, 0.2));
}
.inner_page_header.fixed .header_logo_inner{
    filter: unset;
} 
.header_logo_inner::after {
  content: "";
  background-image: url("../images/home/logo_bg.webp");
  width: 80%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 3em;
  left: 2.5em;
}
.header_logo_inner img {
  height: 120px;
  width: 100%;
  object-fit: contain;
}
.bannerhme_image img,
.bannerhme_wrapper {
  height: 900px;
  width: 100%;
}
.aboutus_first_img img,
.aboutus_second_img img,
.aboutus_third_img img,
.bannerhme_image img,
.blog_detail_img img,
.blog_page_imgblk img,
.condition_we_treat_first_img img,
.condition_we_treat_first_img2 img,
.condition_we_treat_fourth_img img,
.condition_we_treat_second_img img,
.condition_we_treat_third_img img,
.contactus_img img,
.faq_page_img img,
.hme_about_img img,
.hme_first_img img,
.how_it_work_fifth_img img,
.how_it_work_first_img img,
.how_it_work_fourth_img img,
.how_it_work_img img,
.how_it_work_second_img img,
.how_it_work_seventh_img img,
.how_it_work_sixth_img img,
.innerbanner_image img,
.pricing_third_img img,
.service_even_img img,
.service_odd_img img,
.team_member_img img {
  object-fit: cover;
  object-position: center;
}
.header_firstblk {
  float: right;
  padding: 0.75em 0;
}
.header_offerblk {
  float: left;
  padding: 0.5em 3em 0;
  display: flex;
  gap: 15px;
}
.header_offerblk::before {
  content: "";
  background-image: url("../images/home/offer_img.webp");
  width: 60px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: 50px;
}
.header_offerblk p {
  font-size: 16px;
  color: #88323e;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  padding: 10px 20px 10px 75px;
  border-radius: 26px;
  background-color: #fff;
  border: 1px solid #c04657;
}
.header_offerblk span {
  font-size: 16px;
  line-height: 20px;
  color: #0e3468;
  font-weight: 500;
  text-align: center;
  font-family: Poppins-Medium;
  display: inline-block;
  z-index: 1;
  width: 35%;
}
.header_offerblk span::after {
  content: "";
  border-radius: 30px;
  background-color: #e7eef5;
  width: 150px;
  height: 50px;
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -16px;
}
.header_offerblk span b {
  font-size: 20px;
  color: #c60012;
  font-weight: 600;
}
.header_rating {
  float: left;
  padding: 0.5em 0 0 25px;
}
.header_rating::before {
  content: "";
  background-image: url("../images/home/drainage.webp");
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  left: -19px;
}
.header_rating p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
.header_contdetail a,
.header_location p {
  font-size: 16px;
  line-height: 26px;
  color: #888;
  font-family: Poppins-SemiBold;
}
.header_contdetails {
  float: left;
  display: flex;
  gap: 20px;
}
.header_number {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  padding: 12px 25px 8px 70px;
  transition: 0.5s;
}
.header_number::after {
  border-radius: 28px;
  background-image: linear-gradient(66deg, #fbc101 0, #e3a000 100%);
  border: 1px solid #fff;
  width: 100%;
  height: 95%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.header_number::before {
  content: "";
  background-image: url("../images/home/phne_icon.webp");
  width: 55px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 7px;
}
.header_number:hover,
.header_schedule:hover {
  transform: scale(0.9);
  transition: 0.5s;
  color: #fff;
}
.header_schedule {
  font-size: 22px;
  color: #fff;
  font-family: Poppins-SemiBold;
  padding: 15px 20px 15px 80px;
  z-index: 0;
  transition: 0.5s;
}
.header_schedule::before {
  border-radius: 35px;
  background-image: linear-gradient(66deg, #bf4557 0, #963744 100%);
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.bannerhme_slic .slick-next.slick-arrow::before,
.header_schedule::after {
  width: 60px;
  content: "";
}
.header_schedule::after {
  background-image: url("../images/home/schedule_icon.webp");
  height: 55px;
  position: absolute;
  top: 7px;
  left: 8px;
}
.footer_wrap,
.footerthird_second_inner,
.header_secondblock,
.hme_service_content_inner,
.hme_service_first_inner,
.hme_service_second_inner,
.pricing_first_left_inner,
.tab-links,
.tab-panel {
  float: left;
  width: 100%;
}
.captcha_box,
.header-nav {
  float: left;
  width: 100%;
  text-align: center;
}
.header-nav::after {
  content: "";
  border-radius: 60px 0 60px 60px;
  filter: drop-shadow(4.881px 10.963px 9.5px rgba(192, 70, 87, 0.05));
  background-color: #c04657;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}
.hme_blog_left_inner .hme_blog_single_inner,
.hme_right_first_blk .hme_blog_single_inner {
  filter: drop-shadow(0px 18px 19px rgba(192, 70, 87, 0.1));
  background-color: #fff;
  border-radius: 15px;
}
.hme_review_slic .slick-list.draggable,
.review_page_inner .hme_review_single_inner {
  filter: drop-shadow(8.746px 4.848px 12px rgba(0, 0, 0, 0.07));
}
.header_location p {
  font-weight: 500;
}
.header_contdetail {
  float: left;
  width: 23%;
  padding: 0 1em;
}
.header_contdetail::after {
  content: "";
  width: 2px;
  height: 60px;
  border-radius: 1px;
  background-color: #ede9e3;
  position: absolute;
  top: -14px;
  right: 35px;
}
.header_contdetail a {
  display: block;
  text-align: center;
  font-weight: 700;
  transition: 0.5s;
  margin-right: 1em;
}
.header_contdetail a::before {
  content: "";
  background-image: url("../images/home/phone.webp");
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 2px;
}
.bannerhme_wrapper {
  float: left;
  padding: 0 0 3em;
  background-color: #f2f5fb;
  overflow: hidden;
}
.bannerhme_image::before {
  content: "";
  background-image: url("../images/home/banner_img_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bannerhme_content {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 3;
}
.ban_service,
.bannerhme_content_inner span {
  font-weight: 500;
  font-family: Poppins-Medium;
  position: relative;
}
.banner_ratings span,
.hme_call,
.hme_readmore,
.service_but {
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.bannerhme_content_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bannerhme_content_inner span {
  font-size: 18px;
  color: #000;
  padding: 10px 20px;
}
.bannerhme_content_inner span::after {
  content: "";
  background-color: #ffd200;
  border-radius: 25px 25px 25px 0;
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.bannerhme_content_inner h1,
.bannerhme_content_inner h2 {
  font-size: 50px;
  line-height: 55px;
  color: #fff;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
.ban_service {
  font-size: 22px;
  color: #0c3267;
  background-color: #fff;
  padding: 10px 55px 10px 20px;
  width: 32%;
  border-radius: 0 25px 25px;
}
.ban_service::after {
  content: "";
  background-image: url("../images/home/ban_serv.webp");
  position: absolute;
  width: 45px;
  height: 45px;
  top: 2px;
  right: 5px;
}
.banner_ratings {
  position: absolute;
  bottom: 1em;
  display: flex;
  gap: 14px;
  vertical-align: middle;
  align-items: center;
}
.banner_ratings span {
  font-size: 20px;
  line-height: 24px;
  color: #c60012;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 5px 10px 5px 30px;
}
.banner_ratings span::after {
  content: "";
  background-image: url("../images/home/rating_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.banner_star_ratings i {
  color: #fcc201;
}
.banner_ratings strong {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  font-family: Poppins-Regular;
}
.bannerhme_slic ul.slick-dots {
  text-align: center;
  position: absolute;
  bottom: 1.6em;
  right: 12em;
}
.bannerhme_slic ul.slick-dots li,
.service_det_service_slick ul.slick-dots li {
  list-style-type: none;
  display: inline-block;
  margin: 0 5px;
  transition: 0.5s;
}
.bannerhme_slic ul.slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  border: unset;
  font-size: 0;
  transition: 0.5s;
}
.bannerhme_slic ul.slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  transition: 0.5s;
}
.bannerhme_slic .slick-prev.slick-arrow,
.blog_page_right_inner .hme_blog_content p,
.location_page_wrapper .gm-style-iw.gm-style-iw-c,
.service_det_service_slick .slick-prev.slick-arrow {
  display: none !important;
}
.bannerhme_slic .slick-next.slick-arrow {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  background-color: unset;
  border: unset;
}
.bannerhme_slic .slick-next.slick-arrow::before {
  background-image: url("../images/home/arrow.webp");
  height: 15px;
  position: absolute;
  z-index: 1;
  bottom: 23px;
  right: 100px;
}
.hme_service_blk {
  float: left;
  width: 100%;
  margin: 0 0 2em;
  padding: 2em 0;
  position: relative;
}
.hme_service_blk::after {
  content: "";
  background-color: #f2f5fb;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hme_service_title {
  float: left;
  text-align: center;
  margin: 1em 0 4em;
}
.hme_service_title strong {
  font-size: 26px;
  color: #a53d4b;
  font-weight: 700;
  font-family: BuenosAires-Bold;
}
.hme_service_title h2,
.hme_service_title h3,
.service_det_service_title h3 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
  margin: 0;
}
.hme_service_single {
  float: left;
  transition: 0.5s;
}
.hme_service_first_inner .hme_service_single:hover .hme_service_img a::before {
  background-image: url("../images/home/service_img_bg2.webp");
  transition: 0.5s;
  height: 101%;
}
.hme_service_inner {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 10px;
  text-align: center;
}
.hme_service_img a::before {
  content: "";
  background-image: url("../images/home/service_img_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hme_service_img img,
.service_det_serv_img img {
  height: 362px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.hme_service_content,
.service_det_serv_content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 1.5em;
}
.hme_service_first_inner .hme_service_single:hover .hme_service_content h3,
.hme_service_first_inner .hme_service_single:hover .hme_service_content h4,
.hme_service_single.slick-active + .slick-active .hme_service_content h3,
.hme_service_single.slick-active + .slick-active .hme_service_content h4 {
  color: #a53d4b;
  transition: 0.5s;
}
.hme_service_content h3,
.hme_service_content h4,
.service_det_serv_content h4 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  padding: 0.5em 1em 0.5em 0.5em;
  position: relative;
  transition: 0.5s;
  text-align: left;
}
.hme_service_content h3::after,
.hme_service_content h4::after,
.service_det_serv_content h4::after {
  content: "";
  border-radius: 33px;
  background-color: #fff;
  width: 95%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.hme_service_content h3:hover,
.hme_service_content h4:hover,
.service_even_inner ul li:hover a,
.service_odd_inner ul li:hover a {
  opacity: 1;
}
.hme_service_second_blk {
  float: left;
  margin: 2em 0;
}
.hme_service_second_inner .slick-list.draggable {
  padding: 2em 0;
}
.hme_service_single.slick-active + .slick-active .hme_service_img a::before {
  background-image: url("../images/home/service_img_bg4.webp");
  transition: 0.5s;
}
.hme_service_second_inner .hme_service_content {
  bottom: 0.5em;
  left: 2em;
}
.hme_service_second_inner .hme_service_img a::before {
  background-image: url("../images/home/service_img_bg3.webp");
  transition: 0.5s;
}
.service_but {
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  border-radius: 5px 30px;
  background-image: linear-gradient(90deg, #bf4557 0, #fbc101 100%);
  border: 1px solid #fff;
  padding: 15px 20px;
  position: relative;
  display: inline-block;
  transition: 0.5s;
}
.hme_call,
.hme_readmore {
  line-height: 20px;
  transition: 0.5s;
}
.aboutus_first_blk,
.aboutus_second_blk,
.aboutus_third_blk,
.blog_detail_wrapper,
.blog_page_wrapper,
.condition_we_treat_first_blk,
.condition_we_treat_fourth_blk,
.credential_first_blk,
.credential_second_blk,
.credential_third_blk,
.faq_page_wrapper,
.hme_aboutus_blk,
.hme_blog_blk,
.hme_first_blk,
.hme_review_blk,
.how_it_work_fifth_blk,
.how_it_work_fourth_blk,
.how_it_work_second_blk,
.how_it_work_seventh_blk,
.how_it_work_third_blk,
.meet_our_team_wrapper,
.pricing_first_blk,
.pricing_third_blk,
.review_page_wrapper,
.service_det_first_blk,
.service_det_second_blk,
.service_det_service_blk,
.service_even_blk,
.service_odd_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
}
.hme_aboutus_inner::after {
  content: "";
  border-radius: 39px;
  background-color: #f5f7fa;
  width: 80%;
  height: 52%;
  position: absolute;
  z-index: -1;
  bottom: 7.5em;
  right: 0;
}
.hme_about_img {
  position: relative;
  margin-right: 0;
  margin-bottom: 2em;
}
.hme_about_img::before {
  content: "";
  background-image: url("../images/home/about_blk_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hme_about_img img {
  height: 660px;
  width: 100%;
}
.hme_aboutus_inner strong {
  font-size: 20px;
  color: #c04657;
  font-weight: 800;
  font-family: BuenosAires-Bold;
}
.hme_aboutus_inner h1,
.hme_aboutus_inner h2,
.hme_aboutus_inner h3 {
  font-size: 38px;
  line-height: 38px;
  color: #000;
  font-weight: 800;
}
.hme_aboutus_inner p {
  font-size: 18px;
  line-height: 29px;
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
}
.hme_aboutus_inner span,
.hme_call,
.hme_readmore {
  font-size: 20px;
  position: relative;
}
.hme_aboutus_inner span:nth-child(5) {
  margin-top: 25px;
}
.hme_aboutus_inner span {
  color: #c04657;
  font-weight: 800;
  font-family: BuenosAires-Bold;
  display: inline-block;
  margin: 0 0 15px;
}
.hme_aboutus_inner span::before {
  content: "";
  width: 102px;
  height: 1px;
  border-radius: 0;
  background-color: #c04657;
  position: absolute;
  bottom: -5px;
  right: -10px;
}
.hme_but_blk {
  display: flex;
  gap: 20px;
  align-items: center;
  margin: 2em 0 0;
}
.hme_readmore {
  color: #fff;
  background-color: #be4657;
  border-radius: 5px 25px;
  display: inline-block;
  padding: 10px 60px 10px 20px;
  border: 1px solid #fff;
}
.hme_readmore::before {
  content: "";
  background-image: url("../images/home/down-right.webp");
  width: 12px;
  height: 10px;
  position: absolute;
  top: 15px;
  right: 21px;
}
.faq_page_content_box .faq_question_box .set a::before,
.hme_call::before {
  width: 18px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.hme_readmore:hover {
  color: #fff;
}
.hme_call {
  color: #000;
  padding: 10px 20px 10px 45px;
  border-radius: 5px 25px;
  background-color: #fcc201;
}
.hme_call::before {
  content: "";
  background-image: url("../images/home/hme_phne_icon.webp");
  height: 20px;
  position: absolute;
  top: 7px;
  left: 15px;
}
.hme_call:hover {
  color: #000;
}
.hme_first_imgblk {
  float: right;
  position: relative;
}
.hme_first_imgblk::before {
  content: "";
  width: 61px;
  height: 61px;
  border-radius: 31px;
  background-color: rgba(165, 61, 75, 0.9999999999999999);
  position: absolute;
  z-index: 1;
  top: 11em;
  left: 10px;
}
.hme_first_img,
.service_det_second_img,
.service_even_img {
  position: relative;
  margin-left: 3em;
}
.hme_first_img::after {
  content: "";
  background-image: url("../images/home/first_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60%;
  height: 70%;
  position: absolute;
  z-index: -1;
  top: -45px;
  right: -45px;
}
.hme_first_img::before {
  content: "";
  opacity: 0.8;
  background-image: linear-gradient(
    0deg,
    rgba(191, 69, 87, 0.9999999999999999) 28%,
    rgba(191, 69, 87, 0.9999999999999999) 38%,
    rgba(191, 69, 87, 0.8638408341778469) 50%,
    rgba(191, 69, 87, 0.5525418669601578) 66%,
    rgba(191, 69, 87, 0.10871699176651782) 90%,
    rgba(191, 69, 87, 0) 100%
  );
  width: 100%;
  height: 50%;
  border-radius: 5px 5px 5px 200px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.hme_first_img img {
  height: 500px;
  width: 100%;
  filter: drop-shadow(11.982px 18.451px 22px rgba(0, 0, 0, 0.27));
  border: 1px solid #fff;
  border-radius: 5px 5px 5px 200px;
}
.hme_blog_title h3,
.hme_first_inner h2,
.hme_first_inner h3,
.hme_how_it_work_title h3,
.hme_review_title h3,
.hme_second_inner h3 {
  font-size: 40px;
  color: #000;
  font-weight: 800;
}
.aboutus_first_inner p,
.aboutus_second_inner p,
.aboutus_third_inner p,
.blog_detail_inner p,
.cms_page_content p,
.condition_we_treat_first_inner p,
.condition_we_treat_fourth_inner p,
.condition_we_treat_second_inner p,
.condition_we_treat_third_inner p,
.credential_first_inner p,
.credential_second_inner p,
.credential_third_inner p,
.footerfirst_logo_inner p,
.hme_first_inner p,
.hme_second_inner p,
.how_it_work_fifth_inner p,
.how_it_work_first_inner p,
.how_it_work_fourth_inner p,
.how_it_work_inner p,
.how_it_work_second_inner p,
.how_it_work_seventh_inner p,
.how_it_work_sixth_inner p,
.pricing_third_inner p,
.service_det_first_inner p,
.service_det_second_inner p,
.sitemap-data p {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}
.hme_how_it_work_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 8em 0;
  position: relative;
  z-index: 2;
}
.hme_how_it_work_blk::after {
  content: "";
  background-image: url("../images/home/how_it_work_bg5.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
.hme_how_it_work_title,
.hme_review_title,
.pricing_second_title {
  float: left;
  text-align: center;
}
.hme_how_it_work_title p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  padding: 0 10em;
}
.hme_how_it_work_contentblk {
  float: left;
  margin: 3em 0;
}
.hme_how_it_work_single {
  float: left;
  padding: 0 15px;
}
.hme_how_it_work_single_inner {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px 40px 50px;
}
.hme_how_it_work_single_inner::before {
  content: "";
  background-image: url("../images/home/how_it_work_bg4.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 340px;
  height: 100px;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 70px;
  right: -60px;
  margin: auto 0;
}
.hme_review_single_inner::after,
.hme_second_img::before,
.hme_third_blk::after,
.hme_third_img::before {
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
.footerfirst_content::after,
.hme_how_it_work_single_inner::after,
.hme_review_single_inner::after,
.hme_third_blk::after {
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.hme_how_it_work_single_inner::after {
  content: "";
  background-image: url("../images/home/how_it_work_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hme_how_it_work_single:nth-child(2n) .hme_how_it_work_single_inner::after {
  background-image: url("../images/home/how_it_work_bg2.webp");
}
.hme_how_it_work_single:nth-child(3) .hme_how_it_work_single_inner::after {
  background-image: url("../images/home/how_it_work_bg3.webp");
}
.hme_how_it_work_img {
  float: left;
  width: 100%;
  text-align: center;
  margin: 1.5em 0;
}
.hme_how_it_work_img img {
  height: 50px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.hme_blog_imgblk img,
.hme_second_img img,
.hme_third_img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.hme_how_it_work_content {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}
.hme_how_it_work_content h4 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin: 10px 0;
}
.hme_how_it_work_content p {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: 400;
  overflow-y: scroll;
  height: 105px;
  padding: 0 5px 0 0;
}
.hme_how_it_work_content p::-webkit-scrollbar {
  width: 2px;
}
.hme_how_it_work_content p::-webkit-scrollbar-thumb {
  background-color: #963744;
  border-radius: 10px;
}
.hme_how_it_work_content p::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.hme_Second_blk {
  float: left;
  width: 100%;
  margin: 0 0 -8em;
}
.hme_second_img {
  position: relative;
  top: -9em;
}
.hme_second_img::before {
  background-image: url("../images/home/second_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  position: absolute;
}
.hme_second_img img {
  height: 650px;
}
.hme_review_single_inner {
  float: left;
  position: relative;
  padding: 6em 4em 4em;
  margin: 0 8px;
}
.hme_review_single_inner::after {
  background-image: url("../images/home/review_bg.webp");
  width: 100%;
  position: absolute;
}
.authordetail {
  float: left;
  width: 100%;
  padding: 0 7em 0 0;
  margin: 0 0 0.5em;
}
.authordetail h4 {
  font-size: 30px;
  color: #212121;
  font-family: Poppins-Bold;
  position: relative;
  display: flex;
  min-height: 66px;
  vertical-align: middle;
  align-items: center;
}
.hme_blog_date,
.hme_blog_readmore,
.hme_third_inner h3 {
  font-family: Poppins-SemiBold;
}
.hme_blog_content h4,
.hme_blog_content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.authordetail h4::before {
  content: "";
  width: 207px;
  height: 2px;
  border-radius: 1px;
  background-color: #fcc201;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.authordetail a {
  position: absolute;
  top: 44px;
  right: 67px;
  font-size: 55px;
  color: #f5f5f5;
}
.hme_review_single_inner p {
  font-size: 14px;
  line-height: 24px;
  color: #272727;
  font-weight: 400;
  overflow-y: scroll;
  height: 150px;
  float: left;
  margin: 0 0 25px;
}
.hme_review_single_inner p::-webkit-scrollbar {
  width: 5px;
}
.hme_review_single_inner p::-webkit-scrollbar-thumb {
  background-color: #c04657;
  border-radius: 10px;
}
.hme_review_single_inner p::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.star-rating {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  top: -1.25em;
}
.star-rating i {
  color: #9c3846;
}
.star-rating i:last-child {
  margin: 0 0 0 5px;
}
.hme_review_slic .slick-list.draggable {
  padding: 6em 0 1em;
}
.hme_review_single.slick-active + .slick-active .hme_review_single_inner {
  position: relative;
  top: -3.5em;
  transition: 0.5s;
}
.hme_review_single.slick-active
  + .slick-active
  + .slick-active
  .hme_review_single_inner {
  top: 0;
  position: relative;
  transition: 0.5s;
}
.hme_review_single.slick-active
  + .slick-active
  .hme_review_single_inner::after {
  background-image: url("../images/home/review_bg2.webp");
  transition: 0.5s;
}
.hme_review_single.slick-active
  + .slick-active
  + .slick-active
  .hme_review_single_inner::after {
  background-image: url("../images/home/review_bg.webp");
  transition: 0.5s;
}
.hme_review_slic ul.slick-dots,
.service_det_service_slick ul.slick-dots {
  text-align: center;
  padding: 1em 0;
  right: 0;
  left: 0;
  position: relative;
}
.hme_review_slic ul.slick-dots li {
  list-style-type: none;
  display: inline-block;
  margin: 0 5px;
}
.hme_review_slic ul.slick-dots li button {
  border: unset;
  font-size: 0;
  width: 11px;
  height: 11px;
  background-color: #ddd;
  border-radius: 50%;
  transition: 0.5s;
}
.hme_review_slic ul.slick-dots li.slick-active button {
  border: unset;
  font-size: 0;
  width: 13px;
  height: 13px;
  background-color: #c04657;
  transition: 0.5s;
}
.hme_third_blk {
  float: left;
  width: 100%;
  margin: 4em 0;
  position: relative;
}
.hme_third_blk::after {
  background-image: url("../images/home/third_blk_bg.webp");
  width: 100%;
  position: absolute;
}
.hme_third_img::before {
  background-image: url("../images/home/third_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  position: absolute;
}
.hme_third_img img {
  height: 350px;
}
.hme_third_inner h3 {
  font-size: 50px;
  line-height: 48px;
  color: #fff;
  font-weight: 600;
  margin-top: 1em;
}
.hme_third_inner p,
.innerbanner_content_inner p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
}
.hme_blog_title {
  float: left;
  text-align: center;
  margin: 0 0 3em;
}
.blog_page_left_inner,
.hme_blog_left_inner {
  float: left;
  width: 100%;
  padding: 0 10px 0 0;
}
.hme_blog_single_inner {
  position: relative;
  float: left;
  background-color: #fff;
  border-radius: 10px;
}
.hme_right_second_blk .slick-list.draggable {
  filter: drop-shadow(0px 18px 19px rgba(192, 70, 87, 0.1));
}
.hme_blog_imgblk img {
  height: 496px;
  border-radius: 10px;
}
.hme_blog_date {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 17%;
  border-radius: 15px;
  background-color: #f7fbff;
  padding: 10px;
}
.hme_blog_content {
  float: left;
  width: 100%;
  padding: 12px 20px 15px 19px;
}
.hme_blog_content h4 {
  font-size: 30px;
  color: #c04657;
  font-weight: 600;
  overflow: hidden;
}
.hme_blog_content p {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  overflow: hidden;
}
.hme_blog_readmore {
  font-size: 18px;
  color: #010101;
  font-weight: 600;
}
.blog_page_right_inner,
.hme_blog_right_blk_inner {
  float: left;
  width: 100%;
  padding: 0 0 0 10px;
}
.hme_right_first_blk .hme_blog_single_inner {
  border: 1px solid #f7fbff;
}
.hme_right_first_blk .hme_blog_date {
  width: 23%;
}
.hme_right_first_blk .hme_blog_content h4 {
  font-size: 26px;
  color: #000;
  font-weight: 600;
  -webkit-line-clamp: 3;
  margin-bottom: 1.25em;
}
.hme_right_second_blk {
  float: left;
  padding: 0 0 0 10px;
}
.hme_right_second_blk .hme_blog_single {
  margin: 0 0 10px;
}
.hme_right_second_blk .hme_blog_imgblk img {
  height: 211px;
  border-radius: 5px;
}
.hme_right_second_blk .hme_blog_content h4 {
  font-size: 22px;
  color: #010101;
  font-weight: 600;
  margin-bottom: 0.75em;
}
.hme_right_second_blk .hme_blog_readmore {
  font-size: 14px;
  color: #c04657;
  font-weight: 600;
}
.hme_right_second_blk .hme_blog_date {
  width: 34%;
  border-radius: 25px;
}
.footer_wrapper {
  float: left;
  width: 100%;
  padding: 2em 0 0;
  margin: 2em 0 0;
  height: auto;
  background-color: #f5f7fa;
  z-index: 3;
  position: relative;
}
.footerfirst_section {
  float: left;
  width: 100%;
  position: relative;
}
.footerfirst_logo {
  width: 33%;
  margin-right: 2em;
  padding-top: 1em;
}
.footerfirst_logo_inner {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding: 0 0 2em;
  z-index: 1;
}
.footerfirst_logo_img {
  margin: 3em 0 1em;
  padding: 0 1.5em;
  position: relative;
}
.footerfirst_logo_img::before {
  content: "";
  height: 1px;
  width: 100%;
  border-radius: 0;
  background-color: #c04657;
  position: absolute;
  bottom: -4px;
  left: -10px;
  right: 0;
  margin: 0 auto;
}
.footerfirst_logo_img img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100px;
}
.credential_first_img img,
.credential_second_img img,
.credential_third_img img {
  object-fit: cover;
  object-position: center;
}
.footerfirst_lastmenu h4,
.footerfirst_menu h4,
.footersecond_menu h4 {
  font-size: 30px;
  text-transform: uppercase;
  color: #c04657;
  font-weight: 800;
  margin: 0 0 15px;
  padding-bottom: 5px;
  position: relative;
  display: inline-block;
}
.footerfirst_lastmenu h4 {
  padding-left: 1em;
}
.footerfirst_lastmenu h4::before,
.footerfirst_menu h4::before,
.footersecond_menu h4::before {
  content: "";
  opacity: 0.2;
  width: 118px;
  height: 1px;
  border-radius: 0;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: -20px;
}
.footerfirst_menu {
  width: 32%;
  padding-left: 3em;
  padding-top: 3em;
}
.footerfirst_menu ul li {
  float: left;
  width: 50%;
  list-style-type: none;
}
.footersecond_menu {
  width: 18%;
  padding-left: 1em;
  padding-top: 3em;
}
.footersecond_menu ul li {
  float: left;
  list-style-type: none;
  width: 100%;
}
.footerfirst_menu ul li a,
.footersecond_menu ul li a {
  font-size: 17px;
  line-height: 40px;
  color: #000;
  font-weight: 400;
  font-family: Poppins-Regular;
}
.footerfirst_menu ul li a:hover,
.footersecond_menu ul li a:hover {
  color: #c60012;
  transition: 0.5s;
}
.footerfirst_lastaddress p {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  font-family: Poppins-Medium;
  position: relative;
  padding-left: 0;
  padding-right: 1em;
}
.footerfirst_lastaddressphe a {
  font-size: 30px;
  color: #000;
  font-family: Poppins-SemiBold;
  position: relative;
  transition: 0.5s;
  display: block;
}
.footerfirst_lastaddressphe a:hover,
.location_content:hover h2,
.tab-links li.active {
  color: #c04657;
  transition: 0.5s;
}
.footerfirst_lastaddressphe a:hover::before {
  color: #0c3267;
  transition: 0.5s;
}
.credential_third_inner ul li::before,
.location_page_wrapper .gm-style .gm-style-iw-tc::after,
.tollfree::before {
  content: unset !important;
}
.footerfirst_emergency {
  padding-left: 2em;
  margin-bottom: 2em;
  position: relative;
}
.footerfirst_emergency p {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  position: relative;
  font-family: Poppins-Medium;
}
.socialmedia_footer {
  width: 100%;
  padding: 5px 0;
  margin: 15px 0 0;
  border-radius: 22px;
  position: relative;
}
.socialmedia_footer h4 {
  font-size: 26px;
  color: #c04657;
  font-weight: 800;
}
.socialmedia_footer::before {
  content: "";
  opacity: 0.102;
  width: 249px;
  height: 1px;
  border-radius: 1px;
  background-color: #000;
  position: absolute;
  top: -8px;
  left: 20px;
}
.socialmedia_footer ul {
  display: inline-block;
  border-radius: 35px;
  text-align: center;
  padding: 5px 10px;
  margin-left: 0;
}
.socialmedia_footer ul li {
  list-style-type: none;
  display: inline-block;
}
.socialmedia_footer ul li a {
  font-size: 24px;
  line-height: 36px;
  color: #000;
  margin: 0 10px;
  transition: 0.5s;
  width: 45px;
  height: 45px;
  display: inline-block;
  border: 1px solid #000;
  text-align: center;
  border-radius: 50%;
  padding: 4px 8px 0 7px;
}
.socialmedia_footer ul li a:hover {
  color: #fcc201;
  transition: 0.5s;
}
.socialmedia_footer ul li a svg {
  width: 22px;
  transition: 0.5s;
  top: 3px;
  fill: #000000;
  position: relative;
}
.socialmedia_footer ul li a svg:hover {
  fill: #fcc201;
}
.footerfirst_content {
  float: left;
  width: 100%;
  padding: 1em 2em;
  position: relative;
}
.footerfirst_content p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  font-family: Poppins-Regular;
}
.footerfirst_content::after {
  content: "";
  background-image: url("../images/home/footer_content_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.footerfirst_lastmenu {
  float: left;
  width: 32%;
  position: relative;
  padding-top: 3em;
  z-index: 2;
  padding-left: 5em;
}
.footerfirst_lastaddress,
.footerfirst_lastaddressphe {
  margin-bottom: 2em;
  padding-left: 2em;
  position: relative;
}
.footerfirst_lastaddress:before {
  content: "";
  background-image: url("../images/home/location_pin.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 25px;
  position: absolute;
  top: 2px;
  left: -5px;
}
.footerfirst_lastaddressphe {
  margin-top: 1em;
}
.footerfirst_lastaddressphe::after {
  content: "";
  opacity: 0.2;
  width: 207px;
  height: 1px;
  border-radius: 1px;
  background-color: #00335e;
  position: absolute;
  bottom: -10px;
  left: -70px;
  right: 0;
  margin: 0 auto;
}
.footerfirst_map .gmap_canvas,
.footerfirst_map .mapouter {
  height: 150px;
  border-radius: 10px;
}
.footerthird_section {
  float: left;
  width: 100%;
  position: relative;
  padding: 1em 0;
  border-radius: 41px 41px 0 0;
  background-color: #fcc201;
}
.footerthird_copyrights p {
  margin: 5px 0 0;
  font-size: 15px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}
.footerthird_logo {
  float: left;
  text-align: right;
}
.inner_page_header.fixed {
  position: fixed;
  background-color: #fff;
  transition: 0.5s;
  border-radius: 0 0 28px;
}
.inner_page_header.fixed .header_logo_inner {
  top: 1em;
  left: -1em;
  transition: 0.5s;
  padding: 0.5em 0 0;
}
.inner_page_header.fixed .header_logo_inner img {
  height: 110px;
  transition: 0.5s;
}
.inner_page_header.fixed .header_logo_inner::after {
  left: 3em;
  width: 63%;
  height: 100%;
  filter: unset;
  transition: 0.5s;
}
.inner_page_header .header_logo_inner::after {
  background-image: url("../images/aboutus/logo_bg.webp");
  filter: drop-shadow(4px 6.928px 7px rgba(0, 0, 0, 0.08));
  top: 2em;
  left: 1em;
  width: 70%;
}
.inner_page_header .header_logo_inner {
  padding: 2em 3em 0 0;
  top: 2em;
}
.innerbanner_wrapper {
  float: left;
  width: 100%;
  margin: -4.25em 0 2em;
  padding: 0 0 2em;
  position: relative;
  overflow: hidden;
}
.innerbanner_image::before{
  content: "";
  background-image: url("../images/aboutus/ban_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 101%;
  height: 135px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: -2px;
}
.innerbanner_image::after{
  content: "";
  background-image: url("../images/aboutus/ban_img_bg2.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 85%;
  height: 135px;
  position: absolute;
  z-index: 3;
  top: 0;
  left: -10px;
}
.innerbanner_image img {
  height: 700px;
  width: 100%;
}
.innerbanner_content {
  position: absolute;
  z-index: 1;
  width: 650px;
  bottom: 0;
  left: -1px;
}
.innerbanner_content::after {
  content: "";
  background-image: url("../images/aboutus/content_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: -3em;
}
.innerbanner_content_inner {
  position: relative;
  padding: 8em 10em 3em 6em;
}
.banner_heading {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  font-weight: 700;
  font-family: Poppins-Bold;
  margin: 15px 0 8px;
}
.inner_banner_ratings {
  position: absolute;
  z-index: 3;
  bottom: 1em;
  right: 7em;
}
.inner_banner_ratings span {
  font-size: 24px;
  line-height: 24px;
  color: #c60012;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.inner_banner_ratings a::before {
  content: "";
  background-image: url("../images/aboutus/google_icon.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  left: -50px;
}
.inner_banner_star_ratings {
  display: inline-block;
}
.inner_banner_star_ratings i {
  color: #fbc101;
}
.inner_banner_ratings strong {
  display: block;
  font-size: 16px;
  color: #c04657;
  font-weight: 400;
}
.blog_page_content h4,
.blog_page_content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.aboutus_first_img,
.condition_we_treat_first_img {
  position: relative;
  margin-right: 2em;
}
.aboutus_first_img::before {
  content: "";
  background-image: url("../images/aboutus/about_img1_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutus_first_img img {
  height: 666px;
  width: 100%;
}
.aboutus_first_inner h2,
.aboutus_third_inner h3 {
  font-size: 40px;
  letter-spacing: 0;
  color: #000;
  font-weight: 800;
}
.aboutus_second_img::before {
  content: "";
  background-image: url("../images/aboutus/about_img2_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutus_second_img img {
  height: 609px;
  width: 100%;
}
.aboutus_second_inner h3 {
  font-size: 40px;
  letter-spacing: 0;
  color: #000;
  font-weight: 800;
  margin-top: 1.5em;
}
.about_us_review_blk {
  position: relative;
  padding: 7em 0 9em;
}
.about_us_review_blk::after {
  content: "";
  background-image: url("../images/aboutus/about_review_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.aboutus_third_img,
.credential_first_img,
.credential_third_img,
.how_it_work_first_img,
.how_it_work_seventh_img,
.pricing_third_img {
  position: relative;
  margin-right: 3em;
}
.aboutus_third_img::before {
  content: "";
  border-radius: 44px;
  background-color: #c04657;
  opacity: 0.8;
  width: 85%;
  height: 85%;
  position: absolute;
  z-index: -1;
  top: -20px;
  left: -20px;
}
.aboutus_third_img img {
  height: 759px;
  width: 100%;
  border-radius: 44px;
}
.aboutus_third_inner strong {
  font-size: 24px;
  letter-spacing: 0;
  color: #000;
  font-weight: 800;
  font-family: BuenosAires-Bold;
}
.aboutus_first_inner p a,
.aboutus_second_inner p a,
.aboutus_third_inner p a,
.blog_detail_inner p a {
  border-bottom: 1px solid #c04657;
  font-family: Poppins-Regular;
  color: #c04657;
}
.aboutus_first_inner ul li,
.aboutus_second_inner ul li,
.aboutus_third_inner ul li,
.blog_detail_inner ul li,
.cms_page_content ul li,
.credential_first_inner ul li,
.credential_second_inner ul li,
.credential_third_inner ul li,
.sitemap-data ul li {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
  font-family: Poppins-Regular;
  display: flow-root;
  padding-left: 1.5em;
  margin-bottom: 10px;
  position: relative;
}
.aboutus_first_inner ul li::before,
.aboutus_second_inner ul li::before,
.aboutus_third_inner ul li::before {
  content: "\f184";
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-size: 24px;
  color: #c04657;
}
.detail_page_ban .banner_heading {
  font-size: 31px;
  line-height: 31px;
}
span.blog_det_date {
  font-size: 24px;
  color: #c04657;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  border-radius: 23px;
  background-color: #fff;
  padding: 5px 40px;
}
.blog_detail_img {
  position: relative;
  margin-left: 1em;
  margin-bottom: 2em;
  z-index: 3;
}
.blog_detail_img:after {
  position: absolute;
  content: "";
  right: -10px;
  top: -10px;
  bottom: 0;
  height: 97%;
  width: 95%;
  border: 2px solid #c04657;
  border-radius: 15px 15px 130px;
  z-index: -1;
}
.blog_detail_img img {
  height: 600px;
  width: 100%;
  border-radius: 15px 15px 130px;
  border: 2px solid #fff;
}
.blog_detail_inner h1,
.blog_detail_inner h2 {
  font-size: 38px;
  color: #c04657;
  font-weight: 700;
  font-family: Poppins-Bold;
  margin-bottom: 0.5em;
}
.blog_det_content {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 1em 0 2em;
}
.blog_det_content p a {
  border-bottom: 1px solid #fff !important;
  font-family: Poppins-Regular;
  color: #fff !important;
}
.blog_det_content::after {
  content: "";
  background-color: #c04657;
  width: 104%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -30px;
  border-radius: 50px;
}
.blog_page_date::before,
.contact_links h3::before {
  top: -10px;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.blog_det_content h2,
.blog_det_content h3 {
  font-size: 30px !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-family: Poppins-SemiBold !important;
}
.blog_det_content p {
  font-size: 17px;
  line-height: 30px;
  color: #fff !important;
  font-weight: 400;
}
.blog_detail_inner h3 {
  font-size: 40px;
  line-height: 45px;
  color: #c04657;
  font-weight: 700;
}
.blog_detail_inner h4 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  font-family: Poppins-Regular;
}
.blog_page_content h4,
.blog_page_date,
.blog_page_right_inner .hme_blog_content h4,
.blog_page_right_inner .hme_blog_readmore {
  color: #fff;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.blog_detail_inner ul li::before,
.credential_first_inner ul li::before,
.credential_second_inner ul li::before,
.credential_third_inner ul li::after,
.credential_third_inner ul li::before {
  content: "";
  background-image: url("../images/blogdetail/li_icon.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}
.blog_page_single_inner {
  position: relative;
  margin: 0 0 25px;
}
.blog_page_imgblk a::before {
  content: "";
  border-radius: 12px;
  background-image: linear-gradient(
    0deg,
    rgba(192, 70, 87, 0.9999999999999999) 0,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog_page_imgblk img {
  height: 805px;
  width: 100%;
  border-radius: 12px;
}
.blog_page_content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 25px;
}
.blog_page_date {
  font-size: 25px;
  position: relative;
}
.blog_page_date::before {
  background-image: url("../images/blog/date_bg.webp");
  width: 110px;
  height: 55px;
  position: absolute;
  left: -10px;
}
.blog_page_content h4 {
  font-size: 30px;
  -webkit-line-clamp: 2;
}
.contact_links h3,
.contact_links ul li a,
.contact_links ul li strong {
  font-family: Poppins-Bold;
  font-size: 30px;
}
.blog_page_content p {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  -webkit-line-clamp: 3;
}
.blog_page_readmore {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
.blog_page_readmore:hover {
  color: #fff;
}
.blog_page_right_inner .hme_blog_single_inner {
  width: 100%;
  margin: 0 0 25px;
}
.blog_page_right_inner .hme_blog_imgblk a::before {
  content: "";
  border-radius: 12px;
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9999999999999999) 0,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog_page_right_inner .hme_blog_imgblk img {
  height: 390px;
  border-radius: 12px;
}
.blog_page_right_inner .hme_blog_content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.blog_page_right_inner .hme_blog_content h4 {
  font-size: 26px;
}
.blog_page_right_inner .hme_blog_date {
  bottom: unset;
  top: 2em;
  left: unset;
  right: 1em;
}
.blog_page_right_inner .hme_blog_readmore {
  font-size: 18px;
}
.blog_page_inner:nth-child(2n) {
  display: flex;
  flex-direction: row-reverse;
}
.blog_page_inner:nth-child(2n) .blog_page_left_inner {
  padding: 0 0 0 10px;
}
.blog_page_inner:nth-child(2n) .blog_page_right_inner {
  padding: 0 10px 0 0;
}
.review_page_inner {
  float: left;
  margin: 2em 0;
  padding: 2em 0;
}
.review_page_inner .hme_review_single:nth-child(2) .hme_review_single_inner {
  top: -5em;
}
.review_page_inner
  .hme_review_single:nth-child(2)
  .hme_review_single_inner::after {
  background-image: url("../images/review/review_bg2.webp");
}
.contactus_wrapper {
  float: left;
  width: 100%;
  margin: 2em 0 0;
  padding: 2em 0 0;
}
.contact_links,
.contactus_img {
  margin-left: 3em;
  position: relative;
}
.contactus_img {
  margin-bottom: 2.5em;
}
.contactus_img img {
  height: 471px;
  width: 100%;
  border-radius: 55px;
  border: 1px solid #fff;
}
.contact_links {
  float: left;
  width: 94%;
  padding: 2em 2em 3em 5em;
  z-index: 1;
  filter: drop-shadow(0px 18px 15.5px rgba(0, 0, 0, 0.15));
  background-color: #fff;
  border-radius: 0 75px 75px;
}
.contact_links h3 {
  color: #c04657;
  font-weight: 700;
  position: relative;
  text-align: center;
}
.contact_links h3::before {
  background-image: url("../images/contactus/title_bg.webp");
  width: 160px;
  height: 60px;
  position: absolute;
  z-index: -1;
  left: 3.5em;
}
.contact_links ul {
  width: 85%;
  padding: 2em 0 0;
}
.contact_links ul li {
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 35px;
  position: relative;
}
.contact_links ul li strong {
  color: #000;
  font-weight: 800;
  padding-right: 10px;
}
.contact_links ul li a {
  color: #000;
  font-weight: 800;
}
.contact_links ul li p {
  font-size: 30px;
  color: #000000bf;
  font-weight: 800;
  font-family: Poppins-Regular;
}
.contact_links ul li:before {
  content: "";
  background-image: url("../images/contactus/location.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 30px;
  position: absolute;
  left: -20px;
  top: 5px;
}
.contact_links ul li:nth-child(2)::before {
  content: "";
  background-image: url("../images/contactus/phone.webp");
}
.contact_links ul li:nth-child(3)::before {
  background-image: unset;
  content: "\f1ac";
  position: absolute;
  color: #f4b416;
  font-size: 27px;
  top: 2px;
  left: -20px;
  font-weight: 500;
  font-family: FontAwesome;
}
.contactown_form_content {
  float: left;
  width: 100%;
  padding: 2em 2em 4em;
  filter: drop-shadow(0px 10px 9px rgba(0, 0, 0, 0.07));
  background-color: #fff;
  border-radius: 0 75px;
}
.contactown_form_content h2 {
  font-size: 40px;
  color: #282425;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  margin-bottom: 1em;
  padding: 0 2em;
  text-align: center;
}
.address label,
.formcover_contact input.form-control,
.formcover_contact select {
  color: #000;
  font-family: Poppins-Regular;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
.contactown_form {
  margin-top: 2em;
  position: relative;
}
.formcover_contact input.form-control,
.formcover_contact select {
  box-shadow: unset;
  position: relative;
  padding-left: 20px;
  height: 75px;
  border-radius: 11px;
  filter: drop-shadow(4.226px 9.063px 9px rgba(0, 0, 0, 0.06));
  background-color: #fff;
  border: 0.3px solid #f8f8f8;
}
.form-group.servicesch select {
  width: 100%;
  padding-left: 20px;
  color: #5c5c5c;
  border: unset;
  border-bottom: 1px solid #e2e2e2a7;
  overflow: unset;
}
.form-group.servicesch select:focus {
  border: unset;
  overflow: unset;
}
.form-group.phonenumber {
  width: 48%;
  margin-right: 10px;
  float: left;
}
.address textarea {
  font-size: 18px;
  line-height: 28px;
  color: #5c5c5c;
  font-weight: 400;
  resize: unset;
  height: 140px;
  border-radius: 5px 5px 30px;
  filter: drop-shadow(4.226px 9.063px 9px rgba(0, 0, 0, 0.06));
  background-color: #fff;
  border: 1px solid #f8f8f8;
}
.address textarea,
.formcover_contact input.form-control::placeholder,
.formcover_contact select::placeholder {
  color: #5c5c5c;
}
.formcover_contact p {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  display: block;
  float: left;
  line-height: 30px;
  padding-top: 20px;
}
.formcover_contact p a {
  font-size: 15px;
}
input[type="checkbox"] {
  margin-right: 10px;
  width: 15px;
  height: 16px;
}
.captcha_box .g-recaptcha {
  margin: 0 auto;
  width: 100%;
  max-width: 50%;
}
.contactsubmit_btn {
  text-align: center;
  padding: 1em 0;
}
.contactsubmit_btn button {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  padding: 10px 5em;
  border-radius: 5px 40px;
  filter: drop-shadow(5.917px 12.688px 15px rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(
    108deg,
    rgba(191, 71, 87, 0.9999999999999999) 0,
    rgba(176, 51, 68, 0.996078431372549) 100%
  );
  border: 1px solid #eff3f6;
}
.contactus_map {
  float: left;
  margin-top: -6em;
  position: relative;
  z-index: -1;
}
.contactus_map .gmap_canvas,
.contactus_map .mapouter {
  height: 666px;
  border-radius: 69px;
}
.service_odd_inner {
  float: left;
  padding-right: 1em;
}
.service_odd_inner::after {
  content: "";
  background-color: #f3f3f3;
  width: 60%;
  height: 73.5%;
  position: absolute;
  z-index: -1;
  bottom: 2em;
  right: 0;
}
.service_odd_img::before {
  content: "";
  background-image: url("../images/service/odd_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.service_odd_img img {
  height: 693px;
  width: 100%;
}
.service_odd_imgblk h2 {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  padding: 0.5em 0;
  position: absolute;
  z-index: 2;
  bottom: -1em;
  left: 0;
  right: 0;
}
.service_odd_imgblk h2::after {
  content: "";
  background-image: url("../images/service/head_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  max-width: 72%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.service_even_inner h3,
.service_odd_inner h3 {
  font-size: 40px;
  line-height: 48px;
  color: #000;
  font-weight: 800;
  margin-top: 1em;
}
.service_even_inner ul,
.service_odd_inner ul {
  margin-top: 4em;
  display: flow-root;
  overflow-y: scroll;
}
.service_odd_inner ul {
  position: relative;
  height: 460px;
  padding-right: 2em;
}
.service_odd_inner ul::-webkit-scrollbar {
  width: 5px;
}
.service_odd_inner ul::-webkit-scrollbar-thumb {
  background-color: #fcc201;
  border-radius: 10px;
}
.service_odd_inner ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}
.service_even_inner ul li,
.service_odd_inner ul li {
  list-style: none;
  padding: 8px 4em 8px 1.5em;
  border-radius: 16px;
  margin-bottom: 17px;
  background-color: #fff;
  transition: 0.5s;
  position: relative;
}
.service_even_inner ul li::before,
.service_odd_inner ul li::before {
  content: "";
  background-image: url("../images/service/arrow.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  position: absolute;
  transition: 0.5s;
  top: 13px;
  right: 20px;
}
.service_even_inner ul li h4,
.service_odd_inner ul li h4 {
  font-size: 20px;
  line-height: 40px;
  color: #d2465a;
  font-weight: 500;
  font-family: Poppins-Medium;
  transition: 0.5s;
}
.service_even_inner ul li:hover,
.service_odd_inner ul li:hover {
  filter: drop-shadow(3.804px 8.157px 4.5px rgba(0, 0, 0, 0.07));
  background-color: #d2465a;
  transition: 0.5s;
}
.service_even_inner ul li:hover::before,
.service_odd_inner ul li:hover::before {
  background-image: url("../images/service/arrow_active.webp");
  transition: 0.5s;
}
.service_even_inner ul li:hover h4,
.service_odd_inner ul li:hover h4 {
  color: #fff;
  transition: 0.5s;
  font-size: 24px;
}
.service_even_inner::after {
  content: "";
  background-color: #f3f3f3;
  width: 60%;
  height: 73.5%;
  position: absolute;
  z-index: -1;
  bottom: 2em;
  left: 0;
}
.service_even_img img {
  height: 769px;
  width: 100%;
  border-radius: 42px 42px 42px 150px;
  border: 3px solid #fff;
}
.service_even_imgblk h2 {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  padding: 0.5em 0;
  position: absolute;
  z-index: 2;
  bottom: -7px;
  right: 5px;
  width: 70%;
}
.service_even_imgblk h2::after {
  content: "";
  background-color: #d2465a;
  border-radius: 90px 5px 42px 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}
.service_even_inner ul {
  position: relative;
  height: 460px;
  padding-left: 2em;
  padding-right: 1em;
}
.service_even_inner ul::-webkit-scrollbar {
  width: 5px;
}
.service_even_inner ul::-webkit-scrollbar-thumb {
  background-color: #fcc201;
  border-radius: 10px;
}
.service_even_inner ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}
.how_it_work_first_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0 4em;
}
.how_it_work_first_img::after {
  content: "";
  border-radius: 20px;
  border: 1px solid #fcc201;
  width: 105%;
  height: 90%;
  position: absolute;
  z-index: -1;
  bottom: -10px;
  left: -15px;
}
.how_it_work_first_img::before {
  content: "";
  border-radius: 10px;
  background-color: #ba4454;
  width: 70%;
  height: 60%;
  position: absolute;
  z-index: -2;
  left: -30px;
  bottom: -20px;
}
.how_it_work_fifth_img::after,
.how_it_work_fifth_img::before,
.how_it_work_img::after,
.how_it_work_second_img::after,
.how_it_work_second_img::before,
.how_it_work_seventh_img::before,
.how_it_work_sixth_img::after {
  z-index: -1;
  position: absolute;
  content: "";
}
.how_it_work_first_img img {
  height: 677px;
  width: 100%;
  border-radius: 10px;
  filter: drop-shadow(-8.727px 15.743px 20px rgba(0, 0, 0, 0.2));
  border: 2px solid #fff;
}
.how_it_work_first_inner h1,
.how_it_work_first_inner h2,
.how_it_work_second_inner h3,
.how_it_work_seventh_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-family: Poppins-Bold;
  margin-top: 1em;
}
.how_it_work_second_img,
.how_it_work_sixth_img {
  position: relative;
  margin-left: 4em;
}
.how_it_work_second_img::before {
  border-radius: 20px;
  border: 2px solid #ba4454;
  width: 55%;
  height: 48%;
  left: -15px;
  bottom: -15px;
}
.how_it_work_second_img::after {
  border-radius: 5px;
  background-color: #fcc201;
  width: 75%;
  height: 85%;
  top: -25px;
  right: -25px;
}
.how_it_work_second_img img {
  height: 625px;
  width: 100%;
  border-radius: 5px;
  filter: drop-shadow(-12.728px 12.728px 21.5px rgba(0, 0, 0, 0.22));
  border: 1px solid #fff;
}
.how_it_work_fifth_img,
.how_it_work_img {
  position: relative;
  margin-right: 4em;
}
.how_it_work_img::after {
  background-image: url("../images/howitwork/howitwork_img3_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 104%;
  height: 79%;
  bottom: -30px;
  left: 2px;
}
.how_it_work_img img {
  height: 575px;
  width: 100%;
  border-radius: 50%;
  filter: drop-shadow(5.564px 22.317px 21.5px rgba(0, 0, 0, 0.37));
  background-color: #f2f2f2;
  border: 2px solid #fff;
}
.how_it_work_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-family: Poppins-Bold;
  margin-top: 2em;
}
.condition_we_treat_fourth_img,
.how_it_work_fourth_img {
  position: relative;
  margin-left: 2em;
}
.how_it_work_fourth_img::after {
  content: "";
  background-image: url("../images/howitwork/howitwork_img4_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.how_it_work_fourth_img img {
  height: 625px;
  width: 100%;
}
.how_it_work_fourth_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-family: Poppins-Bold;
  margin: 2.5em 0 15px;
}
.how_it_work_fifth_imgblk::before {
  content: "";
  background-image: url("../images/howitwork/howitwork_img5_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 96%;
  height: 105%;
  position: absolute;
  top: -15px;
  left: -15px;
}
.how_it_work_fifth_img::after {
  border-radius: 5px;
  background-color: #fcc201;
  width: 70%;
  height: 55%;
  bottom: -30px;
  left: -30px;
}
.how_it_work_fifth_img::before {
  border-radius: 5px;
  background-color: #c04657;
  width: 80%;
  height: 80%;
  top: -30px;
  right: -30px;
}
.how_it_work_fifth_img img {
  height: 650px;
  width: 100%;
  border-radius: 5px;
  filter: drop-shadow(6.532px 26.198px 24.5px rgba(0, 0, 0, 0.22));
  border: 3px solid #fff;
}
.how_it_work_fifth_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-family: Poppins-Bold;
  margin-bottom: 0.5em;
}
.faq_page_content_box .faq_question_box .set,
.pricing_first_left_inner strong {
  margin-bottom: 10px;
  position: relative;
}
.how_it_work_sixth_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 4em 0;
}
.how_it_work_sixth_img::after {
  background-image: url("../images/howitwork/howitwork_img6_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 109%;
  height: 109%;
  top: -25px;
  left: -25px;
}
.how_it_work_sixth_img img {
  height: 636px;
  width: 100%;
  border-radius: 73px;
}
.condition_we_treat_first_inner h2,
.condition_we_treat_second_inner h3,
.condition_we_treat_third_inner h3,
.how_it_work_sixth_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-family: Poppins-Bold;
}
.how_it_work_seventh_img::before {
  border-radius: 5px 5px 5px 160px;
  background-color: #fcc201;
  width: 70%;
  height: 50%;
  bottom: -20px;
  left: -20px;
}
.how_it_work_seventh_img::after {
  content: "";
  border-radius: 21px 0 21px 90px;
  background-color: #c04657;
  width: 85%;
  height: 75%;
  position: absolute;
  z-index: -2;
  bottom: -10px;
  left: -10px;
}
.how_it_work_seventh_img img {
  height: 664px;
  width: 100%;
  border-radius: 5px 150px;
  filter: drop-shadow(-13.5px 23.383px 24.5px rgba(0, 0, 0, 0.22));
  border: 3px solid #fff;
}
.faq_page_img {
  position: relative;
  margin-right: 2.5em;
}
.faq_page_img::before {
  content: "";
  background-image: url("../images/faq/faq_img_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 105%;
  height: 103.5%;
  position: absolute;
  z-index: -2;
  top: -15px;
  left: -15px;
}
.faq_page_img img {
  height: 891px;
  width: 100%;
  border-radius: 15px 35px 200px;
}
.faq_page_content_box::after {
  content: "";
  border-radius: 14px;
  background-color: #f3f3f3;
  width: 800px;
  height: 86%;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -15px;
}
.faq_page_title h2 {
  font-size: 40px;
  color: #c04657;
  font-weight: 800;
}
.faq_page_content_box .faq_question_box {
  margin: 1.5em 0;
  height: 690px;
  overflow-y: scroll;
  padding-right: 2em;
}
.faq_page_content_box .faq_question_box::-webkit-scrollbar {
  width: 5px;
}
.faq_page_content_box .faq_question_box::-webkit-scrollbar-thumb {
  border-radius: 20px;
  width: 5px;
  background-color: #fcc201;
}
.faq_page_content_box .faq_question_box::-webkit-scrollbar-track {
  border-radius: 20px;
  width: 3px;
  background-color: transparent;
}
.faq_page_content_box .faq_question_box .set.active {
  border-radius: 14px;
  filter: drop-shadow(11.89px 10.706px 4.5px rgba(192, 70, 87, 0.12));
  background-color: #fff;
  margin-bottom: 20px;
  margin-top: 10px;
}
.faq_page_content_box .faq_question_box .set a.active {
  padding: 20px 2em 0 30px;
  font-size: 22px;
  line-height: 32px;
  color: #c04657;
  font-weight: 600;
  border: unset;
  border-radius: unset;
  background-color: unset;
  font-family: Poppins-SemiBold;
}
.faq_page_content_box .faq_question_box .set a {
  width: 100%;
  display: block;
  font-family: Poppins-Medium;
  padding: 15px 3em 15px 1.5em;
  background-color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
  border: 1px solid #e5e5e5;
  cursor: pointer !important;
  position: relative;
  border-radius: 14px;
}
.faq_page_content_box .faq_question_box .content {
  padding: 15px 4em 15px 2em;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 60px;
  cursor: pointer;
}
.faq_page_content_box .faq_question_box .content p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: 400;
  padding-right: 1em;
}
.faq_page_content_box .faq_question_box .set a::before {
  content: "";
  background-image: url("../images/faq/plus.webp");
  position: absolute;
  height: 18px;
  top: 22px;
  right: 20px;
}
.faq_page_content_box .faq_question_box .set a.active::before {
  content: "";
  background-image: url("../images/faq/plus_active.webp");
  top: 25px;
  right: 25px;
}
.pricing_first_left_inner h2 {
  font-size: 40px;
  line-height: 40px;
  color: #c04657;
  font-weight: 700;
}
.pricing_first_left_inner p {
  font-size: 20px;
  line-height: 36px;
  color: #000;
  font-weight: 400;
}
.pricing_first_left_inner strong {
  text-align: center;
  padding: 1em 4em;
  display: block;
}
.pricing_first_left_inner strong::after {
  content: "";
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  filter: drop-shadow(0px 17px 12px rgba(0, 0, 0, 0.06));
  width: 80%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pricing_first_left_inner strong span {
  text-align: center;
  margin: 0 0 0 5px;
  color: #c04657;
}
.hme_service_content_blk,
.pricing_first_right {
  float: left;
  padding: 0 0 0 2em;
}
.pricing_first_right_inner {
  float: left;
  width: 100%;
  padding: 0.5em 0.75em 1.5em 1em;
  border-radius: 20px;
  background-color: #fdfdfd;
  border: 1px solid #fcc201;
}
.pricing_first_right_inner h3 {
  font-size: 26px;
  line-height: 36px;
  color: #c04657;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
.pricing_first_right_inner h3::before {
  content: "";
  width: 401px;
  height: 1px;
  border-radius: 0;
  background-color: #000;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pricing_first_right_inner ul {
  padding-left: 1em;
  float: left;
  width: 100%;
  overflow-y: scroll;
  height: 230px;
  margin-bottom: 10px;
}
.pricing_first_right_inner ul::-webkit-scrollbar {
  width: 3px;
}
.pricing_first_right_inner ul::-webkit-scrollbar-thumb {
  background-color: #fcc201;
  border-radius: 10px;
}
.pricing_first_right_inner ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #eaeaea;
}
.pricing_first_right_inner ul li {
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.pricing_first_right_inner p {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.pricing_first_right_inner ul li p {
  float: left;
  width: 80%;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  font-family: Poppins-Medium;
}
.pricing_first_right_inner ul li span {
  float: left;
  width: 20%;
  font-size: 16px;
  line-height: 26px;
  color: #c60012;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.pricing_second_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
  background-color: #f7f9fb;
  display: none;
}
.pricing_second_inner {
  float: left;
  position: relative;
  z-index: 1;
}
.pricing_second_title h3 {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  font-weight: 700;
}
.pricing_second_title p {
  font-size: 18px;
  line-height: 36px;
  color: #000;
  font-weight: 400;
  font-family: Poppins-Medium;
  padding: 0 8em;
}
.tab-links li,
.tab-panel b {
  font-size: 20px;
  line-height: 30px;
}
.pricing_second_title p span {
  color: #c04657;
  font-weight: 600;
  font-family: Poppins-Medium;
}
.pricing_insurence_blk {
  float: left;
  margin: 3em 0 4em;
}
.pricing_insurence_left {
  float: left;
  padding: 0 20px 0 0;
}
.tab-links ul {
  padding: 2em 3em;
  position: relative;
  float: left;
  width: 100%;
}
.tab-links ul::before {
  content: "";
  border: 2px solid #c04657;
  border-radius: 20px;
  width: 39px;
  height: 110px;
  position: absolute;
  top: 46px;
  right: 39.5px;
}
.tab-links ul::after {
  content: "";
  border-radius: 20px;
  filter: drop-shadow(5.299px 8.48px 15px rgba(0, 0, 0, 0.2));
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.tab-links li {
  list-style: none;
  margin: 20px 0 0;
  padding: 10px 0;
  color: #000;
  font-weight: 600;
  position: relative;
  transition: 0.5s;
}
.createaccount,
.tab-panel b {
  font-weight: 500;
  font-family: Poppins-Medium;
}
.tab-links li.active::before {
  content: "";
  width: 35px;
  height: 35px;
  border-radius: 18px;
  background-color: #c04657;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.5s;
}
.tab-panel b {
  color: #c04657;
}
.pricing_select select {
  width: 75%;
  padding: 20px 0 20px 20px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  border-radius: 35px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin: 10px 0 0;
}
.pricing_second_inner p,
.pricing_third_inner ul li p,
.pricing_third_inner ul li span {
  line-height: 30px;
  color: #000;
  font-size: 18px;
}
.createaccount {
  font-size: 16px;
  line-height: 36px;
  color: #000;
  border-radius: 28px;
  filter: drop-shadow(7.419px 11.873px 9px rgba(0, 0, 0, 0.16));
  background-image: linear-gradient(90deg, #fbc101 0, #e3a000 100%);
  border: 1px solid #eaeaea;
  padding: 10px 20px;
  display: inline-block;
  margin: 15px 0 0;
}
.pricing_second_inner p {
  font-weight: 400;
  text-align: center;
  padding: 0 3em;
}
.pricing_third_inner::after {
  content: "";
  border-radius: 20px;
  background-color: #f7f9fb;
  width: 80%;
  height: 74.5%;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
}
.pricing_third_img img {
  height: 685px;
  width: 100%;
  border-radius: 36px;
  filter: drop-shadow(8.479px 13.569px 17.5px rgba(0, 0, 0, 0.18));
  border: 1px solid #f2f2f2;
}
.pricing_third_inner h3 {
  font-size: 36px;
  line-height: 46px;
  color: #c04657;
  font-weight: 700;
}
.pricing_third_inner span {
  color: #88323e;
  font-family: BuenosAires-Bold;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 15px;
  display: block;
}
.pricing_third_inner ul li {
  display: flow-root;
  padding-left: 1.5em;
  margin-bottom: 0.5em;
  position: relative;
}
.condition_we_treat_second_inner ul li,
.condition_we_treat_third_inner ul li {
  color: #000;
  font-weight: 400;
  display: flow-root;
  padding-left: 2em;
  font-family: Poppins-Regular;
}
.pricing_third_inner ul li p {
  font-weight: 400;
  display: inline;
}
.pricing_third_inner ul li span {
  font-weight: 600;
  font-family: Poppins-Regular;
}
.pricing_third_inner ul li::before {
  content: "\f111";
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-size: 15px;
  color: #c04657;
}
.condition_we_treat_first_img::before {
  content: "";
  background-image: url("../images/conditionwetreat/condition_we_treat_img1_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.condition_we_treat_first_img img {
  height: 680px;
  width: 100%;
}
.condition_we_treat_first_img2 {
  position: absolute;
  bottom: 115px;
  left: 30px;
}
.condition_we_treat_first_img2 img {
  height: 269px;
  width: 269px;
  border: 2px solid #fff;
  border-radius: 134px;
}
.condition_we_treat_second_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
  border-radius: 5px;
  background-color: #f6f9fc;
}
.condition_we_treat_second_inner {
  float: left;
  position: relative;
  padding: 2em 0;
}
.condition_we_treat_second_img img {
  height: 767px;
  width: 100%;
  border-radius: 49px;
  filter: drop-shadow(-10.893px 16.773px 19px rgba(192, 70, 87, 0.19));
  border: 3px solid #f2f2f2;
}
.condition_we_treat_second_inner ul li {
  font-size: 18px;
  line-height: 32px;
  margin: 25px 0;
  position: relative;
}
.condition_we_treat_second_inner ul li::before,
.condition_we_treat_third_inner ul li::before {
  content: "";
  background-image: url("../images/conditionwetreat/li_icon.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 15px;
  position: absolute;
  top: 8px;
  left: 0;
}
.condition_we_treat_third_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
  position: relative;
}
.condition_we_treat_third_blk::after {
  content: "";
  border-radius: 210px 0 0;
  background-color: #f6f9fc;
  width: 65%;
  height: 30.5%;
  position: absolute;
  z-index: -1;
  top: -25px;
  right: 0;
}
.condition_we_treat_fourth_img::before,
.location_content ul li:first-child p::before,
.location_content::before {
  top: 0;
  content: "";
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.condition_we_treat_third_img {
  position: relative;
  margin-bottom: 8em;
  margin-right: 4em;
}
.condition_we_treat_third_img::after {
  content: "";
  border-radius: 171px 171px 0 0;
  border: 2px solid #fcc201;
  width: 60%;
  height: 80%;
  position: absolute;
  z-index: -1;
  bottom: -6em;
  right: -45px;
}
.condition_we_treat_third_img::before {
  content: "";
  width: 146px;
  height: 146px;
  border-radius: 73px;
  background-color: #c04657;
  position: absolute;
  z-index: -1;
  bottom: -40px;
  right: -40px;
}
.condition_we_treat_third_img img {
  height: 718px;
  width: 100%;
  border-radius: 41px;
  filter: drop-shadow(9.859px 18.542px 19.5px rgba(192, 70, 87, 0.22));
  border: 2px solid #f2f2f2;
}
.condition_we_treat_third_inner ul li {
  font-size: 22px;
  line-height: 35px;
  margin: 18px 0;
  position: relative;
}
.condition_we_treat_fourth_img::before {
  background-image: url("../images/conditionwetreat/condition_we_treat_img5_bg.webp");
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}
.condition_we_treat_fourth_img img {
  height: 600px;
  width: 100%;
}
.condition_we_treat_fourth_img1 {
  position: absolute;
  bottom: 0;
  left: 2em;
}
.team_member_img,
.team_member_single_inner {
  position: relative;
  transition: 0.5s;
}
.condition_we_treat_fourth_img1 img {
  width: 298px;
  height: 298px;
  border-radius: 149px;
  filter: drop-shadow(0 0 16.5px rgba(173, 69, 84, 0.47));
}
.condition_we_treat_fourth_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-weight: 800;
  font-family: Poppins-Bold;
  margin-top: 1.5em;
}
.team_member_single_inner {
  margin: 35px 15px;
}
.team_member_single_inner:hover .team_member_img::before {
  background-image: linear-gradient(
    0deg,
    rgba(191, 69, 87, 0.9999999999999999) 0,
    rgba(191, 69, 87, 0) 100%
  );
  transition: 0.5s;
}
.team_member_img::before {
  content: "";
  border-radius: 28px;
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9999999999999999) 0,
    rgba(0, 0, 0, 0) 100%
  );
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.team_member_img:hover {
  transition: 0.5s;
}
.team_member_img img {
  height: 525px;
  width: 100%;
  border-radius: 28px;
  filter: drop-shadow(0 0 8.5px rgba(182, 70, 85, 0.15));
}
.service_det_first_img img,
.service_det_second_img img {
  filter: drop-shadow(0.523px 9.986px 9px rgba(192, 70, 87, 0.14));
  object-fit: cover;
  object-position: center;
}
.team_member_content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 0 2em 1.5em;
}
.team_member_content h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.team_member_content p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  overflow-y: scroll;
  height: 70px;
}
.location_content h2,
.team_member_link {
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.team_member_content p::-webkit-scrollbar {
  width: 5px;
}
.team_member_content p::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 10px;
}
.team_member_content p::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
.team_member_link {
  font-size: 24px;
  color: #c04657;
  border-radius: 31px;
  background-color: #fff;
  display: block;
  padding: 13px 0;
}
.team_member_link:hover {
  color: #c04657;
}
.location_page_wrapper {
  float: left;
  width: 100%;
  margin: -56px 0 -30px;
}
.location_map_inner .gmap_canvas,
.location_map_inner .mapouter {
  height: 1093px;
}
.location_page_detail {
  width: 600px;
  position: absolute;
  top: 4em;
  left: 2em;
}
.location_page_detail_inner {
  float: left;
  width: 100%;
  border-radius: 10px 100px 100px;
  filter: drop-shadow(0px 15px 23px rgba(0, 0, 0, 0.17));
  background-color: #f2f2f2;
  border: 1px solid #e4e4e4;
  padding: 15px 55px 15px 25px;
  overflow-y: scroll;
  height: 560px;
  direction: rtl;
  text-align: left;
}
.location_page_detail_inner::-webkit-scrollbar {
  width: 3px;
}
.location_page_detail_inner::-webkit-scrollbar-thumb {
  background-color: #fcc201;
  border-radius: 10px;
}
.location_page_detail_inner::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f9f9f9;
}
.location_content {
  position: relative;
  border-radius: 0 80px 80px;
  background-color: #f7f9fb;
  padding: 10px 5em 15px 30px;
  margin: 0 0 15px;
  transition: 0.5s;
}
.location_content:hover {
  filter: drop-shadow(0px 13px 12.5px rgba(192, 70, 87, 0.12));
  transition: 0.5s;
}
.location_content::before {
  background-image: url("../images/location/location_img1.webp");
  transition: 0.5s;
  width: 75px;
  height: 75px;
  position: absolute;
  right: -50px;
  bottom: 0;
  margin: auto;
}
.location_content:hover::before {
  background-image: url("../images/location/location_img2.webp");
  transition: 0.5s;
}
.location_content h2 {
  font-size: 36px;
  color: #000;
  margin-bottom: 0.75em;
  position: relative;
  transition: 0.5s;
}
.location_content h2::before {
  content: "";
  width: 153px;
  height: 2px;
  background-color: #c04657;
  position: absolute;
  bottom: -13px;
  right: 180px;
  transition: 0.5s;
}
.location_content:hover h2::before {
  background-color: #000;
  transition: 0.5s;
}
.location_content ul {
  padding-left: 3em;
}
.location_content ul li {
  list-style-type: none;
  margin: 0 0 20px;
}
.location_content ul li:first-child p {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  position: relative;
  margin: 0;
}
.location_content ul li:first-child p::before {
  background-image: url("../images/location/location.webp");
  transition: 0.5s;
  width: 20px;
  height: 27px;
  position: absolute;
  left: -30px;
}
.location_content ul li:nth-child(2) a {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  margin: 0;
  transition: 0.5s;
}
.location_content ul li:nth-child(2) a::before {
  content: "";
  background-image: url("../images/location/call.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: 0.5s;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: -30px;
}
.location_content ul li:nth-child(3) p {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  position: relative;
  margin: 0;
  transition: 0.5s;
}
.location_content ul li:nth-child(3) p::before {
  content: "";
  background-image: url("../images/location/mail.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: 0.5s;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 5px;
  left: -30px;
}
.location_content:hover ul li:first-child p::before {
  background-image: url("../images/location/location_active.webp");
  transition: 0.5s;
}
.location_content:hover ul li:nth-child(2) a::before {
  background-image: url("../images/location/call_active.webp");
  transition: 0.5s;
}
.location_content:hover ul li:nth-child(3) p::before {
  background-image: url("../images/location/mail_active.webp");
  transition: 0.5s;
}
.service_det_first_img {
  position: relative;
  margin-right: 3em;
  margin-bottom: 1em;
}
.service_det_first_img::after {
  content: "";
  background-image: url("../images/servicedetail/service_det_img1_bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 45%;
  height: 45%;
  position: absolute;
  z-index: -1;
  top: -50px;
  left: -45px;
}
.service_det_first_img img {
  height: 607px;
  width: 100%;
  border-radius: 12px;
}
.service_det_first_inner h1,
.service_det_second_inner h3 {
  font-size: 40px;
  color: #c04657;
  font-weight: 800;
}
.service_det_first_inner strong,
.service_det_second_inner strong {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  font-family: Poppins-Medium;
}
.service_det_service_title {
  float: left;
  text-align: center;
  margin: 3em 0;
}
.service_det_single_inner {
  position: relative;
  margin: 0 8px;
}
.service_det_serv_img a::before {
  content: "";
  background-image: url("../images/servicedetail/service_img_bg2.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.service_det_service_slick ul.slick-dots li button {
  border: unset;
  font-size: 0;
  width: 11px;
  height: 11px;
  background-color: #c04657;
  opacity: 0.502;
  border-radius: 50%;
  transition: 0.5s;
}
.service_det_service_slick ul.slick-dots li.slick-active button {
  border: unset;
  font-size: 0;
  opacity: 1;
  width: 13px;
  height: 13px;
  background-color: #c04657;
  transition: 0.5s;
  position: relative;
  top: -6px;
}
.service_det_service_slick .slick-next.slick-arrow {
  position: absolute;
  top: -75px;
  right: 0;
  font-size: 0;
  line-height: 0;
  background-color: unset;
  border: unset;
}
.service_det_service_slick .slick-next.slick-arrow::before {
  content: "";
  background-image: url("../images/servicedetail/arrow.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.service_det_single.slick-active
  + .slick-active
  .service_det_serv_img
  a::before {
  background-image: url("../images/servicedetail/service_img_bg.webp");
  transition: 0.5s;
}
.service_det_single.slick-active
  + .slick-active
  + .slick-active
  .service_det_serv_img
  a::before {
  background-image: url("../images/servicedetail/service_img_bg2.webp");
  transition: 0.5s;
}
.service_det_second_img::after {
  content: "";
  border-radius: 31px;
  background-color: #fcc201;
  width: 55%;
  height: 55%;
  position: absolute;
  z-index: -1;
  top: -15px;
  right: -15px;
}
.service_det_second_img img {
  height: 600px;
  width: 100%;
  border-radius: 31px;
}
.cms_page_content h1,
.sitemap-data h1 {
  font-size: 35px;
  color: #c04657;
  font-weight: 600;
}
.cms_page_content h2 {
  font-size: 30px;
  color: #c04657;
  font-weight: 600;
}
.cms_page_content p a,
.cms_page_content ul li a,
.sitemap-data p a {
  border-bottom: 1px solid #be4657;
  font-family: Poppins-Regular;
  color: #be4657;
}
.cms_page_content ul li::before,
.sitemap-data ul li::before {
  content: "\f192";
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-size: 19px;
  color: #be4657;
}
.sitemap-data ul li a {
  border-bottom: 1px solid #000;
  font-family: Poppins-Regular;
  color: #000;
}
.credential_first_img::after {
  content: "";
  border-radius: 2px 2px 2px 39px;
  background-color: #c04657;
  width: 45%;
  height: 50%;
  position: absolute;
  z-index: -1;
  left: -10px;
  bottom: -10px;
}
.credential_first_img img {
  height: 741px;
  width: 100%;
  border-radius: 29px 200px 29px 29px;
  outline: #c04657 solid 2px;
  outline-offset: 10px;
}
.credential_first_inner b,
.credential_second_inner b {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.credential_first_inner h2 {
  font-size: 40px;
  color: #c04657;
  font-weight: 700;
  font-family: Poppins-Bold;
}
.credential_first_inner strong {
  font-size: 34px;
  color: #000;
  font-weight: 600;
  font-family: Poppins-SemiBold;
  display: inline-block;
  margin: 0 0 10px;
}
.credential_second_img {
  position: relative;
  margin-left: 2em;
  margin-bottom: 1em;
}
.credential_second_img::after {
  content: "";
  background-image: url("../images/credentials/credential_img2bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 80%;
  width: 80%;
  position: absolute;
  z-index: -1;
  top: -35px;
  right: -35px;
}
.credential_second_img img {
  height: 673px;
  width: 100%;
  border-radius: 5px;
  filter: drop-shadow(-9.271px 15.429px 23px rgba(192, 70, 87, 0.21));
  border: 3px solid #fff;
}
.credential_second_inner h3,
.credential_third_inner h3 {
  font-size: 40px;
  line-height: 45px;
  color: #c04657;
  font-family: Poppins-Bold;
}
.credential_second_inner h4 {
  font-size: 34px;
  color: #000;
  font-weight: 600;
  font-family: Poppins-SemiBold;
}
.credential_third_img::before {
  content: "";
  background-image: url("../images/credentials/credential_img3bg.webp");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.credential_third_img img {
  height: 624px;
  width: 100%;
}
.credential_third_inner ul {
  display: flow-root;
}
.credential_third_inner ul li {
  list-style: none;
}
.credential_first_inner p a,
.credential_first_inner ul li a,
.credential_second_inner p a,
.credential_second_inner ul li a,
.credential_third_inner p a,
.credential_third_inner ul li a {
  border-bottom: 1px solid #c04657;
  color: #c04657;
  font-family: Poppins-Regular;
}
.innerbanner_hle .container {
  position: relative;
}
@media only screen and (min-width: 1400px) {
  .header-nav::after {
    right: -3em;
    width: 103%;
  }
  .bannerhme_content_inner {
    padding: 0 3em 0 0;
  }
  .inner_page_header .header_logo_inner::after {
    left: 10px;
  }
  .innerbanner_content::after {
    left: -7em;
    width: 110%;
  }
  .inner_banner_ratings {
    right: 9em;
  }

  /* inner page header */
  .inner_page_header .header_logo_inner{
    left: -3em;
  }
  .innerbanner_image::after{
    width: 80%;
  }
}
@media only screen and (min-width: 1500px) {
  .header-nav::after {
    right: -5em;
    width: 106%;
  }
  .bannerhme_content_inner {
    padding: 0 8em 0 0;
  }
  .bannerhme_content_inner span::after {
    width: 53%;
  }
  .ban_service {
    width: 32%;
  }
  .inner_page_header .header_logo_inner {
    left: -2em;
  }
  .inner_page_header .header_logo_inner::after {
    left: 0.75em;
    width: 76%;
  }
  .innerbanner_content::after {
    left: -9em;
    width: 115%;
  }
  .inner_banner_ratings {
    right: 11em;
  }
}
@media only screen and (min-width: 1600px) {
  .header-nav::after {
    right: -9em;
    width: 110%;
  }
  .bannerhme_content_inner {
    padding: 0 15em 0 0;
  }
  .ban_service {
    width: 35%;
  }
  .bannerhme_content_inner span::after {
    width: 57%;
  }
  .inner_page_header .header_logo_inner {
    left: -5em;
    top: 0;
  }
  .innerbanner_content::after {
    left: -12em;
    width: 126%;
  }
  .inner_banner_ratings {
    right: 13em;
  }
}
@media only screen and (min-width: 1700px) {
  .header-nav::after {
    right: -12em;
    width: 114%;
  }
  .bannerhme_content_inner {
    padding: 0 19em 0 0;
  }
  .inner_page_header .header_logo_inner::after {
    left: 1.75em;
    width: 63%;
  }
  .header_logo_inner img {
    height: 100px;
  }
  .inner_page_header .header_logo_inner {
    left: -5em;
    top: 0;
  }
  .innerbanner_content::after {
    left: -16em;
    width: 136%;
  }
  .inner_banner_ratings {
    right: 15em;
  }
}
@media only screen and (min-width: 1800px) {
  .header-nav::after {
    right: -15.75em;
    width: 119%;
  }
  .bannerhme_content_inner {
    padding: 0 23em 0 0;
  }
  .bannerhme_slic ul.slick-dots {
    right: 21em;
  }
  .bannerhme_slic .slick-next.slick-arrow::before {
    right: 230px;
  }
  .inner_page_header .header_logo_inner {
    left: -11em;
    top: 0;
  }
  .innerbanner_content::after {
    left: -19em;
    width: 146%;
  }
  .inner_banner_ratings {
    right: -2em;
  }
}
@media only screen and (min-width: 1920px) {
  .bannerhme_content_inner {
    padding: 0 27em 0 0;
  }
  .header-nav::after {
    right: -20em;
    width: 124%;
  }
  .innerbanner_content::after {
    left: -24em;
    width: 160%;
  }
  .inner_banner_ratings {
    right: -4em;
  }
  .inner_page_header .header_logo_inner {
    left: -11em;
    top: 0;
  }
}
@media only screen and (min-width: 2049px) {
  .header-nav::after {
    right: -24.5em;
    width: 130%;
  }
  .bannerhme_content_inner {
    padding: 0 31em 0 0;
  }
  .innerbanner_content::after {
    left: -28em;
    width: 180%;
  }
  .inner_banner_ratings {
    right: -7em;
  }
  .inner_page_header .header_logo_inner {
    left: -14em;
    top: 0;
  }
}
@media only screen and (min-width: 2560px) {
  .inner_page_header .header_logo_inner {
    left: -27em;
  }
  .header-nav::after {
    right: -43em;
    width: 152%;
  }
  .bannerhme_content_inner {
    padding: 0 50em 0 0;
  }
  .bannerhme_slic ul.slick-dots {
    right: 51em;
  }
  .bannerhme_slic .slick-next.slick-arrow::before {
    right: 650px;
  }
  .innerbanner_content::after {
    left: -46em;
    width: 230%;
  }
  .inner_banner_ratings {
    right: -15em;
  }
}
@media only screen and (max-width: 1300px) {
  .container {
    padding: 0 15px;
  }
  .header-nav nav ul li {
    margin: 0 3px !important;
  }
  .bannerhme_wrapper {
    height: auto;
  }
  .bannerhme_content_inner span::after {
    width: 57%;
  }
  .ban_service {
    width: 35%;
  }
  .hme_about_img img {
    height: 600px;
  }
  .hme_how_it_work_single_inner::before {
    width: 310px;
    bottom: 70px;
  }
  .hme_blog_date {
    width: 16%;
  }
  .hme_right_first_blk .hme_blog_date {
    width: 22%;
  }
  .hme_right_second_blk .hme_blog_date {
    width: 36%;
  }
  .footerfirst_menu ul li a,
  .footersecond_menu ul li a {
    font-size: 17px;
    line-height: 39px;
  }
  .review_page_inner .authordetail a {
    top: 44px;
    right: 61px;
  }
}
@media only screen and (max-width: 1200px) {
  #mob_menu,
  .mob_navi,
  .mob_sub_menu,
  .mobile-header .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .mob_navi,
  .submenu_open #mob_menu {
    transform: translate(-100%, 0);
    transition: 0.5s;
  }
  .mob_navi,
  .mobile-header.fixed {
    position: fixed;
  }
  #mob_menu li,
  .mob_submenu_services a {
    border-bottom: 1px solid #eee;
  }
  .header,
  .header-nav,
  .header_offerblk,
  .header_secondblock,
  .header_shedule {
    display: none;
  }
  .glyphicon,
  .mob_sub_link span {
    display: inline-block;
    position: relative;
  }
  .header_contdetails {
    width: 67%;
  }
  .header_logo_inner {
    padding: 1em 0 0 1em;
  }
  .header_logo_inner::after {
    top: 2em;
    left: 1.5em;
  }
  .header_wrapper::after {
    height: 68%;
  }
  .header_firstblk {
    padding: 1em 0;
  }
  .mobile-header button.navbar-toggle {
    color: #4b3929;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding: 11px 9px;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #a53d4b;
    display: block;
  }
  .mobile-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    padding: 0;
    background-image: unset;
  }
  .mobile-logo img {
    height: 90px;
    width: 100%;
    object-fit: contain;
    max-width: 75%;
  }
  .mob_sub_navigate i,
  .mob_sub_navigate span {
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    color: #272727;
    font-size: 18px;
  }
  .mob_navi {
    top: 0;
    width: 350px;
    height: 100%;
    overflow-x: hidden;
    z-index: 999999;
    border-top-left-radius: 0;
  }
  .mob_navi.menu_open {
    transform: translate(0, 0);
  }
  .mob_navi::-webkit-scrollbar {
    width: 5px;
  }
  .mob_navi::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #c04657;
  }
  .mob_navi::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }
  .glyphicon {
    top: 1px;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .mob_sub_navigate i {
    width: 48%;
    padding-right: 15px;
    text-align: right;
    float: right;
  }
  #mob_menu {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
  }
  .mob_navi.menu.menu_open.submenu_open1 span {
    opacity: 2;
  }
  #mob_menu li {
    list-style-type: none;
  }
  #mob_menu li:hover span {
    color: #000;
    transition: 0.5s;
  }
  #mob_menu li a:hover {
    background-color: #c04657;
    color: #fff;
    transition: 0.5s;
  }
  .mob_navi.submenu_open {
    overflow-y: hidden;
  }
  .mob_sub_navigate span {
    width: 50%;
    padding-left: 15px;
    opacity: 0;
    transition: 0.5s;
  }
  .mob_navi.submenu_open .mob_sub_navigate span {
    opacity: 1;
  }
  .mob_sub_menu {
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(100%, 0);
    transition: 0.5s;
    padding-bottom: 15px;
    padding-left: 0;
  }
  .mob_sub_link span {
    font-size: 16px;
    width: 10px;
    text-align: center;
    right: 10px;
    line-height: 10px;
    cursor: pointer;
    float: right;
    margin-right: 5px;
    color: #272727;
    top: -30px;
  }
  #mob_menu li a,
  .header-logo-mob,
  .mob_navi.menu,
  .mobile-header,
  .mobile-top-head,
  .mobile.header,
  .mobile.mobile-one,
  .mobtext,
  .tab-panel b {
    display: block;
  }
  .mobile.header {
    background-color: #222;
    color: #fff;
    padding: 10px 10px 10px 15px;
    float: left;
    width: 100%;
  }
  ul.mob_sub_menu.submenu_open {
    transform: translate(0, 0);
    transition: 0.5s;
    height: 100%;
  }
  ul.mob_sub_menu.submenu_open strong {
    font-size: 18px;
    display: block;
    text-align: center;
    font-family: BuenosAires-Bold;
    color: #000;
    margin: 10px 0;
    float: left;
    width: 100%;
  }
  .columbus.banner {
    z-index: 9;
  }
  .header-logo-mob {
    position: absolute;
    z-index: 999;
    width: 30%;
    padding: 20px 0 0 15px;
  }
  .mobile-header {
    float: left;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 99999;
  }
  .mobtext {
    position: absolute;
    bottom: -10px;
    right: 7px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
  }
  #mob_menu li a {
    text-decoration: none;
    color: #4b3929;
    padding: 12px 15px;
    font-size: 18px;
  }
  .bannerhme_image img {
    height: 800px;
  }
  .bannerhme_content_inner h1,
  .bannerhme_content_inner h2,
  .pricing_third_inner h3,
  .service_even_imgblk h2,
  .service_even_inner h3,
  .service_odd_imgblk h2,
  .service_odd_inner h3 {
    font-size: 37px;
    line-height: 47px;
  }
  .bannerhme_content_inner span::after {
    width: 69%;
  }
  .ban_service {
    width: 41%;
  }
  .blog_page_right_inner .hme_blog_content h4,
  .hme_service_title strong {
    font-size: 24px;
  }
  .aboutus_first_inner h2,
  .aboutus_second_inner h3,
  .aboutus_third_inner h3,
  .blog_detail_inner h1,
  .blog_detail_inner h2,
  .condition_we_treat_first_inner h2,
  .condition_we_treat_fourth_inner h3,
  .condition_we_treat_second_inner h3,
  .condition_we_treat_third_inner h3,
  .credential_first_inner h2,
  .faq_page_title h2,
  .hme_aboutus_inner h1,
  .hme_aboutus_inner h2,
  .hme_aboutus_inner h3,
  .hme_first_inner h2,
  .hme_first_inner h3,
  .hme_service_title h2,
  .hme_service_title h3,
  .how_it_work_fifth_inner h3,
  .how_it_work_second_inner h3,
  .how_it_work_sixth_inner h3,
  .service_det_first_inner h1,
  .service_det_second_inner h3 {
    font-size: 37px;
  }
  .aboutus_third_inner strong,
  .blog_page_date,
  .hme_service_content h3,
  .hme_service_content h4,
  .service_det_serv_content h4 {
    font-size: 23px;
  }
  .hme_service_content h3::after,
  .hme_service_content h4::after {
    top: -3px;
  }
  .hme_about_img img,
  .team_member_img img {
    height: 500px;
  }
  .hme_about_img::after {
    left: 27px;
  }
  .hme_first_img::after {
    top: -15px;
    right: -15px;
    background-image: unset;
    background-color: #c04657;
  }
  .hme_first_img img,
  .hme_first_img::before {
    border-radius: 5px 5px 5px 250px;
  }
  .hme_how_it_work_single {
    padding: 0 8px;
  }
  .hme_how_it_work_single_inner {
    padding: 15px 30px 40px;
  }
  .hme_how_it_work_single_inner::before {
    content: unset;
  }
  .hme_how_it_work_content h4 {
    font-size: 17px;
    min-height: 60px;
    display: flex;
    align-items: center;
  }
  .hme_how_it_work_content p {
    overflow-y: scroll;
    height: 75px;
  }
  .hme_how_it_work_content p::-webkit-scrollbar {
    width: 5px;
  }
  .hme_how_it_work_content p::-webkit-scrollbar-thumb {
    background-color: #a53d4b;
    border-radius: 10px;
  }
  .hme_how_it_work_content p::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }
  .hme_Second_blk {
    padding: 2em 0;
    margin: 2em 0;
  }
  .hme_second_img {
    top: 0;
    margin-right: 2em;
  }
  .hme_second_img::before {
    background-image: url("../images/home/second_img_bg3.webp");
  }
  .hme_second_img::after {
    width: 96%;
    height: 94%;
    top: 21px;
    left: 16px;
  }
  .authordetail a {
    top: 52px;
    right: 55px;
    font-size: 45px;
  }
  .hme_third_inner h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .hme_blog_date {
    width: 19%;
  }
  .hme_right_first_blk .hme_blog_date {
    width: 26%;
  }
  .hme_right_second_blk .hme_blog_date {
    width: 43%;
  }
  .footerfirst_logo {
    width: 31%;
  }
  .footerfirst_menu {
    padding-left: 2em;
  }
  .footerfirst_lastmenu {
    width: 31%;
    padding-left: 3em;
  }
  .socialmedia_footer ul li a {
    margin: 0 5px;
  }
  .footerfirst_logo_inner p,
  .pricing_third_inner ul li p,
  .pricing_third_inner ul li span {
    font-size: 17px;
    line-height: 29px;
  }
  .hme_review_single_inner p,
  .inner_page_header .header_logo_inner img {
    height: 100px;
  }
  .inner_page_header .header_logo_inner,
  .review_page_inner .hme_review_single:nth-child(2) .hme_review_single_inner {
    top: 0;
  }
  .innerbanner_wrapper {
    margin: -3.25em 0 2em;
  }
  .innerbanner_content_inner {
    padding: 8em 8em 3em 4em;
  }
  .banner_heading,
  .blog_detail_inner h3,
  .pricing_first_left_inner h2 {
    font-size: 37px;
    line-height: 37px;
  }
  .inner_banner_ratings {
    right: 2em;
  }
  .aboutus_first_img img,
  .aboutus_second_img img,
  .aboutus_third_img img,
  .condition_we_treat_first_img img,
  .condition_we_treat_third_img img,
  .credential_first_img img,
  .credential_second_img img,
  .how_it_work_fifth_img img,
  .how_it_work_first_img img,
  .how_it_work_fourth_img img,
  .how_it_work_second_img img,
  .how_it_work_seventh_img img,
  .how_it_work_sixth_img img,
  .pricing_third_img img,
  .service_det_first_img img,
  .service_det_second_img img {
    height: 600px;
  }
  .aboutus_third_img,
  .how_it_work_first_img,
  .how_it_work_img,
  .how_it_work_second_img,
  .how_it_work_seventh_img,
  .pricing_third_img {
    margin-bottom: 2em;
  }
  .blog_page_imgblk img,
  .condition_we_treat_second_img img {
    height: 700px;
  }
  .blog_page_content h4,
  .contact_links ul li a {
    font-size: 27px;
  }
  .blog_page_right_inner .hme_blog_imgblk img {
    height: 335px;
  }
  .blog_det_content {
    padding: 0 15px;
  }
  .blog_det_content::after {
    background-image: unset;
    background-color: #c04657;
    width: 100%;
    left: 0;
  }
  .blog_det_content h2 {
    padding: 0.5em 0 0;
  }
  .blog_det_content p {
    padding-right: 10px;
    overflow-y: scroll;
    height: 360px;
  }
  .blog_det_content p::-webkit-scrollbar {
    width: 5px;
  }
  .blog_det_content p::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
  }
  .blog_det_content p::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
  }
  .blog_detail_img img {
    height: 1000px;
  }
  .blog_detail_inner h4 {
    font-size: 23px;
    line-height: 29px;
  }
  .contactown_form_content h2 {
    font-size: 37px;
    padding: 0;
  }
  .form-group.phonenumber {
    width: 48%;
    margin-right: 8px;
  }
  .contact_links ul li p {
    font-size: 25px;
  }
  .contact_links ul li:nth-child(2)::before {
    width: 20px;
    height: 25px;
  }
  .review_page_inner .authordetail a {
    top: 43px;
    right: 57px;
  }
  .service_odd_inner::after {
    bottom: 0;
  }
  .service_even_inner ul li h4 {
    font-size: 19px;
  }
  .how_it_work_first_inner h1,
  .how_it_work_first_inner h2,
  .how_it_work_inner h3 {
    font-size: 37px;
    margin-top: 0;
  }
  .how_it_work_first_img::before {
    left: -15px;
  }
  .how_it_work_first_img::after {
    left: -8px;
    width: 104%;
  }
  .credential_second_img::after,
  .how_it_work_second_img::after {
    top: -15px;
    right: -15px;
  }
  .how_it_work_img img {
    height: 450px;
  }
  .how_it_work_fourth_inner h3 {
    font-size: 37px;
    margin: 0.5em 0 15px;
  }
  .how_it_work_fifth_imgblk::before {
    width: 93%;
    height: 103.5%;
    top: -10px;
    left: -10px;
  }
  .how_it_work_fifth_img::before {
    top: -20px;
    right: -20px;
  }
  .how_it_work_fifth_img::after {
    bottom: -15px;
    left: -15px;
  }
  .faq_page_img::before {
    top: -10px;
    left: -10px;
  }
  .faq_page_img img {
    height: 700px;
    border-radius: 15px 35px 160px;
  }
  .faq_page_content_box .faq_question_box {
    height: 520px;
  }
  .faq_page_content_box .faq_question_box .set a {
    font-size: 19px;
    line-height: 29px;
  }
  .faq_page_content_box::after {
    height: 82%;
  }
  .pricing_first_left_inner strong {
    padding: 1em 2em;
  }
  .pricing_first_left_inner strong::after {
    width: 100%;
  }
  .pricing_first_right_inner h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .pricing_first_right_inner h3::before {
    width: 350px;
  }
  .pricing_first_right_inner ul {
    height: 300px;
  }
  .pricing_first_left_inner p {
    font-size: 19px;
    line-height: 35px;
  }
  .pricing_second_inner p {
    padding: 0 2em;
  }
  .condition_we_treat_first_img,
  .credential_third_img {
    margin-bottom: 1em;
  }
  .condition_we_treat_first_img2 {
    bottom: 125px;
    left: 30px;
  }
  .condition_we_treat_first_img2 img {
    height: 200px;
    width: 200px;
  }
  .condition_we_treat_second_inner ul li {
    font-size: 21px;
    line-height: 34px;
  }
  .condition_we_treat_third_inner ul li {
    font-size: 20px;
    line-height: 34px;
  }
  .condition_we_treat_fourth_img1 img {
    width: 250px;
    height: 250px;
  }
  .team_member_content h4,
  .team_member_link {
    font-size: 22px;
  }
  .team_member_content {
    padding: 0 1em 1.5em;
  }
  .service_det_first_img::after {
    top: -25px;
    left: -35px;
  }
  .service_det_second_inner::after {
    width: 102%;
    left: -10px;
  }
  .credential_first_img {
    margin-bottom: 1.5em;
  }
  .credential_second_inner h3,
  .credential_third_inner h3 {
    font-size: 37px;
    line-height: 42px;
  }
  .credential_second_inner h4 {
    font-size: 33px;
  }
  .credential_third_img img {
    height: 460px;
  }
}
@media only screen and (max-width: 992px) {
  .hme_first_img img,
  .hme_first_img::before {
    border-radius: 5px 5px 5px 150px;
  }
  .header_wrapper::after {
    height: 85%;
  }
  .header_logo_inner,
  .hme_service_content_blk {
    padding: 0 0 0 1em;
  }
  .header_logo_inner img {
    height: 100px;
  }
  .condition_we_treat_first_img2,
  .header_schedule {
    display: none;
  }
  .header_contdetails {
    width: 100%;
    display: block;
    text-align: center;
  }
  .header_number {
    display: inline-block;
  }
  .bannerhme_image img {
    height: 700px;
  }
  .bannerhme_image::before {
    background-image: unset;
    background-color: #c046569f;
    top: unset;
    bottom: 0;
    height: 45%;
  }
  .bannerhme_content {
    float: left;
    width: 100%;
    bottom: 5em;
    left: 0;
    top: unset;
    height: unset;
  }
  .bannerhme_content_inner h1,
  .bannerhme_content_inner h2,
  .blog_detail_inner h3,
  .pricing_second_title h3,
  .pricing_third_inner h3 {
    font-size: 34px;
    line-height: 44px;
  }
  .bannerhme_content_inner span {
    left: 1em;
  }
  .bannerhme_content_inner span::after {
    width: 43%;
  }
  .ban_service {
    width: 28%;
    left: 1em;
  }
  .bannerhme_slic ul.slick-dots {
    right: 2em;
  }
  .blog_page_right_inner .hme_blog_content h4,
  .contact_links ul li p,
  .hme_service_title strong,
  .service_but,
  .service_det_first_inner strong,
  .socialmedia_footer h4 {
    font-size: 23px;
  }
  .aboutus_first_inner h2,
  .aboutus_second_inner h3,
  .aboutus_third_inner h3,
  .blog_detail_inner h1,
  .blog_detail_inner h2,
  .condition_we_treat_first_inner h2,
  .condition_we_treat_second_inner h3,
  .condition_we_treat_third_inner h3,
  .contactown_form_content h2,
  .credential_first_inner h2,
  .faq_page_title h2,
  .hme_aboutus_inner h1,
  .hme_aboutus_inner h2,
  .hme_aboutus_inner h3,
  .hme_blog_title h3,
  .hme_first_inner h2,
  .hme_first_inner h3,
  .hme_how_it_work_title h3,
  .hme_review_title h3,
  .hme_second_inner h3,
  .hme_service_title h2,
  .hme_service_title h3,
  .how_it_work_first_inner h1,
  .how_it_work_first_inner h2,
  .how_it_work_fourth_inner h3,
  .how_it_work_inner h3,
  .how_it_work_second_inner h3,
  .how_it_work_seventh_inner h3,
  .how_it_work_sixth_inner h3,
  .service_det_first_inner h1,
  .service_det_second_inner h3 {
    font-size: 34px;
  }
  .hme_service_content {
    width: 87%;
  }
  .hme_service_content h3,
  .hme_service_content h4 {
    font-size: 19px;
  }
  .hme_service_img img {
    height: 325px;
  }
  .condition_we_treat_second_inner::after,
  .condition_we_treat_third_blk::after,
  .hme_aboutus_inner::after,
  .hme_how_it_work_blk::after,
  .hme_review_single_inner::after,
  .innerbanner_content::after,
  .innerbanner_image::before,
  .innerbanner_image::after{
    content: unset;
  }
  .aboutus_second_img img,
  .hme_about_img img,
  .team_member_img img {
    height: 400px;
  }
  .hme_about_img::after {
    left: 17px;
  }
  .hme_first_img::after {
    top: -12px;
    right: -12px;
  }
  .aboutus_first_img img,
  .aboutus_third_img img,
  .blog_page_imgblk img,
  .condition_we_treat_first_img img,
  .condition_we_treat_second_img img,
  .condition_we_treat_third_img img,
  .credential_second_img img,
  .credential_third_img img,
  .hme_first_img img,
  .hme_second_img img,
  .how_it_work_fifth_img img,
  .how_it_work_first_img img,
  .how_it_work_fourth_img img,
  .how_it_work_second_img img,
  .how_it_work_seventh_img img,
  .how_it_work_sixth_img img,
  .pricing_third_img img,
  .service_det_first_img img,
  .service_det_second_img img,
  .service_odd_img img {
    height: 500px;
  }
  .hme_how_it_work_blk {
    background-color: #f5f7fa;
    padding: 2em 0;
  }
  .hme_how_it_work_title p {
    padding: 0 3em;
  }
  .hme_how_it_work_single {
    width: 50%;
  }
  .hme_how_it_work_single_inner {
    padding: 40px 40px 80px;
    margin-bottom: 25px;
  }
  .hme_how_it_work_content h4 {
    font-size: 18px;
    justify-content: center;
  }
  .hme_how_it_work_single:nth-child(2n) .hme_how_it_work_single_inner::after,
  .hme_how_it_work_single:nth-child(3) .hme_how_it_work_single_inner::after {
    background-image: url("../images/home/how_it_work_bg.webp");
  }
  .hme_second_img::after {
    width: 95%;
    height: 94%;
    top: 14px;
    left: 13px;
  }
  .hme_review_slic .slick-list.draggable {
    padding: 3em 0 1em;
  }
  .hme_review_single.slick-active + .slick-active .hme_review_single_inner {
    border: 4px solid #c04657;
    top: 0;
  }
  .hme_review_single.slick-active + .slick-active .authordetail a {
    background-color: #c04657;
  }
  .hme_review_single_inner {
    border: 4px solid #fcc201;
    border-radius: 20px;
    padding: 1em;
  }
  .authordetail a {
    top: 8px;
    right: 15px;
    background-color: #fcc201;
    border-radius: 50%;
    padding: 1px 12px;
  }
  .hme_review_single_inner p {
    margin: 0;
  }
  .star-rating {
    top: 0;
  }
  .hme_third_inner h3 {
    font-size: 34px;
    line-height: 44px;
    margin-top: 0.5em;
  }
  .hme_third_inner p,
  .pricing_third_inner ul li p,
  .pricing_third_inner ul li span {
    font-size: 16px;
    line-height: 28px;
  }
  .hme_third_img img {
    height: 320px;
  }
  .hme_blog_imgblk img {
    height: 425px;
  }
  .blog_page_content h4,
  .contact_links h3,
  .hme_blog_content h4 {
    font-size: 24px;
  }
  .hme_blog_date {
    width: 25%;
  }
  .hme_right_first_blk .hme_blog_date {
    width: 36%;
  }
  .hme_right_second_blk .hme_blog_imgblk img {
    height: 200px;
  }
  .hme_right_first_blk .hme_blog_content h4 {
    font-size: 22px;
    margin-bottom: 1em;
  }
  .hme_right_second_blk .hme_blog_date {
    width: 54%;
    font-size: 14px;
  }
  .footerfirst_logo {
    float: left;
    width: 100%;
  }
  .footerfirst_logo_img {
    margin: 1em 0;
  }
  .footerfirst_logo_img::before {
    bottom: -10px;
  }
  .footerfirst_lastmenu,
  .footerfirst_menu {
    float: left;
    width: 50%;
    padding-top: 1em;
  }
  .contact_links ul li a,
  .footerfirst_lastaddressphe a,
  .footerfirst_lastmenu h4,
  .footerfirst_menu h4,
  .footersecond_menu h4 {
    font-size: 25px;
  }
  .footerfirst_menu ul li a,
  .footersecond_menu ul li a {
    font-size: 16px;
    line-height: 38px;
  }
  .footerfirst_lastaddress p {
    font-size: 20px;
  }
  .footerthird_copyrights {
    width: 100%;
    text-align: center;
    margin: 0 0 1em;
  }
  .footerthird_logo {
    width: 100%;
    text-align: center;
  }
  .inner_page_header .header_logo_inner {
    top: 0;
    padding: 1em 1em 0 0;
  }
  .inner_page_header .header_logo_inner::after {
    top: 1em;
    left: 0;
    width: 90%;
    height: 100%;
  }
  .innerbanner_wrapper {
    margin: -2em 0 2em;
  }
  .innerbanner_image img,
  .location_map_inner .gmap_canvas,
  .location_map_inner .mapouter,
  .service_even_img img {
    height: 600px;
  }
  .innerbanner_content {
    width: 100%;
    left: 0;
    background-color: #c04656b2;
  }
  .innerbanner_content_inner {
    width: 100%;
    padding: 2em 2em 5em;
  }
  .inner_banner_ratings span,
  .inner_banner_ratings strong {
    color: #fff;
  }
  .blog_page_right_inner .hme_blog_imgblk img {
    height: 240px;
  }
  .blog_page_date {
    font-size: 21px;
  }
  .blog_page_readmore,
  .blog_page_right_inner .hme_blog_readmore {
    font-size: 17px;
  }
  .blog_detail_img img {
    height: 600px;
    border-radius: 70px;
  }
  .blog_det_content,
  .pricing_select select {
    width: 100%;
  }
  .blog_det_content p {
    height: auto;
  }
  .blog_detail_inner h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .contactus_img img {
    height: 550px;
  }
  .form-group.phonenumber,
  .form-group.servicesch {
    width: 100%;
    margin: 0 0 10px;
  }
  .contactsubmit_btn button {
    font-size: 25px;
    line-height: 35px;
    padding: 10px 4em;
    border-radius: 5px 30px;
  }
  .contact_links h3::before {
    width: 110px;
    height: 50px;
    top: -10px;
    left: 1em;
  }
  .contact_links {
    padding: 1em 1em 1em 2em;
    border-radius: 0 0 15px 15px;
  }
  .contact_links ul li {
    padding-bottom: 10px;
  }
  .contactus_map {
    margin-top: -12em;
  }
  .contactus_map .gmap_canvas,
  .contactus_map .mapouter {
    height: 500px;
    border-radius: 40px;
  }
  .captcha_box .g-recaptcha {
    max-width: 110%;
  }
  .review_page_inner .hme_review_single {
    padding: 0 8px;
  }
  .review_page_inner .hme_review_single_inner {
    margin: 15px 0;
    float: left;
    width: 100%;
    padding: 15px;
  }
  .review_page_inner .hme_review_single:nth-child(2) .hme_review_single_inner {
    border: 4px solid #a53d4b;
  }
  .review_page_inner .hme_review_single:nth-child(2) .authordetail a {
    background-color: #a53d4b;
  }
  .review_page_inner
    .hme_review_single:nth-child(2)
    .hme_review_single_inner
    p::-webkit-scrollbar-thumb {
    background-color: #fcc201;
  }
  .review_page_inner .authordetail a {
    top: 15px;
    right: 5px;
  }
  .service_odd_inner h3 {
    font-size: 34px;
    line-height: 42px;
  }
  .service_even_inner ul li h4,
  .service_odd_inner ul li h4 {
    font-size: 17px;
    line-height: 17px;
  }
  .service_even_inner h3,
  .service_odd_imgblk h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .service_odd_imgblk h2::after {
    max-width: 95%;
  }
  .service_odd_inner ul {
    height: 300px;
    margin-top: 2em;
  }
  .service_odd_inner::after {
    bottom: -20px;
    height: 62.5%;
  }
  .service_even_inner ul li::before {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 20px;
  }
  .service_even_inner ul {
    margin-top: 2em;
    height: 280px;
  }
  .service_even_inner::after {
    bottom: 7em;
    height: 56.5%;
  }
  .service_odd_inner ul li::before {
    width: 30px;
    height: 30px;
    top: 11px;
  }
  .condition_we_treat_first_inner p,
  .condition_we_treat_second_inner p,
  .condition_we_treat_third_inner p,
  .how_it_work_fifth_inner p,
  .how_it_work_first_inner p,
  .how_it_work_fourth_inner p,
  .how_it_work_inner p,
  .how_it_work_second_inner p,
  .how_it_work_seventh_inner p,
  .how_it_work_sixth_inner p,
  .pricing_third_inner p,
  .service_det_first_inner p,
  .service_det_second_inner p {
    font-size: 17px;
    line-height: 29px;
  }
  .how_it_work_img img {
    height: 350px;
  }
  .how_it_work_img::after {
    width: 107%;
    height: 75%;
    bottom: -20px;
    left: -3px;
  }
  .how_it_work_fifth_img,
  .how_it_work_sixth_img {
    margin-bottom: 2em;
  }
  .how_it_work_sixth_img::after {
    top: -25px;
    left: -15px;
  }
  .faq_page_img img {
    height: 600px;
    border-radius: 15px 35px 120px;
  }
  .faq_page_content_box .faq_question_box .set a.active {
    padding: 20px 2em 0 14px;
    font-size: 19px;
    line-height: 28px;
  }
  .faq_page_content_box .faq_question_box .set a.active::before {
    right: 15px;
  }
  .faq_page_content_box .faq_question_box .set a {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 2em 15px 1em;
  }
  .faq_page_content_box .faq_question_box .content {
    padding: 15px 1em;
  }
  .faq_page_content_box .faq_question_box {
    height: 430px;
  }
  .pricing_first_left_inner h2 {
    font-size: 34px;
    line-height: 34px;
  }
  .pricing_first_left_inner p {
    font-size: 18px;
    line-height: 33px;
  }
  .pricing_first_left_inner strong {
    padding: 1em;
  }
  .pricing_first_right_inner ul li p {
    width: 70%;
  }
  .pricing_first_right_inner ul li span {
    width: 30%;
  }
  .pricing_second_inner p {
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }
  .pricing_second_title p {
    font-size: 17px;
    line-height: 34px;
    padding: 0;
  }
  .tab-panel b {
    font-size: 19px;
    line-height: 29px;
  }
  .pricing_third_inner::after {
    width: 100%;
    height: 71%;
  }
  .condition_we_treat_second_blk {
    padding: 2em 0;
    background-color: #f6f9fc;
  }
  .condition_we_treat_second_inner {
    padding: 0;
  }
  .condition_we_treat_second_inner ul li,
  .condition_we_treat_third_inner ul li {
    font-size: 19px;
    line-height: 30px;
  }
  .location_page_wrapper {
    margin: -56px 0 10px;
    display: flex;
    flex-direction: column-reverse;
  }
  .location_page_detail {
    float: left;
    width: 100%;
    position: relative;
    top: unset;
    left: unset;
    margin: 2em 0;
  }
  .location_page_detail_inner {
    float: none;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
  }
  .credential_first_inner strong,
  .location_content h2 {
    font-size: 32px;
  }
  .location_content h2::before {
    right: 160px;
  }
  .service_det_first_img::after {
    top: -25px;
    left: -25px;
  }
  .service_det_first_img {
    margin-right: 2em;
  }
  .service_det_service_title h3 {
    font-size: 37px;
  }
  .service_det_second_inner strong,
  .service_det_serv_content h4 {
    font-size: 22px;
  }
  .credential_first_img img {
    height: 500px;
    border-radius: 29px 125px 29px 29px;
  }
  .credential_third_imgblk {
    width: 100%;
    margin: 0 0 2em;
  }
  .credential_third_img {
    float: none;
    width: 70%;
    margin: 0 auto;
  }
  .credential_third_inner h3 {
    font-size: 34px;
    line-height: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .footerthird_section,
  .header_wrapper::after {
    border-radius: 0;
  }
  .aboutus_first_inner,
  .aboutus_second_inner,
  .aboutus_third_inner,
  .blog_detail_inner,
  .blog_page_inner,
  .blog_page_left_blk,
  .blog_page_right_blk,
  .blog_page_single,
  .condition_we_treat_first_inner,
  .condition_we_treat_fourth_imgblk,
  .condition_we_treat_fourth_inner,
  .condition_we_treat_second_inner,
  .condition_we_treat_third_inner,
  .contactus_imgblk,
  .contactus_inner,
  .credential_first_inner,
  .credential_second_inner,
  .credential_third_inner,
  .faq_page_inner,
  .header_hle,
  .hme_blog_inner,
  .hme_blog_right_blk,
  .hme_blog_title,
  .hme_blog_wrapper,
  .hme_first_inner,
  .hme_how_it_work_contentblk,
  .hme_how_it_work_inner,
  .hme_how_it_work_title,
  .hme_review_inner,
  .hme_review_title,
  .hme_second_inner,
  .how_it_work_fifth_inner,
  .how_it_work_first_inner,
  .how_it_work_fourth_inner,
  .how_it_work_inner,
  .how_it_work_second_inner,
  .how_it_work_seventh_inner,
  .how_it_work_sixth_inner,
  .meet_our_team_inner,
  .pricing_first_inner,
  .pricing_select,
  .pricing_third_inner,
  .service_det_first_inner,
  .service_det_second_inner,
  .service_det_service_inner,
  .service_det_service_slick,
  .service_det_service_title,
  .service_even_inner,
  .service_odd_inner {
    width: 100%;
  }
  .header_firstblck {
    width: 100%;
    float: left;
  }
  .header_logo {
    float: left;
    width: 30%;
  }
  .header_logo_inner {
    padding: 0.5em 0 0 1em;
  }
  .header_number::before {
    width: 45px;
    height: 40px;
  }
  .header_firstright {
    float: left;
    width: 70%;
  }
  .bannerhme_slic,
  .blog_page_imgblk,
  .contactown_form_inner,
  .header_firstblk,
  .hme_review_slic,
  .hme_right_first_blk,
  .hme_service_first_blk,
  .hme_service_first_inner .hme_service_single:nth-child(3),
  .hme_service_second_blk,
  .hme_third_inner {
    float: left;
    width: 100%;
  }
  .header_contdetails {
    width: 100%;
    display: block;
    text-align: left;
  }
  .header_number {
    font-size: 21px;
    color: #000;
    padding: 12px 25px 8px 60px;
  }
  .bannerhme_wrapper {
    background-color: #c04656;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .aboutus_first_img img,
  .bannerhme_image img,
  .blog_page_imgblk img,
  .condition_we_treat_first_img img,
  .condition_we_treat_fourth_img img,
  .condition_we_treat_second_img img,
  .credential_second_img img,
  .credential_third_img img,
  .hme_first_img img,
  .hme_second_img img,
  .how_it_work_fifth_img img,
  .how_it_work_first_img img,
  .how_it_work_fourth_img img,
  .how_it_work_img img,
  .how_it_work_second_img img,
  .how_it_work_seventh_img img,
  .how_it_work_sixth_img img,
  .innerbanner_image img,
  .location_map_inner .gmap_canvas,
  .location_map_inner .mapouter,
  .pricing_third_img img,
  .service_det_first_img img,
  .service_det_second_img img,
  .service_even_img img,
  .service_odd_img img {
    height: 400px;
  }
  .about_us_review_blk::after,
  .bannerhme_image::before,
  .blog_page_imgblk a::before,
  .blog_page_right_inner .hme_blog_imgblk a::before,
  .faq_page_img::before,
  .hme_how_it_work_single_inner::after,
  .hme_service_img a::before,
  .team_member_img::before {
    content: unset;
  }
  .bannerhme_content {
    position: relative;
    bottom: unset;
    left: unset;
    margin: 1em 0 0;
  }
  .bannerhme_content_inner span {
    left: unset;
  }
  .bannerhme_content_inner span::after {
    width: 75%;
  }
  .bannerhme_content_inner h1,
  .bannerhme_content_inner h2,
  .blog_page_inner:nth-child(2n) .blog_page_left_inner,
  .blog_page_inner:nth-child(2n) .blog_page_right_inner,
  .blog_page_left_inner,
  .blog_page_right_inner,
  .hme_how_it_work_title p {
    padding: 0;
  }
  .ban_service {
    width: 45%;
    left: unset;
  }
  .banner_ratings {
    float: left;
    width: 100%;
    position: relative;
    bottom: unset;
    margin: 1.5em 0 0;
  }
  .aboutus_second_blk,
  .aboutus_third_blk,
  .blog_page_wrapper,
  .condition_we_treat_first_blk,
  .condition_we_treat_third_blk,
  .credential_first_blk,
  .credential_second_blk,
  .credential_third_blk,
  .hme_aboutus_blk,
  .hme_blog_blk,
  .hme_first_blk,
  .hme_how_it_work_blk,
  .hme_service_blk,
  .hme_third_blk,
  .how_it_work_fifth_blk,
  .how_it_work_first_blk,
  .how_it_work_fourth_blk,
  .how_it_work_second_blk,
  .how_it_work_seventh_blk,
  .how_it_work_sixth_blk,
  .how_it_work_third_blk,
  .service_det_first_blk,
  .service_even_blk {
    margin: 15px 0;
    padding: 15px 0;
  }
  .hme_service_title {
    width: 100%;
    margin: 1em 0;
  }
  .aboutus_third_inner strong,
  .credential_first_inner b,
  .credential_second_inner b,
  .footerfirst_lastaddressphe a,
  .hme_service_title strong,
  .service_det_first_inner strong {
    font-size: 22px;
  }
  .aboutus_first_inner h2,
  .aboutus_second_inner h3,
  .aboutus_third_inner h3,
  .blog_detail_inner h1,
  .blog_detail_inner h2,
  .condition_we_treat_first_inner h2,
  .condition_we_treat_fourth_inner h3,
  .condition_we_treat_second_inner h3,
  .condition_we_treat_third_inner h3,
  .contactown_form_content h2,
  .credential_first_inner h2,
  .credential_second_inner h3,
  .faq_page_title h2,
  .hme_aboutus_inner h1,
  .hme_aboutus_inner h2,
  .hme_aboutus_inner h3,
  .hme_blog_title h3,
  .hme_first_inner h2,
  .hme_first_inner h3,
  .hme_how_it_work_title h3,
  .hme_review_title h3,
  .hme_second_inner h3,
  .hme_service_title h2,
  .hme_service_title h3,
  .how_it_work_fifth_inner h3,
  .how_it_work_first_inner h1,
  .how_it_work_first_inner h2,
  .how_it_work_fourth_inner h3,
  .how_it_work_inner h3,
  .how_it_work_second_inner h3,
  .how_it_work_seventh_inner h3,
  .how_it_work_sixth_inner h3,
  .service_det_first_inner h1,
  .service_det_second_inner h3,
  .service_det_service_title h3 {
    font-size: 32px;
  }
  .hme_service_single,
  .team_member_single {
    width: 50%;
  }
  .hme_service_inner {
    padding: 0 8px;
    margin: 12px 0;
  }
  .hme_service_img img {
    height: 310px;
    border-radius: 20px 20px 0 0;
  }
  .hme_first_img img,
  .hme_first_img::before {
    border-radius: 5px 5px 5px 100px;
  }
  .hme_service_content {
    position: relative;
    width: 100%;
    left: unset;
  }
  .hme_service_content h3,
  .hme_service_content h4 {
    margin-top: 0;
  }
  .blog_page_right_inner .hme_blog_content h4,
  .service_but,
  .service_det_second_inner strong,
  .service_det_serv_content h4,
  .team_member_content h4 {
    font-size: 20px;
  }
  .hme_service_content h3::after,
  .hme_service_content h4::after {
    border-radius: 0 0 20px 20px;
    width: 100%;
  }
  .hme_service_second_inner .hme_service_content {
    left: unset;
    bottom: unset;
  }
  .hme_service_blk::after {
    top: 0;
    height: 100%;
  }
  .aboutus_first_imgblk,
  .aboutus_second_imgblk,
  .aboutus_third_imgblk,
  .blog_detail_imgblk,
  .condition_we_treat_first_imgblk,
  .condition_we_treat_second_imgblk,
  .credential_first_imgblk,
  .credential_second_imgblk,
  .credential_third_imgblk,
  .faq_page_imgblk,
  .hme_aboutus_imgblk,
  .hme_first_imgblk,
  .hme_third_imgblk,
  .how_it_work_fifth_imgblk,
  .how_it_work_first_imgblk,
  .how_it_work_fourth_imgblk,
  .how_it_work_imgblk,
  .how_it_work_second_imgblk,
  .how_it_work_seventh_imgblk,
  .how_it_work_sixth_imgblk,
  .pricing_first_left,
  .pricing_third_imgblk,
  .service_det_first_imgblk,
  .service_det_second_imgblk,
  .service_even_imgblk,
  .service_odd_imgblk {
    width: 100%;
    margin: 0 0 2em;
  }
  .aboutus_first_img,
  .aboutus_second_img,
  .aboutus_third_img,
  .blog_detail_img,
  .faq_page_img,
  .hme_about_img,
  .hme_first_img,
  .hme_second_img,
  .how_it_work_fifth_img,
  .how_it_work_first_img,
  .how_it_work_fourth_img,
  .how_it_work_img,
  .how_it_work_second_img,
  .how_it_work_seventh_img,
  .how_it_work_sixth_img,
  .pricing_third_img,
  .service_even_img,
  .service_odd_img {
    float: none;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
  }
  .hme_aboutus_inner strong,
  .location_content ul li:first-child p,
  .location_content ul li:nth-child(2) a,
  .location_content ul li:nth-child(3) p {
    font-size: 19px;
  }
  .aboutus_first_inner p,
  .aboutus_second_inner p,
  .aboutus_third_inner p,
  .blog_detail_inner p,
  .blog_detail_inner ul li,
  .credential_first_inner p,
  .credential_second_inner p,
  .hme_aboutus_inner p,
  .hme_first_inner p,
  .hme_second_inner p {
    font-size: 17px;
    line-height: 29px;
  }
  .hme_how_it_work_single {
    width: 50%;
    margin: 10px 0;
  }
  .hme_how_it_work_single_inner {
    padding: 15px;
    border: 3px dotted #000;
    border-radius: 20px;
  }
  .aboutus_first_blk,
  .blog_detail_wrapper,
  .condition_we_treat_fourth_blk,
  .condition_we_treat_second_blk,
  .contactus_wrapper,
  .faq_page_wrapper,
  .hme_Second_blk,
  .meet_our_team_wrapper,
  .pricing_first_blk,
  .pricing_second_blk,
  .pricing_third_blk,
  .service_det_second_blk,
  .service_odd_blk {
    padding: 15px 0;
    margin: 15px 0;
  }
  .hme_second_imgblk {
    float: left;
    width: 100%;
    margin: 0 0 2em;
  }
  .hme_review_blk,
  .service_det_service_blk {
    margin: 15px 0;
    padding: 15px 0;
    overflow: hidden;
  }
  .hme_review_slic .slick-list.draggable {
    margin: 0 -150px 0 0;
  }
  .authordetail h4 {
    font-size: 25px;
  }
  .authordetail a {
    font-size: 35px;
  }
  .hme_third_img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .hme_blog_imgblk img,
  .hme_third_img img,
  .service_det_serv_img img {
    height: 300px;
  }
  .hme_third_inner h3 {
    font-size: 32px;
    line-height: 42px;
    margin-top: 0;
  }
  .condition_we_treat_fourth_img1,
  .contactus_img,
  .hme_blog_left_blk {
    display: none;
  }
  .hme_right_first_blk .hme_blog_single {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  .hme_right_second_blk,
  .hme_service_content_blk,
  .pricing_first_right {
    width: 100%;
    padding: 0;
  }
  .hme_right_second_blk .hme_blog_single {
    width: 50%;
    padding: 0 5px;
    margin: 20px 0;
  }
  .footer_wrapper {
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
  .footerfirst_logo {
    margin: 0;
  }
  .footerfirst_menu {
    width: 100%;
    padding-left: 0;
  }
  .footerfirst_lastmenu {
    width: 100%;
    padding-top: 2em;
    padding-left: 0;
  }
  .footerfirst_lastaddress,
  .footerfirst_lastaddressphe,
  .footerfirst_lastmenu h4 {
    padding-left: 0;
  }
  .footerfirst_lastaddressphe::after {
    left: -120px;
  }
  .socialmedia_footer ul {
    padding: 5px 10px 5px 0;
  }
  .footerfirst_lastmenu h4,
  .footerfirst_menu h4,
  .footersecond_menu h4 {
    font-size: 23px;
  }
  .footerfirst_lastaddress p {
    font-size: 18px;
  }
  .socialmedia_footer h4 {
    font-size: 21px;
  }
  .innerbanner_wrapper {
    margin: -1em 0 15px;
    background-color: #c04656;
  }
  .innerbanner_content {
    position: relative;
    bottom: unset;
    left: unset;
    background-color: unset;
  }
  .innerbanner_content_inner {
    padding: 1em 0 0;
  }
  .inner_banner_ratings {
    position: relative;
    right: unset;
    bottom: unset;
    padding: 0 0 1em 4em;
  }
  .inner_banner_ratings a::before {
    left: 0;
  }
  .aboutus_second_img img {
    height: 320px;
  }
  .aboutus_third_img img {
    height: 400px;
    border-radius: 30px;
  }
  .about_us_review_blk {
    background-color: #f5f7fa;
  }
  .blog_page_single_inner {
    float: left;
    width: 100%;
    background-color: rgba(192, 70, 87);
    border-radius: 12px;
  }
  .blog_page_content {
    float: left;
    width: 100%;
    position: relative;
    bottom: unset;
    left: unset;
    padding: 10px 15px;
  }
  .blog_page_date::before {
    top: -6px;
    width: 110px;
    height: 40px;
  }
  .blog_page_right_inner .hme_blog_single {
    width: 50%;
    margin: 0 0 25px;
    padding: 0 8px;
  }
  .blog_page_right_inner .hme_blog_single_inner {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 12px;
  }
  .blog_page_right_inner .hme_blog_date {
    font-size: 14px;
    bottom: unset;
    top: 0.5em;
    left: unset;
    right: 0.5em;
    width: 50%;
  }
  .blog_page_right_inner .hme_blog_content {
    position: relative;
    bottom: unset;
    left: unset;
    padding: 5px 10px 10px;
  }
  .blog_page_inner:nth-child(2n) {
    display: flex;
    flex-direction: column-reverse;
  }
  .blog_detail_img img {
    height: 400px;
    border-radius: 50px;
  }
  .blog_det_content h2 {
    padding: 0;
    font-size: 26px;
  }
  .blog_det_content p {
    font-size: 17px;
    line-height: 29px;
    height: 350px;
  }
  .blog_detail_inner h3 {
    font-size: 32px;
    line-height: 39px;
  }
  .blog_detail_inner h4 {
    font-size: 21px;
    line-height: 27px;
  }
  .contact_links {
    margin: 0 auto;
    width: 100%;
    float: none;
    max-width: 90%;
  }
  .contact_links ul li:before {
    left: -15px;
  }
  .contact_links ul li:nth-child(2)::before {
    left: -10px;
  }
  .contact_links h3::before {
    left: 3em;
  }
  .contactown_form {
    float: left;
    width: 100%;
    margin: 2em 0 0;
  }
  .contactown_form_content {
    padding: 1em 1em 2em;
    filter: drop-shadow(0px 10px 9px rgba(0, 0, 0, 0.27));
    background-color: #fff;
    border-radius: 35px 35px 0;
  }
  .contactus_map {
    float: left;
    width: 100%;
    margin-top: 2.5em;
  }
  .contactus_map .gmap_canvas,
  .contactus_map .mapouter {
    height: 400px;
    border-radius: 20px;
  }
  .review_page_inner .hme_review_single {
    float: left;
    width: 50%;
  }
  .review_page_inner .authordetail h4::before {
    width: 100px;
  }
  .service_odd_imgblk h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .pricing_second_title h3,
  .pricing_third_inner h3,
  .service_even_imgblk h2,
  .service_odd_inner h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .service_odd_inner::after {
    bottom: -20px;
    height: 37.5%;
    width: 106%;
    left: -15px;
  }
  .service_even_imgblk h2::after {
    border-radius: 60px 5px 22px 20px;
    width: 80%;
    height: 100%;
    top: -1px;
    right: 43px;
  }
  .service_even_inner h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .service_even_inner ul {
    height: 280px;
  }
  .service_even_inner::after {
    bottom: 0;
    height: 35.5%;
    left: -15px;
    width: 106%;
  }
  .faq_page_img img {
    height: 400px;
    outline: #c04657 solid 1px;
    outline-offset: 10px;
  }
  .faq_page_content_box .faq_question_box {
    height: 410px;
  }
  .pricing_first_left_inner h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .pricing_first_left_inner p {
    font-size: 17px;
    line-height: 32px;
  }
  .pricing_first_right_inner h3 {
    font-size: 23px;
    line-height: 33px;
  }
  .pricing_first_right_inner h3::before {
    width: 275px;
  }
  .pricing_first_right_inner ul li p {
    width: 80%;
  }
  .pricing_first_right_inner ul li span {
    width: 20%;
  }
  .pricing_insurence_blk {
    float: left;
    width: 100%;
    margin: 2em 0;
  }
  .pricing_insurence_left {
    width: 100%;
    padding: 0;
    margin: 0 0 2em;
  }
  .tab-panel b {
    font-size: 18px;
    line-height: 28px;
  }
  .pricing_third_inner ul li {
    margin-bottom: 10px;
  }
  .condition_we_treat_first_img,
  .condition_we_treat_fourth_img,
  .condition_we_treat_second_img,
  .condition_we_treat_third_img,
  .credential_first_img,
  .credential_second_img,
  .credential_third_img,
  .service_det_first_img,
  .service_det_second_img {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .condition_we_treat_second_inner ul li,
  .condition_we_treat_third_inner ul li {
    font-size: 17px;
    line-height: 29px;
    margin: 15px 0;
  }
  .condition_we_treat_third_imgblk {
    width: 100%;
    margin: 0 0 3em;
  }
  .condition_we_treat_third_img::before {
    width: 100px;
    height: 100px;
    bottom: -20px;
    right: -20px;
  }
  .condition_we_treat_third_img::after {
    bottom: -2em;
  }
  .condition_we_treat_third_img img {
    height: 400px;
    border-radius: 25px;
  }
  .team_member_content {
    position: relative;
    bottom: unset;
    left: unset;
    padding: 0 1em 1em;
  }
  .team_member_content h4,
  .team_member_content p {
    color: #000;
  }
  .team_member_link {
    font-size: 18px;
    padding: 8px 0;
  }
  .team_member_content p {
    font-size: 15px;
    height: 67px;
    margin-bottom: 0;
  }
  .team_member_single_inner {
    margin: 25px 10px;
    background-color: #fff;
    border-radius: 15px;
    filter: drop-shadow(3.18px 5.088px 8.5px rgba(192, 70, 87, 0.33));
  }
  .team_member_img img {
    height: 250px;
    border-radius: 15px;
  }
  .location_page_wrapper {
    margin: 15px 0;
  }
  .location_page_detail_inner {
    max-width: 90%;
    border-radius: 10px 20px 20px;
    height: 590px;
  }
  .location_content {
    padding: 10px 3em 15px 10px;
    border-radius: 0 30px 30px;
  }
  .location_content h2::before {
    right: 70px;
  }
  .service_det_service_slick .slick-list.draggable {
    margin: 0 -125px 0 0;
  }
  .service_det_service_slick .slick-next.slick-arrow {
    display: none !important;
  }
  .service_det_serv_content {
    left: 10px;
  }
  .credential_first_img img {
    height: 400px;
    border-radius: 29px 100px 29px 29px;
  }
  .credential_first_inner strong,
  .credential_second_inner h4 {
    font-size: 30px;
  }
  .credential_second_img::after {
    top: -25px;
    right: -25px;
  }
}
@media only screen and (max-width: 480px) {
  .blog_detail_imgblk,
  .service_det_first_imgblk {
    order: 2;
    order: 2;
  }
  .header_logo_inner::after {
    top: 2em;
    left: 0.5em;
    width: 100%;
  }
  .header_number {
    font-size: 20px;
    padding: 10px 15px 8px;
    margin: 0 0 0 5px;
  }
  .about_us_review_blk::after,
  .aboutus_first_img::before,
  .bannerhme_content_inner span::after,
  .blog_page_date::before,
  .header_number::before,
  .hme_call::before,
  .hme_readmore::before,
  .hme_third_img::before,
  .service_det_second_inner::after,
  .service_even_inner::after,
  .service_odd_inner::after {
    content: unset;
  }
  .mobile-header {
    top: 10px;
  }
  .faq_page_content_box,
  .mob_navi.menu,
  .review_page_inner .hme_review_single:nth-child(9) {
    width: 100%;
  }
  .header_logo_inner img {
    height: 90px;
  }
  .bannerhme_wrapper {
    height: 690px;
    padding: 0;
  }
  .bannerhme_image img {
    height: 350px;
  }
  .bannerhme_content_inner span {
    color: #ffd200;
    padding: 10px 0;
  }
  .bannerhme_content_inner h1,
  .bannerhme_content_inner h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .ban_service {
    width: 57%;
    font-size: 18px;
  }
  .ban_service::after,
  .contact_links ul li:before,
  .location_content ul li:nth-child(2) a::before {
    top: 0;
  }
  .hme_service_blk {
    overflow: hidden;
  }
  .hme_service_second_inner .slick-list.draggable {
    margin: 0 -125px 0 0;
    padding: 0 0 2em;
  }
  .hme_service_first_inner .hme_service_content h3,
  .hme_service_first_inner .hme_service_content h4 {
    min-height: 75px;
  }
  .hme_service_img img {
    height: 240px;
    border-radius: 10px 10px 0 0;
  }
  .hme_service_content h3,
  .hme_service_content h4 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    min-height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hme_service_second_blk {
    margin: 0;
  }
  .service_but {
    font-size: 15px;
    padding: 8px 20px;
    border-radius: 10px;
  }
  .hme_about_img {
    max-width: 100%;
    text-align: center;
  }
  .hme_about_img img {
    filter: drop-shadow(9.185px 10.566px 9.5px rgba(0, 0, 0, 0.2));
    height: 325px;
    width: 325px;
    border-radius: 350px;
    border: 2px solid #fff;
    object-position: top;
  }
  .hme_first_img img,
  .hme_first_img::before {
    border-radius: 5px 5px 5px 50px;
  }
  .hme_about_img::after {
    left: 14px;
  }
  .aboutus_first_inner h2,
  .aboutus_second_inner h3,
  .aboutus_third_inner h3,
  .condition_we_treat_first_inner h2,
  .condition_we_treat_fourth_inner h3,
  .condition_we_treat_second_inner h3,
  .condition_we_treat_third_inner h3,
  .credential_first_inner h2,
  .credential_second_inner h3,
  .hme_aboutus_inner h1,
  .hme_aboutus_inner h2,
  .hme_aboutus_inner h3,
  .hme_blog_title h3,
  .hme_how_it_work_title h3,
  .hme_review_title h3,
  .hme_second_inner h3,
  .how_it_work_fifth_inner h3,
  .how_it_work_first_inner h1,
  .how_it_work_first_inner h2,
  .how_it_work_fourth_inner h3,
  .how_it_work_inner h3,
  .how_it_work_second_inner h3,
  .how_it_work_seventh_inner h3,
  .how_it_work_sixth_inner h3,
  .service_det_first_inner h1,
  .service_det_second_inner h3,
  .service_det_service_title h3 {
    font-size: 30px;
  }
  .hme_call,
  .hme_readmore {
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
    border-radius: 10px;
  }
  .condition_we_treat_first_img img,
  .condition_we_treat_fourth_img img,
  .condition_we_treat_second_img img,
  .condition_we_treat_third_img img,
  .credential_second_img img,
  .credential_third_img img,
  .hme_first_img img,
  .hme_second_img img,
  .how_it_work_fifth_img img,
  .how_it_work_first_img img,
  .how_it_work_fourth_img img,
  .how_it_work_img img,
  .how_it_work_second_img img,
  .how_it_work_seventh_img img,
  .how_it_work_sixth_img img,
  .innerbanner_image img,
  .location_map_inner .gmap_canvas,
  .location_map_inner .mapouter,
  .pricing_third_img img,
  .service_det_first_img img,
  .service_det_second_img img,
  .service_odd_img img {
    height: 300px;
  }
  .aboutus_third_img,
  .hme_first_img,
  .how_it_work_fifth_img,
  .how_it_work_first_img,
  .how_it_work_fourth_img,
  .how_it_work_img,
  .how_it_work_second_img,
  .how_it_work_seventh_img,
  .how_it_work_sixth_img,
  .pricing_third_img,
  .service_odd_img {
    max-width: 90%;
  }
  .hme_first_imgblk::before {
    width: 40px;
    height: 40px;
    top: 5em;
    left: 0;
  }
  .hme_first_inner h2,
  .hme_first_inner h3 {
    font-size: 29px;
  }
  .hme_about_img::before {
    background-image: unset;
  }
  .hme_how_it_work_title p {
    font-size: 15px;
    line-height: 24px;
  }
  .hme_how_it_work_contentblk {
    margin: 1em 0;
  }
  .hme_how_it_work_single_inner {
    padding: 15px 10px;
  }
  .hme_second_img {
    max-width: 95%;
  }
  .hme_review_single_inner p {
    height: 215px;
    padding-right: 10px;
  }
  .authordetail h4,
  .contact_links ul li a {
    font-size: 22px;
  }
  .authordetail h4::before {
    width: 130px;
  }
  .hme_third_img img {
    height: 250px;
    corner-shape: superellipse(0.5);
    border-radius: 50px;
    border: 2px solid #fff;
  }
  .hme_third_inner h3,
  .pricing_second_title h3,
  .pricing_third_inner h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .hme_blog_left_blk {
    display: block;
    width: 49%;
  }
  .hme_blog_left_inner,
  .innerbanner_content_inner,
  .innerbanner_wrapper,
  .pricing_first_blk {
    padding: 0;
  }
  .blog_page_imgblk img,
  .blog_page_right_inner .hme_blog_imgblk img,
  .hme_blog_left_inner .hme_blog_imgblk img,
  .team_member_img img {
    height: 200px;
  }
  .hme_blog_left_inner .hme_blog_date {
    width: 63%;
    font-size: 13px;
  }
  .hme_blog_left_inner .hme_blog_content h4,
  .service_det_serv_content h4,
  .team_member_content h4 {
    font-size: 18px;
  }
  .hme_blog_left_inner .hme_blog_content p {
    font-size: 13px;
    line-height: 18px;
  }
  .hme_blog_left_inner .hme_blog_readmore,
  .hme_right_first_blk .hme_blog_readmore,
  .inner_banner_ratings strong,
  .location_content ul li:first-child p,
  .location_content ul li:nth-child(3) p,
  .team_member_link {
    font-size: 15px;
  }
  .hme_right_first_blk {
    float: right;
    width: 49%;
    position: absolute;
    top: -24.25em;
    right: 0;
  }
  .hme_blog_right_blk_inner {
    padding: 0;
    margin: 25px 0;
  }
  .hme_blog_right_blk_inner .hme_blog_imgblk img {
    height: 225px;
  }
  .hme_blog_imgblk img,
  .hme_right_second_blk .hme_blog_imgblk img {
    height: 250px;
  }
  .hme_right_first_blk .hme_blog_content h4,
  .location_content ul li:nth-child(2) a,
  .service_even_inner ul li:hover h4,
  .service_odd_inner ul li:hover h4 {
    font-size: 16px;
  }
  .hme_right_first_blk .hme_blog_date {
    width: 64%;
    font-size: 13px;
  }
  .hme_right_second_blk .hme_blog_content h4 {
    line-height: 21px;
    font-size: 15px;
    display: block;
  }
  .hme_blog_content {
    padding: 0 10px 10px;
  }
  .hme_right_second_blk .hme_blog_date {
    width: 55%;
    font-size: 11px;
    padding: 3px 0;
    text-align: center;
  }
  .footerfirst_menu ul li a {
    font-size: 15px;
    line-height: 38px;
  }
  .inner_page_header .header_logo_inner img,
  .inner_page_header.fixed .header_logo_inner img {
    height: 85px;
  }
  .header_wrapper.fixed .header_logo_inner {
    top: 0;
    padding: 0 0 0 1em;
  }
  .inner_page_header .header_logo_inner::after {
    top: 1.5em;
    width: 105%;
    left: -0.25em;
    background-image: url(../images/home/logo_bg.webp);
    filter: unset;
  }
  .inner_page_header .header_logo_inner {
    top: 0;
    padding: 1em 1em 0;
  }
  .inner_page_header.fixed {
    border-radius: 0;
  }
  .inner_page_header.fixed .header_logo_inner {
    top: 0;
    padding: 0 1em;
  }
  .header_wrapper.fixed .header_firstblk {
    padding: 1em 0 !important;
  }
  .header_wrapper.fixed::after {
    height: 85%;
  }
  .banner_heading {
    font-size: 30px;
    line-height: 30px;
  }
  .innerbanner_content_inner p {
    font-size: 17px;
    line-height: 28px;
  }
  .inner_banner_ratings span {
    font-size: 22px;
    line-height: 22px;
  }
  .aboutus_first_inner .blogdetail_mobilediv,
  .blog_det_top,
  .blog_page_content p,
  .detail_page_ban,
  .detail_page_rating,
  .faq_page_imgblk,
  .faq_page_title {
    display: none;
  }
  .aboutus_first_img,
  .aboutus_second_img,
  .captcha_box .g-recaptcha,
  .service_even_img {
    max-width: 100%;
  }
  .aboutus_first_img img {
    height: 300px;
    object-position: top;
    border-radius: 30px;
  }
  .aboutus_second_img img {
    height: 310px;
  }
  .aboutus_third_img::before {
    border-radius: 20px;
  }
  .aboutus_third_img img,
  .contactus_map .gmap_canvas,
  .contactus_map .mapouter {
    height: 300px;
    border-radius: 20px;
  }
  .blog_page_content h4 {
    font-size: 18px;
    -webkit-line-clamp: 4;
  }
  .blog_page_readmore {
    font-size: 14px;
  }
  .blog_page_right_inner .hme_blog_single_inner {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.3) 0 2px 8px 0;
  }
  .blog_page_right_inner .hme_blog_content h4 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #000;
  }
  .blog_page_right_inner .hme_blog_readmore {
    font-size: 14px;
    color: #000;
  }
  .blog_page_right_inner .hme_blog_date {
    font-size: 12px;
    width: 61%;
  }
  .blog_page_date {
    font-size: 15px;
    position: absolute;
    top: -30px;
    padding: 0 10px;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
  }
  .blog_detail_img img {
    height: 300px;
    border-radius: 25px;
  }
  .blog_detail_inner h2 {
    display: none;
    font-size: 30px;
  }
  .blog_det_content h2 {
    padding: 0;
    font-size: 25px;
  }
  .blog_detail_inner h3 {
    font-size: 28px;
    line-height: 35px;
  }
  .blog_detail_inner h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .blog_det_content p,
  .service_even_inner ul {
    height: auto;
  }
  .blog_detail_inner,
  .blog_detail_inner .first_content,
  .service_det_first_inner,
  .service_det_first_inner .first_content {
    display: flex;
    flex-direction: column;
  }
  .blog_detail_inner .first_content,
  .service_det_first_inner .first_content {
    order: 1;
  }
  .blog_detail_inner .first_content p,
  .blog_detail_inner .second_content,
  .service_det_first_inner .first_content p,
  .service_det_first_inner .second_content {
    order: 3;
  }
  .blog_detail_inner .blog_det_content {
    order: 4;
  }
  .blog_detail_inner .fourth_content {
    order: 5;
  }
  .contact_links h3,
  .contact_links ul li p,
  .credential_first_inner b,
  .credential_second_inner b {
    font-size: 20px;
  }
  .contact_links h3::before {
    left: 2em;
  }
  .contactown_form_content h2 {
    font-size: 28px;
  }
  .formcover_contact input.form-control,
  .formcover_contact select {
    font-size: 15px;
    line-height: 23px;
    height: 60px;
  }
  .address label {
    font-size: 17px;
    line-height: 26px;
    margin-left: 15px;
  }
  .address textarea {
    font-size: 15px;
    line-height: 25px;
    height: 110px;
  }
  .contactsubmit_btn button {
    font-size: 21px;
    line-height: 31px;
    padding: 6px 3em;
    margin: 10px 0 0;
    border-radius: 5px 15px;
  }
  .service_even_inner ul,
  .service_odd_inner ul {
    background-color: #f3f3f3;
    padding-left: 1em;
    padding-top: 1em;
    overflow: unset;
  }
  .review_page_inner .authordetail a {
    top: 5px;
    right: 5px;
    font-size: 20px;
    padding: 3px 8px;
  }
  .blog_detail_inner .first_content h1,
  .service_det_first_inner .first_content h1 {
    order: 1;
    text-transform: uppercase;
    padding: 15px 15px 10px;
    margin: -15px -15px 0;
    color: #fff;
  }
  .review_page_inner .hme_review_single {
    padding: 0 5px;
  }
  .review_page_inner .hme_review_single_inner p {
    height: 230px;
  }
  .review_page_inner .authordetail h4 {
    font-size: 18px;
    min-height: 50px;
  }
  .service_odd_inner::after {
    bottom: -20px;
    height: 46.5%;
    width: 109%;
    left: -15px;
  }
  .service_odd_imgblk h2::after {
    max-width: 83%;
  }
  .service_even_inner h3,
  .service_odd_inner h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .service_odd_inner ul {
    height: auto;
    padding-right: 1em;
  }
  .service_odd_inner {
    padding-right: 0;
  }
  .service_odd_imgblk h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .service_even_img img {
    height: 300px;
    border-radius: 20px 20px 20px 50px;
  }
  .service_even_imgblk h2::after {
    border-radius: 20px 5px 20px 20px;
    width: 95%;
    height: 100%;
    top: -1px;
    right: 0;
    left: 20px;
    float: left;
  }
  .service_even_imgblk h2 {
    font-size: 22px;
    line-height: 38px;
    width: 105%;
    float: left;
    text-align: center;
  }
  .how_it_work_seventh_img img {
    border-radius: 5px 60px;
  }
  .how_it_work_seventh_img::before {
    border-radius: 5px 5px 5px 70px;
  }
  .how_it_work_seventh_img::after {
    border-radius: 21px 0 21px 20px;
  }
  .how_it_work_img::after {
    width: 108%;
    height: 75%;
    bottom: -19px;
    left: -4px;
  }
  .how_it_work_sixth_img::after {
    height: 113%;
  }
  .faq_page_content_box::after {
    height: 100%;
  }
  .faq_page_content_box .faq_question_box {
    height: auto;
    padding-right: 0;
  }
  .pricing_first_left_inner h2 {
    font-size: 30px;
    line-height: 30px;
    display: none;
  }
  .pricing_first_right_inner h3 {
    font-size: 21px;
    line-height: 29px;
  }
  .pricing_first_right_inner ul li p {
    width: 75%;
  }
  .pricing_first_right_inner ul li span {
    width: 25%;
  }
  .pricing_second_title p,
  .tab-panel b {
    font-size: 17px;
    line-height: 29px;
  }
  .tab-links ul {
    padding: 2em;
  }
  .tab-links ul::before {
    right: 26px;
  }
  .condition_we_treat_first_img,
  .condition_we_treat_fourth_img,
  .condition_we_treat_second_img,
  .condition_we_treat_third_img,
  .credential_first_img,
  .credential_second_img,
  .credential_third_img,
  .service_det_first_img,
  .service_det_second_img {
    width: 90%;
  }
  .condition_we_treat_third_img::after {
    right: -30px;
  }
  .inner_page_header.fixed .header_logo_inner::after {
    left: 0;
    width: 105%;
  }
  .team_member_content p {
    font-size: 14px;
    height: 80px;
  }
  .location_page_detail_inner {
    padding: 15px 25px;
    height: 530px;
  }
  .location_content::before {
    width: 50px;
    height: 50px;
    right: -20px;
  }
  .credential_second_inner h4,
  .location_content h2 {
    font-size: 25px;
  }
  .location_content ul li:nth-child(3) p::before {
    top: 3px;
  }
  .location_content h2::before {
    right: 50px;
    width: 80px;
  }
  .service_det_first_img::after {
    top: -20px;
    left: -20px;
  }
  .service_det_first_inner strong,
  .service_det_second_inner strong {
    font-size: 20px;
    margin: 0 0 0.5em;
    display: inline-block;
  }
  .service_det_service_title {
    margin: 0 0 1em;
  }
  .service_det_first_imgblk {
    margin: 2em 0 0;
  }
  .review_page_inner {
    padding: 0;
    margin: 0;
  }
  .blog_detail_wrapper,
  .service_det_first_blk {
    margin-top: 0;
    padding-top: 0;
  }
  .blog_detail_inner .first_content h1 {
    font-size: 28px;
    background-color: #c04656b2;
  }
  .service_det_first_inner .first_content h1 {
    font-size: 28px;
    background-color: #c04656;
  }
  .blogdetail_mobilediv {
    order: 2;
    background-color: #c04656b2;
    order: 2;
    width: auto;
    display: block;
    background-color: #c04656;
    padding: 5px 15px 0;
    margin: 0 -15px 2em;
    box-shadow: 0 15px 10px -15px #c04656b2;
  }
  .blogdetail_mobilediv p {
    color: #fff;
  }
  .blogdet_banner_content {
    display: block;
  }
  .blog_det_bottom {
    margin: 1em 0;
    display: block;
    text-align: center;
  }
  .detail_page_ban .banner_heading {
    font-size: 25px;
    line-height: 30px;
  }
  .blog_detail_img {
    max-width: 95%;
    margin: 1em auto 0;
  }
  .blog_det_content::after {
    border-radius: 15px;
  }
  .blog_det_content {
    padding: 0 10px;
  }
  .credential_first_img::after {
    border-radius: 2px 2px 2px 30px;
  }
  .credential_first_img img {
    height: 300px;
    border-radius: 20px 60px 20px 20px;
  }
  .credential_first_inner strong {
    font-size: 24px;
  }
  .credential_third_inner h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
