/* ##################################### Common Css ######################################## */

a {
  text-decoration: none !important;
  color: #e41d36;
}
.et_post_meta_wrapper img {
  width: 85%;
  height: auto;
}

.container
{
  width:100%!important;
}
.blogcontainer p , .blogcontainer ul
{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
  color:#212529 !important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:22.5px!important;
}
.blogcontainer
{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;

}
#page-container
{
  padding-top:0!important;
}

h1 ,h2 ,h3 ,h4 ,h5 ,h6
{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  color:#4F4680;


}
#ez-toc-container
{
  display:none;
}

a.more-link
{
  background:#4F4680!important;
color:white!important;
text-transform: capitalize;
width:100px;
padding: 7px;
    margin-top: 8px;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
    font-size:15px;
    
}
.entry-title
{
  color:#4F4680!important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;

}

.post-meta span a  , .post-content p
{
  color:#212529  !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
  font-weight: 400!important;
  line-height: 1.5!important;
  font-size: 15px!important;
}

.post-meta , .post-meta a
{
  color:#212529  !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
  font-weight: 400!important;
    line-height: 1.5!important;
    font-size: 15px!important;
}

#searchsubmit
{
background:#4F4680!important;
color:white!important;
padding:.7em!important;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
border:1px solid #4F4680!important;
}
.mycontactheading
{
  font-size:34px!important;
  color:#4F4680!important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
}

.mycustomform input, .mycustomform textarea {
  padding: 20px 8px 20px 18px!important;
  /* Additional styles here */
}

.et_post_meta_wrapper .post-meta {
  display: none;
}
.et_pb_section {
  padding: 0px 0!important;
}
p {
  font-size: 15px;
}

li {
  font-size: 15px;
}

footer p
{  color:#212529!important;
  margin-bottom:16px;
  padding-bottom:10px!important;
}

.bottom-bar p
{color:#212529!important;

}
footer ul
{
  margin-bottom:16px;
}

.footer-heading
{
  color:black;
}
.form-control:focus {
  box-shadow: none;
}

.service-top{
 padding: 0 20px 60px;
}

.pmsg {
  color: #e41d37;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 0.5rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

.new-content-wrap {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}

.theme-btn {
  width: fit-content;
}

.msga,
.msgc {
  color: #e41d36;
}

.submission-messagea,
.submission-messagec,
.submission-message-pop {
  color: #e41d36;
}

.submission-message {
  color: #fff;
}

.faqbg {
  background: #efecff7d;
}

label {
  display: block;
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

.sub-heading {
  font-size: 22px;
  color: #dd1a32;
  font-weight: 700;
  margin-bottom: 15px;
}

button:focus {
  outline: 0px dotted;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
  outline: 0px auto -webkit-focus-ring-color;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
}

:focus {
  outline: -webkit-focus-ring-color auto 0px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
}

.faqs .accordion h3 {
  font-size: 18px;
}

.service-detail .accordion h3 {
  font-size: 18px;
}

a:hover {
  color: #e41d36;
}

.bg-alt {
  background-color: #4f4680;
}

.bg-alt2 {
  background-color: #efecff7d;
}

.section-padding {
  padding: 60px 0;
}

.common-heading {
  font-size: 30px;
  font-weight: 700;
  color: #dd1a32;
  position: relative;
  padding-bottom: 18px;
}

.common-heading:before {
  position: absolute;
  content: "";
  height: 3px;
  bottom: 0;
  top: auto;
  width: 80px;
  background-color: #e41d36;
}

.trans-button {
  display: inline-block;
  padding: 5px 28px;
  border: 2px solid #fff;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}

.trans-button:hover {
  background-color: #fff;
  color: #4f4680;
  transition: 0.3s;
}

.color-button {
  display: inline-block;
  padding: 5px 28px;
  background-color: #e41d36;
  border: 2px solid #e41d36;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}

.color-button:hover {
  background-color: #fff;
  color: #e41d36;
  transition: 0.3s;
}

/* ######################################## Top Bar ######################################## */

.top-bar-icon {
  position: relative;
}

.top-bar-icon:before {
  position: absolute;
  content: "";
  width: 320px;
  left: -50px;
  height: 100%;
  background: #efefef;
  top: 0;
  z-index: -1;
  transform: skewX(-35deg);
}

.top-bar-icon img {
  width: 180px;
  height: 90px;
  object-fit: contain;
}

.top-icon i {
  color: #e41d36;
  margin-top: 5px;
}

.top-box a,
.top-box p {
  color: #585858;
  font-size: 15px;
  margin-bottom: 0;
}

.top-box {
  align-items: baseline;
  margin-right: 5%;
}

.contact-top-info {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* ############################################ Nav ####################################### */

.nav-width,
#banner {
  position: relative;
  top: -27px;
}

#header .dropdown-item:hover {
  background-color: #e41d36;
  color: #fff;
  transition: 0.3s;
}

.nav-width:after {
  position: absolute;
  top: 0;
  z-index: -1;
  left: -16px;
  content: "";
  width: 50px;
  height: 100%;
  transform: skewX(-35deg);
  background-color: #4f4680;
}

#header .navbar-light .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  line-height: 30px;
  font-weight: 500;
}

#header .navbar-nav {
  justify-content: space-around;
}

#header .navbar-nav .nav-item {
  width: 100%;
  text-align: center;
}

