/*
Theme Name: Clean Heart Professionals
Theme URI: http://sparkdawn.com/
Template: illdy
Author: Spark Dawn Media
Author URI: http://colorlib.com
Description: Custtome theme for Clean Heart Professionals.
Tags: blog,e-commerce,portfolio
Version: 2.0.1.1758007351
Updated: 2025-09-16 07:22:31

*/
#header .top-header {
  background: rgba(0, 0, 0, 0.55);
}
.widget_illdy_service .service .service-icon {
    color: #6EB011 !important;
}
.bottom-header.front-page span.span-dot {
	padding: 0 4px;
}
#full-width.width-padding {
  padding-top: 120px;
  padding-bottom: 90px;
	background-color: rgba(0, 0, 0, 0.55);
}
#about .section-header {
  margin-bottom: 85px;
}

#illdy_home_parallax-2 .col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-1{

    text-align: left;
	color: #fff;
	}

#illdy_home_parallax-2  {
	margin-top: 40px;
}

#illdy_home_parallax-2 h3 {
	color: #fff;
}
#illdy_home_parallax-2.col-sm-4 ul li {
	margin-bottom: 15px;
}

#illdy_home_parallax-2.col-sm-4 ul li::marker {
  color: #C9FE7A;
}
#contact-us {
  background-color: #e5f5ff;
}
#testimonials {

	padding: 80px 0;

}
#testimonials .section-header h3 {
  color: #013355;
}
#testimonials h6 {
  color: #013355;
}
@media (min-width: 768px) {
  #illdy_home_parallax-2.col-sm-4 {
    width: auto;
  }
	#contact-us {

  padding: 80px 0 80px 0;

}
	#about, #static-page-content {
  padding: 100px 0 10px 0;
 
}
	#contact-us  .col-sm-5 {
    width: 55.667%;
  }
	#contact-us  .col-sm-3 {
    width: 10%;
  }
	
	#illdy_home_parallax-2 .col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-1{
		margin-left: 4.33333333%;
		width: 39.333%;
    
	}
}

#counter .col-sm-4 {
	border-right: 0px;
}

#counter .inline-columns .col-sm-4.col-xs-12.widget_text{
	display: block;
	width: 100%;
	padding-top: 30px;
	text-shadow: 1px 1px 1px #000;

}

#counter .inline-columns .col-sm-4.col-xs-12.widget_text h1 {
	font-size: 48px;
	color: #6eb011;
}

#counter .inline-columns .widget_illdy_service {
	color: #fff;
}

@media(max-width: 768px){
	#illdy_home_parallax-2 .row.align-children {
		display: block;
	}
	#about .section-header h3 {
  width: 300px;
  line-height: 42px;
  text-align: center;
  font-size: 44px;
  display: inline-block;
		margin-bottom: 20px;
}
	#about .section-header .col-sm-12 {
		text-align: center;
	}
}

@media (min-width: 1200px) {
  #services .container {
    width: 95%;
  }
}

.bottom-footer {
  background-color: #013355;
}

#contact-us .section-content .contact-us-box .box-left {
	font-weight: bold;
}

#contact-us .section-content .contact-us-social i.fa {
	font-size: 19px;
  color: #0270BF;
 
}

#services .widget_illdy_service {
  margin-bottom: 40px;
	
}

#services .widget_illdy_service .service {

	padding: 40px 10px;
  border: 1px solid #ccc;
  background: #f5f5f5;
}

@media screen and (max-width: 760px) {
  body #header .bottom-header h1 {
    font-size: 29px;
  }
	
	#header .bottom-header .header-button-one {
  height: 50px;
  line-height: 42px;
  padding: 0 0px;
  font-size: 14px;
  min-width: 189px;
}
}

@media screen and (min-width: 761px) and (max-width: 850px) {

  body #header .bottom-header h1 {
    font-size: 55px;
  }
}
html {
  scroll-behavior: smooth;
}

#header .top-header .header-navigation ul li a:hover,  #header .top-header .header-navigation ul li:hover a {
  color: #8BC53F!important;
}


.markup-format h2 {
	font-size: 35px;
	margin: 5px 0 5px 0;
	color: #013355!important;
	line-height: 45px;
}
.markup-format h4{
	color: #0270BF!important;
	margin: 5px 0 5px 0;
	font-size: 18px;
	line-height: 30px;
}
.markup-format p{
	margin: 0px 0 15px 0;
}

.markup-format ul li::marker {
  color: #7CC41E;
}

.header-button-one {
  width: auto;
  height: 63px;
  line-height: 57px;
  background: rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
  margin: 0 15px;
  padding: 0 70px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 3px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Lato";
  min-width: 242px;
}

.header-button-one:hover {
	  background: rgba(0, 0, 0, 0.1);
    background-color: rgba( 0, 0, 0, .1 );
	color: #fff;
}