/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
/*@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");*/
/*@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600;700;800;900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');*/

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 0px 0px transparent;
}

body{
    
    /*font-family: 'Montserrat', sans-serif;*/
     /*font-family: "Manrope", sans-serif;*/
     font-size: 16px;
    color: #757277;
    font-weight: 400;
    line-height: 1.75;
     font-family: "DM Sans", sans-serif;

}
.bottomPhoneIcon {
    position: fixed;
    bottom: 13px;
    right: 25px;
    width: 50px;
    height: 50px;
    background: #0f2658;
    border-radius: 50%;
    overflow: hidden;
	z-index:9999;
}
p{
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  color: #757277;
  font-weight: 400;
  line-height: 1.75;
}
img
{
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}
body .datepicker-dropdown.datepicker-orient-left:after {
	display:none !important;
}
.top-bar {
   background-image: linear-gradient(to right, #172959, #98ddf845);
      padding: 10px 0;
  }
  .logo img{
      max-width:120px;
  }
  .top-bar-links li {
    list-style: none;
  }
  .top-bar a {
    color:#fff;
    text-decoration: none;
    letter-spacing: 0.4px;
    font-size: 14px;
  }
.top-bar a:hover {
	font-weight:500;
	color:#fff;
  }
  
  .top_other_info a:first-child {
    border: 1px solid #fff;
    border-radius: 5px;
  }
  .top_other_info a:last-child {
    background:#0cb4ec;
    border-radius: 5px;
  }
li.serv_box_tw {
    list-style: none;
}
  
  .banner-area {
    background: url('http://bluemooncleaners.com.au/wp-content/uploads/2024/05/bluemoon-main-slide.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 7em 0 7em 0;
    position: relative;
  }
  .banner-area::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.18);
    z-index: -1;
  }
  .text-header {
    /*! text-align: center; */
    color: #fff;
    z-index: 1;
    position: relative;
  }
	.popup-banner {
		background: #0f2658 !important;
		padding: 10px 20px;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
		box-shadow: 0 0 4px rgba(0, 0, 0, .3);
		max-width: 640px;
		margin-top: 20px;
		position: absolute;
		z-index: 99;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 90%;
		max-height: calc( 100vh - 33vh );
		overflow-y: auto;
	}