#header .navbar-nav .divider {
  position: relative;
}

#header .navbar-nav .divider:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.1px;
  height: 75%;
  margin: auto;
  background-color: #989898;
}

#header .navbar-nav .nav-item {
  position: relative;
}

#header .navbar-nav .nav-item:after {
  position: absolute;
  content: "";
  width: 0;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e41d36;
  height: 2px;
  margin: auto;
  transition: 0.5s;
}

.mobile-nav-contact {
  display: none;
}

.nav-path-selected {
  position: relative !important;
}

.nav-path-selected:after {
  position: absolute;
  content: "";
  width: 70% !important;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e41d36;
  height: 2px;
  margin: auto;
  transition: 0.5s;
}

#header .navbar-nav .nav-item:hover::after {
  width: 70%;
  transition: 0.5s;
}

#header.fixed-nav .nav-width {
  width: 100% !important;
  position: fixed;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

#header .dropdown-item {
  padding: 0.4rem 2.5rem;
  text-transform: capitalize;
  font-size: 14px;
}

.mobile-logo {
  display: none;
}

/* ########################################## Banner ########################################### */

.banner-top {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

.banner-text {
  font-size: 19px;
  margin-bottom: 30px;
}

.banner-content {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 45%;
  color: #fff;
  left: 6%;
  height: 100%;
}

#banner .carousel-indicators {
  bottom: 20px;
  left: 7%;
  justify-content: left;
  list-style: none;
  z-index: 99;
  margin-left: 0px;
}

#banner .carousel-indicators li {
  width: 12px;
  border-radius: 50%;
  height: 12px;
}

#banner .carousel-indicators .active {
  opacity: 1;
  background-color: #4f4680;
}

#banner #banner-form .form-control {
  margin-bottom: 10px;
  font-size: 12px;
}

#banner #banner-form .form-label {
  font-size: 13px;
}

.banner-form {
  background-color: #000000a1;
  border-radius: 25px;
  padding: 18px 20px;
}

.banner-form-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #fff;
}

.banner-sub-heading {
  font-size: 14px;
  margin-bottom: 10px !important;
}

#topForm .form-row .form-control {
  border-radius: 3px !important;
  border: none !important;
}

#banner img {
  height: 90vh;
  object-fit: cover;
}

.banner-form-wrap {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  right: 5%;
  border-radius: 25px;
  width: 34%;
}

/* ############################################ Service ########################################## */

.service-box img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  position: relative;
  transition: 0.5s;
}

.service-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.service-box:hover > .service-link {
  left: 4px;
  transition: 0.5s;
}

.service-box:hover > a img {
  filter: brightness(0.9);
  transition: 0.5s;
}

.service-link {
  position: relative;
  bottom: 65px;
  color: #fff;
  font-size: 16px;
  z-index: 99;
  left: -10%;
  font-weight: 500;
  transition: 0.5s;
  padding: 11px 2px;
}

.service-link:after {
  position: absolute;
  content: "";
  width: calc(100% + 20px);
  transform: skewX(-20deg);
  right: -7px;
  top: 0px;
  z-index: -1;
  height: 100%;
  background-color: #e41d36;
}

.service-link:hover {
  color: #fff;
}

/* ########################################### Why Choose us ######################################### */

#service-box1 {
  background-color: #f7f7f7;
}

.choose-icon span {
  width: 65px;
  height: 65px;
  display: block;
  border-radius: 50%;
  margin-right: 20px;
  background-color: #e41d36;
}

.choose-icon span i {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
}

.choose-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.choose {
  position: relative;
  overflow: hidden;
}

.choose:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.choose:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

/* ######################################### Mission ######################################## */

.mission {
  position: relative;
}

.mission:before {
  position: absolute;
  content: "";
  width: 45%;
  top: 0;
  height: 100%;
  background-image: url(../image/cleaning/cleaning-img.jpg);
  background-size: cover;
}

.mission-image {
  display: none;
}

/* ######################################### Blog ############################################ */

.blog-img img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 15px;
}

