/* ---- ---- ---- ---- ---- ---- ----

GO Plumbers Website Template
Author Contact - alex.cumberland@synergy8.com

We'd absoloutely love to see you re-brand and work with this template on both
personal and commercial projects. We ask that you consider implementation on
the Synergy 8 platform.

It's not necessary to leave attribution in the website footer, but it's certainly
appreciated! We love to see the classic "Website & Marketing Powered by Synergy 8".

This work is licensed under the Creative Commons Attribution 3.0 Australia License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/au/ */


.header-top {
	min-height: 50px;
	border-bottom: 1px solid #f2f2f2;
	font-family: 'Open Sans', sans-serif;
}

.call-us, .email {
	color: #00abd3;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	float: left;
	margin-right: 20px;
}

.call-us span, .email span {
	color: #b9bdc5;
}

.visible-mbl {
	display: none;
}

.email a {
	color: #00abd3;
	text-decoration: none;
}

.email a:hover, .email a:focus {
	color: #00abd3;
	text-decoration: none;
}

.navbar-brand {
	margin-top: 11px;
}

.nav {
	margin-top: 23px;
}

.nav > li > a {
	padding: 5px 0;
	margin: 0 20px;
	color: #000000;
}

.nav.navbar-right > li:last-child > a {
	margin-right: 0;
}

.nav > li > a:hover {
	border-bottom: 2px solid #000000;
}

.nav > li.active > a {
	border-bottom: 2px solid #000000;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
	color: #000000;
}

.navbar {
	min-height: 80px;
	margin-bottom: 0;
}

.search-box .navbar-form {
	padding-right: 0;
}

.search-box {

}

.search-box input[type="text"] {
	margin-top: 5px;
	width: 145px;
	height: 26px;
	outline: 0;
	border-radius: 3px;
}

.navbar-toggle {
	border: 1px solid #000;
	margin-top: 20px;
}

.icon-bar {
	background-color: #000;
}

/*--------- end header -------*/



.widgets-area {
	background-color: #f2f2f2;
	padding-top: 96px;
	padding-bottom: 80px;
}

.single-widget {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 16px;
}

.single-widget > img {
	max-width: 100%;
}

.widget-read-more {
	background-color: #3c3b43;
	color: #fff;
	border-radius: 3px;
	outline: 0;
	width: 110px;
    margin-bottom: 15px;
}

.widget-read-more:hover, .widget-read-more:focus {
	background-color: #3c3b43;
	color: #fff;
}

.single-widget-caption {
	padding: 0px 15px;
	margin-top: 27px;
}


.single-widget-caption h3 {
	font-size: 32px;
	margin-top: 0;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px;
}

.single-widget-caption p {
	line-height: 22px;
	color: #3c3b43;
	font-size: 14px;
	margin-bottom: 20px;
}


/*-------- end widgets area --------*/

.main-content-area {
	padding-top: 65px;
	padding-bottom: 100px;
}

.main-content-img {
	text-align: center;
}

.main-content-img img{
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}


.main-content-text {
	color: #3c3b43;
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
}


/*------------- end main content area -------*/

.emergency-services-area {
	background: url('../img/emergency-bg.jpg') no-repeat center center;
	background-size: cover;
	text-align: center;
}

.emergency-services-area .container {
	position: relative;
	min-height: 415px;
}

.emergency-services-area .plumber {
	position: absolute;
	bottom: 0;
	left: 0;
}

.emergency-services-area h2 {
	font-weight: bold;
	font-size: 35px;
	color: #000;
	margin-top: 105px;
}

.emergency-services-area h2 span {
	color: #ff0000;
}

.contact-us-btn {
	outline: 0;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background-color: #ff0000;
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	color: #fff;
	margin-bottom: 40px;
}

.contact-us-btn:hover, .contact-us-btn:focus {
	color: #fff;

}

.emergency-services-area h3 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 53px;
}

.emergency-services-area h3 span {
	color: #ff0000;

}

.why-choose-us-testimonial {
	padding-top: 55px;
	padding-bottom: 40px;
}

.why-choose-us {
	font-size: 34px;
	font-weight: bold;
}

