body {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--whiteColor);
    font-family: "Outfit", sans-serif;
  overflow-x:hidden;
   } 
 
 
 img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
 
   
.container-fluid {
  padding: 0px 40px !important;
  }
.headertop{
   margin: 0px 0px;
   padding: 12px 0px;
   position: relative;
   background: #ffffff;
   }
.phonelogo{
  display: none;
    }
.logo {
  width: 357px;
  margin: 0px 0px;
  padding:  0px 0px;
  position: relative;;
    }
.logo img {
  width: 100%;
  }
.main-nav.scroll .logo {
  width: 285px;
  margin: 13px 0px;
  }
.main-nav.scroll .rightlink {
  margin-top: 0px;
  }
.stellarnav.mobile.right > ul {
  z-index: 99;
  background: #f0d04d;
    }

.main-nav {
  margin: 0px 0px;
  padding: 0px 0px;
  width: 100%;
  height: auto;
  background: linear-gradient(180deg, #630000 -16.67%, #260000 121.67%);
  transition: all 0.1s ease 0s;
  z-index: 999;
  }  
.main-nav.scroll {
  background-color: #fff;
  height: 54px;
  padding: 0px 0px;
  transition: background-color .5s ease 0s;
  top: 0;
  position: fixed;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 15px 1px rgba(0,0,0,.07);
    }
.stellarnav {
  position: relative;
  width: 100%;
  line-height: normal;
  display: flex;
  justify-content: start;
  align-items: center;
  height: 100%;
  gap: 40px;
  }
.stellarnav ul {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0px;
  }
.stellarnav > ul > li > a {
  background: transparent;
  font-family: "Oswald", sans-serif;
  padding: 15px 9px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 5%;
  }
.stellarnav > ul > li > a:hover {
  background: #BA131A;
  color:#ffffff !important;
  }
.stellarnav > ul > li > a.active {
  background: #BA131A;
  color:#ffffff !important;
  }
.main-nav-socialicon {
  margin:20px 0px 0px 0px;
  padding: 0px 0px;
  position: relative;
  text-align: right;
  }
.main-nav .stellarnav ul ul {
  width: 263px;
  padding: 12px 0px;
  }
.main-nav .stellarnav li li {
  margin: 0px 0px;
  width: 100% !important;
  border-bottom: #ccccccb8 1px solid;
  }
.main-nav .stellarnav li li a {
  font-size: 15px;
  padding: 8px 12px;
  color: #2c2c2c;
  font-weight: 400;
  }
.stellarnav li.has-sub a {
  padding-right: 0px !important;
  }
.main-nav .stellarnav li li a:hover {
  background: #f2f8fd;
  color: #56A5EC;
  } 
.main-nav .stellarnav li li a.active {
  background: #f2f8fd;
  color: #56A5EC;
  }
.stellarnav li.has-sub > a::after {
  content: '\f107';
  margin-left: 7px !important;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #267ec3;
  display: inline-block;
  border: none !important;
  font: normal normal normal 16px/1 FontAwesome;
  }
.rightlink {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: end;
  margin-top: 3px;
  }
.consultatione-icon {
  padding: 0px 0px;
  margin: 0px 0px;
  background: #000000;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.consultatione-btn {
  margin: 0px 0px;
  padding: 2px 15px 2px 4px;
  position: relative;
  font-family: "Oswald", sans-serif;
  background: #BA131A;
  border: #BA131A 1px solid;
  font-size: 16px;
  color: #fff !important;
  border-radius: 32px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  font-weight: 500;
  letter-spacing: 0px;
  gap: 10px;
}
.consultatione-btn:hover {
  background: #d1121c;
  border: #d1121c 1px solid;
  color: #fff;
  }
.banner-section {
  margin:0px 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  position: relative; 
  }
.banner-section item img{max-height: 495px;}  
.banner-section video {
  height: 100%;
  width: 100%;
  }
.banner-section .owl-nav {
  display: none;
  }

.banner-section .owl-dots {
  display: block;
  }
.banner-section .owl-dots {
  display: block;
  position: absolute;
  bottom: 17px;
  text-align: center;
  width: 100%;
  }
.banner-section .owl-theme .owl-dots .owl-dot.active span{
  background: #BA131A !important;
  border: #BA131A !important;
  width: 23px !important;
  }
.banner-section .owl-theme .owl-dots .owl-dot span {
  width: 8px !important;
  height: 8px !important; 
  margin: 5px 3px;
  background: #ffffff;
  border:#ffffff 1px solid;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 12px;
  }
.banner-section #overlay {
  position: absolute;
  width: 100%;
  height: 30%;
  left: 0;
  right: 0;
  bottom: 0px;
  cursor: pointer;
  background-image: linear-gradient(180deg, #0000, #201e1e);
  }
.bannercarousel-text {
  position: absolute;
  bottom: 65px;
  width: 100%;
  text-align: center;
  left: 0px;
  right: 0px;
  }
.bannercarousel-text h3 {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 53px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0px;
  }


.cleanuptesting-section {
  margin: 0px 0px;
  padding: 60px 0px;
  position: relative;
  background: url(../images/cleanuptesting-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 100%;
    }
.cleanuptesting-img{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  height: 100%;
     }
.cleanuptesting-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
     }
.businessoverbox {
padding: 13px 22px 27px 24px;
  background: #ffffff;
  box-shadow: 0px 40px 40px 0px #0000001A;
  border-radius: 23px;
  width: 382px;
  position: absolute;
  right: -164px;
  top: 0%;
}
.businessover-left {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
  margin-bottom: 17px;
  }
.businessover-left h5 {
margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 21px;
  color: #000000;
  font-weight: 600;
  width: 60%;
  }
.businessoverbox p {
margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 15px;
  color: #7A7A7A;
  font-weight: 400;
  line-height: 1.4;
  }

.discovertext{
  margin: 0px 0px 0px 26%;
  padding: 0px 0px;
  position: relative;
  width: 74%; 
    }
.discovertext p {
  margin: 0px 0px 45px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color: #262F2E;
  font-weight: 400;
  line-height: 1.6;
}
.discovertext p a {
  color: #BA131A;
  text-decoration: underline; 
    }
.discovertext p a:hover {
  color: #BA131A;
  text-decoration: none; 
    }
.discoverbtn {
  background: transparent;
  padding: 11px 25px;
  margin: 0px 0px;
  font-family: "Oswald", sans-serif;
  color: #BA131A;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  border-radius: 41px;
  border: #BA131A 2px solid;
  position: relative;
  text-transform: uppercase;
  }
.discoverbtn:hover {
  background: #BA131A;
  color: #fff;
  border: #BA131A 1px solid;
    }
.cleanuptesting-cardtext{
  margin: 7% 0px 0px 0px;
  padding: 0px 0px 0px 6%;
  position: relative;
  width: 100%;
    }
.cleanuptesting-cardtext h6 {
  margin: 8px 0px 13px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #000;
  font-size: 19px;
  width: auto;
  font-weight: 499;
  line-height: 27px;
  text-decoration: navajowhite;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 7px;
  }
.cleanuptesting-cardtext h6 span {
  color: #630000;
  font-size: 16px;
  }
.cleanuptesting-cardtext h2 {
margin: 0px 0px 18px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #262F2E;
  font-size: 41px;
  font-weight: 500;
  line-height: 53px;
  width: 100%;
   }
.cleanuptesting-cardtext h5 {
  margin: 0px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
  font-family: "Oswald", sans-serif;
  color: #000;
  font-size: 41px;
  font-weight: 600;
  line-height: 53px;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 18px;
  }
.cleanuptesting-cardtext h5 a {
  color: #BA131A;
  text-decoration: none;
  }
.cleanuptestingicon {
  width: 48px;
    }
.cleanuptestingicon img {
  width: 100%;
    }

.servicescard-section {
  margin: 0px 0px;
  padding: 60px 0px;
  position: relative;
  background: url(../images/servicescard-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 100%;
}

.servicescard-left{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
    }
.servicescard-left h6 {
  margin: 8px 0px 13px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #000;
  font-size: 19px;
  width: auto;
  font-weight: 499;
  line-height: 27px;
  text-decoration: navajowhite;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 7px;
  }
.servicescard-left h6 span {
  color: #630000;
  font-size: 16px;
  }
.servicescard-left h2 {
margin: 0px 0px 18px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #262F2E;
  font-size: 41px;
  font-weight: 500;
  line-height: 53px;
  width: 100%;
   }
.servicescard-left p {
  margin: 0px 0px 27px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color:#262F2E;
  font-weight: 400;
  line-height: 1.6;
}

.servicescard-left ul {
  margin: 32px 0px 48px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
    }
.servicescard-left li {
  margin: 8px 0px 13px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
   font-family: "Oswald", sans-serif;
  color: #262F2E;
  font-size: 20px;
  width: auto;
  font-weight: 499;
  line-height: 27px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 7px;
  list-style: none;
    }
.servicescard-left li span {
  color: #630000;
  font-size: 14px;
    }
.viewbtn {
  background: transparent;
  padding: 10px 25px;
  margin: 0px 0px;
  font-family: "Oswald", sans-serif;
  color: #BA131A;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  border-radius: 41px;
  border: #BA131A 2px solid;
  position: relative;
  text-transform: uppercase;
  }
.viewbtn:hover {
  background: #BA131A;
  color: #fff;
  border: #BA131A 1px solid;
    }

.servicescard-right{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  min-height: 700px;
  }
.servicimg{
  padding: 0px 0px;
  width: 370px;
  height: 700px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  }
.servicimg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
   }
.biohazardclean-up{
  padding: 23px 22px;
  background: #ffffff82;
  box-shadow: 0px 40px 40px 0px #0000001A;
  border-radius: 23px;
  width: 303px;
  height: 162px;
  position: absolute;
   left: 12%;
  top: 100px;
  z-index: 9;
 }
.biohazardclean-up p {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 14px;
  color: #262F2E;
  font-weight: 400;
  line-height: 1.6;
    }
.lean-cardicon {
  width: 38px;
    }
.lean-cardicon img {
  width: 100%;
    }
.biohazardclean-card{
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
  margin-bottom: 17px;
}
.biohazardclean-card h5 {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 19px;
  color: #000000;
  font-weight: 600;
  width: 80%;
}
.biohazardclean-up2 {
  position: absolute;
  top: 316px;
}
.biohazardclean-up3 {
position: absolute;
  top: 525px;
}
.disasterclean-section{
  margin: 0px 0px;
  padding: 50px 0px;
  position: relative;
  background: url(../images/disasterclean-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 100%;
    }
.disasterclean-card{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
    }
.disasterclean-card h4 {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
  line-height: 56px;
  width: 70%;
   }
.callfree-btn {
  margin: 0px 0px;
  padding: 2px 15px 2px 4px;
  position: relative;
  font-family: "Oswald", sans-serif;
  background: #000000;
  border: #BA131A 1px solid;
  font-size: 16px;
  color: #fff !important;
  border-radius: 32px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  font-weight: 500;
  letter-spacing: 0px;
  gap: 10px;
}
.callfree-btn:hover {
  background: #d1121c;
  border: #d1121c 1px solid;
  color: #fff;
  }
.callfree-btn .consultatione-icon {
  padding: 0px 0px;
  margin: 0px 0px;
  background: #BA131A;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
    }

.clientransformatios-section{
  margin: 0px 0px;
  padding: 60px 0px;
  position: relative;
  background: url(../images/clientransformatios-bg.png) no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  height: 100%;
  }
.clientransforma-left{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 82%;
  }
.clientransforma-left h6 {
  margin: 8px 0px 13px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #000;
  font-size: 19px;
  width: auto;
  font-weight: 499;
  line-height: 27px;
  text-decoration: navajowhite;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 7px;
  }
.clientransforma-left h6 span {
  color: #630000;
  font-size: 16px;
  }
.clientransforma-left h2 {
margin: 0px 0px 18px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #262F2E;
  font-size: 41px;
  font-weight: 500;
  line-height: 53px;
  width: 96%;
   }
.clientransforma-left p {
  margin: 0px 0px 27px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color:#262F2E;
  font-weight: 400;
  line-height: 1.6;
}
.reviewscard {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
    }
.reviewscard-img {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 170px;
  }
.reviewscard-img img {
  width: 100%;
  }
.reviewscard h6{
  margin: 6px 0px 0px 0px;
  padding:0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #262F2E;
  font-size: 14px;
  width:auto;
  font-weight: 400;
  line-height: 29px;
  }
.reviewscard h6 a{
  text-decoration: none;
  color: #262F2E;
  }
.reviewscard h6 a:hover{
  text-decoration: underline;
  color: #262F2E;
  }
.clientransforma-right .owl-carousel .owl-nav.disabled {
  display: block;
  }
.clientransforma-right .owl-nav .owl-prev {
    background: #ffff;
    top: 53%;
    position: absolute;
    left: 1px;
    opacity: 1;
    width: 35px;
    border: #630000 1px solid !important;
    height: 35px;
    border-radius: 50%;
    color: #630000 !important;
    font-size: 13px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 5px 4px 0px rgb(197 197 197 / 68%);
    padding: 12px !important;
  }
    
.clientransforma-right .owl-nav .owl-prev:hover {
    background: #630000 !important;
  color: #fff !important;
  }
.clientransforma-right .owl-nav .owl-next {
    background: #630000 !important;
    top: 53%;
    position: absolute;
    right: -5px;
    opacity: 1;
    width: 35px;
    border: transparent 1px solid !important;
    height: 35px;
    border-radius: 50%;
    color: #fff !important;
    font-size: 13px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  box-shadow: 0px 5px 4px 0px rgb(197 197 197 / 68%);
  }
.clientransforma-right .owl-nav .owl-prev img {
  width: 14px;
  }
.clientransforma-right .owl-nav .owl-next img {
  width: 14px;
  }
.clientransforma-right .owl-dots {
  display: none;
  }
.feedback-arrow{
  position: absolute;
  right: 42px;
  top: 32px;
  width: 43px;
    }
.feedback-arrow img{
  width: 100%;
    }
.customercard{
  margin: 95px auto 38px auto;
  padding: 23px 37px;
  width: 95%;
  min-height: 260px;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 15px 17px 0px #0000001A;
  border-radius: 23px;
  }
.userimg {
  margin: -38px 0px 25px 0px;
  padding: 0px 0px;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  }
.userimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
.usertext{
  margin: 27px 0px 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  text-align: left;
  }
.usertext h4{
  margin: 0px 0px 5px 0px;
  padding: 0px 0px;
  letter-spacing: 0px;
  color: #630000;
  font-size: 16px;
  font-weight: 400;
}
.usertext h6{
  margin: 0px 0px;
  padding: 0px 0px;
  letter-spacing: 0px;
  color: #596664;
  font-size: 14px;
  font-weight: 400;
}
.customercard p{
  padding: 0px 0%;
  margin: 0px 0px 8px 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  text-align: justify;
  color: #262F2E;
  }

.gallery-section{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
    }
.gallery-section .owl-dots{
  display: none;
}
.gallery-inner {
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 223px;
    }
.gallery-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }


















/* ---- Inner Pages Css----- */
.breadcumb {
  margin: 0px 0px;
  position: relative;
    }
.breadcumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  height: 234px;
  max-height: 234px;
  }