.blog-heading {
  color: #e41d36;
  font-size: 25px;
  font-weight: 700;
}

.blog-heading a {
  font-size: 19px;
}

/* ######################################### Testimonial ###################################### */

.testimonial-image img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  margin-right: 20px;
  display: block;
  max-width: fit-content;
}

.testimoinial-name {
  font-weight: 700;
}

.testimonial-box {
  margin: 0 20px;
}

.testimonial {
  position: relative;
  overflow: hidden;
}

.testimonial:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.testimonial:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

#testimonial .slick-dots {
  bottom: -10%;
  left: 25px;
  text-align: left;
}

#testimonial .slick-dots li button:before {
  font-size: 12px;
}

#testimonial .slick-dots li.slick-active button:before {
  color: #e41d36;
}

/* ############################################## Footer ############################################# */

.footer-heading {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
}

#wh-widget-send-button.wh-widget-left {
  bottom: 85px !important;
  left: 25px !important;
}

.call-mobile {
  display: none;
}

.footer-heading:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  background-color: #e41d36;
  bottom: 0;
  left: 0;
}

.footer-list {
  list-style: none;
  color: #212529!important;

  padding-left: 0;
}

.footer-list li {
  margin-bottom: 9px;
}

.footer-list a {
  color: #212529!important;
  transition: 0.3s;
  font-size: 15px;
}

.footer-list a:hover {
  color: #e41d36;
  transition: 0.3s;
}

.footer-menu {
  display: table;
  margin: auto;
}

.contact-info li {
  margin-bottom: 14px;
  font-size: 15px;
  display: flex;
}

.contact-info i {
  color: #e41d36;
}

.contact-info {
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
}

.social-media a {
  color: #212529;
  font-size: 20px;
  margin-right: 25px;
  transition: 0.3s;
}

.social-media a:hover {
  color: #e41d36;
  transition: 0.3s;
}

.bottom-bar a {
  color: #212529;
  transition: 0.3s;
}

.bottom-bar a:hover {
  color: #e41d36;
  transition: 0.3s;
}

.bottom-bar {
  padding: 8px 0;
  background-color: #f7f7f7;
  position: relative;
}

.bottom-bar p {
  font-size: 14px;
}

.bottom-bar:before {
  position: absolute;
  content: "";
  top: 0;
  width: 95%;
  margin: auto;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #4f46803b;
}

.floating {
  border: none;
  font-size: 15px;
  padding: 10px 20px;
  position: fixed;
  background-color: #e41d36;
  bottom: 40px;
  transform: translate(-72%, 0px);
  color: #fff;
  z-index: 999;
  font-weight: 500;
  transition: 0.3s;
}

.floating:hover {
  transform: translate(0%, 0px);
  transition: 0.3s;
}

.whatsapp {
  display: block;
  position: fixed;
  bottom: 100px;
  left: 10px;
  z-index: 9999;
}

.whatsapp img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

/* ########################################## Modal ############################################## */

.modal-dialog {
  max-width: 800px;
}

.modal-header {
  position: absolute;
  border: none;
  width: 100%;
}

button.close {
  z-index: 99;
  top: -7px;
  position: relative;
}

.pop-image {
  /*background-image: url(../image/home-mission.jpg);*/
  background-position: center;
  background-size: cover;
}

.pop-form {
  width: 85%;
  margin: auto;
}

.pop-form-heading {
  color: #e41d36;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 25px;
}

/* ######################################## Page Banner ######################################### */

#page-banner {
  /* background-image: url("../image/banner-image.jpg"); */
  background: linear-gradient(to right, #00000021, #00000078),url("../image/breadcrumb-img.jpg");
  position: relative;
  top: -27px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#page-banner:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.page-banner-text {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}

.breadcrumb-item.active {
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
}

/* ######################################## About Image ######################################## */

.about-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ########################################### vision And team ######################################## */

.team-image {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.vision-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ################################################## Counter ###################################################### */

#counter {
  position: relative;
  overflow: hidden;
}

#counter.about {
  background-position: bottom;
}

.count,
sup {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 3px;
}

.count-box {
  text-align: center;
  padding: 40px 35px;
}

.count-box p {
  font-size: 18px;
  margin-top: 10px;
  font-weight: 400;
  color: white;
}

.box-border {
  position: relative;
}

.box-border:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 69%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffffffab;
}

#counter:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

#counter:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

/* ##################################### Contact Us ####################################### */

.contact-icon i {
  font-size: 25px;
  margin-top: 5px;
  color: #e41d36;
}

.contact-box p,
.contact-box a {
  font-size: 15px;
  color: #212529;
}

.contact-box .sub-heading {
  font-size: 22px;
  color: #e41d36;
  font-weight: 700;
  margin-bottom: 10px;
}

