body{
	font-size: 20px;
}
#top-bar{
    z-index: 99999;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    top: 61px;
    width: 100%;
    border-bottom: 1px solid transparent;
}
#top-bar .container{
	background-color: #effbff;
	background-image: url(../images/cleaner3-nav-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 30px;
}
.float-right{
	float: right;
}
.text-theme-dark{
	color: #0069ab;
}
.text-theme-light{
	color: #18bde7;
}
.btn-warning{
	background: #fc7419 !important;
	border-color: #fc7419 !important;
	color: #fff !important;
}
.text-warning{color: #fc7419 !important;}
.navbar-collapse.show{
	margin-top: 20px;
}
.navbar-collapse{
	flex-direction: row-reverse;
}
.navbar-light .navbar-nav .nav-link{
	padding: 0 20px;
	font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #18bde7;
}
.navbar-light .navbar-nav .nav-link.active{
    color: #0069ab;
}
.header-content{
	padding-top: 210px;
}
.header-content .title{
	font-size: 50px;
    font-weight: 700;
    color: #18bde7;
    line-height: 60px;
    position: relative;
	z-index: 9999;
}
.header-content .sub-title{
	margin: 20px auto;
	text-align: left;
	z-index: 999;
}
.header-content .sub-title .btn{
	float: right;
	margin-top: -18px;
}
header{
	background-image: url(../images/cleaner3-slider-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	min-height: 100vh;
}

.section-1{
	background-image: url(../images/cleaner3-section-bg1.png);
	background-repeat: no-repeat;
}
.section-2, .section-3{
	background-color: #e5fdfd;
}
.section-3{
	background-image: url(../images/cleaner3-section-bg2.png);
	background-repeat: no-repeat;
}
.section-5{
	background-color: #ffcc58;
	background-image: url(../images/cleaner3-section-bg3.png);
	background-repeat: no-repeat;
}
.section-6{
	background-color: #acf2fd;
	background-image: url(../images/cleaner3-section-bg5.png);
	background-repeat: no-repeat;
}
.section-7{
	background-color: #acf2fd;
}

.pricing .plan-price{
	font-size: 45px;
}
.pricing .plan-price sup{
	font-size: 16px;
	vertical-align: revert;
}
.pricing .plan-list{
	list-style: none;
	padding-left: 0px;
}
.pricing .plan-list li{
	border-bottom: solid 1px #c8a34c7a;
    padding: 6px 0;
    text-align: right;
    color: #40474b;
}
.pricing .plan-list .btn{
	margin-top: 20px;
    color: #ffffff;
    background-color: #18bde7;
    border-color: transparent;
    border-radius: 20px;
    padding: 8px 30px;
    font-weight: 500;
}
.pricing .plan-header{
	padding: 20px 30px !important;
    border-radius: 35px;
}
.pricing .plan-header.highlighted{
	background: #0069ab;
	background-image: url(../images/cleaner3-wrap-bg1.jpg);
	background-repeat: no-repeat;
}
.footer-list li{
	padding: 5px 0px;
    border-bottom: solid 1px #d4f3f3;
}
.footer-list li .fa-circle{
	font-size: 10px;
    vertical-align: middle !important;
}

header::before{
	position: absolute;
    content: "";
    left: 0;
    width: 50%;
	background-image: url(../images/cleaner3-slider-pic1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    height: 100%;
    top: 0;
    border-radius: 0;
    opacity: 0.5;
}
header::after{
	position: absolute;
    content: "";
    right: 0;
    width: 50%;
	background-image: url(../images/cleaner3-slider-pic2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    height: 100%;
    top: 0;
    border-radius: 0;
    opacity: 0.5;
}
.text-theme{
    color: #007aa9;
}
.block-title strong{
	display: block;
	font-size: 45px;
}
.block-title span{
	display: block;
	font-size: 18px;
}

.time-stars i{
	color: white;
    font-size: 14px;
    background: #18bde7;
    width: 30px;
    height: 30px;
    margin: 0px 4px !important;
    border-radius: 20px;
    text-align: center;
    padding-top: 8px;
    border: solid 1px #18bde7;
}
.time-stars i.inactive{
	color: #b1b1b1;
    background: #18bde700;
    border: solid 1px #b1b1b1;
}
.clean-icons p{
	font-size: 18px;
}

header #top-bar.sticky {
    position: fixed;
    top: 0;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
}
header #top-bar.sticky .container{
	background-image: none;
    background-color: unset;
    padding: 2px;
}

.progress {
     width: 150px;
    height: 150px !important;
    background: none;
    margin: 0 50px;
    position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 12px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #18bde7;
  animation: loading-2 1.5s linear forwards 1.8s;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    font-size: 30px;
    line-height: 135px;
    text-align: center;
    position: absolute;
    color: #18bde7;
    top: 5%;
    left: 5%;
}
@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 1200px) {
  .header-content .sub-title{
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .header-content .sub-title .btn{
  	margin-top: 10px;
  }
  .header-content .sub-title a{
    text-align: center;
    float: none!important;
  }

  header #top-bar {
	    position: fixed;
	    top: 0;
	    padding: 0;
	    background: #fff;
	    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
	}
	header #top-bar .container{
		background-image: none;
	    background-color: unset;
	    padding: 2px;
	}
}
@media screen and (max-width: 767px) {
  .header-content .title{
    font-size: 35px;
    line-height: initial;
  }
  .header-content .sub-title span, .header-content .sub-title a{
    display: block;
  }
}
@media screen and (max-width: 720px) {
  .header-content .sub-title{text-align: center;}
}
@media screen and (max-width: 480px) {
  .media{
    display: block!important;
  }
}