.popup-banner button.close {
    background: transparent;
    border: 0;
    position: absolute;
    right: 12px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup-banner button.close:focus {
  box-shadow:none;
}
.popup-banner button.close i {
  color:#fff;
}
  .banner-area form  {
    background: linear-gradient(to right, #1729599c, #00263545);
    padding: 10px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    max-width: 640px;
    margin-top: 20px;
  }
ul#menu-services-menu {
    padding: 0;
	margin:0;
}
.about-img img {
	object-fit:cover;
}
  .banner-text {
    font-family: 'Oswald', sans-serif;
  }
.single-post li.post-comment-link.meta-wrapper {
    display: none;
}
.single-sidebar .banner-area form input {
	padding: 0rem 0px;
}
.single-sidebar .tacbox span {
    display: flex !important;
    margin:0 !important;
}
 .single-post .single-sidebar .banner-form {
    background: #1e8dba;
    padding: 20px;
    border-radius: 10px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    border: 1px solid #00a0d2 !important;
    position: absolute;
    top: auto;
    bottom: 10px;
}
.wpcf7-not-valid-tip {
    font-size: 0.7em !important;
    position: absolute;
    bottom: -34px;
}
.single-post .single-sidebar .banner-form form input {
	padding:0;
}
.single-post .post-meta {
    font-size: 1rem;
}
.single-post h1.entry-title {
    font-weight: 900;
    text-transform: capitalize;
    color: #1e8dba;
}
.single-post .featured-media-inner {
    position: relative;
    left: 0 !important;
    width: auto !important;
    max-height: 300px;
    overflow: hidden;
}

.single-post .featured-media img {
    margin: 0 auto;
	width:100%;
}
.single-post .entry-header {
    padding: 0 0 4rem!important;
}

.banner-form form [class*="col-"] , 
.banner-area form [class*="col-"]{
  position: relative;
}
/* Style placeholder text for input fields */
*::-webkit-scrollbar {
    width: 5px;
    height: 2em;
}
*::-webkit-scrollbar-button {
    background: #ccc;
}
*::-webkit-scrollbar-track-piece {
    background: #888;
}
*::-webkit-scrollbar-thumb {
    background: #0f2658;
}

.banner-form input::-webkit-input-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-form input:-moz-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-form input::-moz-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-form input:-ms-input-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-form input::placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-area input::-webkit-input-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-area input:-moz-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-area input::-moz-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-area input:-ms-input-placeholder { 
    color: #fff; font-size: 1.25rem;
}
.banner-area input::placeholder { 
    color: #fff; font-size: 1.25rem;
}

span.wpcf7-list-item-label {
    font-size: 1.25rem;
    text-transform: capitalize;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
	display:none !important;
}
body input:-internal-autofill-selected , body input::selection {
    background-color: transparent !important;
}
body input::selection {
	background: red;
}

body input::-moz-selection , body input::-webkite-selection {
	background:  red;
}

.datepicker .datepicker-days table tr td.today, 
.datepicker .datepicker-days table tr td.today.disabled, 
.datepicker .datepicker-days table tr td.today.disabled:hover, 
.datepicker .datepicker-days table tr td.today:hover , 
.datepicker .datepicker-days table tr td:not(.disabled):hover , 
.datepicker .datepicker-days tfoot tr th.prev , 
.datepicker .datepicker-days tfoot tr th.next {
    background-color: #1e8dba !important;
    background: #1e8dba !important;
    color: #fff !important;
}
 
.datepicker tfoot tr th.prev , 
.datepicker tfoot tr th.next {
    border-radius:0px !important;
}

.datepicker.dropdown-menu {
	z-index:9999 !important;
}
.banner-form span.cleaningdate , 
.banner-area span.cleaningdate {
    top: 0;
    font-size: 1.125rem;
    transform: translateY(0);
    left: 7px;
    opacity: 1;
    position: absolute;
    font-size: 1.2rem;
    pointer-events: none;
    color: #fff;
}
.banner-form form input ,
.banner-area form input{
  width: 100%;
  padding: 1.2rem 0px;
  background: transparent;
  margin: 1.2rem 0 0.3rem;
  border: none;
  color: #fff;
  font-size: 1.125rem;
  border-bottom: 1px solid;
border-radius:0px;
} 
.banner-form form input.wpcf7-submit ,
.banner-area form input.wpcf7-submit {
	border-radius:25px;
}
.banner-form form input.wpcf7-not-valid ,
.banner-area form input.wpcf7-not-valid {
  border-bottom: 1px solid red;
}
.banner-form form input[type=checkbox],
.banner-area form input[type=checkbox]{
   margin: 0 9px 0 0;
}
.banner-form form input:focus,
.banner-area form input:focus{
  background: #2220;
  outline: 0;
}
.banner-form form h5 ,
.banner-area form h5 {
  color: #fff;
  text-align: left;
  font-family: 'Oswald', sans-serif;
}

  
  .theme-submit {
    background: #059fde !important;
      border: none !important;
      padding: 10px !important;
      color: #fff !important;
      border-radius: 20px;
  }
  
 .tacbox {
  position: relative;
  text-align: left;
  padding: 0;
  /*margin: 10px 0;*/
  display: flex;
  align-items: baseline;
}
.tacbox input {
  width: auto !important;
}
.tacbox span a{
  color: #fff;
  text-decoration: none;
}

.tacbox span {
  position: relative !important;
  display: inline-block !important;
  color:#fff;
}

.about-area {
  padding:60px 0px 60px 0;
  /*background: #319cf21a;*/
}

.about-content {
  padding-left: 70px;
}
.sub-title {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 34px;
  color: #22a3d5;
  font-weight: 600;
}
.sec-title h2 {
  position: relative;
  font-size: 36px;
   font-weight: 700;
  letter-spacing: -0.04em;
  margin-bottom: 0;
  padding-bottom: 12px;
}
.sec-title .text {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
}

.training-section {
  position: relative;
  padding: 120px 0;
}

.bg-pattern-2 {
  background-image: url(../images/pattern-2.jpg);
}
.bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.training-section .bg-image {
  max-width: 31.4%;
  top: 120px;
  bottom: 0;
  height: auto;
}

.sec-title {
  position: relative;
  margin-bottom: 20px;
}
.training-section {
  position: relative;
  padding: 40px 0;
}
.training-section .sec-title {
  /*! padding-left: 300px; */
  /*! padding-right: 200px; */
}
.thanks-page .wrapper-1 {
    margin: 0 15px;
}
.thanks-page .wrapper-2 {
    padding: 30px;
    text-align: center;
    box-shadow: 2px 2px 12px 4px #1e8dba;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
}
.thanks-page h1 {
     font-size: 4.5em;
}
.thanks-page .wrapper-2 p {
    margin: 0;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #757277;
    font-weight: 400;
    line-height: 1.75;
}
.thanks-page .wrapper-2 img {
    width: 22%;
    margin-bottom: 13px;
    margin: 8px auto;
}
.thanks-page .cent {
    text-align: left;
    margin-top: 30px;
}
.thanks-page .cent h4 {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 1.75;
    text-align:center;
}
.thanks-page .cent ul {
    column-count: 2;
    padding: 20px 0;
	list-style:none;
}
.thanks-page .top_btns a.btn.theme-btn {
    background: #1e8dba;
    margin-top: 25px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.thanks-page .entry-content ul li {
    margin-bottom: 11px;
    position: relative;
    padding-left: 25px;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #757277;
    font-weight: 400;
    line-height: 1.75;
}
.thanks-page .entry-content ul li::before {
    bottom: 0;
    content: "";
    position: absolute;
    max-width: 16px;
    max-height: 16px;
    /* background: #1e8dba; */
    background-repeat: no-repeat;
    top: 8px;
    left: 0;
    width: 0px;
    height: 0px;
    border-right: 6px solid transparent;
    border-top: 6px solid #1e8dba;
    border-left: 6px solid #1e8dba;
    border-bottom: 6px solid #1e8dba;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}




.training-section .bg-image {
  max-width: 31.4%;
  top: 120px;
  bottom: 0;
  height: auto;
}




.home1-service-block {
  position: relative;
}
.home1-service-block .inner-box {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
.home1-service-block .image-box {
  overflow: hidden;
  position: relative;
}
.home1-service-block .image-box .image {
  border-bottom: 4px solid #0c568e;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.home1-service-block .image-box .image img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.home1-service-block .image-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 50%;
  width: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.home1-service-block .image-box .overlay::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #98ddf8;
  content: "";
  opacity: 0.9;
}
.home1-service-block .inner-box:hover .overlay {
  visibility: visible;
}
.home1-service-block .inner-box:hover .overlay {
  opacity: 1;
  visibility: visible;
  left: 0;
  width: 100%;
}
.home1-service-block .image-box .overlay .read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  height: 52px;
  overflow: hidden;
  position: relative;
  top: 20px;
  width: 52px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.home1-service-block .inner-box:hover .overlay .read-more {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  top: 0;
}
.home1-service-block .lower-content {
  position: relative;
  padding: 25px 40px 30px;
}
.home1-service-block .lower-content .read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0c568e;
  border-radius: 50%;
  color: #ffffff;
  height: 52px;
  overflow: hidden;
  position: absolute;
  right: 30px;
  top: -28px;
  width: 52px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.home1-service-block .lower-content .title {
  letter-spacing: -0.04em;
  margin-bottom: 15px;
}

.services_carousel .owl-nav {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.services_carousel .owl-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  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;
  left: auto;
  max-width: 160px;
  opacity: 1;
  right: 0;
  top: -100px;
}
.services_carousel  .owl-nav .owl-prev, .services_carousel .owl-nav .owl-next {
  -webkit-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.services_carousel .owl-nav .owl-next, .services_carousel .owl-nav .owl-prev {
  display: block;
  margin: 5px 0;
  height: 50px;
  width: 50px;
  color: #d70006;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
  pointer-events: all;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0.7;
}
.title a {
  text-decoration: none;
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
.about_company h4 {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
}
.serv_box_tw {
    list-style: none;
    position: relative;
    overflow: hidden;
}
.about_company h2 {
    font-family: "Quicksand", sans-serif;
  color: #232323;
  font-size: 32px;
}
.b-line {
  position: relative;
  width: 60px;
  height: 3px;
  background: #2196f3;
  display: block;
  margin: 0 auto;
}
.l-left {
  margin: 0;
}
h2 span {
  color: #2196f3;
}
.point_about {
  display: flex;
	gap:10px;
}

.point_about .clean_top h3 {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
}



.services-types-area {
  background: linear-gradient(90deg, #39c0f0ab, #0c568ed4);
  padding-top: 120px;
  padding-bottom: 120px;
  color: #fff;
}
.services-types-area .thumb {
  position: relative;
  z-index: 1;
  margin-left: 70px;
}
/*.services-types-area .item img {*/
/*  box-shadow: 0 0 25px rgb(0 0 0 / 8%);*/
/*}*/
.services-types-area .item ul li::after {
  position: absolute;
  left: 0;
  top: 50%;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  color: #ffb400;
  transform: translateY(-50%);
  font-weight: 400;
}
.services-types-area .item ul li {
  float: left;
  width: 50%;
  padding: 0 15px;
    padding-left: 15px;
  position: relative;
  z-index: 1;
  padding-left: 26px;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
  list-style: none;
}
.align-center {
  align-items: center;
}
.services-types-area .content p {
  color: #fff;
}
.services-types-area .item h5 {
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  font-size: 14px;
}
.btn.btn-theme.effect {
  color: #fff;
  border: 2px solid #1239ac;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.btn.btn-theme.effect:hover {
  border: 2px solid #006278a;
  color: #fff;
  background: transparent;
}


.choose-area {
  position: relative;
  display: block;
  background-attachment: scroll;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 50px 0 50px;
  z-index: 1;
  background: #D3E4F3;
}
.fix {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-choose-box {
  position: relative;
  /*! display: inline-block; */
  /*! float: left; */
  /*! text-align: center; */
  background: #fff;
  /*! width: 210px; */
  padding: 30px 20px 20px 20px;
  border-radius: 7px;
  /* margin-right: 30px; */
  margin-bottom: 10px;
  z-index: 1;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}
.single-choose-box h3 {
  color: #1C245E;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  margin: 30px 0 5px 0;
}
.choose-icon {
  background: #0F93BC;
  color: #fff;
  padding: 20px;
  position: relative;
  border-radius: 10px;
}
.single-choose-box::before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #0c568e;
  border-radius: 7px;
  content: "";
  z-index: -1;
  transition: all 0.5s ease-in-out 0s;
  transform-style: preserve-3d;
  transform: perspective(1200px) rotateX(-30deg) translateZ(0px);
  opacity: 0;
}
.single-choose-box span::before {
  color: #1fc6c7;
  transition: all 0.5s ease-in-out .3s;
}
.single-choose-box h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin: 14px 0 0;
  transition: all 0.5s ease-in-out .5s;
}
.single-choose-box:hover::before {
  opacity: 1;
  transform: perspective(1200px) rotateX(0deg) translateZ(0px);
  transition-delay: 0.1s;
}
.single-choose-box:hover h3, .single-choose-box:hover p {
  color: #ffffff;
}

.single-choose-box:hover span::before {
  color: #ffffff;
}

.ads {
  background: #1C245E;
	border-radius: 7px;
	position: relative;
  padding: 30px;
}
.ads-img img{
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 200px;
}
.banner-ads p {
  color: #fff;
}
 .banner-ads h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  color: #fff;
  margin-bottom: 30px;
}
/* Animation Rotation */
.default-btn {
  background-color: #1e8dba;
  border-radius: 20px;
}
.default-btn{
  padding: 8px 15px;
  text-align: center;
  color: #fff;  
  font-weight: 500;
  text-decoration: none;
  position: relative;
  transition:0.2s ease-in-out;
  display: inline-block;
}
.default-btn:hover {
	background: linear-gradient(to right, #172959, #428daa);
    color: #fff;
}

.top-mob-btn a {
  padding: 0;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #0b548b;
}
.main-area {
  margin-bottom: 60px;
}
.top-mob-btn img {
  max-width: 25px;
  border-radius: 20px;
  margin-right: 10px;
  border: 1px solid #0b548b;
}


@keyframes infinite-rotate {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes infinite-rotate {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


.footer-area {
  /*position: relative;*/
  display: block;
  background: #0f2658 !important;
  padding-top: 50px;
  padding-bottom: 00px;
  z-index: 3;
}
.single-footer-widget {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-footer-widget .company-info .text-box {
  display: block;
  padding-top: 32px;
}
.single-footer-widget .company-info .text-box p {
  color: #a1a4b5;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
}
.single-footer-widget .title {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 17px;
}
.single-footer-widget .title h3 {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-transform: capitalize;
  /*font-family: 'Poppins', sans-serif;*/
}
.single-footer-widget .explore-links li {
  line-height: 26px;
  margin-bottom: 10px;
}
.single-footer-widget .explore-links li a {
  position: relative;
  display: block;
  color: #a1a4b5;
  font-size: 16px;
  font-weight: 500;
  transition: all 500ms ease;
  text-decoration: none;
}
.single-footer-widget .explore-links li a:hover {
    color: #ffffffc4;
    padding-left: 5px;
}
.single-footer-widget .contact-info li span {
  display: block;
  color: #99def9;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.single-footer-widget .contact-info li h3 {
    color: #a1a4b5;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin: 4px 0 0;
    display: flex;
    padding: 5px 0px;
    border-radius: 15px;
    align-items: center;
    gap: 9px;
}
.single-footer-widget .contact-info li {
  margin-bottom: 14px;
}
.single-footer-widget li {
  list-style: none;
}
.explore-links {
  margin: 0;
  padding: 0;
}
.single-footer-widget.marleft70 {
  margin-left: 70px;
}
.single-footer-widget.marleft30 {
  margin-left: 30px;
}

.clean_top img {
  width: 60px;
  margin: 20px 0;
}


.th-btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  border: none;
  background-color: #fefefe;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 15px 30px;
  min-width: 144px;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: none;
}

.th-btn.style2 {
  background-color: #fefefe;
}
.th-btn::before, .th-btn::after {
  content: "";
  background: #fff;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: -1;
  height: 0%;
  left: 0;
  top: 0;
  -webkit-transform: skew(0deg);
  -ms-transform: skew(0deg);
  transform: skew(0deg);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  width: 100%;
  border-radius: 10px;
}
.th-btn:hover::before, .th-btn:hover::after, .th-btn.active::before, .th-btn.active::after {
  height: 100%;
  background: #0181F5;
}
.th-btn.radius-none::before, .th-btn.radius-none::after {
  border-radius: 0px;
}
.th-btn.style2:hover::before, .th-btn.style2:hover::after {
  background-color: #010F34;
}
.th-btn:hover, .th-btn.active {
  color: #fff !important;
}

/*** 

====================================================================
	Cleaner Section
====================================================================

***/

.cleaner-section{
	position:relative;
	padding:50px 0px 20px;
}

.cleaner-section .upper-section{
	position:relative;
}

.cleaner-section .upper-section .text{
	position:relative;
	margin-bottom:30px;
}

.cleaner-section .upper-section .text p{
	position:relative;
	color:#7e7e7e;
	font-size:15px;
	font-weight:400;
	line-height:1.8em;
	margin-bottom:20px;
}

.cleaner-section .upper-section .text p:last-child{
	margin-bottom:0px;
}

.cleaner-section .upper-section .images-column{
	position:relative;
}

.cleaner-section .upper-section .images-column .inner-column{
	position:relative;
	/* margin-top:-120px; */
}

.cleaner-section .upper-section .image-column{
	position:relative;
}

.cleaner-section .upper-section .image-column .image{
	position:relative;
	margin-bottom:30px;
}

.cleaner-section .upper-section .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.cleaner-section .lower-section{
	position:relative;
	margin-top:30px;
}

.cleaner-section .lower-section .video-column{
	position:relative;
	margin-bottom:40px;
}

/*Accordian Boxed*/

.accordion-box{
	position:relative;
}

.accordion-box .block{
	position: relative;
    margin-bottom:18px;
	background-color:#ffffff;
	list-style: none;
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:18px;
	cursor:pointer;
	line-height:30px;
	color:#0f1341;
	font-weight:600;
	padding:0px 10px 0px 45px;
	transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.acc-btn.active
{
  color: #2196f3 !important;
}
.accordion-box .block .acc-btn.active .icon-outer{
	color:#16bae1;
}

.accordion-box .block .icon-outer{
	position:absolute;
	left:0px;
	top:0px;
	font-size:22px;
	color: #9fb7c8;
	padding-right:20px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-content:after{
    position: absolute;
    content: '';
    left: 8px;
    top: 22px;
    bottom: 6px;
    width: 2px;
	background-color:#f2f2f2;
}

.accordion-box .block.active-block .acc-content:after{
	background-color:#16bae1;
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;
}

.accordion-box .block .acc-content .content-text{
	padding-bottom:6px;
}

.accordion-box .block .acc-content.current{
	display:block;	
}

.accordion-box .block .content{
	position:relative;
	font-size:14px;
	padding:15px 30px 0px 45px;
}

.accordion-box .block .content .text{
	line-height:1.9em;
	font-size:15px;	
	color:#7e7e7e;
}

.accordion-box .block .content p:last-child{
	margin-bottom:0px;	
}

.accordion-box.style-two .block{
	margin-bottom:0px;
}

.accordion-box.style-two .block:last-child{
	border-bottom:1px solid #e8f1f7;
}

.accordion-box.style-two .block .acc-btn{
	border:1px solid #e8f1f7;
	padding:30px 25px 30px 75px;
	margin-bottom:0px;
	border-bottom:none;
}

.accordion-box.style-two .block .icon-outer{
	font-size:30px;
	left:25px;
	top:28px;
}

.accordion-box.style-two .block .acc-btn.active{
	box-shadow:0px 6px 4px rgba(0,0,0,0.10);
}

.accordion-box.style-two .block .content{
	padding:40px 40px 40px 70px;
}

.accordion-box.style-two .block .acc-content:after{
	display:none;
}
/*** 

====================================================================
	Cleaner Section
====================================================================

***/
 
.promo_list_shape {
    clip-path: polygon(0% 25%, 100% 25%, 50.8% 56%, 50.8% 56%);
    background-color: #ff0000;
    display: flex;
    height: 55px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -41px;
}
.promo_list {
    position: relative;
    z-index: 1000;
    list-style: none;
    padding: 0;
    display: flex;
}
 .promo_list__item:nth-child(n+1) * , 
 .promo_list__item:nth-child(n+1) {
    color: #fff;
    background-color: #038FD6;
}
.promo_list__item:nth-child(2) * , 
.promo_list__item:nth-child(2) {
    background-color: #ffd526;
	color: #333;
}
.promo_list__item {
    position: relative;
    padding: 20px 25px;
    width: 33%;
    text-align: center;
}
 .promo_list .icon {
    margin-top: 34px;
    margin-bottom: 15px;
    display: block;
    /*! font-size: 68px; */
}
.promo_list_title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    /*! text-transform: uppercase; */
    letter-spacing: 2px;
}
 
.icon img{
  margin: auto;
  max-width: 70px;
}

.bg_grey {
    background: #efefef;
}
.bg_org_light {
    background: #fff2e5;
}
.bg_sky {
    background: #d8feff;
}
.bg_blue {
    background: #e9ebff;
}
.bg_blue_light {
    background: #e2f4ff;
}
/*** 


====================================================================
	Feedback Section
====================================================================

***/

.feedback-section{
	position:relative;
	padding:0px 0px;
}

/*.feedback-section .sec-title{*/
/*	margin-bottom:80px;*/
/*}*/

.feedback-block{
	position:relative;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.feedback-block .inner-box{
	position:relative;
}

.feedback-section .container-fluid{
	overflow:hidden;
}

.feedback-section .owl-carousel{
	max-width:370px;
	margin:0 auto;
	width:100%;
	display:block;
}

.feedback-section .owl-carousel .owl-stage-outer{
	overflow:visible;
	padding:10px 0px;
}

.feedback-section .owl-carousel .owl-stage-outer .owl-item.active .feedback-block{
	-webkit-transform:translateY(-40px);
	-ms-transform:translateY(-40px);
	transform:translateY(-40px);
}
.client_box{
  padding: 40px;
  border-radius: 20px;
  /*min-height: 385px;*/
}
.client_box ul.starRating {
    display: flex;
    gap: 8px;
    list-style: none;
    color: #f59632;
    padding: 0;
    font-size: 2rem;
}
.top_content{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.google_wrap
{
  display: flex;
  align-items: center;
}
.g_icon
{
  background: #fff;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  display: flex;
  line-height: 56px;
  margin-right: 15px;
}
.g_icon img
{
  margin: 0 auto;
}
.cl_nm span
{
  display: block;
  line-height: 18px;
  margin-bottom: 3px;
}
.cl_nm{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #4f4f57;
}
.contact-feature {
  background:linear-gradient(90deg, #0a9094, #005873);
  padding:40px;
  /*box-shadow:0px 10px 50px rgba(0,0,0,0.08);*/
  border-radius:30px;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  gap:15px
}
.background-image{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.box-icon img
{
  border-radius: 50%;
}
.space-bottom
{
  margin-bottom: 50px;
}
.contact-feature .box-icon
{
  position: relative;
  width: 80px;
  height: 80px;
  /*! line-height: 130px; */
  /*! font-size: 28px; */
  color: #fff;
  background-color: #116A6D;
  border-radius: 50%;
  text-align: center;
  z-index: 2;
  padding: 3px;
}
.contact-feature_subtitle{
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.contact-feature .box-title{
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 4px;
}
.box-title a{
  color: #fff;
  text-decoration: none;
}
.contact-feature .box-text
{
  margin-bottom: 0;
  color: #fff;
}


.blog-warp-1.blog_warp_lay_1 .blog_content_warp {
    /*! background: #1a5e9212; */
    padding: 25px 25px 25px;
}
.single.single-post header#site-header {
    box-shadow: 0px 0px 3px;
}
.single.single-post .entry-categories {
   margin-bottom: 0;
}


.acc-btn::before{
  content: "\f00c";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 6 Free";
  border: 1px solid #000;
  padding: 0px 9px;
  border-radius: 50px;
  font-size: 13px;
}
.acc-btn.active::before{  
  border: 1px solid #2196f3 ;  
}
.blog-section{
  padding: 20px 0;
}

.blog_warp_lay_2 .blog-warp-1{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  background: #eff4f7;
  padding: 10px;
}


.blog_warp_lay_2 .blog_imgg img{
  max-width: 130px;
	margin-right: 20px;
}
.blog_content_warp a{
  display: inline-block;
}
.blog_content_warp h5 a{
  font-size: 16px;
}


.serv_box_img{
  position: relative;
  overflow: hidden;
}
.service-section {
    padding: 50px 0;
    background-image: linear-gradient(180deg, #FFF 91%, #D3E4F3 100%);
}



.serv_box_img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /*background: linear-gradient(90deg, #39c0f0ab, #0c568ed4);*/
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: 5px 5px 0 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


.serv_box_img img {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.serv_box_tw:hover .serv_box_img img {
  transform: scale(1.1) rotate(3deg);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.serv_box_cont i {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  color: #fff;
  margin-left: -40px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  top: 5px;
}

.serv_box_cont:hover .serv-learn {
  color: #fff;
  opacity: 1;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.serv_box_cont:hover i {
  margin-left: 0px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.service-section .services-carousel menu {
    padding: 0;
}
.serv_box_cont span.title {
  margin-top: -5px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
      display: block;
    font-weight: 700;
}
.serv_box_cont span.excerpt {
    text-transform: capitalize;
    color: #fff;
}
.serv_box_cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  background:linear-gradient(to bottom,#b7212300 2%,#000 100%);
}
.footer-logo img {
    max-width: 150px;
}
.serv_box_cont a , .serv_box_cont a:hover {
    text-decoration: none;
    color: #fff;
}
.serv_box_cont span.bookus {
    font-size: 16px;
        display: block;
    font-weight: 700;
}

.blog-warp-1.blog_warp_lay_1
{
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  margin-bottom: 30px;
  transition: all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0s;
  transition-delay: 0.1s;
}

.blog_content_warp ul
{
  padding-left: 0;
  margin-bottom: 15px;
  list-style-type: none;
}
.blog_content_warp ul li
{
  display: inline-block;
  margin-right: 15px;
  color: #899198;
}
.blog_content_warp ul li a
{
  display: inline-block;
  color: #899198;
}
.contact-info {
    margin: 0;
    padding: 0;
}
.single-blog-style1__top
{
  position: relative;
  display: block;
  padding: 25px 25px 25px;
}
.single-blog-style1__top .meta-box
{
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.single-blog-style1__top .meta-box .meta-info
{
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
}
.single-blog-style1__top .meta-box .meta-info li
{
  position: relative;
  display: block;
  float: left;
  margin-right: 20px;
}
.single-blog-style1__top .meta-box .meta-info li a
{
  color: #515151;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  transition: all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  text-decoration: none;
}
.single-blog-style1__top h2
{
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  min-height: 44px;
}
.single-blog-style1__top h2 a
{
  color: #222;
  transition: all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  text-decoration: none;
}

.blog_imgg
{
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.blog_imgg::before
{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease;
  z-index: 2;
}
.blog_imgg img
{
  width: 100%;
  transform: scale(1.0);
  height: 293px;
  object-fit: cover;
}
.blog-warp-1.blog_warp_lay_1:hover .blog_imgg img
{
  transform: scale(1.05) rotate(0deg);
}
.blog-warp-1.blog_warp_lay_1:hover .blog_imgg::before
{
  opacity: 0.50;
}
.blog-warp-1.blog_warp_lay_1 h2 a:hover
{
  color: #2196F3;
}

.blog_content_warp p
{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  font-weight: 500;
}
.blog_content_warp a:hover {
    color:#fff !important;
}


.page-title-area{
  background-image: url("https://www.devsnews.com/template/klear/klear/img/bg/breadcrumb_bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}
.page-title-area::before
{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #030520;
  opacity: .80;
}
.d-table
{
  width: 100%;
  height: 100%;
}
.d-table-cell
{
  vertical-align: middle;
}
.page-title-area .page-item
{
  position: relative;
  text-align: center;
  margin-top: 40px;
}
.page-title-area .page-item h2
{
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 8px;
}
.page-title-area .page-item ul
{
  margin: 0;
  padding: 0;
}
.page-title-area .page-item ul li
{
  list-style-type: none;
  display: inline-block;
  font-size: 15px;
  color: #adacac;
  font-weight: 500;
}
.page-title-area .page-item ul li a
{
  color: #adacac;
  display: inline-block;
}





.animation-bubble
{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  pointer-events: none;
}

.animation-bubble div[class^="bubble-"]
{
  height: 1px;
  width: 1px;
  position: absolute;
  background: url(http://bluemooncleaners.com.au/wp-content/uploads/2024/01/bubble-1.png) no-repeat center center;
    background-size: auto;
  background-size: cover;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.choose-content{
  display: flex;
  justify-content: space-between;
}


.bubble-1 {
  bottom:-5px;
  left:68%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -6.57s;
  animation:bubble-animation 4.5s infinite ease-in -6.57s
}
.bubble-2 {
  bottom:-71px;
  left:97%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -5.07s;
  animation:bubble-animation 4.5s infinite ease-in -5.07s
}
.bubble-3 {
  bottom:-71px;
  left:43%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -6.73s;
  animation:bubble-animation 4.5s infinite ease-in -6.73s
}
.bubble-4 {
  bottom:-3.8px;
  left:82%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -4.04s;
  animation:bubble-animation 4.5s infinite ease-in -4.04s
}
.bubble-5 {
  bottom:-73.4px;
  left:29%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -3.11s;
  animation:bubble-animation 4.5s infinite ease-in -3.11s
}
.bubble-6 {
  bottom:-71px;
  left:41%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -5.95s;
  animation:bubble-animation 4.5s infinite ease-in -5.95s
}
.bubble-7 {
  bottom:-79.4px;
  left:14%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -3.68s;
  animation:bubble-animation 4.5s infinite ease-in -3.68s
}
.bubble-8 {
  bottom:-115.4px;
  left:90%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -3.89s;
  animation:bubble-animation 4.5s infinite ease-in -3.89s
}
.bubble-9 {
  bottom:-44.6px;
  left:33%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -1.09s;
  animation:bubble-animation 4.5s infinite ease-in -1.09s
}
.bubble-10 {
  bottom:-6.2px;
  left:59%;
  -webkit-animation:bubble-animation 4.5s infinite ease-in -.96s;
  animation:bubble-animation 4.5s infinite ease-in -.96s
}
@-webkit-keyframes bubble-animation {
  0% {
    -webkit-transform:translate3d(-50%, 0, 0);
    transform:translate3d(-50%, 0, 0);
    height:1px;
    width:1px
  }
  100% {
    -webkit-transform:translate3d(-50%, -280px, 0);
    transform:translate3d(-50%, -280px, 0);
    height:75px;
    width:75px
  }
}
@keyframes bubble-animation {
  0% {
    -webkit-transform:translate3d(-50%, 0, 0);
    transform:translate3d(-50%, 0, 0);
    height:1px;
    width:1px
  }
  100% {
    -webkit-transform:translate3d(-50%, -280px, 0);
    transform:translate3d(-50%, -280px, 0);
    height:75px;
    width:75px
  }
}


.btn
{
  -moz-user-select: none;
  background: #29a268;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  /*font-weight: 700;*/
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 20px 40px;
  text-align: center;
  text-transform: capitalize;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
  padding-right: 55px;
  overflow: hidden;
  z-index: 1;
}
.btn
{
  border: 2px solid #eaeaea;
  background: transparent;
  font-size: 15px;
  color: #5f5f5f;
  padding: 14px 30px;
    padding-right: 30px;
  padding-right: 45px;
}
.btn::after
{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #13287e;
  -webkit-transform: translateX(-101%);
  transform: translateX(-101%);
  transition: .5s;
  z-index: -1;
}
.btn:hover
{
  color: #fff;
}
.btn:hover::after
{
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.checklist ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin-bottom: 0;
}

.checklist li {
  color: #788094;
  font-weight: 400;
  margin-bottom: 10px;
  position:relative;
  margin-left: 10px;
  list-style: disc;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-40 {
  margin-top: 40px;
}


/*=====================================
<-- Cleeny address-area Css -->
=======================================*/
.address-area.style-four {
  margin: 20px 0;
}

.row.address {
    background: linear-gradient(to right, #172959, #428daa);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 40px 0;
    border-radius: 30px;
}

.address-title:nth-child(1) {
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 10px;
}
.address-title:nth-child(2) {
   font-size: 16px;
   color: #ffffff;
    font-weight: 600;
}
.address-area .cleeny-btn {
    margin-left: 0;
    text-align: right;
    margin-bottom: -7px;
}

.address-thumb {
    text-align: right;
    margin-top: -58px;
}

.address-area .cleeny-btn a i {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
}

.address-area .cleeny-btn a {
    padding: 15px 31px 15px;
}

.cleeny-btn {
    margin-left: 60px;
}

.cleeny-btn a {
    display: inline-block;
    overflow: hidden;
    background: #FFC703;
    transition: all 0.5s ease 0s;
    z-index: 1;
    padding: 13px 30px 13px;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    font-size: 15px;
    color: #141840;
    font-weight: 500;
}

.cleeny-btn a::before {
    content: "";
    background: #2F6EFF;
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: .5s;
    z-index: -1;
}

.cleeny-btn a::after {
	content: "";
	background: #2F6EFF;
	height: 50%;
	width: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	transition: .5s;
	z-index: -1;
}

.cleeny-btn a:hover::before {
  width: 100%;
  right: 0;
  left: auto;
}
.cleeny-btn a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.cleeny-btn a:hover {
  color: #fff;
}
/*=====================================
<--  end cleeny address-area Css -->
=======================================*/
/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
  position: relative;
}
.google-map iframe {
  position: relative;
  display: block;
  border: none;
  height: 440px;
  width: 100%;
}
.google-map__contact {
  overflow: hidden;
  background-color:#888888;
}

.contact-map {
  position: relative;
  padding-bottom: 120px;
}
.contact-one__map {
  position: relative;
}
.contact-one__google__map iframe {
  border-radius: 20px;
  height: 560px;
}
.contact-one__info {
  padding: 30px 30px 28px;
  width: calc(100% - 96px);
  position: absolute;
  left: 50%;
  bottom: 58px;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 20px;
}
.contact-one__info__item + .contact-one__info__item {
  margin-top: 25px;
}
.contact-one__info__item {
  display: flex;
  align-items: center;
  gap: 16px;
}
.contact-one__info__title {
 
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 11px;
}
.contact-one__info__text--link:hover {
  color: #351C42;
}
.contact-one__form {
  background: #e1e0e0;
  padding: 50px;
}


.contact-one__form__inner {
  position: relative;
  z-index: 11;
}
.contact-one__form__inner .form-one__control__input {
  border-radius: 100px;
  background-color: #fff;
  margin: 10px 0;
}
.contact-one__form__inner .form-one__control__message {
  border-radius: 20px;
  height: 100px;
}
.contact-one__title {
  position: relative;
  z-index: 11;
  font-size: 24px;
  line-height: 1.333;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.form-one__control__input {
    padding: 0;
    border: none;
    outline: none;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    min-height: 45px;
    /* background-color: #EFECE7; */
    border-radius: 8px;
    margin-bottom: 10px;
}
.contact-one__form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: relative;
    font-family: var(--cleenhearts-heading-font, "Quicksand", sans-serif);
    font-size: 16px;
    color: inherit;
    margin-left: 0px;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    background: transparent;
    border: 0;
}
.contact-one__form input.wpcf7-form-control.wpcf7-not-valid {
    border-bottom: 2px solid red;
}




.sticky {
  position: fixed !important;
  visibility: visible;
  opacity: 1;
  left: 0;
  top: 0px;
  width: 100% !important;
  padding: 0;
  z-index: 9999;
  background: #fff;
  box-shadow: 0px 4px 20px rgba(0,0,0,.1);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  margin-top: 0;
  max-width: 100%;
  border-radius: 0;
  position: fixed;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.23);
  -webkit-animation-duration: 0.7s;
  -webkit-animation-name: headfadeIn;
  animation-name: headfadeIn;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 9999;
}
.bottom-line {
  text-align: center;
  background: linear-gradient(to right, #172959, #98ddf845);
  padding: 7px 0;
  margin-top: 60px;
}
.bottom-line p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}
.contact-one.section-space {
  padding: 50px 0;
}

/*--tearms-Conditions--*/

.termsCondition ul li {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #757277;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 1rem;
}
.termsCondition > ul > li {
    list-style: disc;
}
.termsCondition h4 {
    font-family: "DM Sans", sans-serif;
    font-size: 2em;
    font-weight: 700;
 }

.termsCondition h2 {
    font-family: "DM Sans", sans-serif;
    font-size: 3em;
    font-weight: 900;
 }

@media only screen and (max-width: 1439px) {
  .training-section .bg-image {
    width: 25%;
  }
}
@media only screen and (max-width: 1199px) {
  .training-section .bg-image {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .services_carousel .owl-nav,
  .home2-service-slider .owl-nav {
    position: relative; 
    -webkit-transform: translateY(0%); 
    transform: translateY(0%); 
  }
}

@media (max-width: 1399.98px) { }

@media (max-width: 1199.98px) { 
	.training-section .sec-title {
		padding-left: 0;
	  }
}

@media (max-width: 999.98px) {
	.footer-area {
		padding-top: 20px;
	}
	.single-footer-widget .title {
		margin-top: 30px;
		margin-bottom: 12px;
	}
	.single-footer-widget.marleft30 {
		margin-left: 0px;
	}
	.ads-img img {
		max-width: 150px;
		z-index: 1;
	}
	.single-footer-widget.marleft70 {
		margin-left: 0px;
	}
	.row.address {
		padding: 20px 40px 20px;
	}
	.address-title:nth-child(1) {
		font-size: 24px;
		margin-bottom: 0px;
	}
.top-btn {
    position: absolute;
    top: 40%;
    right: 100px;
}
      .services_carousel .owl-nav, .services_carousel .owl-nav {
    top:0;
  }
  .about-content{
      padding:0;
  }
  .services-types-area .thumb {
     margin-left: 0;
   }
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.promo_list__item{
    padding-right: 22px;
    padding-left: 22px;
  }
	.promo_list__item::after
{
    border-left-width: 110px;
    border-right-width: 110px;
  }
}

@media (max-width: 767.98px) {
	.wpcf7-not-valid-tip {
		bottom: -20px;
	}
	.banner-ads h3 {
		font-size: 24px;
		margin-bottom: 22px;
	}
	.ads-img img {
		max-width: 120px;
	}
	.banner-form form input, .banner-area form input {
		padding: 0rem 0px;
		margin: 0rem 0 0.3rem;
		font-size: 1.12rem;
	 }
	 .banner-form span.cleaningdate, .banner-area span.cleaningdate {
	   top: -11px;
	   font-size: 1.12rem;
	  }
	  .training-section .sec-title {
		padding-right: 0;
	  }
	  .training-section .sec-title .theme-btn {
		margin-top: 30px;
		position: relative;
		top: 0;
	  } 
	.promo_list {
		flex-direction: column;
	}
	.promo_list__item{
		width: 100%;
  	}
	.promo_list__item::after{
		border-right-width: 128px;
		border-left-width: 128px;
	}
 .service-section .services-carousel .owl-nav{
    position: relative;
    top: unset;
    right: 0;
    bottom: 0;
    right: 0;
    margin-top: 20px;
    text-align: center;

  }
  .address-area .cleeny-btn, .address-title{
	    text-align: center;
	}
}



@media (max-width: 575.98px) { 
	.thanks-page .cent ul {
		column-count: 1;
		padding: 0px 0;
	}
	.contact-feature{
		padding: 15px;
		display: block;
		text-align:center;
	}
	.contact-feature .box-icon{
		margin:auto;
	}
	.ads-img img{
		max-width: 90px;
	}
	.banner-ads h3{
		font-size: 22px;
	}
	.banner-area{
	    padding: 2em 0 2em 0;
	}
	
	.blog-section, .service-section {
  padding: 0px 0;
}
.cleaner-section .upper-section .images-column .inner-column{
    margin-top: 0;
}
.single-footer-widget.marleft70, .single-footer-widget.marleft30 {
  margin-left: 0;
  margin-top: 20px;
}
.footer-area{
    padding-top: 50px;
  padding-bottom: 0px;
}
.single-footer-widget .title{
    margin-bottom: 20px;
    
}
.feedback-section .owl-nav.disabled + .owl-dots {
  margin-top: 20px;
}
.choose-area{
    padding: 10px 0 0px;
}
h1.address-title{
    font-size: 26px;
}
	.top-bar-links{
		padding-left: 0rem;
	}
	

}



@media (max-width: 400.98px) {  
	.top-bar > .container > div {
		flex-direction: column;
	}
    .top-bar a{
        padding: 7px;
    }
}