body {

  margin: 0;

}

.fa-chevron-right::before {

  content: "\f054";

  font: normal normal normal 14px/1 FontAwesome;

  padding: 8px;

  position: relative;

  top: 0px;

}

.fa-chevron-left::before {

  font: normal normal normal 14px/1 FontAwesome;

}

body {

  overflow-x: hidden;

}

i {

  font: normal normal normal 14px/1 FontAwesome;

}

a:focus,
a:hover {

  text-decoration: none;

  outline: 0;

}

a {

  color: #000;

  font-family: 'Poppins-Medium';

  cursor: pointer;

}

a:active,
a:focus {

  outline: 0;

  border: none;
  -moz-outline-style: none;

}

img {

  max-width: 100%;

}

.row {

  margin: 0;

  padding: 0;

}

.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 {

  padding: 0;

}

ul {

  list-style-type: none;

  padding: 0;

  margin: 0;

}

li {

  list-style-type: disc;

  font-size: 20px;

  letter-spacing: 0px;

  color: #000000;

  font-weight: 300;

}

p {

  font-size: 18px;

  font-family: 'Poppins-Regular';

}

span {

  color: #000;

  font-family: 'Poppins-Regular';

}

strong {

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family: 'Poppins-Regular';

}

b {

  font-weight: 600;

  font-size: 18px;

  color: #000;

  font-family: 'Poppins-Regular';

}

h1,
h2,
h3,
h4,
h5,
h6 {

  font-family: 'Poppins-Bold';

}

.no-margin {

  margin: 0;

}

.container-fluid {

  padding: 0;

}

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;

  text-align: center;

  border-radius: 4px;

  position: fixed;

  bottom: 30px;

  right: 30px;

  transition: background-color .3s, opacity .5s, visibility .5s;

  opacity: 0;

  visibility: hidden;

  z-index: 1000;

}

#button.show {

  opacity: 1;

  visibility: visible;

}

#button::after {

  content: "\f077";

  font-family: FontAwesome;

  font-weight: normal;

  font-style: normal;

  font-size: 2em;

  line-height: 50px;

  color: #fff;

  position: absolute;

  left: 10px;

  top: 0px;
  -webkit-transition: all 0.3s ease-in-out;

  transition: all 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 {

  cursor: pointer;

  background-color: #000000;

}

a h4:hover {

  opacity: 0.8;

}

.svg {

  position: absolute;

  width: 0;

  height: 0;

}

.slick-initialized .slick-slide {

  outline: unset;

}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  padding-left: 0;

  padding: 1em 1em;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li a {

  font-size: 18px;

  font-weight: 500;

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;
  -webkit-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

  color: #c2951d;

}

ul.megamenu.megamenu1 {

  left: 0em;

}

.header-nav nav ul li ul li:after {

  content: unset;

}

.header-nav nav {

  width: 100%;

  font-size: 16px;

}

.mobile-top-head {

  display: none;

}

.svg {

  position: absolute;

  width: 0;

  height: 0;

}

.header-nav nav ul li:hover a {

  color: #ec202b;

  transition: 0.5s;

}

.header-nav nav>ul>li.active a {

  transition: .5s;

  color: #fff;

}

.header-nav nav ul li a:hover::after {

  transform: translate(0px, 0px);

}

.header-nav nav>ul>li>a:hover::before {

  width: 100%;

}

.header-nav nav>ul>li>a:hover::after {

  width: 100%;

}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  padding-left: 0;

  padding: 1em 1em;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li {

  width: 48%;

  border-bottom: 1px solid #000;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li a {

  font-size: 18px;

  font-weight: 500;

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;
  -webkit-transition: all .5s ease-in-out;

  transition: all .5s ease-in-out;

}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

  color: #c2951d
}

ul.megamenu.megamenu1 {

  left: 0
}

.header-nav nav ul li ul li ::after {

  content: unset
}

.header-nav nav>ul>li:hover ul.megamenu li a::after {

  content: unset;

}

.header-nav nav>ul>li:hover ul.megamenu {

  transform: rotateX(0);
  -webkit-transform: rotateX(0);

  visibility: visible;

  opacity: 1;

  transform: translate(0, 0)
}

.header-nav nav {

  width: 100%;

  font-size: 16px
}

.header-nav nav ul li .megamenu li a {
  font-size: 16px;
}

.svg {

  width: 0;

  height: 0
}

.header_firstphone_inner,
.header_firstschedule_inner {

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(-8.09px 5.878px 17.5px rgba(0, 0, 0, .14));

  height: 70px;

  position: relative
}

.header-nav {

  float: right;

  position: relative;

  margin-top: 0px;

}

.header-nav nav>ul {

  position: relative;

  display: block;

  text-align: right;

  float: left;

  margin: 0;

  width: 100%;

  padding: 0 0 1em 0;

}

.header-nav nav ul li {

  color: #fff;

  list-style: none;

  transition: .5s ease-in-out;

  display: inline-block;

  -webkit-transition: .5s ease-in-out;

  position: relative;

  z-index: 9;

  margin: 0 5px;

}

.header-nav nav>ul>li>a {

  padding: 5px 5px 5px;

  -webkit-transition: .5s ease-in-out;

  transition: .5s ease-in-out;

  position: relative;

  display: block;

  letter-spacing: 0;

  position: relative;

  color: #ffffff;

  font-size: 15px;

  color: #a91f24;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  transition: 0.5s;

}

.header-nav nav>ul>li:nth-child(1) a,

.header-nav nav>ul>li:nth-child(2) a,

.header-nav nav>ul>li:nth-child(3) a,

.header-nav nav>ul>li:nth-child(4) a,

.header-nav nav>ul>li:nth-child(5) a {

  color: #ffffff;

}

.header-nav nav ul li:hover a {

  color: #293140;

  transition: .5s;

  text-shadow: 0px 0px 10px #fff;

}

.header-nav nav>ul>li>a:hover {

  color: #0a2d44;

  width: 100%;

  transition: 0.5s;

}

.header-nav nav>ul>li>a::before {

  content: '';

  border-bottom: 1px solid #0a2d44;

  width: 50%;

  opacity: 0;

  position: absolute;

  left: 0;

  right: 0;

  margin: 0 auto;

  bottom: 0;

  transition: 0.5s;

}

.header-nav nav>ul>li>a:hover::before {

  opacity: 1;

  display: block;

  width: 100%;

  transition: 0.5s;

}

.header-nav nav>ul>li.active a {

  transition: .5s;

  color: #fff
}

.header-nav nav ul li a:hover::after {

  transform: translate(0, 0)
}

.header-nav nav ul.megamenu ul {

  width: 100%;

  margin-bottom: 0;

  color: #000;

  box-shadow: none;

  padding: 1em;

  float: left;

}

.header-nav nav>ul>li ul.megamenu ul li a {

  text-transform: capitalize;

  font-size: 17px;

  line-height: 16px;

  color: #000;

  font-weight: 600;
  -webkit-transition: .5s ease-in-out;

  transition: .5s ease-in-out
}

.header-nav nav>ul>li ul.megamenu ul li a:hover {

  color: #c2951d
}

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 {

  padding: 0;

  position: absolute;

  -webkit-perspective: 1000;

  transform-origin: top;

  -webkit-transform-origin: top;

  box-shadow: 3px 3px 19px 5px #00000066;

  transition: .5s;

  background-color: #fff;

  left: -115px;

  right: 0;

  top: 100%;

  width: 1000px;

  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);

}
ul.service_area_menu{
  left: -235px !important;
}

ul.megamenu li {

  float: left;

  width: 32%;

  text-align: center;

  letter-spacing: 0;

  border-bottom: 1px solid #eee;

  margin: 0 6px !important;

  padding: 10px 0 !important;

}

ul.megamenu.second_mega li {

  float: left;

  width: 32%;

}

ul.submegamenu li:hover {

  background-color: #9fb6a6;

}

ul.submegamenu li:hover:nth-child(1) {

  background-color: #fff;

}

ul.megamenu li:hover a {
  color: #fff !important;
}
ul.megamenu li:hover{
  background-color: #0a2d44;
}


ul.submegamenu li a {

  font-size: 18px;

  color: #232323 !important;

}



/* header fixed */
.header_wrapper.fixed {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 12px 14px -5px rgba(10, 45, 68, .21);
}
.header_wrapper.fixed .header_firstblck {
  box-shadow: 0 3px 8px #0a2d44;
}
.header_wrapper.fixed .header_offermain {
  padding: 0.5em 0;
  transition: 0.5s;
}
.header_wrapper.fixed .header_contdetail {
  padding: 0.5em 2em 0.5em 0em;
}
.header_wrapper.fixed .header_secondblock {
  padding: 0;
}
.header_wrapper.fixed .header_logo_inner{
  padding: 1em 1em;
}
.header_wrapper.fixed .header_logo_inner img {
  height: 80px;
  transition: 0.5s;
}
.header_wrapper.fixed .header_first_blk{
  padding: 0 0 0 1.5em;
}
.header_wrapper.fixed .header_hle::after{
  height: 22%;
}
.header_wrapper.fixed .header_wrapper::before{
  height: 78%;
}
.header_wrapper.fixed .header-nav nav>ul{
  padding: 0 0 0;
}
.header_wrapper.fixed .header_first_blk{
  display: none;
}
.header_wrapper.fixed .header_hle::after{
  content: unset;
}
.header_wrapper.fixed::before{
  height: 100%;
}

.detpg_banner{
  display: none;
}

/* header blk */

.header_wrapper {

  float: left;

  width: 100%;

  z-index: 10;

  position: relative;

}

.header_wrapper::before {

  content: '';

  background-color: #9f1f24;

  width: 58%;

  height: 75%;

  position: absolute;

  z-index: -1;

  bottom: 0;

  left: 0;

}

.header_wrapper::after {

  content: '';

  background-color: #0a2d44;

  width: 16.5%;

  height: 100%;

  position: absolute;

  z-index: 0;

  top: 0;

  left: 0;

}

.header_firstblck {

  position: relative;

}

.header_top {

  display: none;

}

.header_hle {

  position: relative;

}

.header_hle::after {

  content: '';

  background-color: #f6f8fa;

  width: 100%;

  height: 25%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.header_wrapper .container {

  padding: 0;

  max-width: 1360px;

  margin: 0 auto;

  width: auto;

}

.header_logo {

  float: left;

  position: relative;

  z-index: 2;

}

.header_logo_inner {

  float: left;

  width: 100%;

  text-align: center;

  padding: 2em 1em;

  position: relative;

}

.header_logo_inner img {

  height: 125px;

  width: 100%;

  object-fit: contain;

}

.header_firstright {

  position: relative;

}

.header_first_blk {

  float: left;

  display: flex;

  align-items: center;

  padding: 0.5em 0 0.5em 1.5em;

  background-color: unset;

}

.header_first_left {

  float: left;

}

.header_first_left span {

  font-size: 12px;

  line-height: 22px;

  color: #000000;

  font-weight: 400;

}

.header_first_middle {

  float: left;

}

.header_first_middle span {

  font-size: 12px;

  line-height: 22px;

  color: #000000;

  font-weight: 400;

}

.header_first_right {

  float: left;

}

.header_first_right ul li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 5px;

}

.header_first_right ul li a {

  color: #000;

  font-size: 22px;

  transition: 0.5s;

}

.header_first_right ul li a:hover {

  color: #a91f24;

}

.header_first_right ul li a svg {

  width: 23px;

  fill: #000;

  vertical-align: middle;

  transition: 0.5s;

}

.header_first_right ul li a svg:hover {

  fill: #a91f24;

}

.header_offersec {

  transition: 0.5s;

  position: relative;

}

.header_offermain {

  position: relative;

  z-index: 2;

  padding: 1em 0 1em 0;

  border-bottom: 1px solid #ffffff65;

}

.header_blk_left {

  float: left;

  position: relative;

  padding: 0 3em 0 60px;

}