.breadcumb #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background: rgba(2, 2, 2, 0.59);
   }
.hero-content{
  padding: 50px 0px;
    position: absolute;
    top: 21%;
    width: 100%;
  }
.hero-content p {
  color: #FEFEFE;
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    margin: 0px 0px 6px 0px;
    padding: 0px 0px;
  }
.hero-content p a {
  color: #ECECEC;
  text-decoration: none;
  }
.hero-content h2 {
  margin: 0px 0px;
  padding: 0px 0px;
  color: #FEFEFE;
  font-size: 36px;
  text-align: center;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2%;
}

.biohazardcleanup-section{
  margin: 0px 0px;
  padding: 60px 0px;
  position: relative;
  background: url(../images/cleanuptesting-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 100%;
   }

.biohazardcard{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 95%;
  overflow: hidden;
  border-radius: 27px;
  box-shadow: 0px 15px 17px 0px #0000001A;

   }
.biohazardcard img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
   }
.biohazardcard:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
    }
.biohazardcard-text {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
   }
.biohazardcard-text h2 {
  margin: 0px 0px 19px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #27302F;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  width: 100%;
}
.biohazardcard-text p {
  margin: 0px 0px 17px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color: #262F2E;
  font-weight: 400;
  line-height: 1.4;
    }
.biohazardcard-text p a {
  color: #BA131A;
  text-decoration: underline;
    }