.contact-box {
  margin-bottom: 30px;
}

/* ######################################### Faqs ######################################### */

.accordion .card-header:after {
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  content: "\f068";
  float: right;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
}

.accordion .card-header {
  color: #d8132a;
  margin-bottom: 7px !important;
  background-color: rgb(239, 239, 239);
  border: none;
}

.accordion .card-title {
  font-size: 18px;
}

.faqs .card-body a {
  color: #212529;
}

.faq-link a {
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

.faqs.bg-alt:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.faqs.bg-alt {
  position: relative;
  overflow: hidden;
}

.faqs.bg-alt:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.bg-alt .common-heading {
  color: #fff;
}

.bg-alt .common-heading::before {
  background-color: #fff;
}

/* ######################################### Service Page ########################################### */

.service-menu {
  list-style: none;
  padding: 0;
  background-color: #efefef;
  position: sticky;
  top: 0;
}

.service-menu i {
  color: #efefef;
}

.service-menu a {
  display: block;
  padding: 15px 25px;
  font-size: 17px;
  color: #212529;
  border-bottom: 1px solid #9a9a9a;
  transition: 0.3s;
  font-weight: 500;
}

.service-menu a:hover {
  color: #fff;
  background-color: #e41d36;
  transition: 0.3s;
}

.service-menu a.active {
  display: block;
  padding: 15px 25px;
  color: #fff;
  background-color: #e41d36;
}

.service-detail img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  margin-bottom: 30px;
}

.service-detail a {
  color: #e41d36;
}

.service-detail .looking-for-btn a {
  border: 1px solid;
  padding: 11px 14px;
  background-color: #e41d36;
  color: #fff;
  border-radius: 8px;
}

.service-detail .looking-for-btn {
  margin-top: 30px;
}

.service-detail .label-wraper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.service-detail .label-wraper {
  margin-top: 20px;
}

.service-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.why-we-best img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.why-we-best {
  background-color: #efecff7d;
}

.advantages-sec .advantage-box-wrap img {
  width: 80px;
  height: 80px;
  margin: 14px 0;
}

.advantages-sec .advantage-box-wrap span {
  display: block;
  font-size: 17px;
  padding: 5px 0;
  font-weight: 600;
  margin-bottom: 10px;
  background-color: #4f4680;
  color: #fff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.advantages-sec .advantage-box-wrap {
  text-align: center;
  margin-bottom: 25px;
  border-radius: 5px;
  background-color: #00000014;
  box-shadow: 4px 4px #00000070;
  height: 100%;
}

.advantages-sec .advantage-box-wrap p {
  padding: 10px;
}

.advantages-sec .advantage-box-wrap:hover {
  transform: translateY(-10px);
  transition: 0.5s all ease-in-out;
  background-color: #e41d36;
  box-shadow: none;
}

.advantages-sec .advantage-box-wrap:hover p {
  color: #fff;
}

.advantages-sec .advantage-box-wrap:hover span {
  background-color: #fff;
  color: #e41d36;
}

.lets-connect .connect-btn button {
  padding: 11px 14px;
  background-color: #e41d36;
  color: #fff;
  border-radius: 5px;
  border: none;
}

.lets-connect h2 {
  color: #fff;
  font-weight: 600;
}

.lets-connect .connect-btn {
  margin-top: 40px;
}

.lets-connect {
  background-color: #4f4680;
  padding: 40px 0;
}

.lets-connect .connect-cta {
  text-align: center;
}

.why-we-are-best .why-us-wrap {
  background-color: #4f4680;
  padding: 10px;
  border-radius: 10px;
}

.why-we-are-best .why-us-wrap .image-wrap {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background: #fff;
}

.why-we-are-best .sub-heading {
  color: #fff;
}

.why-we-are-best p {
  color: #212529;
}

.why-we-are-best .why-us-wrap p {
  color: #fff;
}

.why-we-are-best .why-us-wrap .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.why-we-are-best .why-us-wrap .why-wrap {
  display: flex;
  justify-content: center;
}

.why-we-are-best .why-us-wrap {
  margin-bottom: 30px;
}

.our-service-sec span {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin: 26px 0px 10px;
  display: block;
}

.our-service-sec .service-img-wrap {
  width: 100%;
  height: 100%;
}

.our-service-sec .service-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bg-color {
  background-color: #efecff7d;
}

.service-detail-wrap .label-wraper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* additional css */

.sepration {
  padding: 50px 20px;
}

.sepration:last-child{
  padding-bottom: 0;
}

.why-choose-card {
  display: flex;
  flex-flow: column;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  border-radius: 20px;
}