.header_blk_left::before {

  content: '';

  background-image: url('../images/home/offer_icon.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 35px;

  position: absolute;

  top: 7px;

  left: 20px;

}

.header_blk_left::after {

  content: '';

  opacity: 0.200;

  width: 1px;

  height: 40px;

  border-radius: 1px;

  background-color: #ffffff;

  position: absolute;

  top: 5px;

  left: 25px;

}

.header_blk_left p {

 font-size: 12px;
  line-height: 22px;

  color: #ffffff;

  font-weight: 500;

  margin: 0;

  position: relative;

  font-family: 'Poppins-Medium';

}

.header_blk_left p span {

  font-family: 'Poppins-Medium';

  color: #a91f24;

  background-color: #fff;

  border-radius: 6px;

  padding: 2px 5px;

  margin: 0 0 0 4px;

}

.header_blk_right {

  float: left;

  padding: 0 1em 0 10px;

  position: relative;

}

.header_blk_right span {

  font-size: 16px;

  line-height: 24px;

  color: #000;

  font-weight: 500;

  display: inline-block;

  padding: 0px 5px 0 5px;

  background-color: #fff;

  border: 1px solid #ffffff;

  border-radius: 20px;

}

.header_blk_right p {

  font-size: 16px;

  line-height: 24px;

  color: #fff;

  font-weight: 400;

  display: inline;

}

.header_contdetail {

  float: right;

  display: flex;

  gap: 2em;

  vertical-align: bottom;

  align-items: start;

  justify-content: center;

  padding: 0.9em 2em 0.9em 0em;

  position: relative;

}

.header_call {

  font-size: 26px;

  color: #1e3e53;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

  transition: 0.5s;

  padding: 12px 0.5em 12px 2em;

  z-index: 1;

}

.header_call::before {

  content: '';

  background-image: url('../images/home/header_call_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 25px;

  position: absolute;

  top: 17px;

  left: 19px;

}

.header_shedule {

  font-size: 22px;

  color: #9f1f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  padding: 12px 0.5em 12px 2em;

  z-index: 3;

  position: relative;

}

.header_shedule::after {

  content: '';

  background-image: url('../images/home/calendar.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 30px;

  position: absolute;

  z-index: -1;

  top: 13px;

  left: 3px;

}

.header_shedule:hover,

.header_call:hover {

  transform: scale(0.9);

  transition: 0.5s;

}

.header_call:hover {

  color: #a91f24;

}

.header_shedule:hover {

  color: #1e3e53;

}

.header-nav {

  float: right;

  position: relative;

  margin-top: 0px;

}

.header_detail {

  display: flex;

  padding-bottom: 15px;

  padding-top: 5px;

}

.header_secondblock {

  float: left;

  padding: 0.5em 0 0;

}

.header_menusec {

  float: left;

}





/* fire icon */

div#toolbarContainer {

  display: none;

}



/* banner blk */

.hme_banner_blk {

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.hme_banner_slic {

  float: left;

}

.hme_banner_single {

  float: left;

}

.hme_banner_imgblk {

  float: left;

}

.hme_banner_img {

  position: relative;

}

.hme_banner_img::before {

  content: '';

  background-image: url('../images/home/banner_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 10%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  left: 0;

}

.hme_banner_img video,
.hme_banner_img img {

  height: 700px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_banner_single .container {

  position: relative;

}

.hme_banner_content_blk {

  position: absolute;

  z-index: 0;

  bottom: 7em;

  left: 0;
}

.hme_banner_content_inner {

  position: relative;

  padding: 1em 2em 2em 2em;

}

/* .hme_banner_content_inner::before {

  content: '';

  border-radius: 41px 0 0 0;

  background-color: #f6f8fa;

  opacity: 0.949;

  z-index: -1;

  height: 150px;

  width: 250px;

  position: absolute;

  bottom: 0;

  right: -17.9em;

} */

.hme_banner_content_inner::after {

  content: '';

  border-radius: 64px 64px 0 0;

  background-color: #f6f8fa;

  opacity: 0.949;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_banner_content_inner h1,

.hme_banner_content_inner h2 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

  position: relative;

}

.hme_banner_content_inner h1::before,

.hme_banner_content_inner h2::before {

  content: '';

  width: 20%;

  height: 2px;

  background-color: #9f1f24;

  position: absolute;

  z-index: 1;

  bottom: 0.5em;

  right: 1em;

}

.hme_banner_content_inner h1 span,

.hme_banner_content_inner h2 span {

  color: #a12328;

  font-weight: 600;

  font-family: 'Poppins-Bold';

}

.hme_banner_content_inner p {

  font-size: 16px;

  line-height: 30px;

  color: #010101;

  font-weight: 400;

}

.hme_banner_content_inner p span {

  color: #a12328;

  font-weight: 600;

}

.ban_review_rating {

  float: left;

  width: 100%;

  padding: 5px 0 20px;

  position: relative;

  z-index: 1;

}


.ban_review_left {

  float: left;

}

.ban_review_left ul {

  position: relative;

}

.ban_review_left ul li {

  list-style: none;

  display: inline-block;

  padding: 8px 0;

  margin: 0 -5px 0;

}

.ban_review_left ul li:nth-child(2) a {

  padding: 0 8px;

}

.ban_review_left ul li a {

  font-size: 27px;

  line-height: 27px;

  position: relative;

  border-radius: 35px;

  padding: 0px 7px;

  color: #a91f24;

  border: 1px solid #a91f24;

}

.ban_review_right {

  padding-left: 7em;

}

.ban_review_right .star {

  color: #ffc720;

  display: block;

}

.ban_review_right .score {

  font-size: 16px;

  line-height: 26px;

  color: #9f1f24;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}
.hme_banner_content_inner .hme_call_but{
  display: inline-block;
}



/* first blk */

.hme_first_blk {

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.hme_first_inner {

  float: left;

}

.hme_first_imgblk {

  float: left;

}

.hme_first_img {

  position: relative;

  margin-right: 4em;

}

.hme_first_img::after {

  content: '';

  border: 1px solid #0a2d44;

  border-radius: 3px;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 20px;

  left: 20px;

}

.hme_first_img img {

  height: 681px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 3px;

  filter: drop-shadow(20.46px 21.941px 14px rgba(0, 76, 145, 0.19));

  border: 1px solid #ffffff;

}

.hme_first_inner h2 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

}

.hme_first_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 275;

}

.hme_but_blk {

  display: flex;

  vertical-align: middle;

  align-items: center;

  gap: 20px;

  margin-top: 2em;

}

.hme_call_but {

  font-size: 17px;

  color: #a12328;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;
  z-index: 1;
  padding: 1em 3.5em 1em 1.5em;

  transition: 0.5s;

}

.hme_call_but:hover {

  transform: scale(0.9);

  color: #a12328;

  transition: 0.5s;

}

.hme_call_but::before {

  content: '';

  background-image: url('../images/home/hme_call_but_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 25px;

  position: absolute;

  top: 15px;

  right: 10px;

}

.hme_call_but::after {

  content: '';

  background-image: url('../images/home/hme_call_but.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(2.699px 11.692px 10.5px rgba(34, 88, 143, 0.26));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_readmore {

  font-size: 17px;

  line-height: 27px;

  color: #0a2d44;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  padding: 1em 3.5em 1em 1.5em;

  position: relative;

  transition: 0.5s;

}

.hme_readmore::before {

  content: '';

  background-image: url('../images/home/arrow.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 26px;

  height: 20px;

  position: absolute;

  top: 20px;

  right: 18px;

}

.hme_readmore::after {

  content: '';

  background-image: url('../images/home/hme_readmore_bg.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  filter: drop-shadow(2.699px 11.692px 10.5px rgba(34, 88, 143, 0.17));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_readmore:hover {

  transform: scale(0.9);

  transition: 0.5s;

  color: #0a2d44;

}



/* service blk */

.hme_service_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_service_inner {

  float: left;

}

.hme_service_left {

  float: left;

}

.hme_service_left_inner {

  position: relative;

}

.hme_service_left_first {

  float: left;

}

.hme_service_left_first_inner {

  position: relative;

  padding: 2em 1em 2em 3em;

  background-color: #f4f7fa;

}

.hme_service_left_first_inner h3 {

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #0a2d44;

  font-weight: 600;

  margin-bottom: 0.5em;

  position: relative;

}

.hme_service_left_first_inner h3::before {

  content: '';

  background-color: #0a2d44;

  width: 25%;

  height: 1px;

  position: absolute;

  bottom: -8px;

  left: -10px;

}

.hme_service_left_first_inner p {

  font-size: 18px;

  line-height: 28px;

  color: #000000;

  font-weight: 275;

}

.hme_service_left_second {

  float: left;

  padding: 0 1em 0 0;

}

.hme_service_left_second_inner {

  position: relative;

  text-align: center;

  padding: 7em 3em 5em 3em;

}

.hme_service_left_second_inner::after {

  content: '';

  background-image: url('../images/home/hme_service_left_second_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;

}

.hme_service_left_second_inner h3 {

  font-size: 30px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  margin: 1em 0;

}

.hme_service_left_second_inner p {

  font-size: 15px;

  line-height: 24px;

  color: #000000;

  font-weight: 300;

}

.hme_service_left_second_inner a {

  font-size: 26px;

  line-height: 24px;

  color: #9f1f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  margin: 1em 0;

  display: inline-block;

  position: relative;

  padding: 0 0 0 1.5em;

}

.hme_service_left_second_inner a::before {

  content: '';

  background-image: url('../images/home/service_call.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 30px;

  position: absolute;

  top: -3px;

  left: -2px;

}

.hme_service_left_second_inner a::after {

  content: '';

  background-image: url('../images/home/hme_service_call_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 82%;

  height: 42px;

  position: absolute;

  top: -10px;

  right: 0;

}

.hme_service_imgblk {

  float: left;

}

.hme_service_img {

  position: relative;

}

.hme_service_img img {

  height: 724px;
  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_service_slic {

  float: left;

}

.hme_service_single {

  float: left;

  margin: 12px 0;

}

.hme_service_single_inner {

  position: relative;

}

.hme_service_single_img {

  float: left;

  width: 30%;

}

.hme_service_single_img img {

  height: 200px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

}

.hme_service_single_content {

  float: left;

  width: 70%;

  padding: 2em 1em 2em 2em;

  background-color: #ffffff;

}

.hme_service_single_content h4 {

  font-size: 19px;

  color: #a91f24;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}

.hme_service_single_content p {

  font-size: 12px;

  line-height: 20px;

  color: #000000;

  font-weight: 275;

  font-family: 'Poppins-Light';

}

.serv_readmore {

  font-size: 14px;

  line-height: 38px;

  color: #0a2d44;

  font-weight: 500;

  border-bottom: 1px solid #0a2d44;

}

.hme_service_slic .slick-list.draggable {

  padding: 0 0 0 10px;

  filter: drop-shadow(3.534px 16.629px 17px rgba(0, 76, 145, 0.16));

}



/* hme second blk */

.hme_second_blk {

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.hme_second_inner {

  float: left;

  position: relative;

}

.hme_second_inner::after {

  content: '';

  background-color: #f7f9fb;

  width: 74.5%;

  height: 100%;

  position: absolute;

  z-index: -2;

  top: 0;

  left: -1em;

}

.hme_second_imgblk {

  float: right;

}

.hme_second_img {

  position: relative;

}

.hme_second_img::before {

  content: '';

  background-image: url('../images/home/hme_second_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.hme_second_img img {

  height: 658px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_second_inner h2,
.hme_second_inner h3 {

  font-size: 40px;

  line-height: 45px;

  text-transform: uppercase;

  color: #0a2d44;

}

.hme_second_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 275;

  font-family: 'Poppins-Light';

}

.hme_second_inner ul li {

  font-size: 18px;

  line-height: 28px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.hme_second_inner ul li::before {

  content: '';

  background-image: url('../images/home/li_icon.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 18px;

  height: 15px;

  position: absolute;

  top: 5px;

  left: 0;

}



/* why choose blk */

.hme_why_choose_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.hme_why_choose_blk::after {

  content: '';

  background-image: url('../images/home/why_choose_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 45%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.hme_why_choose_inner {

  float: left;

}

.hme_why_choose_right {

  float: right;

}

.hme_why_choose_right_inner {

  position: relative;

}

.hme_why_choose_right_inner h3 {

  font-size: 36px;

  text-transform: uppercase;

  color: #0a2d44;

}

.hme_why_choose_right_inner p {

  font-size: 15px;

  line-height: 30px;

  color: #000000;

  font-weight: 275;

}

.hme_why_choose_right_inner a {

  font-size: 26px;

  line-height: 24px;

  color: #9f1f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  display: inline-block;

  background-image: url('../images/home/why_choose_call_bg.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  padding: 0.75em 1em 0.75em 2.5em;

  position: relative;

  filter: drop-shadow(7.264px 14.256px 9.5px rgba(0, 76, 145, 0.18));

}

.hme_why_choose_right_inner a::before {

  content: '';

  background-image: url('../images/home/service_call.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 30px;

  position: absolute;

  top: 15px;

  left: 25px;

}

.hme_why_choose_left {

  float: left;

}

.hme_why_choose_left_inner {

  position: relative;

  z-index: 2;

}

.hme_why_choose_single {

  float: left;

  position: relative;

  top: 13em;

}

.hme_why_choose_single_inner {

  position: relative;

}

.hme_why_choose_single_img {

  position: relative;

  text-align: center;

  padding: 4.25em 2em 4.25em 2em;

}

.hme_why_choose_single_img::after {

  content: '';

  background-image: url('../images/home/why_choose_icon1_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(12.276px 13.164px 13px rgba(0, 76, 145, 0.31));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.hme_why_choose_single_img img {

  height: 65px;

  width: 65px;

  object-fit: contain;

  object-position: center;

}

.hme_why_choose_single_content {

  position: absolute;

  bottom: -3em;

  left: 0;

  right: 0;

  margin: 0 auto;

  text-align: center;

}

.hme_why_choose_single_content h4 {

  font-size: 21px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

}

.hme_why_choose_single:nth-child(2) {

  top: 7em;

  right: 3.325em;

}

.hme_why_choose_single:nth-child(2) .hme_why_choose_single_content {

  bottom: unset;

  top: -5em;

}

.hme_why_choose_single:nth-child(2) .hme_why_choose_single_img::after {

  background-image: url('../images/home/why_choose_icon2_bg.webp');

  filter: unset
}

.hme_why_choose_single:nth-child(3) {

  right: 6.5em;

}

.hme_why_choose_single:nth-child(3) .hme_why_choose_single_img::after {

  background-image: url('../images/home/why_choose_icon3_bg.webp');

  filter: unset;

  width: 110%;

  left: -10px;

}

.hme_why_choose_single:nth-child(4) {

  right: 10.25em;

  top: 7em;

}

.hme_why_choose_single:nth-child(4) .hme_why_choose_single_content {

  bottom: unset;

  top: -5em;

}

.hme_why_choose_single:nth-child(4) .hme_why_choose_single_img::after {

  background-image: url(../images/home/why_choose_icon4_bg.webp);

  filter: unset;

  width: 110%;

  height: 110%;

  left: -14px;

  top: -5px;

}



/* third blk */

.hme_third_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.hme_third_blk::after {

  content: '';

  background-color: #e7f1ff;

  width: 48%;

  height: 74%;

  position: absolute;

  z-index: -1;

  bottom: 0;

  left: 0;

}

.hme_third_inner {

  float: left;

}

.hme_third_imgblk {

  float: left;

}

.hme_third_img {

  position: relative;

  margin-right: 3em;

}

.hme_third_img::before {

  content: '';

  background-image: url('../images/home/hme_third_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 101%;

  height: 101%;

  position: absolute;

  top: -1px;

  left: -1px;

}

.hme_third_img img {

  height: 675px;
  width: 100%;

  object-fit: cover;

  object-position: center;

}

.hme_third_inner h3,.hme_third_inner h2 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

}

.hme_third_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 275;

}



/* hme review blk */

.hme_review_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.hme_review_inner {

  float: left;

}

.hme_review_title {

  float: left;

  text-align: center;

}

.hme_review_title strong {

  font-size: 24px;

  color: #a71f24;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  position: relative;

}

.hme_review_title strong::before {

  content: '';

  background-color: #a91f24;

  width: 75%;

  height: 1px;

  position: absolute;

  bottom: -7px;

  right: -10px;

}

.hme_review_title h3 {

  font-size: 40px;

  letter-spacing: -2px;

  line-height: 60px;

  text-transform: uppercase;

  color: #0a2d44;

  padding: 0 5em;

}

.hme_review_slic {

  float: left;

}

.hme_review_single {

  float: left;

}

.hme_review_single_inner {

  float: left;

  position: relative;

  margin: 0 10px;

  padding: 2em 2em 5em;

}

.hme_review_single_inner::after {

  content: '';

  background-image: url('../images/home/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;

  transition: 0.5s;

}

.hme_review_single_inner p {

  font-size: 15px;

  line-height: 28px;

  color: #000000;

  font-weight: 400;

  overflow-y: scroll;

  height: 300px;

  padding: 0 5px 0 0px;

}

/* width */

.hme_review_single_inner p::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.hme_review_single_inner p::-webkit-scrollbar-thumb {

  background-color: #a91f24;

  border-radius: 10px;

}

/* Handle */

.hme_review_single_inner p::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.hme_review_single_author_blk {

  float: left;

  width: 100%;

  margin: 10px 0 0;

  padding: 0 0 0 3em;

  display: flex;

  align-items: center;

  position: relative;

}

.hme_review_single_author_title {

  float: left;

  width: 70%;

}

.hme_review_single_author_title h4 {

  font-size: 18px;

  color: #0a2d44;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  margin: 0;

}

.hme_review_single_author_title span {

  font-size: 14px;

  color: #a91f24;

  font-weight: 400;

}

.hme_review_single_author_blk a::before {

  content: '\f1a0';

  font-family: fontawesome;

  font-size: 35px;

  line-height: 35px;

  color: #0d3550;

  position: absolute;

  top: 2px;

  left: 0;

}

.star_rating {

  float: left;

  width: 30%;

}

.star_rating i {

  color: #ffc300;

}

.hme_review_slic .slick-list.draggable {

  padding: 2em 0 7em;

  position: relative;

}

.hme_review_slic .slick-list.draggable::after {

  content: '';

  background-image: url('../images/home/review_blk_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 70px;

  position: absolute;

  bottom: 0;

  left: 0;

}



.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_single.slick-active+.slick-active .hme_review_single_inner {

  top: 1em;

  transition: 0.5s;

}

.hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner {

  top: 2em;

  transition: 0.5s;

}

.hme_review_single.slick-active+.slick-active .hme_review_single_author_blk a::before {

  color: #9f1f24;

  transition: 0.5s;

}

.hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_author_blk a::before {

  color: #0d3550;

  transition: 0.5s;

}



/* faq blk */

.hme_faq_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.hme_faq_blk::after {

  content: '';

  background-image: url('../images/home/faq_blk_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 99%;

  height: 103%;

  position: absolute;

  top: -20px;

  left: 0;

}

.hme_faq_inner {

  float: left;

}

.hme_faq_imgblk {

  float: right;

}

.hme_faq_img {

  position: relative;

  margin-left: 2em;

}

.hme_faq_img::after {

  content: '';

  border-radius: 0 227px 227px 0;

  background-color: #e7f1ff;

  width: 567px;

  height: 455px;

  position: absolute;

  z-index: -1;

  top: -1em;

  left: -28em;

}

.hme_faq_img img {

  height: 805px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 350px 350px 15px 15px;

  filter: drop-shadow(15.282px 21.034px 21px rgba(22, 64, 149, 0.46));

  border: 1px solid #ffffff;

}

.hme_faq_content_blk {

  float: left;

  background-color: #ffffff;

  border-radius: 5px 150px 5px 5px;

  padding: 0 2em 0 0;

}

.hme_faq_title {

  float: left;

  text-align: center;

}

.hme_faq_title h3 {

  font-size: 40px;

  text-transform: uppercase;

  color: #a91f24;

}

.hme_faq_content_inner {

  position: relative;

  padding: 0 1em 0 1.5em;

}

.faq_question_box {

  position: relative;

  overflow-x: hidden;

  z-index: 1;

  overflow-y: scroll;

  height: 750px;

  padding: 1em 1em 0 2em;

  border-radius: 29px;

}

/* width */

.faq_question_box::-webkit-scrollbar {

  width: 3px;

}

/* Track */

.faq_question_box::-webkit-scrollbar-thumb {

  background-color: #0a2d44;

  border-radius: 10px;

}

/* Handle */

.faq_question_box::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.faq_question_box .set {

  margin: 15px 0;

  position: relative;

  z-index: 1;

}

.faq_question_box .set a {

  display: block;

  padding: 20px 3em 20px 1.5em;

  text-decoration: none;

  font-size: 22px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  border-radius: 5px;

  background-color: #ffffff;

  cursor: pointer !important;

  position: relative;

  z-index: 0;

}

.faq_question_box .set a span {

  color: #0a2d44;

  font-family: 'Poppins-SemiBold';

}

.faq_question_box .set a::before {

  content: '';

  background-image: url('../images/home/faq_icon.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 18px;

  height: 20px;

  position: absolute;

  z-index: -2;

  top: 25px;

  right: 35px;

}

.faq_question_box .set.active {

  position: relative;

  z-index: 1;

  filter: drop-shadow(11.658px 18.657px 23.5px rgba(34, 88, 143, 0.16));

  background-color: #ffffff;

  border: 1px solid #0f529d;

  border-radius: 21px;

}

.faq_question_box .set a.active {

  padding: 20px 2.5em 10px 1.5em;

  font-size: 26px;

  line-height: 36px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

  z-index: 1;

  background-color: unset;

}

.faq_question_box .set a.active span {

  color: #0a2d44;

  font-family: 'Poppins-SemiBold';

}

.faq_question_box .set.active a::before {

  content: '';

  background-image: url('../images/home/faq_active.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 10px;

  position: absolute;

  z-index: -1;

  top: 30px;

  right: 35px;

}

.faq_question_box .set.active a::after {

  content: '';

  background-image: url('../images/home/faq_active_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  border-radius: unset;

  background-color: unset;

  width: 30px;

  height: 35px;

  position: absolute;

  top: unset;

  bottom: -32px;

  left: -1px;

}

.faq_question_box .content {

  padding: 0em 3em 0em;

  width: 100%;

  height: auto;

  margin: 0 auto;

  position: relative;

  cursor: pointer;

}

.faq_question_box .content p {

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  padding-right: 1em;

}





/* blog blk */

.hme_blog_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  overflow: hidden;

}

.hme_blog_inner {

  float: left;

}

.hme_blog_title {

  float: left;

  text-align: center;

}

.hme_blog_title h3 {

  font-size: 40px;

  color: #0a2d44;

}

.hme_blog_single {

  float: left;

}

.hme_blog_single_inner {

  position: relative;

  margin: 0 1em;

  float: left;

  display: flex;

  flex-direction: column;

}

.hme_blog_single_inner::after {

  content: '';

  background-color: #f2f6f9;

  border-radius: 60px;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.hme_blog_img {

  position: relative;

}

.hme_blog_img img {

  height: 265px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 15px 50px 50px 50px;

}

.hme_blog_date {

  font-size: 16px;

  line-height: 24px;

  color: #a91f24;

  font-weight: 400;

  border-radius: 25px;

  background-color: #fff;

  padding: 8px;

  width: 32%;

  font-family: 'Poppins-Regular';

  position: absolute;

  top: -23px;

  right: 0;

  left: 0;

  margin: 0 auto;

  display: inline-block;

}

.hme_blog_content {

  position: relative;

  padding: 2em;

  text-align: center;

}

.hme_blog_content h4 {

  font-size: 24px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  margin: 0 0 10px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 4;

  overflow: hidden;

}

.hme_blog_content p {

  font-size: 16px;

  line-height: 24px;

  color: #000000;

  font-weight: 400;

  display: none;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 5;

  overflow: hidden;

}

.hme_blog_but {

  font-size: 16px;

  color: #a71f24;

  font-weight: 600;

  border-bottom: 1px solid #a71f24;

}

.hme_blog_slic .slick-list.draggable {

  padding: 2em 0 0;

  margin: 0 -150px 0 0;

  filter: drop-shadow(7.182px 19.734px 15.5px rgba(17, 109, 235, 0.11));

}
.hme_blog_slic .slick-track{
  display: flex !important;
}

.hme_blog_slic ul.slick-dots {

  text-align: center;

  padding: 1em 0em;

  right: 0px;

  left: 0;

  top: 0px;

  position: relative;

}

.hme_blog_slic ul.slick-dots li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 4px;

}

.hme_blog_slic ul.slick-dots li.slick-active button {

  border: unset;

  font-size: 0;

  width: 15px;

  height: 15px;

  background-color: #0a2d44;

  border-radius: 50%;

}

.hme_blog_slic ul.slick-dots li button {

  width: 12px;

  height: 12px;

  font-size: 0;

  background-color: #a91f24;

  border-radius: 50%;

  border: unset;

}



.hme_blog_single.slick-active .hme_blog_single_inner {

  flex-direction: row;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_single_inner {

  flex-direction: column;

}



.hme_blog_single.slick-active .hme_blog_img img {

  width: 600px;

  height: 382px;

  border-radius: 15px 50px 50px 50px;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_img img {

  width: 100%;

  height: 265px;

}

.hme_blog_single.slick-active .hme_blog_img {

  width: 50%;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_img {

  width: 100%;

}



.hme_blog_single.slick-active {

  width: 570px !important;

}

.hme_blog_single.slick-active+.slick-active {

  width: 420px !important;

}



.hme_blog_single.slick-active .hme_blog_content {

  position: absolute;

  bottom: 0;

  right: 0;

  width: 50%;

  padding: 4em 2em 2em;

  text-align: left;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_content {

  position: relative;

  bottom: unset;

  right: unset;

  width: 100%;

  padding: 2em;

}



.hme_blog_single.slick-active .hme_blog_content p {

  display: block;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_content p {

  display: none;

}



.hme_blog_single.slick-active .hme_blog_content::after {

  top: 0;

  height: 110%;

  width: 400px;

  border-radius: 30px;

  background-color: #f2f6fa;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_content::after {

  border-radius: 35px;

  background-color: #fff;

  top: -20px;

  height: 112%;

}



.hme_blog_single.slick-active .hme_blog_date {

  top: 0;

  right: 15px;

  left: unset;

  width: 44%;

}

.hme_blog_single.slick-active+.slick-active .hme_blog_date {

  top: -23px;

  right: 0;

  left: 0;

  width: 32%;

}





/* Footer blk */

.footer_wrapper {

  float: left;

  width: 100%;

  height: auto;

  position: relative;

  z-index: 3;

  margin: 2em 0 0;

  padding: 2em 0 0;

}

.footer_wrapper::before {

  content: '';

  background-image: url('../images/home/footer_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(0px -20px 18.5px rgba(10, 45, 68, 0.1));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -2;

  top: 0;

  left: 0;

}

.footer_wrapper .container {

  position: relative;

}

.footer_wrap {

  float: left;

  padding: 2em 0 0;

}

.footerfirst_section {

  float: left;

}

.footer_logo {

  float: left;

}

.footer_logo_inner {

  position: relative;

  padding: 0 2em 0 0;

}

.footer_logo_img {

  position: relative;

  margin: 0 0 2em;

}

.footer_logo_img img {

  height: 100px;

  width: 100%;

  object-fit: contain;

  object-position: left;

}

.footer_logo_inner p {

  font-size: 18px;

  line-height: 36px;

  color: #000000;

  font-weight: 275;

  font-family: 'Poppins-Light';

}

.footer_menu {

  float: left;

  padding: 0 0 0 2em;

}

.footer_menu h4 {

  font-size: 26px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  margin-bottom: 1em;

  position: relative;

  display: inline-block;

}

.footer_menu h4::before,

.footer_cont_details h4::before {

  content: '';

  opacity: 0.102;

  background-color: #002b55;

  width: 100%;

  height: 1px;

  position: absolute;

  bottom: -5px;

  left: 0;

}

.footer_menu ul {

  width: 100%;

}

.footer_menu ul li {

  float: left;

  width: 50%;

  display: flow-root;

}

.footer_menu ul li a {

  font-size: 16px;

  line-height: 40px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  transition: 0.5s;

}

.footer_menu ul li a:hover {

  color: #9e1d22;

  transition: 0.5s;

}

.footer_cont_details {

  float: left;

  padding: 0 0 0 4em;

}

.footer_cont_details h4 {

  font-size: 26px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  margin-bottom: 1em;

  position: relative;

  display: inline-block;

}

.footer_address {

  float: left;

  padding: 0px 5em 2em 3em;

  position: relative;

}

.footer_address::before {

  content: '';

  background-image: url('../images/home/location_pin.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 18px;

  height: 25px;

  position: absolute;

  top: 3px;

  left: 10px;

}

.footer_address p {

  font-size: 22px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  margin: 0;

  font-family: 'Poppins-Regular';

}

.footer_call {

  float: left;

  padding: 1em 0 1em 3em;

  position: relative;

}

.footer_call::before {

  content: '';

  background-image: url('../images/home/footer_call.webp');

  background-position: center;

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 20px;

  height: 22px;

  position: absolute;

  top: 20px;

  left: 10px;

}

.footer_call a {

  font-size: 26px;

  color: #a12328;

  font-weight: 600;

  transition: 0.5s;

}

.footer_call a:hover {

  color: #0a2d44;

  transition: 0.5s;

}

.socialmedia_footer {

  float: left;

  margin-top: 5em;

  position: relative;

}

.socialmedia_footer::after {

  content: '';

  border-top: 1px solid #e9eff4;

  opacity: 0.102;

  width: 60%;

  position: absolute;

  top: -20px;

  left: 0;

}

.socialmedia_footer h4 {

  font-size: 18px;

  color: #000000;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  display: inline-block;

}

.socialmedia_footer h4::before {

  content: unset;

}

.socialmedia_footer ul {

  display: inline-block;

  border-radius: 20px;

  background-color: #0a2d44;

  border: 1px solid #ffffff;

  padding: 0 10px;

  margin: 0 0 0 10px;

}

.socialmedia_footer ul li {

  list-style-type: none;

  display: inline-block;

  margin: 0px 5px;

}

.socialmedia_footer ul li a {

  color: #ffffff;

  font-size: 22px;

  transition: 0.5s;

}

.socialmedia_footer ul li a:hover {

  color: #9e1d22;

}

.socialmedia_footer ul li a svg {

  width: 23px;

  fill: #ffffff;

  vertical-align: middle;

  transition: 0.5s;

}

.socialmedia_footer ul li a svg:hover {

  fill: #9e1d22;

}

.footersecond_blk {

  float: left;

  padding: 1em 0;

  background-color: #ffffff;

  border-top: 1px solid #a91f2481;

}

.footerthird_copyrights {

  float: left;

}

.footerthird_copyrights p {

  font-size: 15px;

  line-height: 30px;

  color: #9e1d22;

  font-weight: 400;

  margin: 0;

}

.footerthird_logo {

  float: left;

  text-align: right;

}



/* inner page banner */
.inner_page_banner{
  float: left;
  width: 100%;
  margin: 0 0 2em;
  padding: 0 0 2em;
  position: relative;
}
.innerban_imgblk{
  position: relative;
  z-index: 0;
  float: right;
  width: 75%;
}
.innerban_imgblk img{
  height: 589px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.innerban_content_wrapper{
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.innerban_content_img{
  position: relative;
}
.innerban_content_img::before{
  content: '';
  background-color: #ffffff;
  opacity: 0.902;
  width: 100%;
  height: 101%;
  -webkit-clip-path: url(#my-clip-path);
  clip-path: url(#my-clip-path);
  position: absolute;
  z-index: 1;
  top: -2px;
  left: 0;
}
.innerban_content_img::after{
  content: '';
  background-image: url('../images/aboutus/inner_page_ban_bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 220px;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -15px;
}
.innerban_content_img img{
  height: 589px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-clip-path: url(#my-clip-path);
  clip-path: url(#my-clip-path);
}
.inner_page_banner .container {
  position: relative;
}
.innerban_content{
  position: absolute;
  z-index: 2;
  width: 500px;
  top: 10em;
  left: 1em;
}
.innerban_content_inner{
  padding: 0em 8em 0em 0em;
}
.innerban_content_inner .ban_review_rating{
  position: relative;
  top: unset;
  right: unset;
  width: 100%;
  padding-left: 1em;
}
.innerban_content_inner .ban_review_rating::before{
  content: '';
  background-image: url('../images/blogdetail/rating_bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 56%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: -10px;
  left: -5px;
}
.banner_heading{
  font-size: 34px;
  text-transform: uppercase;
  color: #0d3550;
  position: relative;
  margin: 12px 0;
  font-family: 'Poppins-Bold';
}
.banner_heading::before{
  content: '';
  width: 15%;
  height: 2px;
  border-radius: 1px;
  background-color: #9f1f24;
  position: absolute;
  bottom: -8px;
  right: 3em;
}
.innerbanner_content_inner p{
  font-size: 16px;
  line-height: 30px;
  color: #010101;
  font-weight: 400;
}
.innerbanner_content_inner p span{
  color: #a12328; 
  font-weight: 600;
}
.inner_ban_but{
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Poppins-SemiBold';
  padding: 12px 3em 12px 2em;
  display: inline-block;
  margin: 10px 0 0;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.inner_ban_but:hover{
  color: #ffffff;
  transform: scale(0.9);
  transition: 0.5s;
}
.inner_ban_but::before{
  content: '';
  background-image: url('../images/blogdetail/inner_ban_but_bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 1;
  top: 14px;
  right: 18px;
}
.inner_ban_but::after{
  content: '';
  background-image: url('../images/blogdetail/inner_ban_but_bg2.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: drop-shadow(2.699px 11.692px 10.5px rgba(34,88,143,0.26));
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}




/* blog detail page */

.blog_det_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.blog_det_inner {

  float: left;

}
.blog_det_date{
  font-size: 26px;
  text-transform: uppercase;
  color: #0a2d44;
  font-weight: 600;
  font-family: 'Poppins-SemiBold';
  background-color: #e8eef3;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  top: -5.5em;
  right: 2em;
  padding: 10px 15px;
}
.blog_det_date::after{
  content: '';
  background-color: #e8eef3;
  border-radius: 5px;
  width: 95%;
  height: 115%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.blog_det_wrapper p,

.blog_det_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.blog_det_imgblk {

  float: left;

}

.blog_det_img {

  position: relative;

  margin-top: 2em;

  margin-right: 3em;

  margin-bottom: 1em;

}

.blog_det_img::before {

  content: '';

  border-radius: 50px;

  border: 1px solid #0d3550;

  width: 95%;

  height: 105%;

  position: absolute;

  z-index: -1;

  top: -12px;

  left: -12px;

}

.blog_det_img::after {

  content: '';

  border-radius: 52px;

  background-color: #005aa7;

  width: 90%;

  height: 95%;

  position: absolute;

  z-index: -1;

  bottom: -12px;

  right: -12px;

}

.blog_det_img img {

  height: 504px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 40px;

  filter: drop-shadow(6.157px 7.88px 16.5px rgba(21, 92, 188, 0.21));

  border: 1px solid #f4f4f4;

}

.blog_det_inner h2 {

  font-size: 36px;

  text-transform: uppercase;

  color: #0a2d44;

  position: relative;

}

.blog_det_inner h2:nth-child(3) {

  margin-top: 1.5em;

}

.blog_det_inner h3 {

  font-size: 30px;

  text-transform: uppercase;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

  display: inline-block;

}

.blog_det_whychoose {
  margin: 2em 0 6em;
  padding: 2em 0 6em;
  z-index: 10;
}

.blog_det_whychoose::after {

  background-color: #e8eef3;

  background-image: unset;

  opacity: 0.502;

  width: 100%;

  height: 100%;

}

.blog_det_wrapper h2{
  font-size: 35px;

  text-transform: uppercase;

  color: #0a2d44;

  font-weight: 600;
}

.blog_det_wrapper h3{
  font-size: 30px;

  text-transform: uppercase;

  color: #0a2d44;

  font-weight: 600;
}

.blog_det_wrapper h4 {

  font-size: 25px;

  text-transform: uppercase;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

}


.blog_det_whychoose .hme_why_choose_single_content h4 {

  font-size: 21px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

}

.blog_det_whychoose .hme_why_choose_right_inner p {

  font-size: 15px;

  line-height: 30px;

  color: #000000;

  font-weight: 275;

}

.blgdetails_page_social_media {

  float: left;

  padding: 2em 0;

}

.blgdetails_page_social_media_inner {

  float: left;

  width: 100%;

  text-align: right;

  border-top: 1px solid #cecece;

}

.blgdetails_page_social_media_inner h4 {

  font-size: 22px;

  line-height: 32px;

  color: #1d3b4f;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  padding-left: 0;

  display: inline-block;

}
.blgdetails_page_social_media_inner ul {

  display: inline-block;

  float: right;

  margin: 10px 0;

}

.blgdetails_page_social_media_inner ul li {

  list-style-type: none !important;

  display: inline-block;

  margin: 0px 8px !important;

  padding: 0 !important;

  position: unset;

}
.blgdetails_page_social_media_inner ul li::before{
  content: unset !important;
}

.blgdetails_page_social_media_inner ul li a {

  color: #a91f24;

  font-size: 30px;

  line-height: 30px;

  transition: 0.5s;

  vertical-align: middle;
  border-bottom: unset !important;

}

.blgdetails_page_social_media_inner ul li a svg {

  width: 30px;

  fill: #a91f24;

  vertical-align: middle;

  transition: 0.5s;

}

.blgdetails_page_social_media_inner ul li a:hover {

  color: #1d3b4f;

  transition: 0.5s;

}

.blgdetails_page_social_media_inner ul li a svg:hover {

  fill: #1d3b4f;

  transition: 0.5s;

}

.blog_det_blog .hme_blog_slic .slick-list.draggable {

  filter: drop-shadow(0px 14px 16px rgba(0, 109, 201, 0.28));

}

.blog_det_blog .hme_blog_single.slick-active .hme_blog_img img {

  width: 100%;

  height: 397px;

  border-radius: 10px;

  border: 1px solid #ffffff;

}

.blog_det_blog .hme_blog_single_inner::after {

  content: unset;

}

.blog_det_blog .hme_blog_single.slick-active .hme_blog_single_inner {

  flex-direction: column;

}

.blog_det_blog .hme_blog_single.slick-active .hme_blog_img {

  width: 100%;

}

.blog_det_blog .hme_blog_single.slick-active .hme_blog_content {

  width: 100%;

  position: relative;

  bottom: unset;

  right: unset;

  text-align: center;

  padding: 2em;

}

.blog_det_blog .hme_blog_single.slick-active .hme_blog_date {

  top: -23px;

  right: 0;

  left: 0;

  width: 27%;

}

.blog_det_blog .hme_blog_single.slick-active+.slick-active .hme_blog_content p {

  display: block;

}

.blog_det_blog .hme_blog_single.slick-active {

  width: 470px !important;

}

/* ul li a tag style */

.blog_det_wrapper ul{
  position: relative;
  margin: 0 0 1em;
}
.blog_det_wrapper ul li{
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 300;
  position: relative;
  margin: 10px 0;
  padding-left: 2em;
  list-style: none;
  font-family: 'Poppins-Regular';
}
.blog_det_wrapper ul li::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9f1f24;
  position: absolute;
  top: 10px;
  left: 15px;
}
.blog_det_wrapper p a {
  border-bottom: 1px solid #9f1f24;
  font-family: 'Poppins-Regular';
}
.blog_det_wrapper ul li a {
  border-bottom: 1px solid #9f1f24;
  font-family: 'Poppins-Regular';
}



/* blog page */

.blog_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.blog_page_inner {

  float: left;

}

.blog_page_first_blk {

  float: left;

  margin: 2em 0;

}

.blog_page_first_inner {

  position: relative;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_single_inner {

  flex-direction: row;

  align-items: center;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_img {

  width: 50%;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_img img {

  height: 548px;

  border-radius: 10px 24px 24px 24px;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content {

  width: 50%;

  text-align: left;

  padding: 4em 1em;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content h4 {

  font-size: 28px;

  line-height: 38px;

  color: #002b55;

  font-weight: 600;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content p {

  -webkit-line-clamp: 8;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_date {

  font-size: 17px;

  line-height: 27px;

  color: #a91f24;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  border-radius: 35px;

  border: 1px solid #9f1f24;

  left: unset;

  right: 15px;

  width: 34%;

  text-align: center;

}

.blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_single_inner::after {

  border-radius: 18px;

  filter: drop-shadow(7.182px 19.734px 15.5px rgba(17, 109, 235, 0.11));

  background-color: #ffffff;

  border: 1px solid #ecf2f6;

}

.blog_page_inner .hme_blog_but {

  font-size: 19px;

  font-weight: 400;

}

.blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_img img {

  height: 372px;

  border-radius: 20px 15px 60px 60px;

}

.blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_single_inner::after {

  background-color: #ffffff;

  border: 1px solid #ecf2f6;

  border-radius: 20px 15px 60px 25px;

  filter: drop-shadow(7.182px 19.734px 15.5px rgba(17, 109, 235, 0.11));

}

.blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_content h4 {

  font-size: 26px;

  color: #002b55;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

}

.blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_content p {

  display: none;

}

.blog_page_second_blk {

  float: left;

  margin: 2em 0;

}

.blog_page_second_inner {

  position: relative;

}

.blog_page_second_inner .hme_blog_img img {

  height: 421px;

  border-radius: 10px;

  border: 1px solid #fff;

  filter: drop-shadow(0px 14px 16px rgba(0, 109, 201, 0.28));

}

.blog_page_second_inner .hme_blog_single_inner::after {

  background-color: #fff;

}

.blog_page_inner:nth-child(even) .blog_page_first_inner {

  display: flex;

  flex-direction: row-reverse;

}



/* coupon page */

.coupon_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.coupon_page_inner {

  float: left;

  margin: 2em 0;

}

.coupon_page_inner .hme_coupon_single {

  float: left;

}

.coupon_page_inner .hme_coupon_single_inner {

  padding: 2em 3em 1em;

  position: relative;

  text-align: center;

  float: left;

  margin: 0 5px;

  transition: 0.5s;

}

.coupon_page_inner .hme_coupon_single_inner::after {

  content: '';

  background-image: url('../images/coupon/coupon_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(0px 11px 19.5px rgba(22, 92, 139, 0.19));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.coupon_page_inner .hme_coupon_single_inner span {

  font-size: 86px;

  letter-spacing: -4px;

  line-height: 96px;

  color: #a11f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  transition: 0.5s;

  display: inline-block;

  margin-bottom: 15px;

  width: auto;

}

.coupon_page_inner .hme_coupon_single_inner span sub {

  font-size: 30px;

  letter-spacing: -1px;

  bottom: -35px;

  left: -30px;

  line-height: 40px;

  color: #a91f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

  transition: 0.5s;

}

.hme_coupon_single_inner span sub::before {

  content: '';

  width: 52px;

  height: 1px;

  border-radius: 0px;

  background-color: #a91f24;

  position: absolute;

  top: 0;

  left: -10px;

}

.hme_coupon_single_inner span sub::after {

  content: '';

  width: 52px;

  height: 1px;

  border-radius: 0px;

  background-color: #a91f24;

  position: absolute;

  bottom: 0;

  right: -10px;

}

.coupon_page_inner .hme_coupon_single_inner h4 {

  font-size: 30px;

  color: #0d3550;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  transition: 0.5s;

  position: relative;

  margin: 0;

  padding: 50px 0 20px;

  min-height: 126px;

  display: flex;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  vertical-align: middle;

}

.coupon_page_inner .hme_coupon_single_inner p {

  font-size: 15px;

  line-height: 24px;

  color: #272727;

  font-weight: 400;

}

.coupon_page_inner .hme_coupon_single_inner a {

  font-size: 12px;

  letter-spacing: -1px;

  line-height: 22px;

  color: #000000;

  font-weight: 400;

  border-bottom: 1px solid #000000;

  display: inline-block;

  margin: 10px 0;

}

.coupon_page_inner .hme_coupon_single:nth-child(1) .hme_coupon_single_inner a {

  color: #a11f24;

  border-bottom: 1px solid #a11f24;

}

.coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner {

  top: -3em;

}

.coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner::after {

  background-image: url('../images/coupon/coupon_bg2.webp');

}

.coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner span {

  color: #0a2d44;

}

.coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner h4 {

  color: #a91f24;

}





/* service page */

.service_page_wrapper {

  float: left;

  width: 100%;

}

.service_page_inner {

  float: left;

}

.service_page_odd_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_page_odd_inner {

  float: left;

}

.service_page_odd_imgblk {

  float: left;

}

.service_page_odd_img {

  position: relative;

  margin-right: 2em;

}

.service_page_odd_img::before {

  content: '';

  background-image: url('../images/service/first_img_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.service_page_odd_img img {

  height: 609px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.service_page_odd_inner h2,

.service_page_odd_inner h3 {

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #0a2d44;

}

.service_page_odd_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.service_page_even_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_page_even_inner {

  float: left;

}

.service_page_even_imgblk {

  float: right;

}

.service_page_even_img {

  position: relative;

  margin-left: 3em;

}

.service_page_even_img::before {

  content: '';

  border-radius: 5px;

  background-color: #a11f24;

  width: 95%;

  height: 70%;

  position: absolute;

  z-index: -1;

  bottom: -25px;

  left: -25px;

}

.service_page_even_img::after {

  content: '';

  width: 54px;

  height: 56px;

  background-color: #0057c3;

  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);

  transform: rotate(-18deg);

  position: absolute;

  z-index: -1;

  top: -30px;

  right: -20px;

}

.service_page_even_img img {

  height: 638px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 5px;

  filter: drop-shadow(-17.621px 21.76px 28px rgba(9, 36, 54, 0.34));

  border: 2px solid #fff;

}

.service_page_even_inner h3 {

  font-size: 40px;

  line-height: 50px;

  text-transform: uppercase;

  color: #0a2d44;

}

.service_page_even_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}



/* faq page */

.faq_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.faq_page_inner {

  float: left;

}

.faq_page_imgblk {

  float: left;

}

.faq_page_img {

  position: relative;

}

.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: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.faq_page_img img {

  height: 700px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.faq_page_img_content {

  position: relative;

  padding: 0em 0em 10em 0em;

  text-align: center;

}

.faq_page_img_content::after {

  content: '';

  background-image: url('../images/faq/faq_content_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 93.5%;

  height: 130%;

  position: absolute;

  z-index: -1;

  bottom: 0;

  left: 0;

  right: -5px;

  margin: 0 auto;

}

.faq_page_img_content h3 {

  font-size: 34px;

  text-transform: uppercase;

  color: #ffffff;

  text-align: center;

}

.faq_page_img_content a {

  font-size: 24px;

  color: #a12328;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  position: relative;

  z-index: 1;

  padding: 0.75em 3.5em 0.75em 2em;

  display: inline-block;

}

.faq_page_img_content a::before {

  content: '';

  background-image: url('../images/faq/phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 27px;

  height: 27px;

  position: absolute;

  z-index: 1;

  top: 18px;

  right: 25px;

}

.faq_page_img_content a::after {

  content: '';

  background-image: url('../images/faq/faq_page_img_content_call.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;

}

.faq_page_content {

  float: left;

}

.faq_page_content_inner {

  float: left;

  width: 100%;

  position: relative;

  top: 4em;

}

.faq_page_content_inner::after {

  content: '';

  background-image: url('../images/faq/faq_blk_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(4.265px 34.739px 20px rgba(0, 90, 167, 0.07));

  width: 100%;

  height: 970px;

  position: absolute;

  z-index: -3;

  top: -9em;

  left: 0;

}

.faq_page_content_inner .faq_question_box {

  padding: 1em 1em 0 1em;

  height: 830px;

}
.faq_page_content_inner .faq_question_box::-webkit-scrollbar{
  width: 8px;
}



/* contact us page */

.contactus_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0 -22em;

  padding: 2em 0 0;

}

.contactus_inner {

  float: left;

}

.contactus_imgblk {

  float: right;

}

.contactus_img {

  position: relative;

}

.contactus_img img {

  height: 600px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 0 25px 0 0;

}

.contactus_page_details_blk {

  float: right;

  position: relative;

  top: -13em;

}

.contactus_page_details_inner {

  position: relative;

  float: left;

  border-radius: 24px 200px 0 0;

  background-color: #0d3550;

  border: 3px solid #ffffff;

  padding: 4em 0 6em 7em;

}

.contactus_address_blk {

  float: left;

}

.contactus_page_address_inner {

  position: relative;

  padding: 1em 12em 1em 7.75em;

}

.contactus_page_address_inner::after {

  content: '';

  opacity: 0.200;

  width: 1px;

  height: 50%;

  border-radius: 1px;

  background-color: #fff;

  position: absolute;

  top: 1em;

  left: 7em;

}

.contactus_page_address_inner::before {

  content: '';

  background-image: url('../images/contactus/location_pin.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 30px;

  position: absolute;

  top: 1.5em;

  left: 4.5em;

}

.contactus_page_address_inner p {

  font-size: 26px;

  line-height: 36px;

  color: #fff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}

.contactus_page_call {

  float: left;

}

.contactus_page_call_inner {

  position: relative;

  padding: 0 12em 1em 7.75em;

}

.contactus_page_call_inner::before {

  content: '';

  background-image: url('../images/contactus/phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 25px;

  height: 25px;

  position: absolute;

  top: 5px;

  left: 4.5em;

}

.contactus_page_call_inner::after {

  content: '';

  opacity: 0.200;

  width: 1px;

  height: 70%;

  border-radius: 1px;

  background-color: #fff;

  position: absolute;

  top: 0em;

  left: 7.25em;

}

.contactus_page_call_inner a {

  font-size: 30px;

  line-height: 36px;

  color: #fff;

  font-weight: 600;

  font-family: 'Poppins-Medium';

}

.contactus_page_email {

  float: left;

}

.contactus_page_email_inner {

  position: relative;

  padding: 0 12em 1em 7.75em;

}

.contactus_page_email_inner::before {

  content: '';

  background-image: url('../images/contactus/mail.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 25px;

  position: absolute;

  top: 0.5em;

  left: 4.5em;

}

.contactus_page_email_inner::after {

  content: '';

  opacity: 0.200;

  width: 1px;

  height: 65%;

  border-radius: 1px;

  background-color: #fff;

  position: absolute;

  top: 0em;

  left: 7.25em;

}

.contactus_page_email_inner p {

  font-size: 26px;

  line-height: 36px;

  color: #fff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

}

.contactus_map_blk {

  float: right;

  position: relative;

  top: -18em;

}

.contactus_map_blk .mapouter,

.contactus_map_blk .gmap_canvas {

  height: 406px;

  border-radius: 38px;

}

.contactus_form_block {

  float: left;

  position: absolute;

  top: -1em;

  left: 2em;

  z-index: 2;

}

.contactus_form_inner {

  float: left;

  padding: 2em 2em 1em 2em;

  position: relative;

  filter: drop-shadow(0px 14px 13px rgba(18, 82, 125, 0.16));

  border-radius: 50px;

  background-color: #ffffff;

  border: 1px solid #e9e9e9;

  margin-right: 1em;

}

.contactus_form_inner h3 {

  font-size: 36px;

  line-height: 46px;

  color: #0a2d44;

  font-weight: 600;

  text-align: center;

  margin-bottom: 1em;

}

.contactus_form_inner h3 span {

  color: #821418;

  font-weight: 600;

}

.formcover_contact {

  float: left;

  width: 100%;

}

.formcover_contact input.form-control,

.formcover_contact select {

  font-size: 22px;

  line-height: 32px;

  color: #000;

  font-weight: 400;

  box-shadow: unset;

  position: relative;

  font-family: 'Poppins-Regular';

  padding-left: 20px;

  height: 55px;

  background-color: transparent;

  border-bottom: 1px solid #dfdfdf;

  border-top: unset;

  border-left: unset;

  border-right: unset;

  margin-bottom: 10px;

}

.formcover_contact input::placeholder {

  color: #000000;

}

.form-group.servicesch {

  width: 46%;

  margin-left: 20px;

}

.form-group.servicesch select {

  width: 100%;

  color: #000000;

}

.form-group.servicesch select:focus {

  outline: unset;

  color: #821418;

  border: 1px solid #dfdfdf;

}

.form-group.servicesch select option {

  color: #000;

}

.address label {

  font-size: 24px;

  line-height: 34px;

  color: #000000;

  font-weight: 400;

  margin-bottom: 10px;

}

.address {

  float: left;

  width: 100%;

}

.address textarea {

  font-size: 20px;

  line-height: 34px;

  resize: unset;

  height: 130px;

  color: #000000;

  border-radius: 15px;

  background-color: #ffffff;

  border: 1px solid #e2e2e2;

  font-family: 'Poppins-Regular';

}

.address textarea:focus {

  box-shadow: unset;

  border: unset;

  outline: unset;

  color: #821418;

}

.address textarea::placeholder {

  color: #000000;

}

.formcover_contact p {

  font-size: 16px;

  color: #000000;

  font-weight: 400;

  display: block;

  float: left;

  line-height: 26px;

  padding-top: 16px;

  font-family: 'Poppins-Regular';

}

.formcover_contact p a {

  color: #821418;

}

.formcover_contact input[type="checkbox"] {

  margin-right: 10px;

  width: 15px;

  height: 16px;

}

.captcha_box {

  float: left;

  width: 100%;

}

.captcha_box .g-recaptcha {

  width: 100%;

  max-width: 50%;

  margin: 0 auto;

}

.contactsubmit_btn {

  text-align: center;

  padding: 1em 0;

  float: left;

  width: 100%;

}

.contactsubmit_btn button {

  display: inline-block;

  font-size: 32px;

  line-height: 40px;

  color: #ffffff;

  font-weight: 600;

  width: 100%;

  padding: 14px 14px;

  margin: 0 auto;

  border-radius: 50px;

  position: relative;

  text-transform: uppercase;

  border-radius: 17px 35px;

  font-family: 'Poppins-SemiBold';

  filter: drop-shadow(6.573px 12.361px 11px rgba(4, 29, 54, 0.12));

  border-radius: 37px;

  background-image: linear-gradient(90deg, #811216 0%, #a91f23 100%);

  border: 1px solid #ffffff;

}



/* review page */

.review_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  overflow: hidden;

}

.review_page_inner {

  float: left;

}

.review_page_content {

  float: left;

}

.review_page_first_blk {

  float: left;

  margin: 2em 0;

}

.review_page_content_first_inner {

  position: relative;

}

.review_page_content_first_inner .hme_review_single:nth-child(1) .hme_review_single_inner::after {

  background-image: url('../images/review/review_bg.webp');

}

.review_page_content_first_inner .hme_review_single:nth-child(2) .hme_review_single_inner p {

  height: 250px;

}

.review_page_content_first_inner .hme_review_single:nth-child(2) .hme_review_single_inner::after {

  background-image: url('../images/review/review_bg2.webp');

}

.review_page_second_blk {

  float: left;

  width: 100%;

}

.review_page_second_inner {

  position: relative;

}
.review_page_second_inner .hme_review_single_author_blk{
  flex-direction: column;
}
.review_page_second_inner .hme_review_single_author_title {

  width: 100%;

}

.review_page_second_inner .star_rating {

  width: 100%;

}

.review_page_second_inner .hme_review_single:nth-child(odd) .hme_review_single_inner::after {

  background-image: url('../images/review/review_bg3.webp');

}

.review_page_second_inner .hme_review_single:nth-child(even) .hme_review_single_inner::after {

  background-image: url('../images/review/review_bg4.webp');

}

.review_page_inner:nth-child(even) .review_page_content_first_inner {

  display: flex;

  flex-direction: row-reverse;

}

.review_page_inner:nth-child(even) .review_page_second_blk {

  float: right;

  width: 120%;

}

.review_page_inner:nth-child(even) .review_page_second_inner {

  left: unset;

  right: -3em;

}



/* videos page */

.videos_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.videos_page_inner {

  float: left;

  display: grid;

  grid-template-rows: 569px 483px;

  gap: 15px;

  grid-template-columns: 402px 402px 402px;

  margin: 2em 0;

}

.video_page_single {

  position: relative;

}

.video_page_img {

  position: relative;

  height: 100%;

}

.video_page_img img {

  height: 100%;

  width: 100%;

  object-fit: cover;

  object-position: center;

  filter: drop-shadow(1.744px 24.939px 23px rgba(21, 92, 188, 0.24));

}

.video_page_link a::before {

  content: '';

  background-image: url(../images/videos/play_but.webp);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100px;

  height: 100px;

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  transition: 0.5s;

}

.video_page_single:nth-child(1) {

  grid-column: span 2;

}

.video_page_single:nth-child(1) .video_page_img img,

.video_page_single:nth-child(2) .video_page_img img {

  border-radius: 5px 65px;

}

.video_page_single:nth-child(3) .video_page_img img,

.video_page_single:nth-child(4) .video_page_img img,

.video_page_single:nth-child(5) .video_page_img img {

  border-radius: 65px 5px;

}

.videos_page_inner:nth-child(even) .video_page_single:nth-child(1) {

  grid-column: span 1;

}

.videos_page_inner:nth-child(even) .video_page_single:nth-child(2) {

  grid-column: span 2;

}

.videos_page_inner:nth-child(even) .video_page_single:nth-child(1) .video_page_img img,

.videos_page_inner:nth-child(even) .video_page_single:nth-child(2) .video_page_img img {

  border-radius: 65px 5px;

}

.videos_page_inner:nth-child(even) .video_page_single:nth-child(3) .video_page_img img,

.videos_page_inner:nth-child(even) .video_page_single:nth-child(4) .video_page_img img,

.videos_page_inner:nth-child(even) .video_page_single:nth-child(5) .video_page_img img {

  border-radius: 5px 65px;

}



/* service area page */

.service_area_banner {

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

  position: relative;

}

.service_area_banner::after {

  content: '';

  background-image: url('../images/servicearea/service_area_ban_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;

}

.serv_area_ban_inner {

  float: left;

  display: flex;

  align-items: center;

  vertical-align: middle;

  padding: 2em 0 0;

}

.serv_area_ban_left {

  float: left;

}

.serv_area_ban_left_inner {

  position: relative;

}

.serv_area_ban_left_inner h1 {

  font-size: 40px;

  text-transform: uppercase;

  color: #ffffff;

  position: relative;

}

.serv_area_ban_left_inner h1::before {

  content: '';

  width: 25%;

  height: 2px;

  border-radius: 1px;

  background-color: #ffffff;

  position: absolute;

  bottom: -8px;

  right: 3em;

}

.serv_area_ban_left_inner .inner_ban_but {

  color: #0d3550;

}

.serv_area_ban_left_inner .inner_ban_but::before {

  background-image: url('../images/servicearea/phone.webp');

}

.serv_area_ban_left_inner .inner_ban_but::after {

  background-image: url('../images/servicearea/call_bg.webp');

}

.serv_area_ban_right {

  float: left;

}

.serv_area_ban_right_inner {

  position: relative;

  padding: 0 1em 0 9em;

}

.serv_area_ban_right_inner .ban_review_rating {

  position: relative;

  top: unset;

  right: unset;

  width: 100%;

}

.serv_area_ban_right_inner .ban_review_rating::before {

  content: '';

  background-image: url('../images/blogdetail/rating_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 33%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: -10px;

  left: -23px;

}

.serv_area_ban_right_inner p {

  font-size: 16px;

  line-height: 30px;

  color: #010101;

  font-weight: 400;

  display: block;

}

.service_area_wrapper {

  float: left;

  width: 100%;

  margin: -2em 0;

  position: relative;

}

.service_area_inner {

  float: left;

}

.service_area_inner .mapouter,

.service_area_inner .gmap_canvas {

  height: 1100px;

}

.servicearea_list_block {

  position: absolute;

  right: 5em;

  top: 10em;

  width: 535px;

  z-index: 1;

}

.servicearea_list_block::before {

  content: '';

  background-color: #01539d;

  width: 405px;

  height: 105.5%;

  position: absolute;

  z-index: -3;

  top: 3em;

  left: 13em;
}

.servicearea_list_block::after {

  content: '';

  background-image: url('../images/servicearea/content_list_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(0px 21px 16px rgba(0, 84, 187, 0.15));

  width: 95%;

  height: 130%;

  position: absolute;

  z-index: -2;

  top: -5em;

  left: 2em;

}

.servicearea_listblk_inner {

  padding: 0 0 0 2em;

  border-radius: 19px;

  position: relative;

}

.servicearea_listblk_inner ul {

  overflow-y: scroll;

  overflow-x: hidden;

  height: 705px;

  position: relative;

  z-index: 3;

  filter: drop-shadow(11.658px 18.657px 13px rgba(26, 108, 179, 0.13));

  direction: rtl;

  padding: 4em 10px 0 10px;

  text-align: left;

}

/* width */

.servicearea_listblk_inner ul::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.servicearea_listblk_inner ul::-webkit-scrollbar-thumb {

  background-color: #eff3f7;

  border-radius: 10px;

}

/* Handle */

.servicearea_listblk_inner ul::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: #0e3a57;

}

.servicearea_listblk_inner ul li {

  list-style-type: none;

  padding-left: 20px;

  transition: 0.5s;

  position: relative;

}

.servicearea_listblk_inner ul li::before {

  content: '';

  border-bottom: 1px solid #f5f5f5;

  width: 90%;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.servicearea_listblk_inner li a {

  width: 100%;

  display: block;

  font-size: 25px;

  color: #272727;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  padding: 20px 2em 20px 1em;

  position: relative;

  transition: 0.5s;

  border-radius: 10px;

  margin: 5px 0;

  z-index: 3;

}

.servicearea_listblk_inner li a::before {

  content: '';

  background-image: url('../images/servicearea/location_pin.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 35px;

  height: 55px;

  position: absolute;

  top: 20px;

  right: 3em;

  opacity: 1;

  transition: 0.5s;

}

.servicearea_listblk_inner li a::after {

  content: '';

  background-image: url('../images/servicearea/active_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(2.419px 9.703px 5px rgba(0, 0, 0, 0.15));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover {

  transform: scale(1.03);

  color: #9f1c20;

  position: relative;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::before {

  opacity: 0;

  transition: 0.5s;

}

.servicearea_listblk_inner li a:hover::after {

  opacity: 1;

  transition: 0.5s;

}



/* location page */

.location_page_wrapper {

  float: left;

  width: 100%;

  margin: -2em 0 -5em;

}

.location_page_inner {

  float: left;

}

.location_page_mapblk {

  float: right;

  position: relative;

}

.location_page_mapblk .mapouter,

.location_page_mapblk .gmap_canvas {

  height: 1013px;

}

.location_list_block {

  position: absolute;

  top: 2em;

  right: 4em;

  bottom: unset;

  width: 525px;

  z-index: 3;

}

.location_listblk_inner {

  height: auto;

  padding: 0.5em 1em 0 1em;

  border-radius: 30px;

  filter: drop-shadow(7.829px 11.607px 14.5px rgba(0, 0, 0, 0.11));

  position: relative;

}

.search_box {

  float: left;

  width: 100%;

  margin: 2em 0 8px;

  position: relative;

}

.search_box form {

  float: right;

  width: 100%;

  position: relative;

  z-index: 4;

}

.search_box form input {

  border-radius: 37px;

  filter: drop-shadow(5.694px 21.25px 10.5px rgba(169, 31, 36, 0.12));

  background-color: #ffffff;

  border: 1px solid #f2f4f8;

  font-size: 18px;

  line-height: 36px;

  color: #9b9b9b;

  font-weight: 400;

  font-family: 'Poppins-Regular';

  padding: 25px 10px 25px 4em;

  position: relative;

}

.search_box button {

  position: absolute;

  top: 0;

  left: 0;

  border: unset;

  background-color: unset;

}

.search_box button::before {

  content: '';

  background-image: url('../images/location/search.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  width: 30px;

  height: 30px;

  position: absolute;

  z-index: 5;

  top: 10px;

  left: 20px;

}

.location_listblk_inner ul {

  height: auto;

  position: relative;

  z-index: 3;

  overflow-y: scroll;

  overflow-x: hidden;

  padding: 0 3em 4em 15px;

  border-radius: 30px;

}

.location_listblk_inner ul::-webkit-scrollbar {

  width: 1px;

}

.location_listblk_inner ul::-webkit-scrollbar-thumb {

  background: #009aea;

  border-radius: 10px;

}

.location_listblk_inner ul::-webkit-scrollbar-track {

  border-radius: 10px;

  background: transparent;

}

.location_listblk_inner ul li {

  list-style-type: none;

  transition: 0.5s;

  position: relative;

  padding: 10px;

  background-color: #ffffff;

}

.location_listblk_inner ul li:hover {

  border-radius: 5px;

  background-color: #9f1f24;

  transition: 0.5s;

  left: 2em;

}

.location_listblk_inner ul li:hover .location_title {

  color: #ffffff;

}

.location_listblk_inner ul li:hover .location_title::after {

  width: 148px;

  height: 1px;

  border-radius: 0px;

  background-color: #ffffff;

  top: unset;

  left: unset;

  bottom: 0;

  right: -20px;

  transition: 0.5s;

}

.location_listblk_inner li::before {

  content: '';

  background-image: url(../images/location/active_bg2.webp);

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  width: 40px;

  height: 45px;

  transition: 0.5s;

  position: absolute;

  left: -38px;

  bottom: 0;

  opacity: 0;

}

.location_listblk_inner li::after {

  content: '';

  background-image: url('../images/location/active_bg.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  transition: 0.5s;

  height: 40px;

  width: 40px;

  position: absolute;

  right: 0;

  bottom: -38px;

  opacity: 0;

  transition: 0.5s;

}

.location_listblk_inner li:hover::before,

.location_listblk_inner li:hover::after {

  opacity: 1;

  transition: 0.5s;

}

.location_title {

  font-size: 29px;

  color: #0c334d;

  font-weight: 600;

  display: inline-block;

  padding: 15px 2em 10px 1em;

  position: relative;

  transition: 0.5s;

  z-index: 3;

}

.location_title::after {

  content: '';

  opacity: 0.602;

  width: 100%;

  height: 100%;

  border-radius: 0 50px 50px 0;

  transition: 0.5s;

  background-color: #e8eef3;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.location_listblk_inner ul li:hover .location_details p,

.location_listblk_inner ul li:hover a.locationpg_call {

  color: #ffffff;

}

.location_details {

  padding: 0 1.5em 0.5em 1em;

  transition: 0.5s;

  position: relative;

}

.location_details::before {

  content: '';

  background-image: url('../images/location/right-arrow.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  transition: 0.5s;

  height: 20px;

  width: 80%;

  position: absolute;

  left: 1em;

  bottom: 5px;

}

.location_details p {

  position: relative;

  padding-left: 2.25em;

  margin: 10px 0;

  font-size: 19px;

  color: #000000;

  font-weight: 400;

  font-family: 'Poppins-Regular';

}

.location_details p::after {

  content: '';

  background-image: url('../images/location/location-pin.webp');

  background-position: center;

  background-size: 100% 100%;

  height: 25px;

  width: 20px;

  position: absolute;

  z-index: 3;

  left: 10px;

  top: 5px;

}

.location_listblk_inner ul li:hover .location_details p::after {

  background-image: url('../images/location/location-pin_active.webp');

}

.location_listblk_inner ul li:hover a.locationpg_call::after {

  background-image: url('../images/location/phone-call_active.webp');

}

a.locationpg_call {

  position: relative;

  margin: 10px 0;

  padding: 0;

  padding-left: 2em;

  font-size: 20px;

  color: #cc1100;

  font-weight: 600;

  display: block;

}

a.locationpg_call::after {

  content: '';

  background-image: url('../images/location/phone-call.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  height: 20px;

  width: 17px;

  position: absolute;

  left: 12px;

  top: 5px;

  z-index: 3;

}

.location_review {

  display: flex;

  flex-direction: column;

  width: 43%;

  padding: 5px 15px 0px 2.5em;

  position: relative;

  border-radius: 35px;

  background-color: #ffffff;

  border: 1px solid #a91f24;

  filter: drop-shadow(0px 18px 11.5px rgba(10, 45, 68, 0.31));

  display: none;

}

.location_listblk_inner ul li:hover .location_review {

  display: block;

}

.location_review::after {

  content: '';

  background-image: url('../images/location/arrow.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  height: 45px;

  width: 45px;

  position: absolute;

  top: 0;

  right: -50px;

}

.location_review::before {

  content: '';

  background-image: url('../images/location/google.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  height: 30px;

  width: 30px;

  position: absolute;

  top: 8px;

  left: 10px;

}

.star_review {

  display: flex;

}

.star_review i {

  font-size: 13px;

  color: #ffc720;

  margin: 0 2px;

}

.location_review span {

  font-size: 12px;

  line-height: 29px;

  color: #0a2d44;

  font-weight: 400;

}

.location_listblk_inner h4 {

  font-size: 32px;

  color: #ffffff;

  font-weight: 600;

  text-align: center;

  position: relative;

  padding: 1.5em 1em 1.25em;

  top: -3em;

  right: 22px;

  z-index: 4;

}

.location_listblk_inner h4::after {

  content: '';

  background-image: url('../images/location/heading_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: -20px;

  left: 0;

}



/* aboutus page */

.aboutus_first_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.aboutus_first_inner {

  float: left;

}

.aboutus_first_imgblk {
  float: left;
  margin: 2em 0 0;
}

.aboutus_first_img {
  position: relative;
  margin-bottom: 2em;
}

.aboutus_first_img::before {

  content: '';

  background-image: url('../images/aboutus/aboutus_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: 660px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.aboutus_first_inner h2 {
  font-size: 40px;
  color: #0a2d44;
  margin: 1em 0 0.5em;
}
.aboutus_first_inner h3 {
  font-size: 35px;
  color: #0a2d44;
  font-weight: 400;
}

.aboutus_first_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_second_blk {

  float: left;

  width: 100%;

  margin: 0 0 2em;

  padding: 0 0 2em;

}

.aboutus_second_inner {

  float: left;

}

.aboutus_second_imgblk {

  float: right;

}

.aboutus_second_img {

  position: relative;

  margin-left: 2em;

}

.aboutus_second_img::after {

  content: '';

  border-radius: 3px;

  background-color: #a11f24;

  width: 65%;

  height: 90%;

  position: absolute;

  z-index: -1;

  top: -25px;

  right: -25px;

}

.aboutus_second_img img {

  height: 650px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  border-radius: 3px;

}

.aboutus_second_inner h2 {

  font-size: 40px;

  color: #0a2d44;

}

.aboutus_second_inner h3 {

  font-size: 35px;

  color: #a91f24;

}

.aboutus_second_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.aboutus_second_content {

  float: right;

}

.aboutus_second_content_inner {

  position: relative;

}

.aboutus_second_single {

  float: left;

}

.aboutus_second_single_inner {
  float: left;
  width: 100%;
  position: relative;
  padding: 3em 2em 1em 5em;
}
.aboutus_second_single_inner p a{
  border-bottom: 1px solid #fff;
  font-family: 'Poppins-Regular';
}
.aboutus_second_single_inner ul li a{
  border-bottom: 1px solid #000000;
  font-family: 'Poppins-Regular';
}
.aboutus_second_single_inner ul li {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Poppins-Regular';
  display: flow-root;
  padding-left: 1.5em;
  margin-bottom: 10px;
  position: relative;
}
.aboutus_second_single_inner ul li::before{
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 7px;
  background-color: #ffffff;
  position: absolute;
  top: 11px;
  left: 5px;
}

.aboutus_second_single:nth-child(1) .aboutus_second_single_inner::after {

  top: -3em;

  height: 120%;

  z-index: -2;

}

.aboutus_second_single_inner::after {

  content: '';

  border-radius: 150px 3px 3px 3px;

  background-color: #0057c3;

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.aboutus_second_single_inner h3 {

  font-size: 35px;

  color: #ffffff;

}

.aboutus_second_single_inner p {

  font-size: 16px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

}

.aboutus_second_icon {

  position: absolute;

  z-index: 1;

  top: 6em;

  left: -40px;

  width: 90px;

  height: 90px;

  padding: 20px;

  background-image: url('../images/aboutus/aboutus_icon_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

}

.aboutus_second_icon img {

  height: 100%;

  width: 100%;

  object-fit: contain;

  object-position: center;

}

.aboutus_second_single:nth-child(2) .aboutus_second_single_inner::after {

  background-color: #0a2d44;

  border-radius: 3px;

}

.aboutus_review_blk .hme_review_title h3 {

  text-transform: unset;

  padding: 0 6em;

}

.aboutus_second_single:nth-child(2) .aboutus_second_icon {

  background-image: url('../images/aboutus/aboutus_icon_bg2.webp');

}

.aboutus_review_blk .hme_review_slic .slick-list.draggable {

  padding: 2em 0;

  filter: drop-shadow(0.836px 7.956px 19px rgba(0, 109, 183, 0.2));

}

.aboutus_review_blk .hme_review_slic .slick-list.draggable::after {

  content: unset;

}

.aboutus_review_blk .hme_review_single.slick-active+.slick-active .hme_review_single_inner,

.aboutus_review_blk .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner {

  top: 0;

}

.aboutus_review_blk .hme_review_single_inner::after,

.aboutus_review_blk .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner::after {

  background-image: url('../images/aboutus/review_bg.webp');

}

.aboutus_review_blk .hme_review_single.slick-active+.slick-active .hme_review_single_inner::after {

  background-image: url('../images/aboutus/review_bg2.webp');

}

.aboutus_review_blk .hme_review_single_author_blk {

  width: 89%;

  top: 1.25em;

  right: 0.5em;

}

.aboutus_review_blk .hme_review_single_author_title {

  width: 67%;

}

.aboutus_review_blk .star_rating {

  width: 33%;

}

.aboutus_review_blk .hme_review_single_inner {

  padding: 2em 2em 3em;

}

.aboutus_review_blk .hme_review_single.slick-active+.slick-active .hme_review_single_author_blk a::before {

  color: #0d3550;

}

.aboutus_third_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

/* .aboutus_third_blk::after {

  content: '';

  background-color: #f4f7fa;

  width: 80%;

  height: 73.5%;

  position: absolute;

  z-index: -1;

  bottom: 5.5em;

  right: 0;

} */

.aboutus_third_inner {

  float: left;

}

.aboutus_third_imgblk {

  float: left;

}

.aboutus_third_img {

  position: relative;

}

.aboutus_third_img::before {

  content: '';

  background-image: url('../images/aboutus/aboutus_img3_bg2.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.aboutus_third_img img {

  height: 775px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.aboutus_third_inner h2,
.aboutus_third_inner h3 {
  font-size: 40px;
  color: #0a2d44;
  margin-top: 0.5em;
}

.aboutus_third_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #0a2d44;

  font-weight: 400;

}

.aboutus_third_inner ul {

  position: relative;

}

.aboutus_third_inner ul li {

  font-size: 20px;

  line-height: 30px;

  color: #0a2d44;

  font-weight: 400;

  list-style: none;

  margin: 10px 0;

}

.aboutus_coupon_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.aboutus_coupon_inner {

  float: left;

}

.aboutus_coupon_title {

  float: left;

  text-align: center;

  margin: 2em 0;

}

.aboutus_coupon_title h3 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

  margin: 0;

}

.aboutus_coupon_slic {

  float: left;

}

.hme_coupon_single {

  float: left;

}

.hme_coupon_single_inner {

  float: left;

  position: relative;

  text-align: center;

  padding: 6em 3em 3em 3em;

  margin: 0 10px;

}

.hme_coupon_single_inner::after {

  content: '';

  background-image: url('../images/aboutus/coupon_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  position: absolute;

  width: 100%;

  height: 93%;

  z-index: -1;

  top: 0;

  left: 0;

  transition: 0.5s;

}

.hme_coupon_single_inner span {

  font-size: 60px;

  line-height: 70px;

  letter-spacing: -4px;

  color: #0a2d44;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  transition: 0.5s;

  display: inline-block;

  margin-bottom: 15px;

  width: 40%;

  position: relative;

  bottom: 20px;

}

.hme_coupon_single_inner span sub {

  font-size: 29px;

  letter-spacing: -1px;

  line-height: 40px;

  color: #a91f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  transition: 0.5s;

  position: absolute;

  bottom: -35px;

  right: 0;

  left: 0;

}

.aboutus_coupon_slic .hme_coupon_single_inner span sub::before,

.aboutus_coupon_slic .hme_coupon_single_inner span sub::after {

  left: 0;

  right: 0;

  margin: 0 auto;

}

.hme_coupon_single_inner h4 {

  font-size: 30px;

  color: #a91f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  transition: 0.5s;

  position: relative;

  padding: 1.5em 0 0;

  min-height: 126px;

  display: flex;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  vertical-align: middle;

}

.hme_coupon_single_inner p {
  font-size: 16px;
  line-height: 28px;
  color: #272727;
  font-weight: 400;
  overflow-y: scroll;
  height: 125px;
}
/* width */
.hme_coupon_single_inner p::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.hme_coupon_single_inner p::-webkit-scrollbar-thumb {
  background-color: #a91f24;
  border-radius: 10px;
}
/* Handle */
.hme_coupon_single_inner p::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

.hme_coupon_single_inner p strong {

  color: #a91f24;

}

.hme_coupon_single_inner a {

  font-size: 15px;

  color: #ffffff;

  font-weight: 400;

}

.aboutus_coupon_slic .slick-list.draggable {

  filter: drop-shadow(-14.141px 16.853px 17px rgba(0, 83, 184, 0.1));

}

.hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after {

  background-image: url('../images/aboutus/coupon_bg2.webp');

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner::after {

  background-image: url('../images/aboutus/coupon_bg.webp');

  transition: 0.5s;

}



.hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner h4 {

  color: #0a2d44;

  transition: 0.5s;

}

.hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner h4 {

  color: #a91f24;

  transition: 0.5s;

}



/* drain cleaning page */

.drain_cleaning_first_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.drain_cleaning_first_inner {

  float: left;

}

.drain_cleaning_first_imgblk {

  float: left;

}

.drain_cleaning_first_img {

  position: relative;

}

.drain_cleaning_first_img::before {

  content: '';

  background-image: url('../images/draincleaning/drain_cleaning_img1_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.drain_cleaning_first_img img {

  height: 728px;

  width: 100%;

  object-fit: cover;

  object-position: right;

}

.drain_cleaning_first_inner h1 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0d3550;

}

.drain_cleaning_first_inner h2,

.drain_cleaning_first_inner h3 {

  font-size: 35px;

  color: #0d3550;

}

.drain_cleaning_first_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.drain_cleaning_second_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

  position: relative;

}

.drain_cleaning_second_blk::after {

  content: '';

  background-image: url('../images/draincleaning/secondblk_bg.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;

}

.drain_cleaning_second_inner {

  float: left;

}

.drain_cleaning_second_imgblk {

  float: right;

}

.drain_cleaning_second_img {

  position: relative;

  margin-left: 3em;

}

.drain_cleaning_second_img::after {

  content: '';

  background-color: #0054bb;

  width: 105%;

  height: 45%;

  position: absolute;

  z-index: -1;

  bottom: -28px;

  left: -15px;

}

.drain_cleaning_second_img img {

  height: 650px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  filter: drop-shadow(11.795px 26.493px 14.5px rgba(20, 82, 158, 0.2));

  border: 5px solid #e8eef3;

}

.drain_cleaning_second_inner h3 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

}

.drain_cleaning_second_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}
.drain_cleaning_first_inner ul,
.drain_cleaning_second_inner ul,
.drain_cleaning_third_inner ul{
  position: relative;
  display: flow-root;
  width: 100%;
}
.drain_cleaning_first_inner ul li,
.drain_cleaning_second_inner ul li,
.drain_cleaning_third_inner ul li{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  position: relative;

  padding-left: 1.5em;

  list-style: none;

  margin: 10px 0;

}

.drain_cleaning_second_inner p a,

.drain_cleaning_first_inner p a,

.drain_cleaning_third_inner p a {

  border-bottom: 1px solid #9f1f24;

  font-family: 'Poppins-Regular';

}

.drain_cleaning_second_inner ul li a,

.drain_cleaning_first_inner ul li a,

.drain_cleaning_third_inner ul li a {

  border-bottom: 1px solid #9f1f24;

  font-family: 'Poppins-Regular';

}

.drain_cleaning_first_inner ul li::before,
.drain_cleaning_second_inner ul li::before,
.drain_cleaning_third_inner ul li::before{

  content: '';

  width: 10px;

  height: 10px;

  border-radius: 7px;

  background-color: #9f1f24;

  position: absolute;

  top: 11px;

  left: 5px;

}

.drain_cleaning_third_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.drain_cleaning_third_inner {

  float: left;

}

.drain_cleaning_third_imgblk {

  float: left;

}

.drain_cleaning_third_img {

  position: relative;

  margin-right: 5em;

  margin-bottom: 2em;

}

.drain_cleaning_third_img::after {

  content: '';

  border-radius: 27px;

  background-color: #0057c3;

  width: 108%;

  height: 150px;

  position: absolute;

  z-index: -1;

  top: -20px;

  left: -20px;

}

.drain_cleaning_third_img::before {

  content: '';

  border-radius: 27px;

  background-color: #0057c3;

  width: 108%;

  height: 150px;

  position: absolute;

  z-index: -1;

  bottom: -20px;

  left: -20px;

}

.drain_cleaning_third_img img {

  height: 779px;

  width: 100%;

  object-fit: cover;

  object-position: center;

  filter: drop-shadow(9.177px 13.106px 18px rgba(0, 62, 118, 0.25));

  border: 9px solid #0057c3;

}

.drain_cleaning_third_inner h3 {

  font-size: 36px;

  text-transform: uppercase;

  color: #0d3550;

}

.drain_cleaning_third_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.drain_cleaning_third_inner ul {

  position: relative;

  display: flow-root;

}

.drain_cleaning_third_inner ul li {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

  position: relative;

  margin: 10px 0;

  padding-left: 1.5em;

  list-style: none;

}

.drain_cleaning_first_inner ul li::before,

.drain_cleaning_third_inner ul li::before {

  content: '';

  width: 10px;

  height: 10px;

  border-radius: 7px;

  background-color: #9f1f24;

  position: absolute;

  top: 11px;

  left: 5px;

}

.drain_cleaning_blog {

  position: relative;

}

.drain_cleaning_blog::after {

  content: '';

  background-color: #edeef3;

  height: 350px;

  width: 80%;

  position: absolute;

  z-index: -1;

  bottom: 0;

  right: 0;

}

.drain_cleaning_blog .hme_blog_slic .slick-list.draggable {

  margin: 0;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_img img {

  width: 100%;

  height: 397px;

  border-radius: 10px;

  border: 1px solid #ffffff;

}

.drain_cleaning_blog .hme_blog_single_inner::after {

  content: unset;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_single_inner {

  flex-direction: column;

  background-color: #fff;

  border-radius: 10px;

}

.drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_single_inner {

  background-color: unset;

}

.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_img {

  width: 100%;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_img img {

  height: 300px;

}

.drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_img img {

  height: 366px;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_content {

  width: 100%;

  position: relative;

  bottom: unset;

  right: unset;

  text-align: left;

  padding: 2em;

}

.drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_content {

  text-align: center;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_date {

  top: -53px;

  right: 10px;

  left: unset;

  width: 32%;

  color: #ffffff;

  background-color: #a91f24;

  border: 1px solid #f2f6f9;

}

.drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_date {

  top: -23px;

  right: 0;

  left: 0;

  width: 32%;

  color: #a91f24;

  background-color: #ffffff;

  border: 1px solid #f2f6f9;

}



.drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_content p {

  font-size: 14px;

  line-height: 24px;

  color: #000000;

  font-weight: 300;

}

.drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_content p {

  display: none;

}



.drain_cleaning_blog .hme_blog_single.slick-active {

  width: 420px !important;

}



/* career page */

.career_first_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
  position: relative;
}

.career_first_inner {

  float: left;

}

.career_first_imgblk {

  float: left;

}

.career_first_img {
  position: relative;
  margin-bottom: 2em;
}
.career_first_img::before {
  content: '';
  background-image: url('../images/career/career_img1_bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.career_first_img img {
  height: 825px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.career_first_inner h2 {
  font-size: 40px;
  color: #0a2d44;
  margin-top: 20px;
}
.career_first_inner p {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
.career_page_first_content {
  position: relative;
}
.career_page_first_content_inner {
  position: relative;
  z-index: 1;
}
/*
.career_page_first_content_inner::before {

  content: '';

  border: 2px solid #a91f24;

  border-bottom: unset;

  border-left: unset;

  width: 113%;

  height: 120%;

  position: absolute;

  top: -40px;

  left: -60px;

}
 
.career_page_first_content_inner::after {

  content: '';

  background-color: #f2f6f9;

  clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%);

  width: 705px;
  
  height: 390px;

  position: absolute;

  z-index: -1;

  bottom: -72px;

  right: -20px;

} */
.career_page_first_content_inner h2,
.career_page_first_content_inner h3 {
  font-size: 35px;
  color: #0a2d44;
  font-weight: 600;
}
.career_page_first_content_inner p {
  font-size: 18px;
  line-height: 30px;
  /* color: #0a2d44; */
  color: #000000;
  font-weight: 400;
}
.career_second_blk {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 2em 0;
}

.career_second_inner {

  float: left;

}
.career_second_inner h2,
.career_second_inner h3{
  font-size: 40px;
  color: #01539d;
  float: left;
  width: 100%;
}
.career_second_inner p{
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}

.currentjobs {

  float: right;

  position: relative;

  z-index: 1;

}

.currentjobs_inner {

  float: left;

  position: relative;

  padding: 0em 3em 1em;

}

.currentjobs_inner:before {

  content: "";

  background-image: url('../images/career/list_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  filter: drop-shadow(4.515px 25.605px 12.5px rgba(0, 85, 163, 0.15));

  width: 96%;

  height: 98%;

  position: absolute;

  z-index: -1;

  top: 3.25em;

  left: 1em;

}

.currentjobs_inner h2 {

  font-size: 40px;

  color: #feffff;

  font-weight: 400;

  position: relative;

  top: -20px;

  padding: 20px 0 20px 1.25em;

}

.currentjobs_inner h2::after {

  content: '';

  border-radius: 10px 40px 10px 0;

  background-color: #01539d;

  position: absolute;

  height: 100%;

  width: 95%;

  z-index: -1;

  top: 0;

  left: -32px;

}

.currentjobs_inner ul {

  position: relative;

}

.currentjobs_inner ul li {

  display: flow-root;

  float: left;

  width: 48%;

  list-style: none;

  padding: 10px;

  margin: 5px 5px;

  border-radius: 5px 15px;

  filter: drop-shadow(3.225px 8.402px 7px rgba(1, 83, 157, 0.15));

  background-color: #ffffff;

  border: 1px solid #edf0f5;

  transition: 0.5s;

}

.currentjobs_inner li p {

  font-size: 20px;

  letter-spacing: 0px;

  color: #0a2d44;

  font-weight: 600;

  margin: 5px 0;

  position: relative;

  min-height: 57px;

  font-family: 'Poppins-SemiBold';

  display: flex;

  align-items: center;

  justify-content: left;

  transition: 0.5s;

}

.currentjobs_inner li a {

  font-size: 15px;

  color: #a91f24;

  font-weight: 400;

  font-family: 'Poppins-Medium';

  border-top: 1px solid #a91f24;

  transition: 0.5s;

}

.currentjobs_inner li:hover {

  background-color: #a91f24;

  border: 1px solid #ffffff;

  transition: 0.5s;

}

.currentjobs_inner li:hover p {

  color: #ffffff;

  transition: 0.5s;

}

.currentjobs_inner li:hover a {

  color: #fff;

  border-top: 1px solid #fff;

  transition: 0.5s;

}

.career_second_blk_one {

  float: left;

}

.career_second_first_inner {
  position: relative;
  float: left;
  padding: 0 0 2em;
}

.career_second_first_inner ul{
  position: relative;
}
.career_second_first_inner ul li{
  position: relative;
  padding-left: 1.5em;
  list-style: none;
}
.career_second_first_inner ul li::before{
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  position: absolute;
  top: 10px;
  left: 10px;
}

.career_second_first_inner::after {

  content: '';

  border-radius: 5px 0 0 15px;

  background-color: #01539d;

  width: 110%;

  height: 100%;

  position: absolute;

  z-index: -2;

  top: 0;

  left: -1.5em;

}

.career_second_first_inner h3 {

  font-size: 40px;
  color: #ffffff;
    margin-top: 1em;
}

.career_second_first_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 400;

}

.career_second_blk_two {

  float: left;

}

.career_second_blk_two_inner {

  position: relative;

}

.career_second_blk_two_inner h3 {

  font-size: 36px;

  color: #a91f24;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

}

.career_second_blk_two_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.career_page_third_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.career_page_third_inner {

  float: left;

}
/********** ul li a tag styles for detail pages ***********/
.career_page_third_inner p a{
  border-bottom: 1px solid #000000;
  font-family: 'Poppins-Regular';
}
.career_page_third_inner ul li a,
.servicedetail_second_inner ul li a{
border-bottom: 1px solid #000000;
font-family: 'Poppins-Regular';
}
.career_page_third_inner ul li {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
  font-family: 'Poppins-Regular';
  display: flow-root;
  padding-left: 1.5em;
  margin-bottom: 10px;
  position: relative;
}
.career_page_third_inner ul li::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #a71f24;
  position: absolute;
  top: 10px;
  left: 7px;
}

.career_page_third_imgblk {

  float: left;

  margin-right: 2em;

}

.career_page_third_img {

  position: relative;

}

.career_page_third_img::before {

  content: '';

  background-image: url('../images/career/career_img3_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;

}

.career_page_third_img img {

  height: 420px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}

.career_page_third_inner h3 {

  font-size: 40px;

  color: #0a2d44;

  position: relative;

  margin-top: 7em;

  margin-bottom: 20px;

}

.career_page_third_inner h3::after {

  content: '';

  height: 2px;

  width: 40%;

  border-radius: 1px;

  background-color: #a91f24;

  position: absolute;

  bottom: -10px;

  right: 0;

}

.career_page_third_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

.career_page_third_content {

  float: right;

  width: 61%;

  position: absolute;

  z-index: 1;

  right: 0;

}

.career_page_third_single {

  float: left;

  padding: 0 5px;

}

.career_page_third_single_inner {

  position: relative;

  float: left;

  border-radius: 10px;

  background-color: #01539d;

  padding: 10px;

}

.career_page_third_single_inner strong {

  font-size: 24px;

  line-height: 30px;

  color: #ffffff;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  min-height: 60px;

  display: flex;

  align-items: center;

  margin: 10px 0;

}

.career_page_third_single_inner p {

  font-size: 16px;

  line-height: 24px;

  color: #ffffff;

  font-weight: 400;

  overflow-y: scroll;

  height: 145px;

  padding: 0 5px 0 0;

}

/* width */

.career_page_third_single_inner p::-webkit-scrollbar {

  width: 5px;

}

/* Track */

.career_page_third_single_inner p::-webkit-scrollbar-thumb {

  background-color: #ffffff;

  border-radius: 10px;

}

/* Handle */

.career_page_third_single_inner p::-webkit-scrollbar-track {

  border-radius: 10px;

  background-color: transparent;

}

.career_page_third_single:nth-child(2) .career_page_third_single_inner {

  background-color: #a91f24;

}

.career_page_third_single:nth-child(3) .career_page_third_single_inner {

  background-color: #0a2d44;

}



/* service detail page */

.service_det_first_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.service_det_first_inner {

  float: left;

}

.service_det_first_imgblk {

  float: left;

}

.service_det_first_img {

  position: relative;

  margin-right: 1em;

}

.service_det_first_img::before {

  content: '';

  background-image: url('../images/servicedetail/serv_det_img1_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.service_det_first_img img {

  height: 537px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.service_det_first_inner h1 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

}

.service_det_first_inner h2,

.service_det_first_inner h3 {

  font-size: 35px;

  text-transform: uppercase;

  color: #0a2d44;

}

.service_det_first_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 300;

}

.serv_det_coupon .hme_coupon_single_inner::after,

.serv_det_coupon .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after,

.serv_det_coupon .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner::after {

  background-image: url('../images/servicedetail/coupon_bg.webp');

}

.serv_det_second_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.serv_det_second_inner {

  float: left;

  position: relative;

}
.serv_det_second_inner ul{
  display: flow-root;
  width: fit-content;
}
body#emergency-plumber-in-palm-city-fl .serv_det_second_inner::after,
body#trusted-plumber-in-hobe-sound-fl .serv_det_second_inner::after{
  bottom: -1.65em;
}
body#trusted-plumber-in-jensen-beach-fl .serv_det_second_inner::after{
  bottom: 2.5em;
}


.serv_det_second_inner::after {
  content: '';
  background-image: url('../images/servicedetail/serv_det_second_blk_bg.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 102.5%;
  height: 72%;
  position: absolute;
  z-index: -2;
  bottom: 6em;
  left: -28px;
}
.serv_det_second_inner h2{
  font-size: 35px;

  text-transform: uppercase;

  color: #a11f24;

  
}

.serv_det_second_inner h3 {

  font-size: 30px;

  text-transform: uppercase;

  color: #a11f24;


}

.serv_det_second_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 300;


}

.serv_det_second_imgblk {
  float: right;
  position: relative;
  z-index: 2;
}

.serv_det_second_img {

  position: relative;

}

.serv_det_second_img::before {

  content: '';

  background-image: url('../images/servicedetail/serv_det_img2_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.serv_det_second_img img{
  height: 710px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
body#bathroom-plumbing .serv_det_second_img img,
body#reliable-sewer-repair-on-the-treasure-coast-fl .serv_det_second_img img{
  object-fit: cover;
}

/* ul li a tag style */

.service_det_first_inner ul,
.serv_det_second_inner ul,
.serv_det_third_inner ul{

  position: relative;

  margin: 0 0 1em;

}
.service_det_first_inner ul li,
.serv_det_second_inner ul li,
.serv_det_third_inner ul li{

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 300;

  position: relative;

  margin: 10px 0;

  padding-left: 2em;

  list-style: none;
  font-family: 'Poppins-Regular';

}

.service_det_first_inner ul li::before,

.serv_det_second_inner ul li::before,

.serv_det_third_inner ul li::before {

  content: '';

  width: 10px;

  height: 10px;

  border-radius: 5px;

  background-color: #9f1f24;

  position: absolute;

  top: 10px;

  left: 15px;

}

.service_det_first_inner p a,

.serv_det_second_inner p a,

.serv_det_third_inner p a {

  border-bottom: 1px solid #9f1f24;

  font-family: 'Poppins-Regular';

}

.service_det_first_inner ul li a,

.serv_det_second_inner ul li a,

.serv_det_third_inner ul li a {

  border-bottom: 1px solid #9f1f24;

  font-family: 'Poppins-Regular';

}

.serv_det_second_content {

  float: left;

  margin: 0 0 4em;

}

.serv_det_second_content_inner {
  position: relative;
  padding-left: 1em;
  float: left;
  width: 100%;

}



.serv_det_second_content_inner::after {
  content: '';
  background-color: #0053b8;
  width: 110%;
  height: 160%;
  border-radius: 35px 55px 0 0;
  position: absolute;
  z-index: -2;
  top: -3em;
  right: -39px;
}


.serv_det_second_content_inner h3 {

  font-size: 28px;

  text-transform: uppercase;

  color: #ffffff;

}

.serv_det_second_content_inner p {

  font-size: 16px;

  line-height: 26px;

  color: #ffffff;

  font-weight: 300;
  overflow: scroll;
  height: 100px;
  overflow-x: hidden;
}
/* width */
.serv_det_second_content_inner p::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.serv_det_second_content_inner p::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 10px;
}
/* Handle */
.serv_det_second_content_inner p::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

.serv_det_review {

  overflow: hidden;

}

.serv_det_review .hme_review_single.slick-active+.slick-active .hme_review_single_inner,

.serv_det_review .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner {

  top: 0;

}

.serv_det_review .hme_review_single.slick-active+.slick-active .hme_review_single_inner p,

.serv_det_review .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner p {

  height: 275px;

}

.serv_det_review .hme_review_slic .slick-list.draggable::after {

  content: unset;

}

.serv_det_review .hme_review_slic .slick-list.draggable {

  margin: 0 -125px 0 0;

  padding: 2em 0;

  filter: drop-shadow(0.836px 7.956px 19px rgba(0, 109, 183, 0.2));

}

.serv_det_review .slick-track {

  display: flex !important;

}



.serv_det_review .hme_review_single.slick-active {

  width: 550px !important;

}

.serv_det_review .hme_review_single.slick-active+.slick-active,

.serv_det_review .hme_review_single.slick-active+.slick-active+.slick-active {

  width: 370px !important;

}
.serv_det_review .star_rating{
  float: left;
  width: 32%;
}
.serv_det_review .hme_review_single_author_title{
  float: left;
  width: 68%;
}



.serv_det_review .hme_review_single.slick-active .hme_review_single_inner::after {

  background-image: url('../images/servicedetail/review_bg.webp');

}

.serv_det_review .hme_review_single.slick-active+.slick-active .hme_review_single_inner::after,

.serv_det_review .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner::after {

  background-image: url('../images/servicedetail/review_bg2.webp');

}

.serv_det_third_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.serv_det_third_inner {

  float: left;

}

.serv_det_third_imgblk {

  float: right;

}

.serv_det_third_img {

  position: relative;

}

.serv_det_third_img::before {

  content: '';

  background-image: url('../images/servicedetail/serv_det_img3_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.serv_det_third_img img {

  height: 566px;

  width: 100%;

  object-fit: cover;

  object-position: center;

}
.serv_det_third_inner h2{
  font-size: 35px;
  text-transform: uppercase;
  color: #0a2d44;
}

.serv_det_third_inner h3{
  font-size: 30px;
  text-transform: uppercase;
  color: #0a2d44;
}

.serv_det_third_inner h4{
  font-size: 25px;
  text-transform: uppercase;
  color: #0a2d44;
}

.serv_det_third_inner p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 300;

}



.serv_det_faq_blk {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.serv_det_faq_inner {

  float: left;

  position: relative;

}

.serv_det_faq_inner::after {

  content: '';

  background-color: #edeef3;

  clip-path: polygon(10% 0, 100% 0, 100% 100%, 11% 100%, 0 82%);

  width: 55%;

  height: 83%;

  position: absolute;

  z-index: 1;

  bottom: 0;

  right: 0;

}

.serv_det_faq_imgblk {

  float: left;

}

.serv_det_faq_img {

  position: relative;

}

.serv_det_faq_img::before {

  content: '';

  background-image: url('../images/servicedetail/serv_det_img4_bg.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

}

.serv_det_faq_img img {

  height: 743px;

  width: 100%;

}

.serv_det_faq_img_content {

  float: left;

  width: 100%;

  position: relative;

  margin: 10px 0 0;

}

.serv_det_faq_img_content::after {

  content: '';

  background-color: #0a2d44;

  clip-path: polygon(0% 0, 88% 0%, 100% 100%, -1% 100%);

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.serv_det_faq_img_content_inner {

  float: left;

  text-align: center;

  padding: 1em 0;

}

.serv_det_faq_img_content_inner strong {

  font-size: 20px;

  color: #ffffff;

  font-weight: 500;

  font-family: 'Poppins-Medium';

  position: relative;

  margin: 0 0 10px;

  display: block;

}

.serv_det_faq_img_content_inner strong::before {

  content: '';

  border-bottom: 1px solid #ffffff;

  width: 56%;

  position: absolute;

  bottom: -4px;

  left: 0;

  right: 0;

  margin: 0 auto;

}

.serv_det_faq_img_content_inner a {

  font-size: 40px;

  color: #ffffff;

  font-weight: 600;

  font-family: 'Poppins-SemiBold';

  display: block;

  margin: 10px 0 0;

  position: relative;

}

.serv_det_faq_img_content_inner a::before {

  content: '';

  background-image: url('../images/servicedetail/phone.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 30px;

  height: 30px;

  position: absolute;

  top: 11px;

  left: 3.75em;

}

.serv_det_faq_img_content_inner a::after {

  content: '';

  background-image: url('../images/servicedetail/arrow.webp');

  background-position: center;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  width: 45px;

  height: 45px;

  position: absolute;

  top: 5px;

  right: 3.5em;

}

.serv_det_title {

  float: left;

  position: relative;

  z-index: 1;

}

.serv_det_title::after {

  content: '';

  background-color: #a91f24;

  clip-path: polygon(1% 0, 100% 0%, 100% 100%, 11% 100%);

  width: 112%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  right: 0;

}

.serv_det_title_inner {

  position: relative;

  padding: 3.5em 0em;

}

.serv_det_title_inner h3 {

  font-size: 40px;

  text-transform: uppercase;

  color: #ffffff;

  margin: 0;

}

.serv_det_faq_content {

  float: left;

  width: 50%;

  position: relative;

  z-index: 2;

}

.serv_det_faq_content .faq_question_box {

  height: 700px;

  padding: 1em 1em 0 1em;

}

.serv_det_faq_content .faq_question_box .set a {

  background-color: unset;

}



/* employment form */

.employment_form_page_wrapper {

  float: left;

  width: 100%;

  margin: 2em 0;

  padding: 2em 0;

}

.employment_form_page_hle {

  max-width: 60%;

  margin: 0 auto;

  width: 100%;

}

.employment_form_page_inner form {

  float: left;

  border-radius: 20px 100px;

  filter: drop-shadow(-29px 0 15.5px rgb(158, 29, 34, 0.31));

  background-color: #fff;

  border: 1px solid #ededed;

  padding: 4em 3em 3em;

  width: 100%;

}

.employment_form_page_inner .input_group {

  padding-right: 1em;

}

.employment_form_page_inner .form-group input,
.form-group.text-area textarea {

  border-top: unset;

  width: 100%;

  outline: 0 !important;

  border-radius: 0;

  border-top-right-radius: 30px !important;

  border-bottom-left-radius: 30px !important;

}

.employment_form_page_inner .form-group input {

  height: 60px;

  font-size: 18px;

  line-height: 28px;

  color: #000;

  margin-bottom: 1em;

  border-top: 0 !important;

  border-left: 0 !important;

  border-right: 0 unset !important;

}

.employment_form_page_inner .select-field select {

  height: 60px;

  font-size: 18px;

  line-height: 28px;

  width: 100%;

  color: #000000b0 !important;

  outline: 0 !important;

  margin-bottom: 1em;

  border-radius: 0;

  border-top-right-radius: 30px !important;

  border-bottom-left-radius: 30px !important;

  padding-left: 20px;

  border: 1px solid #ccc;

}

.employment_form_page_inner .submit-btn button {

  color: #fff;

  font-size: 20px;

  line-height: 28px;

  border-radius: 30px;

  width: 50%;

  filter: drop-shadow(0px 22px 10px rgba(10, 45, 68, 0.31));

  background-color: #a91f24;

  padding: 0.5em;

  border: 2px solid #dfdfdf;

}

.submit-btn {

  float: left;

  width: 100%;

  text-align: center;

}



/* privacy policy ,accessibility pages */







/********** ul li a tag styles for detail pages ***********/

.sitemap-data p a,

.cms_page_content p a {

  border-bottom: 1px solid #0a2d44;

  font-family: 'Poppins-Regular';

}

.sitemap-data ul li a,

.cms_page_content ul li a {

  border-bottom: 1px solid #0a2d44;

  font-family: 'Poppins-Regular';

}

.sitemap-data ul li,

.cms_page_content ul li {

  font-size: 18px;

  line-height: 30px;

  color: #333333;

  font-weight: 275;

  font-family: 'Poppins-Regular';

  display: flow-root;

  padding-left: 1.5em;

  margin-bottom: 10px;

  position: relative;

}

.sitemap-data ul li::before,

.cms_page_content ul li::before {

  content: '';

  width: 10px;

  height: 10px;

  border-radius: 7px;

  background-color: #9f1f24;

  position: absolute;

  top: 11px;

  left: 5px;

}

.sitemap-data h1,

.cms_page_content h1 {

  font-size: 40px;

  text-transform: uppercase;

  color: #0a2d44;

}

.cms_page_content p,

.sitemap-data p {

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  font-weight: 400;

}

/* tooltip style */

.get_directions_section {
  float: left;
  width: 415px;
  border-radius: 19px;
  padding: 2em 2em 1em 4em;
  margin: 2em 2em 4em;
  position: relative
}

.gm-style .gm-style-iw-tc:after {
  content: unset !important;
}



.get_directions_section::after {

  content: '';
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 150px 0 150px 150px;
  filter: drop-shadow(0px 14px 17px rgba(0, 149, 207, .2));

  width: 100%;

  height: 100%;

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

}

.get_directions_section h4 {

  font-size: 24px;

  line-height: 30px;

  text-transform: uppercase;

  color: #9d1c20;

  font-weight: 600;

  border-bottom: 2px solid #0e3a57;

  padding-bottom: 5px;

  margin-bottom: .5em;

  display: inline-block;

}

.get_directions_section p:nth-child(2) {

  letter-spacing: 0;

  font-weight: 400;

  position: relative;

  padding-left: 2em;

}

.get_directions_section p:nth-child(2)::before {

  content: '';

  background-image: url('../images/servicearea/telephone.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  width: 20px;

  height: 20px;

  position: absolute;

  z-index: 1;

  top: 6px;

  left: 5px;

}

.get_directions_section p:nth-child(3) {

  font-weight: 400;

  position: relative;

  padding-left: 2em;

}

.get_directions_section p:nth-child(3)::before {

  content: '';

  background-image: url('../images/servicearea/link.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  width: 18px;

  height: 22px;

  position: absolute;

  top: 3px;

  left: 5px;

}

.get_directions_section p:nth-child(4) {

  font-weight: 400;

  position: relative;

  padding-left: 2em;

}

.get_directions_section p:nth-child(4)::before {

  content: '';

  background-image: url('../images/servicearea/location-pin.webp');

  background-position: center;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  width: 18px;

  height: 22px;

  position: absolute;

  top: 3px;

  left: 5px;

}

.gm-style-iw-chr {

  display: none !important
}

.gm-style .gm-style-iw-c {

  background-color: unset !important;

  box-shadow: unset !important;

  width: 600px !important
}

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
  -webkit-box-sizing: unset !important;
  box-sizing: unset !important;
}

.get_direct {

  display: none !important;

}

.hme_first_blk p a,
.hme_second_blk p a,
.hme_third_blk p a,
.service_page_inner p a,
.service_page_odd_blk p a,
.service_det_first_blk p a,
.serv_det_second_inner p a,
.serv_det_third_blk p a,
.blog_det_wrapper p a,
.aboutus_first_blk p a,
.aboutus_second_blk p a,
.aboutus_third_blk p a {
  padding-bottom: 2px;
  border-bottom: 1px solid #9f1f24;
}

.serv_det_second_content_inner p a {
  padding-bottom: 2px;
  color: #ffffff;
  border-bottom: 1px solid #9f1f24;
}

.mobile_bottom {
  display: none;
}


/*********** responsive ***********/



@media only screen and (min-width:1400px) {

  /* header blk */

  .header_wrapper::after {
    width: 18.5%;
  }
  .innerbanner_content{
    left: unset;
  }

  /* inner page banner */
  .innerban_content_img::after{
    width: 230px;
  }

}

@media only screen and (min-width:1500px) {

  /* header blk */
  .header_wrapper::after {
    width: 19.75%;
  }
  .header_wrapper::before {
    width: 57.5%;
  }

  /* inner page banner */
  .innerban_content_img::after {
    width: 240px;
  }

  /* faq blk */
  .hme_faq_blk::after {
    width: 95%;
  }
}

@media only screen and (min-width:1600px) {

  /* header blk */

  .header_wrapper::after {

    width: 21.75%;

  }

  .header_wrapper::before {

    width: 57%;

  }

  /* inner page banner */
  .innerban_content_img::after {
    width: 250px;
  }


  /* faq blk */

  .hme_faq_blk::after {

    width: 93%;

  }

}

@media only screen and (min-width:1700px) {

  /* header blk */

  .header_wrapper::after {

    width: 23.75%;

  }

  .header_wrapper::before {

    width: 56.5%;

  }



  /* inner page banner */
  .innerban_content_img::after {
    width: 270px;
  }


  /* faq blk */

  .hme_faq_blk::after {

    width: 90%;

  }

}

@media only screen and (min-width:1800px) {

  /* header blk */

  .header_wrapper::after {

    width: 24.75%;

  }

  .header_wrapper::before {

    width: 56.5%;

  }



  /* inner page banner */

  .innerban_content_img::after {
    width: 280px;
  }



  /* faq blk */

  .hme_faq_blk::after {

    width: 92%;

    background-size: 91% 100%;

  }

}

@media only screen and (min-width:1920px) {

  /* header blk */

  .header_wrapper::after {

    width: 26.75%;

  }

  .header_wrapper::before {

    width: 56%;

  }



  /* inner page banner */

  .innerban_content_img::after {
    width: 300px;
  }
  .innerban_content_inner {
    padding: 0em 11em 0em 0em;
  }
  .innerban_content_inner .ban_review_rating::before{
    width: 63%;
  }





  /* faq blk */

  .hme_faq_blk::after {

    width: 94%;

    background-size: 84% 100%;

  }

}

@media only screen and (min-width:2049px) {

  /* header blk */

  .header_wrapper::after {

    width: 27.75%;

  }

  .header_wrapper::before {

    width: 55.5%;

  }



  /* inner page banner */

    .innerban_content_img::after {
        width: 320px;
    }



  /* faq blk */

  .hme_faq_blk::after {

    width: 93%;

    background-size: 81% 100%;

  }

}

@media only screen and (min-width:2250px) {

  /* header blk */

  .header_wrapper::after {

    width: 29.75%;

  }

  .header_wrapper::before {

    width: 55%;

  }



  /* inner page banner */
  .innerban_content_img::after {
    width: 350px;
  }



  /* faq blk */

  .hme_faq_blk::after {

    width: 94%;

    background-size: 76% 100%;

  }

}
@media only screen and (min-width:2400px){
  .header_wrapper::after {
    width: 31%;
  }
  .innerban_content_img::after {
    width: 400px;
  }
  .innerban_content_wrapper{
    width: 1100px;
  }
}
@media only screen and (min-width:2560px) {

  /* header blk */

  .header_wrapper::after {

    width: 32.25%;

  }

  .header_wrapper::before {

    width: 54.5%;

  }
  
  /* inner page banner */
  .innerban_content_wrapper{
    width: 1200px;
  }
  .innerban_content_img::after {
    width: 440px;
  }
  /* faq blk */

  .hme_faq_blk::after {

    width: 93%;

    background-size: 73% 100%;

  }

}

@media only screen and (min-width:2880px) {

  /* header blk */



}

@media only screen and (min-width:3200px){
    .innerban_content_wrapper {
      width: 1500px;
    }
    .innerban_content_img::after {
      width: 540px;
    }
    .header_wrapper::before {
      width: 53.5%;
    }
    .header_wrapper::after {
        width: 36%;
    }
  }





@media only screen and (max-width:1300px) {

  .container {

    padding: 0 15px;

  }



  /* header blk */

  .header_offermain {

    width: 30%;

  }

  .header_blk_left {

    width: 100%;

  }

  .header_blk_right {

    display: none;

  }

  .header_contdetail {

    width: 70%;

  }

  .header-nav nav>ul {

    text-align: left;

  }

  .header_wrapper::before {

    width: 42%;

  }

  .header-nav nav>ul>li:nth-child(4) a,
  .header-nav nav>ul>li:nth-child(5) a {

    color: #a91f24;

  }



  /* banner blk */

  .ban_review_rating {

    width: 32%;

    top: 15em;

  }



  /* third blk */

  .hme_third_img img {

    height: 630px;

  }



  /* review blk */

  .hme_review_single_author_title {

    width: 68%;

  }

  .star_rating {

    width: 32%;

  }



  /* blog blk */

  .hme_blog_slic .slick-track {

    display: flex !important;

  }

}

@media only screen and (max-width:1200px) {

  .header_call {
    padding: 8px 0.5em 8px 2em;
  }

  .header_shedule {
    padding: 8px 0.5em 8px 2em;
  }

  .header_offermain {
    border: unset;
    padding: 10px 0px;
  }

  .header_wrapper.fixed .header_logo_inner img {
    height: 100px;
  }

  /* header blk */

  .header_secondblock {

    display: none;

  }

  .header_logo_inner {

    padding: 0 1em;

  }

  .header_hle::after {

    height: 35%;

  }

  .header_offersec {

    width: 100%;

  }

  .header_offermain {

    width: 23%;

  }

  .header_contdetail {

    width: 77%;

  }

  .header_blk_left {

    padding: 0 0em 0 60px;

  }

  .header_wrapper::before {

    width: 37%;

  }



  /* mobile header */

  .mob_navi,

  .mob_navi.submenu_open {

    overflow-y: hidden;

  }

  .mob_navi,

  .submenu_open #mob_menu {

    transform: translate(-100%, 0);

    transition: 0.5s;

  }

  .mob_navi,

  .mob_navi.fixed {

    overflow-x: hidden;

    z-index: 999999;

    height: 100%;

  }

  .mobile-header {

    position: absolute;

    right: 10px;

    top: 10px;

  }

  .google_icon a,

  .mobile-header.fixed button.navbar-toggle,

  button.navbar-toggle {

    font-size: 0;

  }

  .mobile-header.fixed button.navbar-toggle {
    left: 0;
    top: 30px;
  }

  .mobile-header.fixed .mobtext {
    bottom: -40px;
  }

  .mob_sub_navigate i,

  .mob_sub_navigate span {

    height: 35px;

    line-height: 35px;

    color: #272727;

    cursor: pointer;

  }

  #mob_menu,

  .mob_sub_menu {

    margin: 0;

    background-color: #fff;

  }

  .nav_mob a,

  .nav_mob ul>li {

    display: block !important;

  }

  .glyphicon,

  .mob_sub_link span {

    display: inline-block;

    position: relative;

  }



  .mobile-header button.navbar-toggle {

    height: 40px;

  }

  .mob_navi.fixed {

    position: fixed;

    top: 0;

    width: 350px;

  }

  .mob_navi::-webkit-scrollbar {

    width: 5px;

  }

  .mob_navi::-webkit-scrollbar-track {

    border-radius: 10px;

  }

  .mob_navi::-webkit-scrollbar-thumb {

    background: #ffc720;

    border-radius: 10px;

  }

  .mob_navi::-webkit-scrollbar-thumb:hover {

    background: #ffc720;

  }

  .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;

    font-size: 18px;

    text-align: right;

    float: right;

  }

  #mob_menu,

  .mobile.header,

  .nav_mob a,

  .nav_mob ul>li {

    width: 100%;

    float: left;

  }

  #mob_menu {

    padding: 0;

    position: relative;
    overflow-y: scroll;
    height: 100%;

  }

  .mob_navi.menu.menu_open.submenu_open1 span,

  .mob_navi.submenu_open .mob_sub_navigate span {

    opacity: 1;

  }

  #mob_menu li {

    list-style-type: none;

    border-bottom: 1px solid #eee;

    display: unset;

  }

  .nav_mob a {

    text-decoration: none;

    color: #272727;

    padding: 10px 15px;

    font-size: 18px;

    line-height: 35px;

    border-bottom: 1px solid #80808036;

  }

  #mob_menu li a:hover {

    background-color: #9f1f24;

    color: #fff;

    transition: 0.5s;

  }

  .mob_sub_menu {

    width: 100%;

    padding: 0;

  }

  li.mob_sub_link.first-open span.fa.fa-chevron-up,

  li.mob_sub_link.second-open span.fa.fa-chevron-up,

  li.mob_sub_link.third-open span.fa.fa-chevron-up {

    opacity: 0;

    visibility: hidden;

  }

  li.mob_sub_link.first-open.active span.fa.fa-chevron-up,

  li.mob_sub_link.second-open.active span.fa.fa-chevron-up,

  li.mob_sub_link.third-open.active span.fa.fa-chevron-up {

    opacity: 1;

    visibility: visible;
    color: #fff;
    transition: 0.5s;

  }

  li.mob_sub_link.first-open.active span.fa.fa-chevron-down,

  li.mob_sub_link.second-open.active span.fa.fa-chevron-down,

  li.mob_sub_link.third-open.active span.fa.fa-chevron-down {

    opacity: 0;

    visibility: hidden;

    display: none;

  }

  .mob_sub_link span {

    font-size: 16px;

    width: 10px;

    text-align: center;

    right: 10px;

    line-height: 0px;

    cursor: pointer;

    float: right;

    margin-right: 5px;

    color: #0a2d44;

    top: -27px;

  }

  .mob_sub_link span:hover {

    color: #fff !important;

  }

  .mobile.header {

    background-color: #222;

    color: #fff;

    padding: 10px 10px 10px 15px;

  }

  ul.mob_sub_menu.submenu_open {

    transform: translate(0, 0);

    transition: 0.5s;

    height: 480px;

    overflow-y: scroll;

  }

  ul.mob_sub_menu.submenu_open::-webkit-scrollbar {

    width: 3px;

  }

  ul.mob_sub_menu.submenu_open::-webkit-scrollbar-thumb {

    border-radius: 20px;

    background-color: #9f1f24;

  }

  ul.mob_sub_menu.submenu_open::-webkit-scrollbar-track {

    background-color: transparent;

    border-radius: 20px;

  }

  .mob_navi.menu,

  .mobile-header,

  .mobile-top-head,

  .mobile.header,

  .mobile.mobile-one {

    display: block;

  }

  .mobile-header {

    display: block;

    float: left;

  }

  .mobile-header.fixed {
    position: fixed;
    z-index: 999;
  }

  .mobile-header button.navbar-toggle {

    color: #fff;

    float: left;

    margin-left: 5px;

    margin-right: 5px;

    padding: 9px 8px;

    top: 40px;

    left: 0;

    z-index: 999;

    background-color: #1e3e53;

    display: block;

  }

  .mobile-logo {

    width: 100%;

    text-align: center;

    margin-bottom: 2em;

    padding: 10px 0;

    background-color: #9f1f24;

  }

  .mob_navi,

  .mobile-header .navbar-toggle .icon-bar {

    background-color: #fff;

  }

  .mob_navi {
    position: fixed;
    top: 0;
    width: 350px;
    border-top-left-radius: 0;
    transform: perspective(800px) rotateX(40deg) translateY(100%);
    transform-origin: bottom;
  }

  .mob_navi.menu_open {
    transform: perspective(800px) rotateX(0) translateY(0);
    transition: 0.5s;
  }

  .mob_sub_navigate span {

    width: 50%;

    padding-left: 15px;

    height: 35px;

    line-height: 35px;

    font-size: 18px;

    cursor: pointer;

    opacity: 0;

    transition: 0.5s;

  }

  .mob_navi.menu .fixed {

    display: block;

    position: fixed;

  }

  .mobtext {

    position: absolute;
    z-index: 999;
    font-size: 15px;

    bottom: -50px;

    left: 4px;

    color: #1e3e53;

    font-family: 'Poppins-Medium';

  }



  /* banner blk */

  .ban_review_rating {

    width: 39%;

    top: 14em;

  }

  .hme_banner_content_inner h1,
  .hme_banner_content_inner h2 {

    font-size: 37px;

  }



  /* first blk */

  .hme_first_inner h2 {

    font-size: 37px;

  }

  .hme_first_img {

    margin-bottom: 2em;

  }

  .hme_first_img img {

    height: 600px;

  }



  /* service blk */

  .hme_service_left_first_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .hme_service_left_second_inner {

    padding: 4em 2em 4em 2em;

  }

  .hme_service_left_second_inner h3 {

    font-size: 26px;

  }

  .hme_service_single_content {

    padding: 1.25em 1em 1.25em 2em;

  }

  .hme_service_img img {

    height: 600px;

  }

  .hme_service_left_second_inner a {

    font-size: 23px;

    line-height: 23px;

  }



  /* second blk */
  .hme_second_inner h2,
  .hme_second_inner h3 {

    font-size: 37px;

    line-height: 43px;

  }

  .hme_second_img img {

    height: 600px;

  }



  /* why choose blk */

  .hme_why_choose_right_inner h3 {

    font-size: 33px;

  }

  .hme_why_choose_single_content h4 {

    font-size: 19px;

  }

  .hme_why_choose_single:nth-child(2) {

    right: 2.3em;

  }

  .hme_why_choose_single:nth-child(3) {

    right: 4.5em;

  }

  .hme_why_choose_single:nth-child(4) {

    right: 7.25em;

  }



  /* third blk */

  .hme_third_inner h3,.hme_third_inner h2 {

    font-size: 37px;

  }

  .hme_third_img img {

    height: 600px;

  }

  .hme_third_blk::after {

    content: unset;

  }



  /* review blk */

  .hme_review_title h3 {

    font-size: 37px;

    line-height: 47px;

    padding: 0 3em;

  }

  .hme_review_single_author_title {

    width: 100%;

  }

  .star_rating {

    width: 100%;

  }

  .hme_review_single_author_blk {

    flex-direction: column;

  }



  /* faq blk */

  .hme_faq_blk::after {

    content: unset;

  }

  .hme_faq_img img {

    height: 700px;

  }

  .hme_faq_title h3 {

    font-size: 37px;

  }

  .faq_question_box .set a.active {

    font-size: 24px;

    line-height: 34px;

  }

  .faq_question_box {

    height: 540px;

  }



  /* blog blk */

  .hme_blog_single.slick-active+.slick-active .hme_blog_date,

  .hme_blog_single.slick-active .hme_blog_date {

    width: 34%;

    position: absolute;

    margin: 0 auto;

    top: -23px;

    right: 0;

    left: 0;

  }

  .hme_blog_single.slick-active,

  .hme_blog_single.slick-active+.slick-active {

    width: 371px !important;

  }

  .hme_blog_single.slick-active .hme_blog_img {

    width: 100%;

  }

  .hme_blog_single.slick-active .hme_blog_content {

    position: relative;

    bottom: unset;

    right: unset;

    width: 100%;

    padding: 2em;

  }

  .hme_blog_single.slick-active .hme_blog_single_inner {

    flex-direction: column;

  }

  .hme_blog_single.slick-active .hme_blog_img img {

    height: 265px;

    width: 100%;

  }



  /* footer blk */

  .footer_address {

    padding: 0px 0em 2em 3em;

  }

  .footer_logo_inner {

    padding: 0;

  }




 /* inner page banner */
  .innerban_content_img::after{
    right: -41px;
  }



  /* aboutus page */

  .aboutus_first_inner h2 {

    font-size: 37px;

  }
  .aboutus_first_inner h3 {
    font-size: 33px;
  }

  .aboutus_second_inner h2 {

    font-size: 37px;

  }

  .aboutus_second_inner h3 {

    font-size: 32px;

  }

  .aboutus_second_single:nth-child(1) .aboutus_second_single_inner::after {

    top: 0;

    height: 100%;

  }

  .aboutus_review_blk .hme_review_single_author_blk,

  .aboutus_review_blk .star_rating,

  .aboutus_review_blk .hme_review_single_author_title {

    width: 100%;

  }

  .aboutus_review_blk .hme_review_single_author_blk {

    top: 0;

    right: 0;

    border: 1px solid #9f1f24;

    padding: 10px 10px 10px 4em;

    border-radius: 45px;

  }

  .aboutus_review_blk .hme_review_single_inner::after,

  .aboutus_review_blk .hme_review_single.slick-active+.slick-active .hme_review_single_inner::after,

  .aboutus_review_blk .hme_review_single.slick-active+.slick-active+.slick-active .hme_review_single_inner::after {

    background-image: url('../images/aboutus/review_bg3.webp');

  }

  .aboutus_review_blk .hme_review_single_author_blk a::before {

    top: 13px;

    left: 18px;

  }

  .aboutus_third_img img {

    height: 700px;

  }

  .hme_coupon_single_inner span {

    font-size: 50px;

    line-height: 60px;

  }

  .hme_coupon_single_inner h4 {

    font-size: 28px;

  }



  /* blog page */

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content h4 {

    font-size: 26px;

    line-height: 36px;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_date {

    width: 40%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_content h4 {

    font-size: 24px;

  }

  .blog_page_second_inner .hme_blog_single_inner {

    margin: 0 8px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 40%;

  }

  .blog_page_second_inner .hme_blog_content {

    padding: 2em 1em;

  }



  /* coupon page */

  .coupon_page_inner .hme_coupon_single_inner span {

    font-size: 75px;

    line-height: 85px;

  }

  .coupon_page_inner .hme_coupon_single_inner h4 {

    font-size: 27px;

  }



  /* drain cleaning page */

  .drain_cleaning_first_inner h1 {

    font-size: 37px;

  }

  .drain_cleaning_first_inner h2,
  .drain_cleaning_first_inner h3 {

    font-size: 32px;

  }

  .drain_cleaning_first_img img {

    height: 700px;

  }

  .drain_cleaning_second_inner h3 {

    font-size: 37px;

  }

  .drain_cleaning_third_img img {

    height: 700px;

  }

  .drain_cleaning_third_inner h3 {

    font-size: 33px;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active {

    width: 321px !important;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_date {

    top: -48px;

    width: 42%;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_date {

    width: 43%;

  }



  /* faq page */

  .faq_page_img_content h3 {

    font-size: 31px;

  }



  /* service page */

  .service_page_odd_inner h2,
  .service_page_odd_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .service_page_even_inner h3 {

    font-size: 37px;

    line-height: 47px;

  }

  .service_page_even_img::after {

    right: 0;

  }



  /* career page */

  .career_first_inner h2 {

    font-size: 37px;

  }

  .career_page_first_content_inner h2,
  .career_page_first_content_inner h3 {

    font-size: 33px;

    margin: 15px 0 0;

  }

  .career_page_first_content_inner::after,

  .career_page_first_content_inner::before {

    content: unset;

  }

  .currentjobs_inner h2 {

    font-size: 37px;

  }

  .career_second_first_inner h3 {

    font-size: 37px;

  }

  .currentjobs_inner ul li {

    width: 47%;

  }

  .career_second_first_inner::after {

    left: -0.5em;

  }

  .career_page_third_single_inner strong {

    font-size: 21px;

    line-height: 30px;

  }

  .career_page_third_inner h3 {

    font-size: 37px;

  }



  /* contact us page */

  .contactus_page_details_inner {

    padding: 4em 0 6em 1em;

  }



  /* location page */

  .serv_area_ban_right_inner .ban_review_rating::before {

    width: 47%;

  }

  .serv_area_ban_left_inner h1 {

    font-size: 37px;

  }



}

@media only screen and (max-width:992px) {

  /* header blk */

  .header_logo {

    width: 20%;

  }

  .header_firstright {

    float: left;

    width: 80%;

  }

  .header_first_left {

    display: none;

  }

  .header_first_middle {

    width: 75%;

  }

  .header_first_right {

    width: 25%;

  }

  .header_offermain {

    display: none;

  }

  .header_wrapper::before {

    width: 0%;

  }

  .header_wrapper::after {

    width: 20.5%;

  }

  .header_contdetail {

    width: 100%;

  }



  /* banner blk */
  .hme_banner_img video,
  .hme_banner_img img {

    height: 600px;

  }

  .hme_banner_content_blk {

    width: 100%;

  }

  .ban_review_rating {

    position: relative;

    top: unset;

    right: unset;

    width: 100%;

    padding: 0;

  }

  .hme_banner_content_inner::before,

  .hme_banner_img::before {

    content: unset;

  }

  .hme_banner_content_inner h1,
  .hme_banner_content_inner h2 {

    font-size: 34px;

  }



  /* first blk */

  .hme_first_inner h2 {

    font-size: 34px;

  }



  /* service blk */

  .hme_service_left {

    width: 50%;

  }

  .hme_service_left_second_inner {

    padding: 4em 3em 4em 3em;

  }

  .hme_service_imgblk {

    width: 50%;

  }

  .hme_service_slic {

    width: 100%;

  }

  .hme_service_slic .slick-list.draggable {

    padding: 0;

    margin: 2em 0 0;

  }

  .hme_service_single_content {

    padding: 1.75em 1em 1.75em 2em;

  }



  /* second blk */

  .hme_second_img img {

    height: 550px;

  }
  .hme_second_inner h2,
  .hme_second_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }



  /* why choose blk */

  .hme_why_choose_right {

    width: 100%;

    margin: 0 0 3em;

  }

  .hme_why_choose_left {

    width: 100%;

  }

  .hme_why_choose_left_inner {

    float: none;

    width: 100%;

    max-width: 75%;

    margin: 0 auto;

  }

  .hme_why_choose_single {

    top: unset;

    width: 50%;

    margin: 3em 0;

  }

  .hme_why_choose_single_inner {

    padding: 0 1em;

  }

  .hme_why_choose_single:nth-child(1) .hme_why_choose_single_content {

    bottom: unset;

    top: -3em;

  }

  .hme_why_choose_single:nth-child(2) {

    top: unset;

    right: unset;

  }

  .hme_why_choose_single:nth-child(3) {

    top: unset;

    right: unset;

  }

  .hme_why_choose_single:nth-child(4) {

    top: unset;

    right: unset;

  }

  .hme_why_choose_single:nth-child(4) .hme_why_choose_single_content {

    top: unset;

    bottom: -3em;

  }



  /* third blk */

  .hme_third_inner h3,.hme_third_inner h2 {

    font-size: 34px;

  }

  .hme_third_img {

    margin-right: 2em;

  }



  /* review blk */

  .hme_review_title h3 {

    font-size: 34px;

    line-height: 44px;

    padding: 0 1em;

  }

  .hme_review_slic .slick-list.draggable::after {

    content: unset;

  }



  /* faq blk */

  .hme_faq_title h3 {

    font-size: 33px;

  }

  .hme_faq_img {

    margin-left: 0;

  }

  .hme_faq_img img {

    height: 600px;

  }

  .faq_question_box .set a.active {

    font-size: 22px;

    line-height: 32px;

  }



  /* blog blk */

  .hme_blog_title h3 {

    font-size: 34px;

  }



  /* footer blk */

  .footer_wrapper::before {

    background-image: unset;

    background-color: #f4f7fa;

  }

  .footer_wrap {

    padding: 0;

  }

  .footer_logo {

    width: 100%;

  }

  .footer_menu {

    width: 50%;

    padding: 0;

  }

  .footer_cont_details {

    width: 50%;

    padding: 0;

  }



  /* inner page banner */

  .innerban_content_wrapper{
    display: none;
  }
  .innerban_imgblk{
    width: 100%;
  }
  .innerban_imgblk img {
    height: 500px;
  }
  .innerban_content{
    width: 450px;
    background-color: #ffffffc0;
    top: unset;
    bottom: 0;
    left: 0;
  }
  .innerban_content_inner{
    padding: 1em;
  }
  .innerban_content_inner .ban_review_rating::before{
    background-image: unset;
    border: 1px solid #9f1f24;
    border-radius: 40px;
    height: 58px;
  }
  .banner_heading{
    display: inline-block;
  }


  /* aboutus page */

  .aboutus_first_img img {

    height: 500px;

  }

  .aboutus_first_inner h2 {

    font-size: 34px;

  }
  .aboutus_first_inner h3{
    font-size: 29px;
  }

  .aboutus_second_img::after {

    top: -15px;

    right: -15px;

  }

  .aboutus_second_inner h2 {

    font-size: 34px;

  }

  .aboutus_second_inner h3 {

    font-size: 29px;

  }

  .aboutus_second_img img {

    height: 500px;

  }

  .aboutus_second_content {

    width: 100%;

  }

  .aboutus_review_blk .hme_review_title h3 {

    padding: 0 2em;

  }

  .aboutus_third_img img {

    height: 500px;

  }
  .aboutus_third_inner h2,
  .aboutus_third_inner h3 {

    font-size: 34px;

    margin-top: 1em;

  }

  .aboutus_third_img::before {

    background-image: url('../images/aboutus/aboutus_img3_bg2.webp');

  }

  .aboutus_third_blk::after {

    content: unset;

  }

  .aboutus_coupon_title h3 {

    font-size: 34px;

  }





  /* blog page */

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_date {

    width: 57%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_date {

    width: 55%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_img img {

    border-radius: 20px 15px 30px 30px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 51%;

  }

  .blog_page_second_inner .hme_blog_content h4 {

    font-size: 22px;

  }



  /* coupon page */

  .coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner {

    top: 0;

  }

  .coupon_page_inner .hme_coupon_single_inner::after {

    content: unset;

  }

  .coupon_page_inner .hme_coupon_single_inner {

    border: 1px solid #9f1f24;

    border-radius: 25px;

    padding: 2em 1em 1em;

  }

  .coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner {

    border: 1px solid #0a2d44;

  }





  /* blog detail page */

  .blog_det_ban .innerbanner_image::before {

    height: 80%;

  }

  .blog_det_inner h2 {

    font-size: 29px;

  }

  .blog_det_wrapper h4,

  .blog_det_inner h3 {

    font-size: 24px;

  }



  /* drain cleaning page */

  .drain_cleaning_first_img img {

    height: 500px;

  }

  .drain_cleaning_first_inner h1 {

    font-size: 34px;

  }

  .drain_cleaning_first_inner h2,
  .drain_cleaning_first_inner h3 {

    font-size: 29px;

  }

  .drain_cleaning_second_inner h3 {

    font-size: 34px;

  }

  .drain_cleaning_second_img {

    margin-bottom: 2em;

  }

  .drain_cleaning_second_img img {

    height: 500px;

  }

  .drain_cleaning_second_blk::after {

    content: unset;

  }

  .drain_cleaning_third_img {

    margin-right: 2em;

  }

  .drain_cleaning_third_img img {

    height: 500px;

  }

  .drain_cleaning_third_inner h3 {

    font-size: 29px;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active {

    width: 369px !important;

  }



  /* faq page */

  .faq_page_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .faq_page_img {

    float: none;

    width: 100%;

    max-width: 70%;

    margin: 0 auto;

  }

  .faq_page_img img {

    height: 500px;

  }

  .faq_page_content {

    width: 100%;

  }

  .faq_page_content_inner {

    top: 9em;

  }

  .faq_page_img_content {

    display: none;

  }

  .faq_page_content_inner .faq_question_box {

    height: 760px;

  }





  /* service page */

  .service_page_odd_inner h2,
  .service_page_odd_inner h3 {

    font-size: 34px;

    line-height: 44px;

  }

  .service_page_odd_img img {

    height: 500px;

  }

  .service_page_even_inner h3 {

    font-size: 34px;

    line-height: 43px;

  }

  .service_page_even_img img {

    height: 500px;

  }



  /* career page */

  .career_first_inner h2 {

    font-size: 34px;

    margin-top: 20px;

  }

  .career_page_first_content {

    width: 100%;

  }

  .career_first_img {

    margin-right: 2em;

    margin-bottom: 1em;

  }

  .career_first_img img {

    height: 500px;

  }

  .career_second_first_inner h3 {

    font-size: 33px;

  }

  .career_second_blk_two_inner h3 {

    font-size: 28px;

  }

  .currentjobs_inner h2::after {

    width: 100%;

    left: 0;

  }

  .currentjobs_inner ul li {

    width: 100%;

  }

  .career_page_third_imgblk {

    margin: 0;

  }

  .career_page_third_single {

    width: 50%;

    margin: 0 0 1em;

  }

  .career_page_third_inner h3 {

    font-size: 34px;

  }

  .career_page_third_single:nth-child(3) {

    width: 100%;

  }

  .career_page_third_content {

    position: relative;

    right: unset;

    width: 50%;

  }



  /* contact us page */

  .contactus_wrapper {

    margin: 2em 0 0;

  }

  .contactus_form_block {

    position: relative;

    width: 100%;

    top: unset;

    left: unset;

  }

  .contactus_imgblk {

    width: 100%;

  }

  .contactus_img img {

    height: 500px;

  }

  .contactus_page_details_blk,

  .contactus_map_blk {

    top: 0;

    width: 100%;

  }



  /* location page */

  .location_list_block {

    right: 1em;

  }

  .location_list_block {

    right: 2em;

    width: 450px;

  }









}

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

  .drain_cleaning_first_inner,
  .service_det_first_inner {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .drain_cleaning_first_imgblk,
  .service_det_first_imgblk {
    order: 2;
  }

  .first_content,
  .first_content_det {
    order: 1;
  }

  .second_content,
  .second_content_det {
    order: 3;
  }

  /* header blk */

  .header_hle::after {

    content: unset;

  }

  .header_top {

    display: block;

    text-align: center;

    background-color: #a12328;

    position: relative;

    z-index: 2;

    padding: 5px 0;

  }

  .header_top p {

    font-size: 18px;

    line-height: 28px;

    color: #fff;

    font-family: 'Poppins-Medium';

    margin: 0;

  }

  .header_top p span {

    color: #fff;

  }

  .header_first_blk {

    display: none;

  }

  .header_logo {

    width: 30%;

  }

  .header_firstright {

    width: 70%;

  }

  .header_offersec {

    float: left;

  }

  .header_shedule {

    display: none;

  }

  .header_wrapper::after {

    width: 30.5%;

  }

  .header_logo_inner {

    padding: 0;

  }

  .header_contdetail {

    justify-content: left;

  }

  .header_logo_inner img {

    height: 80px;

  }



  /* banner blk */

  .hme_banner_blk {

    margin: 0 0 1em;

    padding: 0 0 1em;

    background-color: #f6f8fa;

  }

  .hme_banner_slic,

  .hme_banner_imgblk,

  .hme_banner_img {

    float: left;

    width: 100%;

  }
  .hme_banner_img video,
  .hme_banner_img img {

    height: 400px;

  }

  .hme_banner_content_blk {

    float: left;

    width: 100%;

    position: relative;

    bottom: unset;

    left: unset;

    right: unset;

  }

  .hme_banner_content_inner::after,

  .hme_banner_content_inner h1::before,
  .hme_banner_content_inner h2::before {

    content: unset;

  }

  .hme_banner_content_inner {

    float: left;

    width: 100%;

    padding: 0;

  }



  /* first blk */

  .hme_first_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_first_inner {

    width: 100%;

  }

  .hme_first_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_first_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_first_img img {

    height: 400px;

  }

  .hme_first_inner h2 {

    font-size: 32px;

  }

  .hme_but_blk {

    justify-content: center;

  }



  /* service blk */

  .hme_service_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_service_inner {

    width: 100%;

  }

  .hme_service_left {

    width: 100%;

  }

  .hme_service_left_inner {

    float: none;

    width: 100%;

    max-width: 90%;

    margin: 0 auto;

  }

  .hme_service_imgblk {

    display: none;

  }

  .hme_service_single_inner {

    margin: 0 10px;

  }

  .hme_service_single_img {

    width: 100%;

  }

  .hme_service_single_content {

    width: 100%;

    padding: 0.75em 1em 0.75em 1em;

  }

  .hme_service_single_content h4 {

    font-size: 18px;

  }



  /* second blk */

  .hme_second_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_second_inner {

    width: 100%;

  }

  .hme_second_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_second_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_second_img img {

    height: 400px;

  }
  .hme_second_inner h2,
  .hme_second_inner h3 {

    font-size: 32px;

    line-height: 41px;

  }



  /* why choose blk */

  .hme_why_choose_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_why_choose_right_inner h3 {

    font-size: 31px;

  }

  .hme_why_choose_right_inner a {

    font-size: 23px;

    line-height: 23px;

    padding: 0.75em 1em 0.75em 2.75em;

  }

  .hme_why_choose_left_inner {

    max-width: 95%;

  }



  /* third blk */

  .hme_third_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_third_inner {

    width: 100%;

  }

  .hme_third_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_third_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_third_img img {

    height: 400px;

  }

  .hme_third_inner h3,.hme_third_inner h2 {

    font-size: 32px;

  }



  /* review blk */

  .hme_review_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_review_inner {

    width: 100%;

  }

  .hme_review_title {

    width: 100%;

  }

  .hme_review_title strong {

    font-size: 22px;

  }

  .hme_review_title h3 {

    font-size: 32px;

    line-height: 42px;

    padding: 0;

  }

  .hme_review_slic {

    width: 100%;

  }

  .hme_review_single_inner {

    padding: 2em 1em 5em;

  }

  .hme_review_single_inner p {

    height: 250px;

  }





  /* faq blk */

  .hme_faq_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_faq_inner {

    width: 100%;

  }

  .hme_faq_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .hme_faq_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .hme_faq_img img {

    height: 400px;

  }

  .hme_faq_img::after {

    content: unset;

  }

  .hme_faq_title {

    width: 100%;

  }

  .hme_faq_title h3 {

    font-size: 31px;

  }

  .hme_faq_content_blk {

    width: 100%;

    padding: 0;

  }

  .hme_faq_content_inner {

    float: left;

    width: 100%;

    padding: 0 1em 0 0;

  }

  .faq_question_box {

    float: left;

    width: 100%;

    padding: 1em 1em 0 0em;

  }



  /* blog blk */

  .hme_blog_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .hme_blog_inner {

    width: 100%;

  }

  .hme_blog_title {

    width: 100%;

  }

  .hme_blog_title h3 {

    font-size: 31px;

  }

  .hme_blog_slic {

    float: left;

    width: 100%;

  }

  .hme_blog_single.slick-active,

  .hme_blog_single.slick-active+.slick-active {

    width: 301px !important;

  }

  .hme_blog_date,

  .hme_blog_single.slick-active+.slick-active .hme_blog_date,

  .hme_blog_single.slick-active .hme_blog_date {

    width: 44%;

  }

  .hme_blog_single.slick-active+.slick-active .hme_blog_content p {

    display: block;

  }



  /* footer blk */

  .footer_wrapper {

    margin: 1em 0 0;

    padding: 1em 0 0;

  }

  .footer_wrap,

  .footerfirst_blk {

    float: left;

    width: 100%;

  }

  .footer_menu {

    width: 100%;

  }

  .footer_cont_details {

    width: 100%;

  }

  .socialmedia_footer {

    width: 100%;

    margin-top: 1em;

  }

  .footersecond_blk {

    width: 100%;

  }

  .footerthird_copyrights {

    width: 100%;

    text-align: center;

    margin: 0 0 10px;

  }

  .footerthird_logo {

    width: 100%;

    text-align: center;

  }



  /* inner page banner */

  .inner_page_banner {
    margin: 0 0 1em;
    padding: 0 0 1em;
    background-color: #f2f5f9;
    filter: drop-shadow(2.699px 24.692px 10.5px rgba(34, 88, 143, 0.16));
  }
  .innerban_imgblk img {
    height: 400px;
  }
  .innerban_content{
    float: left;
    width: 100%;
    position: relative;
    bottom: unset;
    left: unset;
    background-color: unset;
  }
  .innerban_content_inner{
    padding: 1em 0;
  }

  

  .service_area_banner {
    padding-bottom: 0em;
    filter: drop-shadow(2.699px 11.692px 10.5px rgba(34, 88, 143, 0.26));
  }

  .innerbanner_hle {
    filter: drop-shadow(2.699px 11.692px 10.5px rgba(34, 88, 143, 0.26));

  }



  /* aboutus page */

  .aboutus_first_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .aboutus_first_inner {

    width: 100%;

  }

  .aboutus_first_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .aboutus_first_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_first_img img {

    height: 400px;

  }

  .aboutus_first_inner h2 {

    font-size: 32px;

  }
  .aboutus_first_inner h3 {
    font-size: 27px;
  }

  .aboutus_second_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .aboutus_second_inner {

    width: 100%;

  }

  .aboutus_second_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .aboutus_second_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .aboutus_second_img img {

    height: 400px;

  }

  .aboutus_second_inner h2 {

    font-size: 32px;

  }

  .aboutus_second_inner h3 {

    font-size: 26px;

  }

  .aboutus_second_single_inner {

    padding: 1em 2em;

  }

  .aboutus_second_single_inner::after {

    border-radius: 10px 10px 0 0;

  }

  .aboutus_review_blk {

    overflow: hidden;

  }

  .aboutus_review_blk .hme_review_title h3 {

    padding: 0 0em;

  }

  .aboutus_review_blk .hme_review_slic .slick-list.draggable {

    margin: 0 -125px 0 0;

  }

  .aboutus_review_blk .hme_review_single_inner {

    padding: 1em 1em 1em;

  }

  .aboutus_second_icon {

    display: none;

  }

  .aboutus_coupon_blk {

    margin: 1em 0;

    padding: 1em 0;

    overflow: hidden;

  }

  .aboutus_coupon_inner {

    width: 100%;

  }

  .aboutus_coupon_title {

    width: 100%;

  }

  .aboutus_coupon_title h3 {

    font-size: 32px;

  }

  .aboutus_coupon_slic {

    width: 100%;

  }

  .hme_coupon_single_inner::after,

  .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after,

  .hme_coupon_single.slick-active+.slick-active+.slick-active .hme_coupon_single_inner::after,
  .serv_det_coupon .hme_coupon_single_inner::after,
  .serv_det_coupon .hme_coupon_single.slick-active+.slick-active .hme_coupon_single_inner::after {

    background-image: unset;

    background-color: #ffffff;

    border: 1px solid #0057c3;

    border-radius: 25px;

    height: 100%;

  }

  .hme_coupon_single_inner {

    padding: 3em 1em 2em 1em;

  }

  .hme_coupon_single_inner a {

    color: #a91f24;

  }

  .hme_coupon_single_inner h4 {

    font-size: 25px;

    padding: 0.5em 0 0;

  }







  /* blog page */

  .blog_page_wrapper {

    margin: 1em 0;

    padding: 1em 0;

  }

  .blog_page_inner {

    width: 100%;

  }

  .blog_page_first_blk {

    width: 100%;

  }

  .blog_page_first_inner {

    float: left;

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single {

    width: 50%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_single_inner {

    flex-direction: column;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_img {

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content {

    width: 100%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_img img,

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_img img {

    height: 325px;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_date {

    top: -30px;

    width: 67%;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_date {

    width: 65%;

  }

  .blog_page_first_inner .hme_blog_content {

    padding: 1.5em 1em;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content h4,

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_content h4 {

    font-size: 23px;

    line-height: 23px;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content {

    padding: 1.5em 1em;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_content p,

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_content p {

    -webkit-line-clamp: 4;

    display: -webkit-box;

  }

  .blog_page_first_inner .hme_blog_content {

    text-align: left;

  }

  .blog_page_second_blk {

    width: 100%;

  }

  .blog_page_second_inner {

    float: left;

    width: 100%;

  }

  .blog_page_second_inner .hme_blog_single {

    width: 50%;

  }

  .blog_page_second_inner .hme_blog_single:nth-child(3) {

    width: 100%;

    margin: 2em 0 0;

  }

  .blog_page_second_inner .hme_blog_img img {

    height: 300px;

  }

  .blog_page_second_inner .hme_blog_date {

    width: 57%;

  }



  /* blog detail page */

  .blog_det_wrapper {

    margin: 1em 0;

    padding: 1em 0;

  }

  .blog_det_inner {

    width: 100%;

  }

  .blog_det_imgblk {

    width: 100%;

    margin: 2em 0;

  }

  .blog_det_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .blog_det_img img {

    height: 400px;

  }

  .blog_det_inner h2 {

    font-size: 27px;

  }

  .blog_det_inner h2:nth-child(3) {

    margin-top: 20px;

  }

  .blog_det_wrapper h4,
  .blog_det_inner h3 {

    font-size: 22px;

  }

  .blog_det_whychoose {

    margin: 1em 0 2em;

    padding: 1em 0 2em;

  }

  .blgdetails_page_social_media {

    width: 100%;

  }

  .blog_det_blog .hme_blog_single.slick-active {

    width: 301px !important;

  }

  .blog_det_blog .hme_blog_single.slick-active .hme_blog_date {

    width: 45%;

  }

  .blog_det_blog .hme_blog_single.slick-active .hme_blog_img img {

    height: 300px;

  }



  /* coupon page */

  .coupon_page_inner {

    width: 100%;

    margin: 0;

  }

  .coupon_page_inner .hme_coupon_single {

    width: 100%;

    margin: 1em 0;

  }

  .coupon_page_inner .hme_coupon_single_inner,

  .coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner {

    border: unset;

    padding: 2em 3em 1em;

  }

  .coupon_page_inner .hme_coupon_single_inner::after {

    content: '';

    background-color: unset;

    border: unset;

  }



  /* drain cleaning page */

  .drain_cleaning_first_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .drain_cleaning_first_inner {

    width: 100%;

  }

  .drain_cleaning_first_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .drain_cleaning_first_img {

    float: none;

    width: 100%;

    max-width: 85%;

    margin: 0 auto;

  }

  .drain_cleaning_first_img img {

    height: 400px;

  }

  .drain_cleaning_first_inner h1 {

    font-size: 32px;

  }

  .drain_cleaning_first_inner h2,
  .drain_cleaning_first_inner h3 {

    font-size: 27px;

  }

  .drain_cleaning_second_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .drain_cleaning_second_inner {

    width: 100%;

  }

  .drain_cleaning_second_imgblk {

    width: 100%;

    margin: 0 0 3em;

  }

  .drain_cleaning_second_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .drain_cleaning_second_img::after {

    width: 109%;

  }

  .drain_cleaning_second_img img {

    height: 400px;

  }

  .drain_cleaning_second_inner h3 {

    font-size: 31px;

  }

  .drain_cleaning_third_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .drain_cleaning_third_inner {

    width: 100%;

  }

  .drain_cleaning_third_imgblk {

    width: 100%;

    margin: 0 0 3em;

  }

  .drain_cleaning_third_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .drain_cleaning_third_img img {

    height: 400px;

  }

  .drain_cleaning_third_inner h3 {

    font-size: 27px;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active {

    width: 226px !important;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_date {

    width: 57%;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_date {

    width: 57%;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_img img,

  .drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_img img {

    height: 250px;

  }

  .drain_cleaning_blog::after {

    content: unset;

  }

  .drain_cleaning_blog .hme_blog_content h4 {

    font-size: 20px;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_content {

    padding: 1em;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active+.slick-active .hme_blog_content p {

    display: -webkit-box;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active .hme_blog_date {

    width: 57%;

    font-size: 15px;

    line-height: 23px;

  }



  /* faq page */

  .faq_page_img {

    max-width: 80%;

  }

  .faq_page_img img {

    height: 400px;

  }





  /* service page */

  .service_page_inner {

    width: 100%;

  }

  .service_page_odd_blk,

  .service_page_even_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .service_page_even_inner,

  .service_page_odd_inner {

    width: 100%;

  }

  .service_page_even_imgblk,

  .service_page_odd_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .service_page_even_img,

  .service_page_odd_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .service_page_even_img img,

  .service_page_odd_img img {

    height: 400px;

  }

  .service_page_even_inner h3,

  .service_page_odd_inner h2,
  .service_page_odd_inner h3 {

    font-size: 31px;

    line-height: 41px;

  }



  /* career page */

  .career_first_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_first_inner {

    width: 100%;

  }

  .career_first_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .career_first_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .career_first_img img {

    height: 400px;

  }

  .career_first_inner h2 {

    font-size: 32px;

  }

  .career_second_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_second_inner {

    width: 100%;

  }

  .currentjobs {

    width: 100%;

    margin: 0 0 3em;

  }

  .currentjobs_inner h2 {

    font-size: 33px;

  }

  .currentjobs_inner {

    float: right;

    width: 100%;

  }

  .career_second_blk_one {

    width: 100%;

  }

  .career_second_blk_two {

    width: 100%;

  }

  .currentjobs_inner li p {

    font-size: 18px;

    min-height: 45px;

  }

  .career_second_first_inner::after {

    width: 102%;

  }

  .career_page_third_blk {

    margin: 1em 0;

    padding: 1em 0;

  }

  .career_page_third_inner {

    width: 100%;

  }

  .career_page_third_imgblk {

    width: 100%;

    margin: 0 0 2em;

  }

  .career_page_third_img {

    float: none;

    width: 100%;

    max-width: 80%;

    margin: 0 auto;

  }

  .career_page_third_img img {

    height: 400px;

  }

  .career_page_third_inner h3 {

    font-size: 32px;

    width: 100%;

    margin-top: 20px;

  }

  .career_page_third_content {

    width: 100%;

  }



  /* contact us page */

  .contactus_imgblk {

    display: none;

  }

  .contactus_page_details_inner {

    padding: 1em 0;

    border-radius: 24px 100px 0 0;

  }

  .contactus_page_address_inner {

    padding: 1em 6em 1em 7.75em;

  }

  .contactus_page_address_inner p {

    font-size: 23px;

    line-height: 33px;

  }

  .contactus_page_call_inner a {

    font-size: 27px;

    line-height: 34px;

  }

  .contactus_page_call_inner {

    padding: 0 6em 1em 7.75em;

  }

  .contactus_page_email_inner p {

    font-size: 17px;

  }

  .form-group.servicesch {

    margin: 0;

    width: 100%;

  }

  .captcha_box .g-recaptcha {

    max-width: 75%;

  }

  .contactsubmit_btn button {

    font-size: 30px;

    line-height: 37px;

  }

  .contactus_map_blk .mapouter,
  .contactus_map_blk .gmap_canvas {

    height: 350px;

  }

  .contactus_form_inner h3 {

    font-size: 33px;

  }

  .contactus_form_inner h3 {

    font-size: 33px;

    line-height: 42px;

  }



  /* location page */

  .serv_area_ban_inner {

    flex-direction: column;

  }

  .serv_area_ban_left {

    width: 100%;

    margin: 0 0 2em;

  }

  .serv_area_ban_left_inner {

    float: left;

    width: 100%;

  }

  .serv_area_ban_right {

    width: 100%;

  }

  .serv_area_ban_right_inner {

    float: left;

    width: 100%;

    padding: 0;

  }

  .service_area_banner::after {

    background-image: unset;

    background-color: #f4f7fa;

  }

  .serv_area_ban_left_inner h1 {

    font-size: 32px;

    color: #0a2d44;

  }

  .serv_area_ban_right_inner .ban_review_rating {

    padding: 10px;

  }

  .serv_area_ban_right_inner .ban_review_rating::before {

    background-image: unset;

    border: 1px solid #a91f24;

    top: -3px;

    left: -13px;

    width: 50%;

    border-radius: 35px;

  }

  .location_page_inner {

    width: 100%;

    display: flex;

    flex-direction: column-reverse;

  }

  .location_list_block {

    width: 100%;

    position: relative;

    top: unset;

    right: unset;

  }

  .location_page_mapblk {

    width: 100%;

  }

  .location_page_mapblk .mapouter,
  .location_page_mapblk .gmap_canvas {

    height: 300px;

  }

  .location_listblk_inner {

    float: none;

    width: 100%;

    max-width: 90%;

    margin: 0 auto;

  }





}

@media only screen and (max-width:480px) {

  .faq_question_box {
    height: auto;
    overflow-y: unset;
    padding: 0;
  }
  .mob_navi {
    transform: translateY(-100%);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 100%;
  }
  .mob_navi.menu_open {
    transform: translateY(0);
  }

  /* header blk */
  .header_wrapper.fixed .header_logo_inner img {
    height: 80px;
    transition: 0.5s;
  }
  .header_wrapper.fixed .header_logo_inner{
    padding: 0;
  }
  .header_wrapper.fixed .header_contdetail {
    padding: 0.9em 2em 0.9em 0em;
  }
  .header_call {
    font-size: 19px;
  }
  .header_call::before {
    width: 16px;
    height: 19px;
    top: 15px;
  }
  .mobile-header button.navbar-toggle {
    top: 25px;
  }
  .mobtext {
    bottom: -35px;
  }
  .header_top p {
    font-size: 16px;
    line-height: 26px;
  }
  .mobile-logo{
    display: none;
  }
  .mob_navi.menu_open {
    width: 100%;
  }
  .header_wrapper.fixed, .mob_navi {
    z-index: 99;
  }
  .header_wrapper{
    background-color: #fff;
    z-index: 99;
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.3));
  }
  #mob_menu {
    padding: 6.5em 0 0;
  }
    .mob_navi.menu.fixed {
      position: fixed;
      z-index: 99;
    }

  /* banner blk */
  .hme_banner_content_inner .hme_call_but{
    margin: 10px 0 15px;
  }
  .hme_banner_img video,
  .hme_banner_img img {

    height: 300px;

  }

  .hme_banner_content_inner h1,
  .hme_banner_content_inner h2 {

    font-size: 30px;

  }



  /* first blk */

  .hme_first_img {

    max-width: 90%;

  }

  .hme_first_img img {

    height: 300px;

  }

  .hme_first_inner h2 {

    font-size: 28px;

  }

  .hme_call_but::before,

  .hme_readmore::before {

    content: unset;

  }

  .hme_call_but {

    font-size: 16px;

    padding: 10px;

  }

  .hme_readmore {

    font-size: 16px;

    line-height: 26px;

    padding: 10px;

  }



  /* service blk */

  .hme_service_blk {

    overflow: hidden;

  }

  .hme_service_left_inner {

    max-width: 100%;

  }

  .hme_service_left_first_inner {

    padding: 1em;

  }

  .hme_service_left_first_inner h3 {

    font-size: 30px;

    line-height: 40px;

  }

  .hme_service_left_first_inner p {

    font-size: 17px;

    line-height: 27px;

  }

  .hme_service_left_second_inner {

    padding: 1em 1em 1em 1em;

  }

  .hme_service_left_second_inner::after {

    background-image: unset;

    background-color: #a91f24;

  }

  .hme_service_left_second_inner h3 {

    color: #fff;

  }

  .hme_service_left_second_inner p {

    color: #ffffff;

  }

  .hme_service_left_second_inner a {

    color: #ffffff;

    padding: 0;

  }

  .hme_service_left_second_inner a::before,

  .hme_service_left_second_inner a::after {

    content: unset;

  }

  .hme_service_left_second_inner h3 {

    font-size: 24px;

  }

  .hme_service_slic .slick-list.draggable {

    margin: 1em -175px 0 0;

  }



  /* second blk */

  .hme_second_img {

    max-width: 85%;

  }

  .hme_second_img img {

    height: 300px;

  }
  .hme_second_inner h2,
  .hme_second_inner h3 {

    font-size: 27px;

    line-height: 36px;

  }



  /* why choose blk */
  .hme_why_choose_single_img {
    padding: 3em 2em 3em 2em;
  }

  .hme_why_choose_blk::after {
    content: unset;
  }

  .hme_why_choose_right_inner h3 {

    font-size: 28px;

  }

  .hme_why_choose_right_inner a {

    font-size: 20px;

    line-height: 21px;

    padding: 0.75em 1em 0.75em 0.75em;

  }

  .hme_why_choose_right_inner a::before {

    content: unset;

  }

  .hme_why_choose_single {

    margin: 2em 0;

  }

  .hme_why_choose_left_inner {

    max-width: 100%;

  }

  .hme_why_choose_single_img img {

    height: 55px;

    width: 55px;

  }

  .hme_why_choose_single_content h4 {

    font-size: 17px;

  }



  /* third blk */

  .hme_third_img {

    max-width: 90%;

  }

  .hme_third_img img {

    height: 300px;

  }

  .hme_third_inner h3,.hme_third_inner h2 {

    font-size: 28px;

  }



  /* review blk */

  .hme_review_blk {

    overflow: hidden;

  }

  .hme_review_title h3 {

    font-size: 28px;

    line-height: 37px;

  }

  .hme_review_single_author_blk a::before {

    font-size: 27px;

    line-height: 27px;

    left: -7px;

  }
  .hme_review_single_author_blk {
    padding: 0 0 0 1.5em;
  }
  .hme_review_slic .slick-list.draggable {
    margin: 0 -150px 0 0;
    padding: 2em 0 0;
    filter: drop-shadow(15.282px 21.034px 21px rgba(22, 64, 149, 0.2));
  }



  /* faq blk */

  .hme_faq_img {

    max-width: 90%;

  }

  .hme_faq_img img {

    height: 300px;

  }

  .hme_faq_title h3 {

    font-size: 27px;

  }

  .hme_faq_content_blk {

    background-color: unset;

    border-radius: unset;

  }

  .faq_question_box .set a.active {

    font-size: 18px;

    line-height: 27px;

  }

  .faq_question_box .set.active a::before {

    right: 15px;

  }

  .faq_question_box .content {

    padding: 0em 2em 0em;

  }

  .faq_question_box .set a {

    font-size: 18px;

  }



  /* blog blk */

  .hme_blog_title h3 {

    font-size: 28px;

  }

  .hme_blog_date,
  .hme_blog_single.slick-active+.slick-active .hme_blog_date,
  .hme_blog_single.slick-active .hme_blog_date {
    width: 52%;
  }

  .hme_blog_content h4 {
    font-size: 20px;
    -webkit-line-clamp: 2;
  }
  .hme_blog_single.slick-active,
  .hme_blog_single.slick-active+.slick-active {
    width: 261px !important;
  }
  .hme_blog_single.slick-active .hme_blog_single_inner,
  .hme_blog_single.slick-active+.slick-active .hme_blog_single_inner{
    display: block;
  }
  .hme_blog_slic .slick-list.draggable{
    padding: 2em 0 0 0;
    margin: 0 -175px 0 0;
  }



  /* footer blk */

  .footer_logo_inner p {

    font-size: 16px;

    line-height: 34px;

  }

  .footer_address p {

    font-size: 19px;

    line-height: 28px;

  }

  .footer_call a {

    font-size: 23px;

  }



  /* inner page banner */
  .inner_page_banner{
    margin: 0 0 1em;
    padding: 0 0 1em;
    background-color: #f2f5f9;
  }
  .innerban_imgblk img {
  height: 300px;
  }

  .innerban_content_inner .ban_review_rating::before {

    background-image: unset;

    border: 1px solid #a11f24;

    border-radius: 35px;

    width: 65%;

  }

  .banner_heading {

    font-size: 30px;

  }



  /* aboutus page */

  .aboutus_first_img {

    max-width: 90%;

  }

  .aboutus_first_img img {

    height: 300px;

  }

  .aboutus_first_inner h2 {

    font-size: 30px;

  }
  .aboutus_first_inner h3 {
    font-size: 25px;
  }

  .aboutus_second_img {

    max-width: 90%;

  }

  .aboutus_second_img img {

    height: 300px;

  }

  .aboutus_second_inner h2 {

    font-size: 29px;

  }

  .aboutus_second_inner h3 {

    font-size: 24px;

  }

  .aboutus_second_single_inner p {

    font-size: 16px;

    line-height: 28px;

  }

  .aboutus_third_img {

    float: none;

    width: 100%;

    max-width: 95%;

    margin: 0 auto;

  }

  .aboutus_third_img img {

    height: 325px;

  }
  .aboutus_third_inner h2,
  .aboutus_third_inner h3 {

    font-size: 30px;

  }

  .aboutus_coupon_slic .slick-list.draggable {

    margin: 0 -125px 0 0;

  }



  /* blog page */

  .blog_page_first_inner .hme_blog_single {

    width: 100%;

    margin: 1em 0;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(1) .hme_blog_date {

    top: -30px;

    width: 43%;

    font-size: 15px;

    line-height: 25px;

  }

  .blog_page_first_inner .hme_blog_single:nth-child(2) .hme_blog_date {

    width: 42%;

  }

  .blog_page_second_inner .hme_blog_single {

    width: 100%;

    margin: 1em 0;

  }

  .blog_page_inner:nth-child(even) .blog_page_first_inner {

    flex-direction: column-reverse;

  }



  /* blog detail page */
  .blog_det_date{
    position: relative;
    top: unset;
    right: unset;
    font-size: 20px;
    display: inline-block;
    margin: 10px 0;
  }
  .blog_det_date::after{
    content: unset;
  }
  .blog_det_whychoose .hme_why_choose_right_inner a {
    color: #fff;
  }

  .blog_det_img {

    width: 90%;

  }

  .blog_det_img img {

    height: 300px;

  }

  .blog_det_whychoose .hme_why_choose_single_content h4 {

    font-size: 17px;

  }

  .blog_det_whychoose::after {

    content: unset;

  }

  .blog_det_blog .hme_blog_single.slick-active .hme_blog_date {

    width: 47%;

  }

  .coupon_page_inner .hme_coupon_single_inner h4 {

    font-size: 23px;
    padding: 0em 0 20px;
    min-height: 75px;

  }

  .coupon_page_inner .hme_coupon_single_inner,
  .coupon_page_inner .hme_coupon_single:nth-child(2) .hme_coupon_single_inner {
    padding: 4em 3em 1em;

  }



  /* drain cleaning page */

  .drain_cleaning_first_img {

    max-width: 95%;

  }

  .drain_cleaning_first_img img {

    height: 300px;

  }

  .drain_cleaning_first_inner h1 {

    font-size: 29px;

  }

  .drain_cleaning_first_inner h2,
  .drain_cleaning_first_inner h3 {

    font-size: 25px;

  }

  .drain_cleaning_second_img {

    max-width: 90%;

  }

  .drain_cleaning_second_img img {

    height: 300px;

  }

  .drain_cleaning_second_inner h3 {

    font-size: 29px;

  }

  .drain_cleaning_third_img {

    max-width: 90%;

  }

  .drain_cleaning_third_img img {

    height: 300px;

  }

  .drain_cleaning_third_img::after,

  .drain_cleaning_third_img::before {

    width: 112%;

  }

  .drain_cleaning_blog .hme_blog_single.slick-active {

    width: 241px !important;

  }

  .drain_cleaning_blog .hme_blog_slic .slick-list.draggable {

    margin: 0 -150px 0 0;

  }



  /* faq page */

  .faq_page_imgblk{
    display: none;
  }

  .faq_page_content_inner::after {

    content: unset;

  }

  .faq_page_content_inner {

    top: 0;

  }

  .faq_page_content_inner .faq_question_box {

    height: auto;

  }

  .faq_page_content_inner .faq_question_box .set a {

    font-size: 16px;

  }

  .faq_page_content_inner .faq_question_box .set a.active {

    font-size: 17px;

  }

  .service_page_even_img,
  .service_page_odd_img {

    max-width: 90%;

  }

  .service_page_even_img img,
  .service_page_odd_img img {

    height: 300px;

  }

  .service_page_even_inner h3,
  .service_page_odd_inner h2,
  .service_page_odd_inner h3 {

    font-size: 29px;

    line-height: 39px;

  }



  /* career page */

  .career_first_img {

    max-width: 90%;

  }

  .career_first_img img {

    height: 300px;

  }

  .career_first_inner h2 {

    font-size: 29px;

  }

  .currentjobs_inner h2 {

    font-size: 29px;

  }

  .career_second_first_inner h3 {

    font-size: 31px;

  }

  .career_page_third_img {

    max-width: 90%;

  }

  .career_page_third_img img {

    height: 300px;

  }

  .career_page_third_single_inner strong {

    font-size: 19px;

    line-height: 30px;

  }

  .career_page_third_inner h3 {

    font-size: 29px;

  }





  /* contact us poage */

  .contactus_inner {

    width: 100%;

    display: flex;

    flex-direction: column;

  }

  .contactus_page_address_inner::before,

  .contactus_page_address_inner::after,

  .contactus_page_call_inner::before,

  .contactus_page_call_inner::after,

  .contactus_page_email_inner::before,

  .contactus_page_email_inner::after {

    content: unset;

  }

  .contactus_page_call_inner {

    padding: 0 2em 1em 3.75em;

  }

  .contactus_page_email_inner {

    padding: 0 6em 1em 3.75em;

  }

  .contactus_page_address_inner {

    padding: 1em 2em 1em 3.75em;

  }

  .contactus_page_address_inner p {

    font-size: 20px;

    line-height: 30px;

  }

  .contactus_page_call_inner a {

    font-size: 22px;

    line-height: 32px;

  }

  .contactus_form_block {

    order: 1;

  }

  .contactus_page_details_blk {

    order: 2;

  }

  .contactus_map_blk {

    order: 3;

  }

  .contactus_form_inner h3 {

    font-size: 30px;

    line-height: 38px;

  }

  .formcover_contact input.form-control,
  .formcover_contact select,

  .address textarea {

    font-size: 18px;

    line-height: 28px;

  }

  .address label {

    font-size: 18px;

    line-height: 28px;

  }

  .captcha_box .g-recaptcha {

    max-width: 100%;

  }



  /* location page */

  .serv_area_ban_right_inner .ban_review_rating::before {
    width: 70%;
  }
  .location_review{
    width: 67%;
  }
  .location_page_wrapper {

    margin: -2em 0 -1em;

  }

  .location_listblk_inner ul {

    float: left;

    width: 100%;

    padding: 0 1em 3em 15px;

  }

  .location_listblk_inner {

    max-width: 100%;

  }

  .location_title {

    font-size: 23px;

  }

  .location_listblk_inner h4 {

    display: none;

  }

  .location_listblk_inner h4::after {

    content: unset;

  }





  /* employment page */

  .employment_form_page_hle {

    max-width: 100%;

    padding: 0 15px;

  }

  .employment_form_page_inner form {

    padding: 2em 1em;

    border-top-right-radius: 50px;

    border-bottom-left-radius: 50px;

  }

  .employment_form_page_inner .input_group {

    padding-right: 0;

  }

  .serv_area_ban_left {
    margin: 0;
  }

  .serv_area_ban_left_inner h1 {
    margin: 0;
  }

  .serv_area_ban_left_inner .inner_ban_but {
    display: none;
  }

  .serv_area_ban_right_inner {
    padding: 1em 0em 0 0em !important;
  }

  .drain_cleaning_first_img img {
    height: 300px;
    border-radius: 30px;
    border: 5px solid #a91f24;
  }

  .drain_cleaning_first_img::before {
    content: unset;
  }

  .hme_banner_img video {
    height: 300px;
  }



  .mobile_bottom {
    display: block;
    width: 100%;
    height: 10%;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 -10px 15px -15px #111;
    z-index: 98;
  }

  .mobile_iconitems {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    gap: 15px;
    height: 100%;
  }

  .mob_iconitm.mob-cldr,
  .mob_iconitm.mob-cpon {
    position: fixed;
    width: auto;
    z-index: 999;
    bottom: -20px;
  }

  .mob_iconitm.mob-cldr {
    display: block;
    left: 15px;
  }

  .mob_iconitm a {
    font-size: 22px;
    line-height: 24px;
    padding: 0.6em 1em;
    width: auto;
    background-image: unset;
    z-index: 999;
    color: #1e3e53;
  }

  .mob_iconitm span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Poppins-SemiBold';
    color: #1e3e53;
  }

  .mob_iconitm.mobile-phone a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: #a12328;
    border: 8px solid #fff;
    margin-top: calc(-3rem + 8px);
    padding: 4px 15px;
    font-size: 36px;
    color: #fff;
  }

  .mob_iconitm.mob-cpon {
    display: block;
    right: 15px;
  }

  .serv_det_second_inner ul li {
    font-size: 16px;
    line-height: 28px;
  }

  .header_wrapper.fixed .header_call {
    padding: 12px 0.5em 12px 2em;
  }

  .hme_blog_single.slick-active .hme_blog_img img,
  .hme_blog_single.slick-active+.slick-active .hme_blog_img img {
    height: 235px;
    border-radius: 15px 30px 30px 30px;
  }

  .hme_blog_single_inner {
    margin: 0px 5px;
  }

  .hme_blog_single.slick-active .hme_blog_content,
  .hme_blog_single.slick-active+.slick-active .hme_blog_content {
    padding: 2em 1em;
  }

  .hme_blog_date {
    text-align: center;
  }

  .hme_blog_single_inner {
    border-radius: 30px;
  }

  .service_det_first_blk {
    padding: 0px;
    margin: 1em 0em;
  }

  .service_det_first_inner p,
  .serv_det_second_inner p,
  .serv_det_third_inner p {
    font-size: 16px;
    line-height: 28px;
  }

  .service_det_first_img img {
    height: 300px;
    border: 4px solid #a91f24;
    border-radius: 30px;
  }

  .service_det_first_img::before {
    content: unset;
  }

  .hme_coupon_single_inner {
    margin: 0px 5px;
  }

  .hme_coupon_single_inner span {
    width: 45%;
  }

  .serv_det_second_img img {
    height: 300px !important;
  }

  .serv_det_second_imgblk {
    margin-bottom: 0px !important;
  }

  .serv_det_second_blk {
    margin: 1em 0em 0em;
    padding: 0em;
  }


  .serv_det_review .hme_review_single.slick-active+.slick-active .hme_review_single_inner p {
    height: 250px;
  }

  .serv_det_third_blk {
    margin: 1em 0em;
    padding: 0;
  }
  .serv_det_third_imgblk{
    margin-bottom: 0px !important;
  }
  .serv_det_third_img img{
    height:300px;
  }
  .serv_det_faq_blk{
    margin: 1em 0em;
    padding: 0;
  }
}