.biohazardcard-text p a:hover {
  color: #BA131A;
  text-decoration: none;
    }


.cleanersavailable-section{
  margin: 0px 0px;
  padding: 65px 0px 27px 0px;
  position: relative;
  background: url(../images/cleanuptesting-bg.png) no-repeat;
  background-size: 100% 100%;
    background-position-x: center; 
  height: 100%;
   }
.cleanersavailable-section .row:nth-child(even) {
   flex-direction: row-reverse;
   }

.cleanersavailable-img{
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 27px;
  box-shadow: 0px 15px 17px 0px #0000001A;

   }
.cleanersavailable-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
   }
.cleanersavailable-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
    }

.cleanersavailable-text02 {
   padding: 0px 0px 0px 44px !important;
   }  
.cleanersavailable-text {
  margin: 0px 0px;
  padding: 0px 44px 0px 0px;
  position: relative;
  width: 100%;
   }
.cleanersavailable-text h2 {
  margin: 0px 0px 19px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #27302F;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  width: 100%;
}
.cleanersavailable-text h6 {
  margin: 0px 0px 6px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color: #630000;
  font-weight: 700;
  line-height: 1.3;
    }
.cleanersavailable-text p {
  margin: 0px 0px 17px 0px;
  padding: 0px 0px;
  position: relative;
  font-size: 16px;
  color: #262F2E;
  font-weight: 400;
  line-height: 1.4;
    }