.why-choose-card .head {
  display: flex;
  justify-content: center;
  align-items: end;
  height: 15rem;
  border-radius: 20px 20px 0px 0px;
}

.why-choose-card .why-heading {
  width: 100%;
  padding: 5px 0px;
  color: #d4142d;
  margin: 0 0 10px;
  font-size: 18px;
}

.why-choose-card .body-card {
  padding: 20px;
  flex-grow: 1;
  border-radius: 0px 0px 20px 20px;
}

.cta {
  background: #4f4680;
  text-align: center;
  border-radius: 10px;
  margin: 30px 0px;
}

.cta span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 5px 5px;
  padding: 10px 0px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}

.cta span:nth-child(1) {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  background: #fff;
}

.cta span:nth-child(1) i {
  color: #4f4680;
}

.special-text {
  width: 98%;
  margin: 30px 0;
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  color: #fff;
}

.special-text a{
    color: #fff;
}

.new-img-wrap {
    height: 100%;

}

.small-heading2{
    font-size: 18px;
    margin: 30px 0px 10px;
    display: block;
    font-weight:600;
}

.content-container{
  margin-top: 30px;
}

.content-container h3{
  font-size: 18px;
  margin: 0 0 15px!important;
}

.new-img-wrap img{
    height: 100%;
    object-fit: cover;
}

.special-text::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: calc(100%);
  width: 100%;
  border-radius: 10px;
  z-index: -1;
  background: #d4142d;
}

.special-text::before {
  content: "";
  position: absolute;
  left: 10px;
  top: -10px;
  height: calc(98%);
  width: 100%;
  border-radius: 10px;
  z-index: -2;
  background: #d4142e3f;
}

.small-heading {
  font-size: 18px;
  margin: 0;
  display: block;
  font-weight: 600;
}

.sepration ul li{
  margin-bottom: 10px;
}

.new-para{
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  
}

.new-para .small-heading2{
  margin: 0 0 15px!important;
}

.new-para p:last-child{
  margin: 0;
}

.small-heading strong {
  position: relative;
  background: #d4142d;
  color: #fff;
  display: inline-block;
  height: 100%;
  z-index: 1;
  padding: 5px 10px;
  border-radius: 0px 50px 0px 0px;
  width: 50%;
  font-size: 16px;
  font-weight: 500;
}

/* .small-heading strong::after {
  content: "";
  position: absolute;
  right: -20px;
  width: 50%;
  height: 100%;
  bottom: 0;
  background: #d4142d;
  transform: skew(30deg, 0deg);
  z-index: -1;
} */

.goods-item{
    background: #fff;
    height: 100%;

}

.goods-body{
    padding: 0px 20px;
}

.goods-item .mini-heading{
    background: #4f4680;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px 10px 0px 0px;
}

/* ########################################## Media Query ############################################# */

@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

@media (max-width: 1200px) {
  #banner img {
    height: 100vh;
  }
}

