#custom_html-2 {
	display: block;
}

.btn,input.btn {
	padding: 15px 25px;
	font-size: 16px;
	display: inline-block;
	font-weight: 600;
	border-radius: 5px;
	text-transform: initial;
	border: 0 !important;
}
.btn.btn-main, input.btn.btn-main{
	color: #fff;
	background: #db4c85;
}
.btn.btn-main:hover, input.btn.btn-main:hover {
	background: #5792ee;
}
.wpcf7-spinner {
	display: none;
}
a.link {
	color: #000;
	font-size: 16px;
	display: block;
	margin: 30px 0 0;
	text-decoration: underline;
}
.text-center {
	text-align: center;
}
.taptap-image,.taptap-widgets-wrapper {
	text-align: center;
}
.taptap-image a {
	display: block;
	line-height: 0;
}
.taptap-by-bonfire ul li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.taptap-widgets-wrapper p{
	line-height: 1.8;
    color: #1c2d66;
    font-size: 12px;
}
.taptap-widgets-wrapper .widget p a {
	color: #1c2d66;
	text-decoration: none;
}
.taptap-widgets-wrapper .widget p a:hover {
	color:#5792ee;
}
.taptap-sub-arrow {
	right: 0;
}

/**header**/
.home .widget,
.footer-widget .widget {
	margin: 0;
}
.site-header .wrap {
	max-width: 100%;
}
header.site-header {
	padding: 15px  0px;
}
header.site-header #logo {
	float: left;
}
header.site-header #logo img {
	width: 230px;
}
header.site-header #logo a {
	display: block;
	line-height: 0;
}
header.site-header #nav {
	float: right;
}
header.site-header #nav .wrap {
	padding: 0;
}
.site-header .genesis-nav-menu a {
    color: #20377a;
    padding: 32px 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.site-header .genesis-nav-menu .btn-wrap a {
	padding: 15px 25px !important;
	font-size: 16px;
	display: inline-block;
	font-weight: 600;
	border-radius: 5px;
	color: #fff;
	background: #db4c85;
	text-transform: initial;
	margin-left: 20px;
	line-height: 1.625;
}
.site-header .genesis-nav-menu .btn-wrap:hover a {
	background: #5792ee;
}


/**FOOTER **/
.footer-widgets {
    background-image: url(images/footer-bg.png), linear-gradient(rgba(32,55,122,1),rgba(32,55,122,1)) !important;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: initial;
    color: #fff;
    padding: 140px 0 200px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 20px;
}
.footer-widgets .widget-title {
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 26px;
}
.footer-widgets ul {
	padding-left: 18px;
}
.footer-widgets ul li {
    list-style-type: disc;
    margin: 12px 0;
}
.footer-widgets .wrap ul li a{
	color: #fff;
	font-size: 16px;
}
.footer-widgets .wrap a {
	color: #fff;
}
.footer-widgets .wrap a:hover {
	color: #5792ee;
}
.footer-widgets .wrap a.btn:hover {
	color: #fff;
}
.footer-widgets p {
	font-size: 16px;
}

.footer-widgets-1 img {
    display: block;
    margin: 0 auto 40px;
}
.footer-widgets-1 {
	text-align: center;
}

.site-footer {
	padding: 60px 20px 0px !important;
	text-align: left;
	margin-top: -100px;
	overflow: auto;
	font-size: 12px;
	background: transparent;
}
.site-footer a {
	color: #fff;
}

.home h2,
.home h3,
.home h4 {
	font-size: 50px;
	font-weight: 600;
	color: #000;
}


/** BANNER **/
#home-featured {
	background: url('images/banner.jpg') center center no-repeat;
	background-size: cover;
	padding: 300px 0;
	text-align: center;
}
#home-featured h1 {
    color: #fff;
    text-shadow: 0px 4px 6px #000;
    font-size: 70px;
	margin-bottom: 50px;
}

#after-banner {
    background: #5792ee;
    padding: 30px 20px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
#after-banner p {
	padding: 0 20px;
}
#after-banner .one-fourth {
	width: 25%;
	margin: 0;
}