.cleanersavailable-text p a {
  color: #BA131A;
  text-decoration: underline;
    }
.cleanersavailable-text p a:hover {
  color: #BA131A;
  text-decoration: none;
    }

.getintouch-section {
  margin: 0px 0px;
  padding: 60px 0px;
  position: relative;
  width: 100%;
    }
.getintouch-section h2 {
  margin: 0px 0px 18px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: center;
  letter-spacing: 0px;
  color: #000000;
  font-size: 38px;
  font-weight: 700;
  line-height: 45px;
  width: 100%;
}
.getintouch-section p {
  margin: 12px 0px 50px 0px;
  padding: 0px 0px;
  text-align: center;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  width: 100%;
  font-weight: 500;
  line-height: 24px;
}
.contactinformation{
  margin: 0px 0px 30px 0px;
  padding: 0px 0px;
  position: relative;
  background:#fff;
  width: 100%;
    min-height: 500px;
    overflow:hidden;
    border-radius:25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }
.continformation-left {
  margin: 0px 0px;
  padding: 40px 0px 0px 45px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 500px;
  }
.continformation-left h3 {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 21px;
  width: auto;
  }
.continformation-left p {
  margin: 12px 0px 45px 0px;
  padding: 0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  line-height: 23px;
  }

.continformation-left h5{
  margin: 0px 0px 38px 0px;
  padding: 0px 0px;
  text-align: left;
  color: #fff;
  font-size: 18px;
  width: 100%;
  font-weight: 600;
  line-height: 26px;
  display: flex;
  align-items: center;
  gap: 9px;
  }