@media (max-width: 1024px) {
  .top-box {
    margin-right: 3%;
  }
  .about-image {
    height: 100%;
  }
  #header .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
  }
  #header .dropdown-item {
    font-size: 13px;
  }
  .banner-top {
    font-size: 38px;
  }
  .banner-text {
    font-size: 16px;
  }
  .trans-button {
    padding: 8px 28px;
    font-size: 15px;
  }
  .banner-form-wrap {
    width: 34%;
  }
  .banner-form {
    padding: 20px 25px;
  }
  .service-box img {
    height: 100%;
  }
  .service-box {
    height: 100%;
  }
  .choose-icon span {
    margin-bottom: 20px;
  }
  .color-button {
    padding: 8px 28px;
    font-size: 16px;
  }
  .common-heading {
    font-size: 25px;
  }
  .footer-list a {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
    .small-heading strong{
        width: 60%;
    }
  .banner-form-wrap {
    width: 38%;
  }
  .mobile-nav-contact {
    display: block;
    border-top: 1px solid #eee;
  }
  .mobile-nav-contact p {
    padding: 0px 28px;
    text-align: center;
  }
  .mobile-nav-contact i {
    width: 25px;
    height: 25px;
    background-color: #e41d37;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 12px;
  }
  .mobile-nav-contact a {
    font-size: 15px;
  }
  .service-menu {
    display: none;
  }
  .modal-content {
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.52),
        rgba(0, 0, 0, 0.73)
      ),
      url(../image/home-mission.jpg);
    background-size: cover;
  }
  .close {
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.7;
  }
  .mobile-logo {
    display: block;
  }
  #page-banner {
    top: 0px;
  }
  .o1 {
    order: 1;
  }
  .box-border.box-mobile:after {
    display: none;
  }
  .vision-image {
    height: 350px;
    margin: 25px 0;
  }
  .page-banner-text {
    font-size: 27px;
    margin-bottom: 10px;
  }
  .o2 {
    order: 2;
  }

  strong {
    font-size: 15px;
  }
  .about-image {
    height: 350px;
    margin: 25px 0;
  }
  .nav-width:after {
    display: none;
  }
  #banner {
    top: 0;
  }
  #header .navbar-nav .divider:before {
    display: none;
  }
  #header .navbar-nav .nav-item:hover::after {
    right: auto;
    width: 100%;
  }
  .nav-path-selected:after {
    width: 85% !important;
    margin-right: auto !important;
    left: 25px !important;
    right: auto !important;
  }
  .count-box {
    padding: 20px 35px;
  }
  .navbar-light .navbar-toggler {
    border: none;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url("https://cleaningchamps.com.au/blog/wp-content/uploads/2024/06/hamburger-ezgif.com-svg-to-png-converter.png");
  }
  #header .navbar-light .navbar-nav .nav-link {
    padding-left: 25px;
    color: #e41d36;
    text-align: left;
  }
  .navbar-brand img {
    width: 145px;
    height: 100%;
  }
  .nav-width {
    top: 0;
    width: 100% !important;
    background-color: white;
  }
  .service-box img {
    height: 250px;
    object-position: top;
  }
  .service-link {
    left: -5%;
  }
  .service-box {
    width: 100%;
    margin: auto;
  }
  .choose-box {
    margin-bottom: 50px;
  }
  .mission:before {
    width: 48%;
    background-position: center;
  }
  .blog-box {
    margin-bottom: 38px;
  }
  .footer-menu {
    display: block;
  }
  .top-bar {
    display: none;
  }

  .floating {
    transform: none;
    right: 20px;
    bottom: 33px;
    padding: 7px 11px;
  }

  .whatsapp {
    bottom: 26px;
    left: 20px;
  }

  .call-mobile {
    display: block;
  }

  .quote-desktop {
    display: none;
  }

  .whatsapp img {
    width: 51px;
    height: 51px;
  }

  .testimonial-image img {
    width: 90px;
    height: 90px;
  }

  #modal-form .form-label {
    color: #fff !important;
  }

  .modal .pop-form-heading {
    color: #fff !important;
  }

  .faqs .accordion h3 {
    font-size: 16px;
  }

  .count {
    font-size: 29px;
  }

  .lets-connect h2 {
    font-size: 30px !important;
  }

  .why-we-are-best .why-us-wrap .image-wrap {
    width: 90px !important;
    height: 90px !important;
    margin-bottom: 15px !important;
  }

  .why-we-are-best .sub-heading {
    font-size: 20px;
    text-align: center !important;
  }

  .why-we-are-best p {
    text-align: center !important;
  }

  .common-heading {
    font-size: 21px;
    margin-bottom: 33px !important;
  }

  .sub-heading {
    font-size: 18px !important;
  }

  .service-detail-wrap .label-wraper img {
    width: 130px;
    height: 130px;
  }

  .blog-heading a {
    font-size: 18px;
  }

  .choose-heading {
    font-size: 19px;
  }
}

@media screen and (max-width: 767px) {
    .small-heading strong {
        width: 70%;
        font-size:14px;
    }
  .mission:before {
    width: 100%;
    opacity: 0.2;
  }

  .service-link {
    left: -6 !important;
  }

  #banner img {
    height: 64vh;
  }

  .count {
    font-size: 20px;
  }

  .sub-heading {
    font-size: 18px !important;
  }

  .contact-icon i {
    font-size: 18px;
  }

  .service-detail .common-heading {
    font-size: 21px;
  }

  .advantages-sec .advantage-box-wrap span {
    font-size: 16px;
  }

  .lets-connect h2 {
    font-size: 22px !important;
  }

  .section-padding {
    padding: 45px 0;
  }

  .why-we-are-best .why-us-wrap .image-wrap {
    width: 75px !important;
    height: 75px !important;
  }

  .our-service-sec span {
    font-size: 17px !important;
  }

  .advantages-sec .advantage-box-wrap img {
    width: 70px !important;
    height: 70px !important;
  }

  .service-detail-wrap .label-wraper img {
    width: 112px;
    height: 112px;
  }

  .modal .pop-form-heading {
    font-size: 21px;
  }

  .choose-heading {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .banner-form {
    display: none;
  }
  .banner-content {
    width: 70%;
  }
}