#home-about {
    background: #f5f5f5;
    padding: 90px 20px;
    text-align: center;
    color: #000;
}
#home-about .inner-wrap {
	max-width:1140px;
	margin: 0 auto;
	font-size: 28px;
}
#home-about h2 {
    font-weight: 500;
    margin: 0 0 35px;
}

#home-services {
    padding: 100px 0;
    text-align: center;
    color: #000;
}

#home-services h3 {
	margin-bottom: 50px;
}
#home-services h4 {
	font-size: 36px;
	margin-bottom:30px;
}



#home-services .inner {
	margin-bottom: 70px;
	padding-bottom: 90px;
	background: url('images/circle.png') center bottom no-repeat;
}
#home-services .img {
	min-height: 320px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	border: 4px solid #d9d9d9;
}
#home-services .img#establishments {
	background-image: url('images/img-establishment-served.jpg');
} 
#home-services .img#cleaning-services{
	background-image: url('images/img-cleaning-services.jpg');
}
#home-services a.btn-main {
	margin-top: 50px;
}


#home-accomplishment {
	text-align: center;
	padding: 180px 0;
	background: #f5f5f5;
}
#home-accomplishment p {
    font-size: 35px;
    color: #000;
    font-style: italic;
    line-height: 1.4;
    margin: 45px 0 65px;
}
#home-accomplishment .img-wrap {
    width: 40%;
    float: left;
	padding-right: 20px;
}
#home-accomplishment .text-wrap {
	width: 60%;
	float: left;
	padding: 0 30px;
}	
#home-accomplishment .text-wrap p a {
	font-size: 18px;
    font-style: normal;
    display: inline-block;
    margin: 35px 0 0;
}

#home-accomplishment h5 {
	text-transform: uppercase;
	font-size: 28px;
	color: #000;
	background: url('images/h5-bg.png') center center repeat-x;
	margin-bottom: 30px;
}
#home-accomplishment h5 span {
	padding: 10px 15px;
	background: #f5f5f5;
}
#home-accomplishment .news-logo img {
	max-width: 231px;	
}


#home-cta {
    text-align: center;
    padding: 220px 0;

	background: url(/wp-content/uploads/2023/03/cta-bg1.png);
    background-size: 75%;
}

#home-cta #cta-inner {
	max-width: 864px;
	margin: auto;
	padding: 70px 20px;
	background: #5792EE;
	color: #fff;
	border-radius: 20px;
}
#home-cta #cta-inner h4 {
	color: #fff;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 40px;
}
#home-cta .btn.btn-main:hover {
	background: #20377a;
}

#contact-form {
	text-align: center;
}
#contact-form .row {
	display: block;
	overflow: auto;
}
#contact-form .inner-field {
	margin: 0 0 10px;
	display: block;
	overflow: auto;
}
#contact-form .inner-field input,
#contact-form .inner-field textarea {
	border: 2px solid #b7b7b7;
}
#contact-intro {
	margin-bottom: 30px;
	overflow: auto;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    display: block;
    text-align: left;
    font-size: 12px;
}

.page .page-banner {
	padding: 120px 20px;
	background: url('images/banner.jpg') center center no-repeat;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	text-align: center !important;
}
.page .page-banner h1{
	color: #fff;
    text-shadow: 0px 4px 6px #000;
    font-size: 45px;
	margin-bottom: 0px;
}
.page .entry {
	padding: 0px;
	margin-bottom: 30px;
}
.entry-content h3 {
	padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Merriweather', sans-serif;
    color: #7D0606;
    margin: 0 0 20px;
    font-size: 24px;
    color: #000;
}

.entry-content ul {
	margin-left: 20px;
}
.entry-content ul.special li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 21px;
	left: 0;
	padding-right: 15px;
	position: relative;
	top: 2px;
	color: #20377a;
	font-weight: bold;
}
.entry-content ul.special li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 4px;
    text-indent: 0;
    list-style-type: none !important;
}