.continformation-left h5 a{
  text-decoration: none;
  color: #fff;
  }
.continformation-left h5 a:hover{
  text-decoration: underline;
  color: #fff;
  }
.informationicon {
  width: 41px;
  }
.informationicon img {
  width: 100%;
  }
.continformation-right{
  margin: 0px 0px;
  padding: 84px 41px 37px 19px;
  position: relative;
  width: 100%;
    }
.continformation-right h3 {
  margin: 0px 0px;
  padding:0px 0px;
  font-family: "Oswald", sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #BA131A;
  font-size: 28px;
  font-weight: 700;
  line-height: 21px;
  width: auto;
  }
.continformation-right p {
  margin: 12px 0px 27px 0px;
  padding:0px 0px;
  text-align: left;
  letter-spacing: 0px;
  color: #666666;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  line-height: 23px;
  }
.quoteform .form-control::placeholder {
  color: #666666;
  opacity: 1;
  }
.quoteform .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 11px 0px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
  background: transparent ;
  background-clip: padding-box;
  border-bottom: 1px solid #D0D0D0 !important;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 23px;
  border: 0px;
  }
.senddetail-btn {
  margin: 0px 0px;
  padding: 12px 59px;
  position: relative;
  background: #BA131A;
  border: #BA131A 2px solid;
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  border-radius: 32px;
  border: 0px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
    }
.senddetail-btn:hover {
  background: transparent;
  border: #BA131A 2px solid;
  color: #BA131A;
    }