@media (max-width: 480px) {
  .mycontactheading
  {
    margin-bottom:10px;
  }
  .et_post_meta_wrapper img {
    width: 100%;
    height: auto;
  }
  .entry-title
  {
    font-size:25px;
  }
    .small-heading strong {
    width: 80%;
    }
  .banner-content {
    width: 90%;
    left: 0;
    margin: auto;
    right: 0;
    height: 100%;
  }
  .sm-margin {
    margin-top: 30px;
  }

  .mobile-nav-contact a {
    font-size: 14px;
  }
  .service-detail img {
    height: 350px;
  }
  .sub-heading {
    font-size: 20px;
  }
  .social-media {
    margin: 6px 0px;
  }
  .contact-detail {
    display: table;
  }
  .accordion .card-title {
    font-size: 16px;
  }
  .service-link {
    left: -8%;
  }
  .service-box {
    width: 100%;
  }

  .mission:before {
    display: none;
  }
  .mission-image {
    display: block;
  }
  .mission-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin-bottom: 30px;
  }
  .testimonial-box {
    display: block !important;
  }
  .testimonial-image img {
    margin-bottom: 20px;
  }
  .footer-heading {
    margin-top: 14px;
  }
  .contact-info {
    margin-bottom: 0px;
  }
  .banner-top {
    font-size: 30px;
  }

  #blog .mb-5 {
    margin-bottom: 0px !important;
  }
}

/*Validation CSS*/

label.error {
  color: red;
  font-size: 11px;
}

/* fixed nav call css bip */

.header-call {
  background-color: #e41d37;
}

.header-call span {
  color: white;
  font-weight: 600;
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* IE */

@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Opera and prob css3 final iteration */

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.blink-image {
  -moz-animation: blink normal 1s infinite ease-in-out;
  /* Firefox */
  -webkit-animation: blink normal 1s infinite ease-in-out;
  /* Webkit */
  -ms-animation: blink normal 1s infinite ease-in-out;
  /* IE */
  animation: blink normal 1s infinite ease-in-out;
  /* Opera and prob css3 final iteration */
  color: #fff;
}

/* scroll navbar menu */

.scrollable-menu {
  height: auto;
  max-height: 450px;
  overflow-x: hidden;
}

/* width */

.scrollable-menu::-webkit-scrollbar {
  width: 4px;
}

/* Track */

.scrollable-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */

.scrollable-menu::-webkit-scrollbar-thumb {
  background: #e41d37;
  border-radius: 10px;
}

/* Handle on hover */

.scrollable-menu::-webkit-scrollbar-thumb:hover {
  background: #e41d37;
}

#sub-strip {
  background: radial-gradient(
    circle,
    rgb(247 147 35) 0%,
    rgb(255 171 77) 35%,
    rgb(169 89 0) 100%
  );
  padding: 40px 0;
  position: relative;
}

#sub-strip p {
  font-size: 26px;
  font-weight: 600;
}

.text-white {
  color: #fff !important;
}

@media screen and (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .mycustomform.et_pb_sticky_module
  {
    position: sticky !important;
    top: -144px !important;
  }
  .mycustomform 
  {
    z-index:500!important;
  }
  

}

#sub-strip .white-button {
  display: inline-block;
  background-color: #fff;
  padding: 8px 25px;
  border: 1px solid #fff;
  font-weight: 600;
  color: #f79323;
  font-size: 15px;
  transition: 0.4s;
}

#sub-strip:hover .white-button {
  display: inline-block;
  background-color: #f79323;
  padding: 8px 25px;
  border: 1px solid #fff;
  font-weight: 600;
  color: #ffffff;
  font-size: 15px;
  transition: 0.4s;
}

/* youtube section css */

.process {
  width: 100%;
  padding: 0 2px;
  text-align: center;
  margin: 0px;
}

.b-right {
  border-right: 1px solid rgb(204, 204, 204);
}

.b-bottom {
  border-bottom: 1px solid rgb(204, 204, 204);
}

.process__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 35px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.process__item:hover {
  background: #f2f2f2;
}

.process__item:hover .process__number {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  color: #f79323;
}