blockquote.blue {
    overflow: auto;
    background: #f5f5f5;
    border-left: 8px solid #20377a;
    padding: 20px 40px;
    font-style: initial;
    margin: 34px 0px;
	display: block;
}
blockquote.blue h4 {
    margin: 0px;
    font-size: 28px;
    padding: 0;
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
}
blockquote.blue p {
    margin: 0px;
}
blockquote.blue a.btn {
    float: right;
    margin: 5px 0px;
}
#cleaning-services .row {
	margin: 0;
	overflow: auto;
	clear: both;
}

#cleaning-services .inner {
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #b7b7b7;
	min-height: 290px;
	font-size: 15px;
}
.entry-content ul > li {
    list-style-type: square;
    margin-bottom: 25px;
}

#cleaning-services .inner img {
	background: #339ffc;
	padding: 20px;
	margin-bottom: 15px;
}
#cleaning-services .inner p:last-child {
	margin-bottom: 0 !important;
}

.sidebar .custom-html-widget h4 {
	font-size: 24px;
	margin-bottom: 32px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}

.sidebar .custom-html-widget ul {
	margin-left: 0px;
}
.sidebar .custom-html-widget ul.special li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 21px;
	left: 0;
	padding-right: 15px;
	position: relative;
	top: 2px;
	color: #20377a;
	font-weight: bold;
}
.sidebar .custom-html-widget ul.special li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 4px;
    text-indent: 0;
    list-style-type: none !important;
}
.sidebar h5 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	background: url(images/h5-bg.png) center center repeat-x;
	margin-bottom: 30px;
	text-align: center;
}
.sidebar h5 span {
	padding: 10px 15px;
	background: #fff;
}
.sidebar .one-half {
    padding: 10px;
    text-align: center;
}


#home-collage {
	overflow: auto;
	clear: both;
}
#home-collage .boxes {
	float: left;
	width: 16.66%;
	min-height: 268px;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
#home-collage .boxes#img-1 {
	background-image: url('/wp-content/uploads/2023/06/img-1.jpg');
}
#home-collage .boxes#img-2 {
	background-image: url('/wp-content/uploads/2023/06/img-2.jpg');
}
#home-collage .boxes#img-3 {
	background-image: url('/wp-content/uploads/2023/06/img-3.jpg');	
}
#home-collage .boxes#img-4 {
	background-image: url('/wp-content/uploads/2023/06/img-4.jpg');	
}
#home-collage .boxes#img-5 {
	background-image: url('/wp-content/uploads/2023/06/img-5.jpg');	
}
#home-collage .boxes#img-6 {
	background-image: url('/wp-content/uploads/2023/06/img-6.jpg');	
}
#home-collage .boxes#img-7 {
	background-image: url('/wp-content/uploads/2023/06/img-7.jpg');
}
#home-collage .boxes#img-8 {
	background-image: url('/wp-content/uploads/2023/06/img-8.jpg');
}
#home-collage .boxes#img-9 {
	background-image: url('/wp-content/uploads/2023/06/img-9.jpg');	
}
#home-collage .boxes#img-10 {
	background-image: url('/wp-content/uploads/2023/06/img-10.jpg');	
}
#home-collage .boxes#img-11 {
	background-image: url('/wp-content/uploads/2023/06/img-11.jpg');	
}
#home-collage .boxes#img-12 {
	background-image: url('/wp-content/uploads/2023/06/img-12.jpg');	
}

#home-logos {
    padding: 20px 40px;
	text-align: center;
}
#home-logos .owl-carousel .owl-item img {
	margin: 0;
}
#home-logos .owl-carousel .owl-item {
	line-height: 0;
}

#home-logos .white .sa_owl_theme .owl-nav .owl-prev {
	background: url('/wp-content/uploads/2023/06/previous-icon.png') no-repeat center center !important;
}
#home-logos .white .sa_owl_theme .owl-nav .owl-next {
	background: url('/wp-content/uploads/2023/06/next-icon.png') no-repeat center center !important;
}

#home-logos .sa_owl_theme .owl-nav .owl-prev {
    left: -62px;
}
#home-logos .sa_owl_theme .owl-nav .owl-next {
    right: -62px;
}

#home-logos .sa_owl_theme .owl-nav button {
	margin-top: -30px !important;
    line-height: 30px !important;
    height: 60px !important;
    width: 40px !important;
}

#before-footer .widget {
	margin: 0;
}