.go-top {
  position: fixed;
  cursor: pointer;
  bottom: 100px;
  right: 20px;
  border-radius: 50%;
  background-color: #610409;
  border: 1px solid #610409;
  color: #ffffff;
  z-index: 999;
  width: 40px;
  text-align: center;
  height: 40px;
  opacity: 0;
  visibility: hidden;
  font-size: 25px;
  -webkit-transition: var(--transition);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.go-top.active {
  opacity: 1;
  visibility: visible;
  bottom: 25px;
  -webkit-animation: top-bottom 5s infinite linear;
  animation: top-bottom 5s infinite linear;
}
.go-top i {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.go-top:hover {
  color: #ffffff;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-color: #e00f19;
  border: 1px solid #e00f19;
}


.footer {
  margin: 0px 0px;
  padding: 28px 0px 0px 0px;
  background: #ffffff;
  position: relative;
  width: 100%;
    }
.footertop{
  margin: 0px 0px 35px 0px;
  padding: 0px 0px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
.footerlogo {
  width: 332px;
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  }
.footerlogo img{
  width: 100%;
  }
.findus{
  margin: 35px 0px 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  }
.findus-icon {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
  }
.findus-icon a{
  padding: 0px 0px;
  background: #630000;
  font-size: 15px;
  color: #fff;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  }
.findus-icon a:hover{
  background: #8b0303;
  color: #fff;
  }
.linksmap {
  margin: 0px 0px;
  padding: 22px 0px 0px 0px;
  position: relative;
  display: flex;
  gap: 18px;
}
.footer-links ul {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  width: 100%;
  list-style: none;
  column-count: 1;
  }
.footer-links li {
  margin: 0px 0px;
  width: 100%;
  position: relative;
  font-size: 14px;
  color: #F2F0EF;
  line-height: 22px;
  font-weight: 400; 
  }
.footer-links li a {
  padding: 0px 0px;
  color: #262F2E;
  text-decoration: none;
  }
.footer-links li a:hover {
  color:#BA131A;
  }
.footer-link-right {
  float: right;
  }
.footer-links h5 {
  color: #262F2E;
  font-size: 16px;
  font-weight: 500;
  width: auto;
  line-height: 26px;
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
  display: flex;
  }
.footer-links h5 a {
  color: #262F2E;
    text-decoration: none;
  }
.footer-links h5 span {
  width: 23px;
  float: left;
  height: 19px;
  margin-top: -2px;
  font-size: 22px;
  position: relative;
  margin-right: 4px;
  }
.footer-links h5 span img {
  width: 21px;
  }
.copyright {
  margin: 42px 0px 0px 0px;
  padding: 20px 0px;
  color: #262F2E;
  font-size: 15px;
  background: #fff;
  font-weight: 400;
  z-index: 99;
  border-top: #C0C0C0A3 1px solid;
  position: relative;
  }
.copyright a {
  color: #BA131A;
  text-decoration: none;
  }
.copyright a:hover {
  color: #BA131A;
  text-decoration: underline;
  }
.copyright-right{
  text-align: right;
  }
  
  .gallery-item{
  margin-bottom: 20px;  
  }
  
.stellarnav > ul > li.current-menu-item a{
    background: #BA131A;
    color: #ffffff !important;
}

.servicescard-left li a{ 
    padding: 0px 0px;
    text-align: left;
    letter-spacing: 0px;
    font-family: "Oswald", sans-serif;
    color: #262F2E;
    font-size: 20px;
    width: auto;
    font-weight: 499;
    line-height: 27px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: start;
    list-style: none;
} 

.home-office-img{    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    border-radius: 27px;
    box-shadow: 0px 15px 17px 0px #0000001A;}
.home-office-img img{ transition: all 0.4s ease; border-radius:30px;} 
.home-office-img img:hover{  -webkit-transform: scale(1.04);
  transform: scale(1.04);}
.googlcrimescene-cleanersince-map{    background: rgba(3, 3, 3, .1);
    padding: 10px;
    border-radius: 20px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0.1);}
.googlcrimescene-cleanersince-map iframe{ width:100%; height:300px; max-width:500px;}

.biohazardcard-bottom {
    margin: 30px 0;
}

.button-additional {
    margin: 50px 0 0;
} 
 
 .additional-link {
    padding: 11px 25px;
    margin: 33px 14px;
    font-family: "Oswald", sans-serif;
    color: #BA131A;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-radius: 41px;
    border: #BA131A 2px solid; 
    text-transform: uppercase;
} 

.additional-link:hover{ 
  background: #BA131A;
  color: #fff;
  border: #BA131A 1px solid;
} 

.biohazardclean-card h5 a{
    text-decoration: none;
    color: black;
}   

.servicescard-left h2 a{
    text-decoration: none;
    color: black;
}    