.process__number {
  font-size: 50px;
  -webkit-text-stroke: 1px #f79323;
  display: block;
  color: transparent;
  font-weight: 700;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.process__title {
  display: block;
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 20px;
  color: #f79323;
  text-transform: uppercase;
  margin-top: 10px;
}

.process__subtitle {
  display: block;
  font-size: 16px;
  color: #8c8c8c;
  margin-top: 6px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .process {
    display: inline-block;
  }
  .process__item {
    width: 49%;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .process__item {
    width: 100%;
  }
  .process__item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .youtube .container {
    max-width: 100%;
  }
}

.common-heading span {
  color: #f79323;
}

@media screen and (max-width: 480px) {
  #process ul {
    padding-left: 15px !important;
  }
  .faq {
    padding: 0px 0px;
  }
  .post-meta span a  , .post-content p
{
  color:#212529  !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
  font-weight: 400!important;
  line-height: 1.5!important;
  font-size: 14px!important;
}


.post-meta , .post-meta a
{
  color:#212529  !important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
  font-weight: 400!important;
    line-height: 1.5!important;
    font-size: 14px!important;
}
.post-meta
{
  margin-top:8px;
}
}

@media screen and (max-width: 425.98px) {
  .form-control {
    padding: 0px 6px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1200px) {
  .process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

iframe {
  box-shadow: 0px 0px 54px #ffd6b0;
}

@media screen and (max-width: 480px) {
  #page-banner {
    top: 0px;
    padding: 25px 0px;
  }
  .section-padding {
    padding: 40px 0px;
  }
  .blogcontainer p , .blogcontainer ul
{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
  color:#212529 !important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:21px!important;
 
}
.blogcontainer h1 ,  .blogcontainer h2 ,.blogcontainer h3 , .blogcontainer h4 , .blogcontainer h5
{font-size:18px!important;
  line-height:21.6px!important;
  padding-bottom:10px!important;

}
.blogcontainer ul li 
{
  margin-bottom:9px;
}
}

@media screen and (max-width: 575px) {
    .small-heading2 {

        font-size:15px;
    }
   
  .common-heading {
    font-size: 18px !important;
  }

  p {
    font-size: 14px;
  }

  a {
    font-size: 14px;
  }

  strong {
    font-size: 14px;
  }

  .section-padding {
    padding: 24px 0;
  }

  .service-box .service-link {
    font-size: 14px;
  }

  .service-box .service-box img {
    height: 200px;
  }

  .choose-icon span {
    width: 34px;
    height: 34px;
  }

  .choose-icon span i {
    font-size: 14px;
  }

  .choose-box {
    width: 100%;
    margin: 0 auto 23px auto;
  }

  .common-heading {
    margin-bottom: 11px !important;
  }

  .service-detail img {
    height: 200px;
  }

  li {
    font-size: 13px;
  }

  .testimonial-image img {
    width: 42px;
    height: 42px;
  }

  .blog-img img {
    height: 200px;
  }

  .blog-box {
    margin-bottom: 25px;
  }

  .blog-heading a {
    font-size: 15px;
  }

  .color-button {
    padding: 7px 11px;
    font-size: 13px;
  }

  .map {
    height: 225px;
  }

  .map iframe {
    height: 100%;
  }

  .footlogo {
    padding: 0 0 4px 0;
  }

  .footer-list a {
    font-size: 14px;
  }

  .bottom-bar p {
    font-size: 12px;
  }

  .bottom-bar a {
    font-size: 12px;
  }

  .footer-menu .social-media i {
    font-size: 17px;
  }

  #footer {
    padding: 15px 0 !important;
  }

  .page-banner-text {
    font-size: 27px;
  }

  #footer .contact-info li {
    font-size: 14px;
  }

  .sub-heading {
    font-size: 16px !important;
  }

  .why-we-are-best .why-us-wrap {
    margin: 0 13px 30px 13px;
  }

  .advantages-sec .common-heading {
    margin-bottom: 31px !important;
  }

  .advantages-sec .advantage-box-wrap img {
    width: 52px !important;
    height: 52px !important;
  }

  .lets-connect h2 {
    font-size: 18px !important;
  }

  .why-we-are-best .why-us-wrap .image-wrap {
    width: 70px !important;
    height: 70px !important;
  }

  .our-service-sec span {
    font-size: 16px !important;
  }

  .service-detail-wrap .label-wraper img {
    width: 88px;
    height: 88px;
  }
}

@media screen and (max-width: 480px) {
  .page-banner-text {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .footlogo {
    width: 225px;
  }
}

.fc-white {
  color: white !important;
}

.mail-response {
  font-size: 22px;
  text-align: center;
}

#banner-form .mail-response {
  color: #fff;
}

.form-control {
  margin-bottom: 1rem;
  font-size: 14px;
}

.form-label {
  font-size: 14px;
}

#modal-form .form-label {
  color: #495057;
}

/* additional css */

.map iframe {
  width: 100%;
}

.modal .pop-form-heading {
  color: #e41d37;
}

#footer .footlogo {
  width: 320px;
  height: 50px;
  object-fit: contain;
}

#service-box1 .service-img-wraper img{
  height: 100%;
  object-fit: cover;
}

.carousel-inner{
  position: relative;
}

.carousel-inner::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #00000070, #0000006b);
}

#contact-form{
  background-color: #00000087;
  padding: 17px;
  border-radius: 5px;
}

.terms-heading{
  font-size: 18px;
  font-weight: 600;
}