.why-choose-us .media-heading {
	font-weight: 600;
	color: #000000;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}

.why-choose-us p {
	font-size: 14px;
	color: #3c3b43;
	line-height: 26px;
}

.why-choose-us .media-left {
	padding-right: 35px;
}

.why-us-read-more-btn {
	background-color: #3c3b43;
	font-size: 15px;
	color: #fff;
	width: 110px;
	height: 33px;
	border-radius: 3px;
	padding: 0;
	outline: 0;
	line-height: 33px;
	display: block;
}

.why-us-read-more-btn:hover, .why-us-read-more-btn:focus {
	color: #fff;
}

.why-choose-us ul li {
	margin-bottom: 30px;
}

.why-choose-us h2, .testimonial-area h2 {
	font-size: 34px;
	font-weight: bold;
	color: #000;
	margin-bottom: 35px;
}

.testimonial {
	border: 2px solid #b9bdc5;
	padding: 30px 15px;
	padding-bottom: 35px;
	border-radius: 3px;
	background: url('../img/quote.png') no-repeat 13px 7px;
	position: relative;
	text-indent: 75px;
	line-height: 32px;
	font-style: italic;
}


.testimonial:after {
    position: absolute;
    content: " ";
    background: url('../img/pointer.jpg');
    bottom: -16px;
    left: 40px;
    height: 16px;
    width: 25px;
}

.testimonial-author {
	margin-top: 30px;
}

.author-img {
	border-radius: 5px;
	overflow: hidden;
	height: 115px;
	width: 115px;
}

.author-name {
	color: #00abd3;
	font-size: 23px;
	font-weight: bold;
	margin-top: 20px;
}

.author-profession {
	color: #3c3b43;
	font-size: 20px;
	font-weight: 600px;

}



/*------- end why choose testimonial area -------*/

footer {
	background: url('../img/footer-pattern.jpg');
	color: #fff;
}

.footer-widget {
	margin-bottom: 40px;
	line-height: 30px;
}

.footer-widget h2 {
	text-transform: uppercase;
	font-size: 34px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.footer-widget input[type="email"] {
	max-width: 300px;
}

.footer-widget ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 33px;
}

.email-submit-btn {
	background-color: #5bc0de;
	color: #fff;
	width: 110px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding: 0;
	outline: 0 !important;
}

.email-submit-btn:hover,
.email-submit-btn:focus {
	color: #fff;
	outline: 0;
}


.footer-bottom {
	min-height: 100px;
	border-top: 1px solid #4a4949;
}

.copyright-area {
	color: #fff;
	font-size: 10px;
	float: left;
	margin-top: 30px;
}


.copyright {
	color: #fff;
}

.copyright-area ul li:after {
	content: "|";
	margin-left: 10px;
}

.copyright-area ul li:last-child:after {
	content: " ";
}


.copyright-area ul li a {
	color: #fff;

}

.smi {
	overflow: hidden;
	float: right;
	margin-top: 30px;
}




/*================ responsive style goes here ==========*/


@media screen and (max-width: 1199px) {
	.emergency-services-area .plumber {
		left: -70px;
	}

	.search-box {
		float: right !important;
		/*clear: left;
		margin-top: -10px;*/
		margin-left: -15px;
		margin-bottom: 10px;
	}

	.widgets-area {
		padding-top: 65px;
		padding-bottom: 60px;
	}
	
	nav .navbar-right {		
		float: none !important;
		clear: both;
	}
	
	nav .navbar-brand {
		float: none;
		display: block;
		margin: 10px auto 20px;
	}
	
	nav .navbar-nav>li>.dropdown-menu { margin-top: 0;}
}


@media screen and (max-width: 991px) {
	.plumber {
		display: none;
	}

	.why-choose-us {
		margin-bottom: 90px;
	}
	
	nav .container { width: 100%; }
	.nav > li > a { margin-left: 10px; margin-right: 10px;}
}


@media screen and (max-width: 767px) {
	.call-us, .email {
		line-height: 30px;
	}

	.search-box {
		margin-top: -14px;
		margin-left: 0px;
	}

	.single-widget {
		text-align: center;
	}

	.main-content-img {
		margin-bottom: 30px;
	}

	.why-choose-us h2, .testimonial-area h2 {
		text-align: center;
	}
	
	.nav > li > a { margin: 10px 20px; }

}


@media screen and (max-width: 600px) {

	.why-choose-us .media-left {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}

	.why-choose-us .media-body {
		text-align: center;
		display: block;
	}

	.why-us-read-more-btn {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}

	.visible-mbl {
		display: block;
	}

	.email {
		clear: left;
	}


}






@media screen and (max-width: 480px) {

	.copyright-area, .smi {
		width: 100%;
		text-align: center;
	}

	.smi {
		margin-bottom: 35px;
	}




}
