
/*
Theme Name: Housing Pro
Theme URI: https://gracethemes.com/themes/architect-wordpress-theme/
Author: Grace Themes
Author URI: https://www.gracethemes.com/
Description: Housing is a clean and elegant, modern and minimal, versatile and flexible, outstanding and professional theme for architects. This multi-purpose architect WordPress theme is also ideals for construction company, interior designers, landscape designers and other creative businesses. This theme is a perfect solution for everyone who wants to create an adequately professional website for their architectural firms. Demo: http://www.gracethemesdemo.com/housing/

Version: pro 1.2
License: GNU General Public License version 3
License URI: license.txt
Text Domain: housing-pro
Tags:one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,featured-images,theme-options,full-width-template,sticky-post,threaded-comments,translation-ready

Housing WordPress Theme has been created by Grace Themes(gracethemes.com), 2020.
Housing WordPress Theme is released under the terms of GNU GPL
*/

/*
font-family: 'Poppins', sans-serif;
*/
html {
	overflow-x: hidden;
	position: relative;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	line-height: 26px;
	margin: 0;
	padding: 0;
	color: #717171;
	font-size: 16px;
	background-color: #fff;
	overflow-x: hidden;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: 100%;
}

section img, img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1;
	font-weight: 400;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 14px;
}

.left {
	float: left;
}

.right {
	float: right;
}

blockquote {
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/icon_quote.png") no-repeat 20px 22px;
	padding: 15px 15px 15px 60px !important;
	font-style: italic;
	color: #888;
	font-size: 14px;
	line-height: 1.5;
}

blockquote.nitro-lazy {
	background: none !important;
}

.hr {
	border-bottom: 1px solid #333;
	height: 15px;
	clear: both;
}

p {
	margin: 0;
	padding: 0;
}

p:empty {
	display: none;
	visibility: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

article ul, article ol {
	margin: 0 0 15px 15px;
}

article ul li {
	list-style: disc;
}

.custom-height {
	min-height: 20px;
}

.clear {
	clear: both;
}

.textwidget select {
	width: 100%;
}

table {
	width: 100%;
}

.middle-align {
	margin: 0 auto;
	padding: 0;
}

.wp-caption {
	margin: 0;
	padding: 0;
	font-size: 13px;
	max-width: 100% !important;
}

.wp-caption-text {
	margin: 0;
	padding: 0;
}

.sticky {
	margin: 0;
	padding: 0;
}

.gallery-caption {
	margin: 0;
	padding: 0;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 25px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 0;
	height: auto;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 25px;
	height: auto;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: auto;
}

.comments-area {
	margin-bottom: 15px;
}

.comment-list .comment-content ul {
	list-style: none;
	margin-left: 15px;
}

.comment-list .comment-content ul li {
	margin: 5px;
}

.main-container ol {
	list-style-position: outside;
	margin-left: 20px;
}

.main-container ol li {
	margin: 5px 0;
}

.lastcols {
	margin-right: 0 !important;
}

.toggleMenu {
	display: none;
}

section {
	padding: 80px 0;
}

h2.section_title {
	font-weight: 700;
	line-height: 46px;
	text-align: center;
	margin-bottom: 55px;
	padding-bottom: 0;
	position: relative;
}

.sec_content_main_title {
	color: #242424;
	font-weight: 700;
	line-height: 45px;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	position: relative;
}

.sec_content_main_title h6.sub-title-head:after {
	display: none;
}

.sec_content_main_title h6.sub-title-head {
	margin-left: 0;
	margin-right: 0;
}

h6.sub-title-head {
	display: table;
	clear: both;
	text-align: center;
	font-weight: 700;
	padding: 0 80px;
	margin: 0 auto 13px auto;
	position: relative;
}

h6.sub-title-head:before {
	position: absolute;
	content: "";
	border-bottom: solid 3px #f00;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 50px;
}

h6.sub-title-head:after {
	position: absolute;
	content: "";
	border-bottom: solid 3px #f00;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 50px;
}

.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}

/* = top stip css
------------------------------------------- */
.pp_topstrip {
	background: #f00;
	color: #fff;
	padding: 0;
	margin: 0;
	position: relative;
}

.pp_topstrip .container {
	padding: 10px 0 13px 0 !important;
}

.pp_topstrip:after {
	content: "";
	background: #f00;
	width: 100%;
	display: block;
	height: 55px;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 0 -55px 0;
	z-index: 999;
}

.pp_topstrip .social-icons a {
	height: auto;
	line-height: 26px;
	padding: 5px 0 0 0;
}

.boxlayout .pp_topstrip:after {
	width: 100%;
}

.boxlayout .nivo-caption {
	left: 2.5%;
}

.boxlayout .nivo-controlNav {
	text-indent: 2.5%;
}

.boxlayout .project-content {
	padding: 45px 30px;
}

.pp_topstrip .left {
	width: 50%;
}

.infobox {
	display: inline-block;
	margin: 0 5% 0 0;
	text-align: left;
	color: #fff;
}

.pp_topstrip .infobox a {
	color: #fff;
}

.infobox i {
	margin: 0 15px 0 0;
	line-height: 32px;
	text-align: center;
	font-size: 18px;
}

/* = social icons css
------------------------------------------- */
.pp_topstrip .social-icons a {
	font-size: 14px;
}

.social-icons a {
	width: 35px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 0 5px 0;
	transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	font-size: 16px;
	color: #fff;
}

.social-icons br {
	display: none;
}

/* fix header css*/
.sitewrapper .header.fixed {
	background: #282828;
	width: 87%;
}

.boxlayout {
	width: 1210px;
	margin: 0 auto;
	box-shadow: 0 5px 10px #000;
	position: relative;
	overflow: hidden;
}

.boxlayout .footer {
	padding: 40px 20px;
}

.boxlayout .header.fixed {
	width: 96.1%;
}

h5.headwidjet {
	display: none;
}

/*Header Info Bar CSS*/
.headerinfo {
	font: 600 14px/22px "Assistant";
	padding: 10px 0;
}

#slider {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.logo {
	float: left;
	text-align: left;
	width: 20%;
	padding: 17px 0 15px;
}

.logo h1 {
	font-weight: 400;
	margin: 0px;
}

.logo a {
	color: #000;
}

.tagline {
	font-size: 14px;
	color: #828181;
	display: block;
}

.header_right {
	float: right;
	text-align: right;
	padding: 0;
}

/*header menu css*/
.toggle {
	display: block;
}

.toggle a {
	width: auto;
	color: #fff;
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/mobilenav.png") no-repeat right center #3e3e3e;
	padding: 18px 25px;
	margin-top: 5px;
	font-size: 16px;
	text-align: left;
}

.toggle a.nitro-lazy {
	background: none !important;
}

.toggle a:hover {
	color: #fff !important;
}

.header.fixed {
	left: 0;
	right: 0;
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 999999;
	width: auto;
}

.header.fixed .pp_topstrip {
	display: none;
}

.header.fixed .sitenav ul li ul li a {
	padding-top: 7px;
	padding-bottom: 7px;
}

.header {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	z-index: 999;
	background: #fff;
	padding: 0 30px;
	left: 0;
	right: 0;
}

.ppmenubg {
	background-color: #fff;
	padding: 0 20px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.header.fixed .ppmenubg {
	box-shadow: 0 0 10px #555;
}

.sitenav {
	padding: 0;
	z-index: 9999;
}

.sitenav ul {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
}

.sitenav ul li {
	display: inline-block;
	position: relative;
}

.sitenav ul li:last-child {
	border-right: none;
}

.sitenav ul li a {
	font-weight: 500;
	padding: 39px 15px;
	display: block;
	text-align: center;
}

.sitenav ul li ul li {
	display: block;
	position: relative;
	float: none;
	top: 1px;
	border-bottom: 1px #ddd solid;
}

.sitenav ul li ul li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	top: 1px;
	text-align: left;
}

.sitenav ul li ul {
	display: none;
	z-index: 9999999;
	position: relative;
}

.sitenav ul li:hover > ul {
	display: block;
	width: 230px;
	position: absolute;
	left: 0;
	text-align: left;
	background-color: #fff;
}

.sitenav ul li:hover ul li ul {
	display: none;
	position: relative;
}

.sitenav ul li:hover ul li:hover > ul {
	display: block;
	position: absolute;
	left: 200px;
	top: 0;
}

.donatenow {
	padding: 10px 30px;
	line-height: normal;
	position: absolute;
	right: 20px;
	top: 45px;
	transform: translateY(-50%);
	color: #fff;
	background: #f00;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.donatenow:hover {
	color: #fff;
}

/* = innerbanner css 
-------------------------------------------------------------- */
.innerbanner {
	min-height: 200px;
	background-color: #111;
}

.innerbanner img {
	vertical-align: top;
	position: relative;
	background-size: cover;
	width: 100%;
	height: auto;
}

/*search form css*/
.searchbox {
	position: relative;
	min-width: 35px;
	width: 0%;
	height: 40px;
	float: right;
	overflow: hidden;
	padding-left: 20px;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	-ms-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s;
}

.searchbox-input {
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #ece8e8;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0px 55px 0px 20px;
	font-size: 13px;
	color: #7f7f7f;
}

.searchbox-input::-webkit-input-placeholder {
	color: #7f7f7f;
}

.searchbox-input:-moz-placeholder {
	color: #7f7f7f;
}

.searchbox-input::-moz-placeholder {
	color: #7f7f7f;
}

.searchbox-input:-ms-input-placeholder {
	color: #7f7f7f;
}

.searchbox-icon, .searchbox-submit {
	width: 35px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	font-size: 22px;
	right: 0;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	outline: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #dcddd8;
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/search-icon.png") no-repeat center center #34c6f6;
}

.searchbox-icon.nitro-lazy, .searchbox-submit.nitro-lazy {
	background: none !important;
}

.searchbox-open {
	width: 40%;
}

/* = All button styles css
-------------------------------------------------------------- */

/*green button*/
.green_button {
	background-color: #a0a603;
	color: #fff;
	padding: 12px 35px;
	font-weight: 600;
	display: inline-block;
	border-radius: 25px;
	text-transform: uppercase;
	font-size: 16px;
}

.green_button:hover {
	background-color: #fc5a0a;
	color: #fff;
}

/*orange button*/
.orange_button {
	background-color: #fc5a0a;
	color: #fff;
	padding: 12px 35px;
	font-weight: 600;
	display: inline-block;
	border-radius: 25px;
	text-transform: uppercase;
	font-size: 16px;
}

.orange_button:hover {
	background-color: #a0a603;
	color: #fff;
}

/*border button*/
.border_button {
	border: 1px solid #fff;
	color: #fff;
	padding: 12px 35px;
	display: inline-block;
	border-radius: 25px;
	text-transform: uppercase;
	font-size: 16px;
}

.border_button:hover {
	border-color: #fc5a0a;
	color: #fc5a0a;
}

/*shortcode button*/
.custombtn {
	margin-top: 30px;
}

a.morebutton {
	background-color: #a0a603;
	color: #fff;
	padding: 12px 35px;
	font-weight: 600;
	display: inline-block;
}

a.morebutton:hover {
	background-color: #fc5a0a;
	color: #fff;
}

a.ReadMore {
	border: 1px solid #a4a4a4;
	color: #a4a4a4;
	padding: 10px 20px;
	text-transform: uppercase;
}

a.ReadMore:hover {
	border: 1px solid #ef2e2e;
	color: #ef2e2e;
}

a.borderbutton {
	border: 1px solid #fff;
	color: #fff;
	padding: 12px 25px;
	display: inline-block;
	border-radius: 25px;
	text-transform: uppercase;
}

a.borderbutton:hover {
	border-color: #fc5a0a;
	color: #fc5a0a;
}

a.buttonstyle1 {
	background-color: #865628;
	color: #fff;
	padding: 10px 25px;
	display: inline-block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

a.buttonstyle1:hover {
	background-color: #381305;
	color: #fff;
}

.buttonstyle2 {
	background-color: #555;
	color: #fff;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.buttonstyle2:hover {
	background-color: #fff;
	color: #555;
}

#welcomearea h6.sub-title-head:after, #pagearea h6.sub-title-head:after, #section2 h6.sub-title-head:after, #section5 h6.sub-title-head:after {
	display: none;
}

#welcomearea h6.sub-title-head, #pagearea h6.sub-title-head, #section2 h6.sub-title-head, #section5 h6.sub-title-head {
	text-align: left;
	display: block;
}

/* = Welcome Section CSS
-------------------------------------------------------------- */
#welcomearea {
	position: relative;
}

.welcome_imgcolumn {
	width: 30%;
	margin: 0;
	float: left;
	position: relative;
	padding: 60px 0 20px 0;
}

.welcome_imgcolumn:after {
	position: absolute;
	top: 0;
	right: -60px;
	border: solid 20px #f00;
	content: "";
	width: 90%;
	height: 100%;
}

.welcome_imgcolumn img {
	border-radius: 10px;
	width: 100%;
	display: block;
	position: relative;
	z-index: 999;
}

.welcome_contentcolumn h3 {
	font-size: 38px;
	font-weight: 700;
	position: relative;
	line-height: 50px;
	padding: 0;
	margin: 0 0 20px 0;
}

.welcome_contentcolumn {
	width: 60%;
	margin: 0;
	padding: 0;
	float: right;
}

.welcome_contentcolumn.welcome_full {
	width: 100%;
	float: none;
}

.welcome_contentcolumn p {
	margin-bottom: 25px;
	line-height: 30px;
	font-weight: 600;
}

.welcome_contentcolumn .area_row {
	margin: 0;
	border-top: dashed 1px #c5c5c5;
}

/* page right css*/
p.blockquote {
	text-align: left;
	padding: 0 0 0 35px;
	border-left: solid 5px #f00;
	display: table;
	line-height: 30px;
}

.pagearea-left {
	float: left;
	width: 40%;
}

.pagearea-left .sub-title-head, .pagearea-left .section_title {
	text-align: left;
}

.page_area_row {
	padding: 40px 0 0 0;
	margin: 0 -20px;
	width: 100%;
	clear: both;
}

.boxlayout .page_area_row, .boxlayout .area_row {
	margin: 0 auto;
}

#pagearea {
	background: #f7f7f7;
	z-index: 9999;
	position: relative;
	text-align: center;
}

.bg_column {
	padding: 30px 15px;
	border-radius: 5px;
}

.fourcolbx {
	width: 33.333%;
	float: left;
	margin: 0;
	padding: 0 15px;
	position: relative;
	box-sizing: border-box;
	text-align: center;
}

.fourcolbx p {
	margin-bottom: 20px;
	line-height: 28px;
}

.fourcolbx h3 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 15px 0;
	line-height: 100%;
}

.fourcolbx h3 span {
	font-size: 20px;
	display: block;
	font-weight: 600;
	padding-bottom: 8px;
}

.fourcolbx .thumbbx {
	overflow: hidden;
	width: 75px;
	height: 74px;
	position: relative;
	margin: 0 auto 25px auto;
}

.fourcolbx .thumbbx img {
	height: auto;
	width: auto;
	min-height: 74px;
}

.pagecontent {
	position: relative;
}

.one_column {
	float: none;
}

.one_column.fourcolbx {
	margin: 0 auto !important;
}

a.ReadMore {
	background-color: #333339;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
}

a.ReadMore:hover {
	background-color: #ffae00;
	color: #fff;
}

.two_column {
	width: 50%;
}

.four_column {
	width: 25%;
}

.five_column {
	width: 20%;
}

.six_column {
	width: 16.666%;
	padding: 0 5px;
}

.six_column .bg_column {
	padding: 15px 10px;
}

/* = Why Our Church Sections 1
-------------------------------------------------------------- */
.pp_servicesbx {
	position: relative;
	width: 24.7%;
	height: 265px;
	float: left;
	margin: auto;
	overflow: hidden;
	margin: 0 1px 1px 0;
}

.pp_servicesbx a {
	display: block;
}

.pp_servicesbx .content-overlay {
	background: rgba(0, 0, 0, .7);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0;
	-moz-transition: all .4s ease-in-out 0;
	transition: all .4s ease-in-out 0;
}

.pp_servicesbx:hover .content-overlay {
	opacity: 1;
}

.pp_servicesbx img {
	width: 100%;
}

.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s ease-in-out 0;
	-moz-transition: all .3s ease-in-out 0;
	transition: all .3s ease-in-out 0;
}

.pp_servicesbx:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}

.content-details h3 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	position: relative;
}

.content-details h3::after {
	border-bottom: 3px solid #fff;
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	width: 50px;
}

.content-details p {
	color: #fff;
	margin-bottom: 20px;
}

.pp_servicesbx .green_button {
	display: inline-block;
	padding: 8px 35px;
}

.fadeIn-bottom {
	top: 110%;
}

.fadeIn-top {
	top: 20%;
}

.fadeIn-left {
	left: 20%;
}

.fadeIn-right {
	left: 80%;
}

/* = Latesr news section css
-------------------------------------------------------------- */
.twocolumn-news {
	width: 66%;
	float: left;
}

.news-box {
	padding: 0;
	width: 100%;
	margin: 0 0 30px 0;
	position: relative;
}

.news-box.last {
	border-bottom: 0;
	margin: 0;
}

.news-box .news-thumb {
	width: 400px;
	height: 280px;
	overflow: hidden;
	position: relative;
	float: left;
}

.news-box .news-thumb img {
	vertical-align: top;
	width: 100%;
	height: auto;
	min-height: 280px;
}

.news-box:hover img {
	opacity: .6;
}

.news-box p {
	margin-bottom: 15px;
}

.news-box h6 {
	margin: 15px 0;
	font-weight: 600;
	color: #4b4a4a;
	font-size: 20px;
	line-height: 24px;
}

.news-box h6 a {
	color: #515151;
}

.news-box h6 a:hover {
	color: #dc403b;
}

.news-box .PostMeta {
	font-size: 13px;
	color: #8a8989;
	padding: 15px 0 0 0;
	margin: 0;
}

.news-box .PostMeta span {
	margin-right: 10px;
}

.newsdesc {
	position: relative;
	padding: 45px 40px;
	min-height: 280px;
	background: #fff;
	display: flow-root;
}

.news-box .postdt {
	font-size: 15px;
	position: relative;
	background: #fc5a0a;
	color: #fff;
	left: -40px;
	padding: 7.5px 0 7.5px 45px;
}

.news-box .postdt i {
	margin-right: 10px;
}

.news-box .postdt span {
	font-size: 20px;
	padding: 0;
}

.news-box .poststyle {
	font-weight: 500;
	font-size: 15px;
	padding: 0;
	color: #222;
	letter-spacing: 3px;
	text-decoration: underline;
}

.news-box .poststyle:hover {
	text-decoration: none;
}

.blogpostwrap .subtitle {
	border: none;
	padding: 0;
}

h2.heading {
	padding-bottom: 15px;
}

.underline {
	border-bottom: 1px solid #efeded;
}

.last {
	margin-right: 0 !important;
}

/* = skill bar css
-------------------------------------------------------------- */
.skillbar {
	position: relative;
	display: block;
	margin-bottom: 25px;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: .4s linear;
	-moz-transition: .4s linear;
	-ms-transition: .4s linear;
	-o-transition: .4s linear;
	transition: .4s linear;
	-webkit-transition-property: width, background-color;
	-moz-transition-property: width, background-color;
	-ms-transition-property: width, background-color;
	-o-transition-property: width, background-color;
	transition-property: width, background-color;
}

.skillbar-title {
	font-size: 16px;
	color: #6e6d6d;
}

.skillbar-title span {
	display: block;
	color: #444;
	padding: 0;
	height: 45px;
	line-height: 45px;
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
}

.skillbar-bar {
	height: 5px;
	width: 0px;
	background: #65676a;
}

.skill-bar-percent {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	color: #444;
}

.skill {
	width: 46.98%;
	float: left;
}

.skill-bar {
	margin: 60px 0 0 0;
}

.skill-bg {
	width: 100%;
	background-color: #ccc;
}

/* = Video Galley CSS
-------------------------------------------------------------- */
.vid_galle_left {
	width: 54%;
	float: left;
}

.vid_galle_left p {
	margin-bottom: 30px;
}

.vid_galle_right {
	width: 34.2%;
	float: right;
	margin: 0;
	padding: 0;
}

.videobox {
	position: relative;
	width: auto;
	display: table;
	height: 100%;
	overflow: hidden;
	min-width: 60px;
	min-height: 60px;
}

.videobox img {
	vertical-align: top;
}

.videobox .playbtn {
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/videoplaybtn.png") no-repeat center top;
	position: absolute;
	width: 93px;
	height: 93px;
	left: 0;
	right: 0;
	margin: auto;
	top: 42%;
}

.videobox .playbtn.nitro-lazy {
	background: none !important;
}

/*Video Gallery*/
.most_video {
	position: relative;
}

.most_video_bg, .most_images_bg {
	background: #000;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.most_video_bg img, .most_images_bg img {
	min-height: 200px;
}

.most_video_bg img {
	opacity: .4;
	vertical-align: top;
}

.video-title-desc {
	text-align: center;
	padding: 30px 50px;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 999;
}

.video-title-desc h3 {
	color: #fff;
	margin: 0 0 20px;
}

.video-title-desc p {
	color: #fff;
	margin: 0 0 30px;
}

.most_video_bg i {
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: #0f0;
	height: 56px;
	width: 56px;
	line-height: 56px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.most_video_bg:hover i {
	color: #575757;
	background: #fff;
}

.videogalley_wrapper .owl-nav {
	margin: 0;
}

.videogalley_wrapper .owl-prev, .videogalley_wrapper .owl-next {
	bottom: 47%;
}

.videogalley_wrapper .owl-prev {
	left: -45px;
}

.videogalley_wrapper .owl-next {
	right: -45px;
}

.videogalley_wrapper br {
	display: none;
}

.most_images h3 {
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 20px 10px;
	text-align: center;
	right: 0;
	left: 0;
	margin: 0;
}

.most_images:hover .most_images_bg img {
	opacity: .4;
}

/* = Team Member and Skills Section css
-------------------------------------------------------------- */
#section7 h2.section_title {
	color: #fff;
}

#team_members {
	margin-top: 15px;
}

.teammember-list {
	float: left;
	position: relative;
	box-sizing: border-box;
	text-align: center;
	float: left;
	width: 25%;
}

.teammember-list .thumnailbx {
	height: 315px;
	overflow: hidden;
}

.teammember-list img {
	vertical-align: middle;
	width: 100%;
	height: auto;
	min-height: 315px;
}

.teammember-list:hover img {
	opacity: .4;
}

.teammember-list h4.title {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 24px;
	color: #002c43;
	padding: 20px 0 5px 0;
	margin: 0;
	position: relative;
}

.teammember-list cite {
	display: block;
	font-style: normal;
}

.teammember-list .titledesbox {
	width: 100%;
	position: relative;
	padding: 15px 20px;
	text-align: center;
}

.member-social-icon {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}

.member-social-icon a {
	margin: 0 5px 0 0;
	text-align: center;
	display: inline-block;
	color: #000;
	width: 35px;
	height: auto;
	line-height: inherit;
}

.member-social-icon i {
	font-size: 16px;
}

/* = Testimonials Section css
-------------------------------------------------------------- */
#section8 {}

.feedback-image {
	width: 58.5% !important;
	margin: 50px -70px 0 0 !important;
	max-height: 475px;
	overflow: hidden;
}

.feedback-image img {
	width: 100%;
	vertical-align: top;
}

#clienttestiminials {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	display: block;
}

#clienttestiminials .item {
	margin: 0 auto;
	position: relative;
}

#clienttestiminials h4 {
	margin: 0px;
	position: relative;
	padding-bottom: 5px;
}

#clienttestiminials span {
	display: block;
	padding-top: 10px;
}

#clienttestiminials .tmthumb {
	width: 75px;
	height: 75px;
	margin: 0 auto 20px auto;
	border-radius: 100%;
	border: solid 2px #fff;
	position: relative;
}

#clienttestiminials .tmthumb img {
	width: 100%;
	height: auto;
	height: 71px;
	border-radius: 100%;
}

#clienttestiminials .tmthumb:before {
	content: "";
	font-size: 15px;
	font-family: "Font Awesome 5 Solid";
	position: absolute;
	top: -10px;
	right: -10px;
	background: #000;
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	border-radius: 100%;
	z-index: 999;
}

#clienttestiminials .leftttl {
	padding-top: 50px;
}

#clienttestiminials .arrow_box {
	position: relative;
	padding: 55px 75px 45px 75px;
	margin: 0;
	font-weight: 400;
	text-align: center;
}

#clienttestiminials .arrow_box:after {
	display: none;
	content: "";
	width: 0;
	height: 0;
	border-top: 60px solid #f00;
	border-left: 25px solid transparent;
	position: absolute;
	bottom: -50px;
	left: 70px;
	z-index: 3;
	transform: rotate(-20deg);
	z-index: 999;
}

/*testimonials listing*/
.tmnllisting {
	margin-bottom: 35px;
	min-height: 120px;
	background-color: #f2f2f2;
	padding: 25px;
}

.tmnllisting .tmnlthumb {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 5% 0 0;
	overflow: hidden;
}

.tmnllisting .tmnlthumb img {
	width: 100%;
	height: 100%;
}

.tmnllisting h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 20px;
}

.tmnllisting span {
	display: block;
	margin-bottom: 15px;
}

.tmnllisting p {
	margin-bottom: 0;
}

#testimonials-widget h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
}

#testimonials-widget p {
	margin-bottom: 15px;
}

/* --------- Pages ------- */
.content-area {
	padding: 30px 20px !important;
}

.site-main {
	width: 780px;
	margin: 0;
	padding: 0;
	float: left;
}

.sitefull {
	width: 100% !important;
}

#sidebar {
	width: 300px;
	float: right;
}

.sidebar-left {
	float: left !important;
}

.flotRight {
	float: right !important;
}

.nosidebar {
	float: none !important;
	margin: 0 auto;
}

/*sidebar css*/
aside.widget {
	margin-bottom: 30px;
	padding: 0;
}

aside.widget ul {
	list-style: disc inside;
}

h3.widget-title {
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
	font-size: 18px;
	position: relative;
	border-bottom: solid 2px #f00;
}

.widget-title-tab {
	display: table;
	padding: 10px 15px;
}

h3.widget-title:after {
	border-bottom: solid 1px #0f0;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	height: 2px;
}

.widget-title-tab:before {
	padding-right: 7px;
	padding-right: .5rem;
	display: inline-block;
	content: "";
	font-family: "Font Awesome 5 Solid";
	vertical-align: middle;
}

.widget_recent_entries .widget-title-tab:before {
	content: "";
}

.widget_recent_comments .widget-title-tab:before {
	content: "";
}

.widget_categories .widget-title-tab:before {
	content: "";
}

.widget_tag_cloud .widget-title-tab:before {
	content: "";
}

.widget_archive .widget-title-tab:before {
	content: "";
}

.widget_nav_menu .widget-title-tab:before {
	content: "";
}

.widget_search .widget-title-tab:before {
	content: "";
}

.widget_calendar .widget-title-tab:before {
	content: "";
}

.widget_pages .widget-title-tab:before {
	content: "";
}

.widget_meta .widget-title-tab:before {
	content: "";
}

.widget_rss .widget-title-tab:before {
	content: "";
}

.widget-facebook-title .widget-title-tab:before {
	content: "";
}

#sidebar #contactform_main input[type=text], #sidebar #contactform_main input[type=email], #sidebar #contactform_main input[type=tel], #sidebar #contactform_main input[type=url], #sidebar #contactform_main textarea {
	width: 90%;
}

#sidebar #contactform_main p {
	margin-bottom: 10px;
}

#sidebar ul li {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
	margin-bottom: 2px;
	padding: 7px 10px 7px 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#sidebar ul li:hover {
	padding-left: 0;
}

#sidebar ul li a {
	color: #3b3b3b;
}

#sidebar ul li a:hover {
	color: #34c6f6;
}

#sidebar ul li:last-child {
	border: none;
}

#sidebar .search-form input.search-field {
	background-color: #fff;
	width: 80%;
	padding: 11px 15px;
	box-sizing: border-box;
}

#sidebar .search-form input.search-submit {
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/search-icon.png") no-repeat center center #f56c6d;
	padding: 12px 0 12px 0;
	font-size: 0;
	width: 20%;
	height: 41px;
	float: right;
}

#sidebar .search-form input.search-submit.nitro-lazy {
	background: none !important;
}

/* = Footer css
-------------------------------------------------------------- */
#footer-wrapper {
	background-color: #0d0f10;
	position: relative;
	color: #c1c0c0;
}

.footer {
	padding: 90px 0 40px 0;
}

.footer h5 {
	padding-bottom: 30px;
	font-weight: 700;
	margin-bottom: 25px;
	position: relative;
}

.footer h5:after {
	border-bottom: 3px solid #fff;
	bottom: 0;
	content: "";
	left: 0;
	margin: auto;
	position: absolute;
	width: 40px;
}

.footer img {
	margin-bottom: 20px;
}

.footer a.readmore span {
	color: #fff;
}

.footer ul li {
	list-style: inside none;
	margin-bottom: 8px;
}

.footer ul li::before {
	content: "";
	font-family: "Font Awesome 5 Solid";
	margin-right: 15px;
}

.footer ul li:last-child {
	border: none;
}

.footer ul li a {
	padding: 3px 0 3px 0;
	display: inline;
	color: #fff;
}

.footer ul li a:hover, .footer ul li.current_page_item a {
	color: #ef2e2e;
}

.footer ul li:last-child a {
	border-bottom: none;
}

/*footer recent post*/
ul.recent-post {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.recent-post li {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	min-height: 55px;
	list-style: none;
	border-bottom: 1px dashed #6a513d;
}

ul.recent-post li::before {
	display: none;
}

ul.recent-post .footerthumb {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0 15px 0 0;
}

ul.recent-post li img {
	width: 100%;
	height: auto;
	margin-top: 4px;
}

ul.recent-post li span {
	font-size: 11px;
}

ul.recent-post li a {
	text-decoration: none;
	padding: 0;
	border: none;
	display: block;
}

ul.recent-post li a:hover {
	text-decoration: none;
}

ul.recent-post li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.recent-post li strong {
	margin-bottom: 10px;
	display: block;
	line-height: 20px;
}

ul.recent-post li .footerdate {
	color: #858485;
	font-size: 14px;
	display: block;
}

.contactdetail {
	line-height: 22px;
	margin-top: 25px;
}

.contactdetail i {
	margin-right: 15px;
}

.contactdetail p {
	margin-bottom: 20px;
}

.contactdetail p span {
	width: 70px;
	display: inline-block;
}

.ftrdonatebtn {
	background-color: #fc5a0a;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 25px;
}

.ftraddbox {
	margin-bottom: 25px;
}

.footer .holderwrap {
	height: 85px;
}

.footer .holderwrap img {
	min-height: 85px;
}

.footer .holderwrap:hover h5, .holderwrap h5:after {
	display: none;
}

.footer figure.effect-bubba figcaption::before {
	display: none;
}

/* = Footer Column CSS
---------------------------------------------------- */
.cols-2, .cols-3, .cols-4 {
	margin: 0 -15px;
}

.cols-1 .widget-column-1 {
	width: 100%;
	float: none;
	text-align: center;
}

.cols-1 .widget-column-1 ul li {
	display: inline-block;
	border: none;
}

.cols-1 .widget-column-1 ul li::before {
	display: none;
}

.cols-1 .widget-column-1 ul li a {
	padding: 0 15px;
	height: 12px;
	line-height: 10px;
	display: block;
	border-right: 1px solid;
}

.cols-1 .widget-column-1 ul li:last-child a {
	border: none;
}

/* footer 2 column css*/
.cols-2 .widget-column-1 {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-2 .widget-column-2 {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

/* footer 3 column css*/
.cols-3 .widget-column-1 {
	width: 33.333%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-3 .widget-column-2 {
	width: 33.333%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-3 .widget-column-3 {
	width: 33.333%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

/* footer 4 column css*/
.cols-4 .widget-column-1 {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-4 .widget-column-2 {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-4 .widget-column-3 {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.cols-4 .widget-column-4 {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.copyright-wrapper {
	color: #717171;
	position: relative;
	padding: 20px 0;
}

.designby {
	text-align: left;
	float: left;
}

.copyrightby {
	text-align: right;
	float: right;
}

.footer .social-icons {
	margin: 20px 0 60px;
}

.footer .social-icons a {
	float: left;
	box-sizing: border-box;
	background-color: #1d1d1d;
	color: #727171;
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0 5px 3px 0;
	padding: 0;
	color: #717171;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.footer .social-icons a span {
	padding: 0 0 0 15px;
}

.footer .social-icons a.odd {
	background-color: #292929;
}

.footer .social-icons a:hover {
	color: #ef2e2e;
}

/* = Contact Form css
-------------------------------------------------------------- */
.wpcf7 {
	margin: 0;
	padding: 0;
}

.wpcf7 form {
	margin: 0;
	padding: 0;
}

.wpcf7 form span.last {
	float: none !important;
}

.wpcf7 form input[type="url"], .wpcf7 form input[type="date"], .wpcf7 form select {
	background-color: #f1f1f1;
	border: 1px solid #eed2bb;
	padding: 5px 3px;
	margin-top: 10px;
	font: 13px arial;
	color: #777;
}

.wpcf7 form input[type="checkbox"], .wpcf7 form input[type="radio"], .wpcf7 form input[type="file"] {
	margin-top: 10px;
	padding: 0;
}

span.wpcf7-list-item {
	margin: 0 15px 0 0 !important;
}

.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea {
	border: 1px solid #e1e5ea;
	padding: 15px;
	margin: 0 0 27px 0;
}

.wpcf7 form textarea {
	margin-right: 0;
	height: 130px;
}

.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea {
	font-size: 15px;
	width: 100%;
	background-color: #fff;
	color: #a0a0a0;
	padding: 16px 20px;
	border-radius: 5px;
}

.wpcf7 form {
	margin-bottom: 0;
}

#contactform_main {
	padding-bottom: 25px;
}

#contactform_main input[type=text], #contactform_main input[type=email], #contactform_main input[type=tel], #contactform_main input[type=url], #contactform_main textarea {
	width: 100%;
	border: 1px solid #e8e8e8;
	padding: 15px;
	margin: 0 0 8px 0;
	box-sizing: border-box;
}

#contactform_main textarea {
	width: 100%;
	margin-right: 0;
	height: 130px;
}

#contactform_main span.capcode {
	float: left;
	padding: 13px;
	padding: 13px;
	margin: 0 8px 8px 0;
}

#contactform_main input[type=submit], .wpcf7 form input[type="submit"] {
	cursor: pointer;
	padding: 12px 35px;
	font-size: 18px;
	font-weight: 500;
	border: none;
}

::-webkit-input-placeholder {
	color: #c9c9c9;
}

:-ms-input-placeholder {
	color: #c9c9c9;
}

::placeholder {
	color: #c9c9c9;
}

/**/
iframe {
	width: 100%;
}

.contact_left {
	float: left;
	width: 65%;
}

.contact_right {
	box-shadow: 0 0 5px #ddd;
	padding: 35px;
	box-sizing: border-box;
	float: right;
	width: 30%;
}

.contact_right h3 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 600;
}

h3.post-title {
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 22px;
	clear: both;
	display: block;
}

.post-title a {
	color: #3d3d3d;
}

.blog-post-repeat .postmeta {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
	font-size: 15px;
}

p.read-more a {
	background-color: #ff6565;
	color: #fff;
	text-align: center;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

p.read-more a:hover {
	background-color: #34c6f6;
}

/*Blog Post Layouts CSS*/
.blog-post-repeat {
	margin-bottom: 50px;
}

.blog-post-repeat .post-thumb {
	width: 35%;
	height: 240px;
	overflow: hidden;
	float: left;
	margin: 0px 30px 0 0;
}

.blog-post-repeat .post-thumb img {
	margin: 10px 0 0 0;
	height: auto;
	width: 100%;
}

/*Blog Grid Layout CSS*/
.bloggridlayout {
	position: relative;
	width: 100% !important;
	float: none;
}

.bloggridlayout .blog-post-repeat {
	padding: 15px;
	width: 31.2%;
	float: left;
	display: inline-block;
	margin: 0 3% 35px 0;
	vertical-align: top;
	box-shadow: 0 0 5px #ddd;
}

.bloggridlayout .post-thumb {
	width: 100%;
	float: none;
	margin: 0;
	height: 230px;
	overflow: hidden;
}

.bloggridlayout .post-thumb img {
	width: 100%;
	height: auto;
	margin: 0;
}

.bloggridlayout .blogfooter {
	display: block;
}

.bloggridlayout .blog-post-repeat .postmeta {
	margin-bottom: 0;
}

.bloggridlayout h3.post-title a {
	color: #555;
	font-weight: 400;
}

.bloggridlayout .entry-header {
	padding: 20px 0;
}

/*default css*/
.error_msg {
	padding: 10px;
	background: #ffd3ce;
	color: #e00;
	border: 1px #e00 solid;
	margin: 15px 0;
}

.success_msg {
	padding: 10px;
	background: #dcffc5;
	color: #070;
	border: 1px #070 solid;
	margin: 15px 0;
}

.spacer20 {
	height: 20px;
	clear: both;
}

.pagination {
	display: table;
	clear: both;
}

.pagination ul {
	list-style: none;
	margin: 20px 0;
}

.pagination ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.pagination ul li span, .pagination ul li a {
	background: #303441;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
}

.pagination ul li .current, .pagination ul li a:hover {
	background: #34c6f6;
}

article.tag-sticky-2 {
	background: #f6f6f6;
	padding: 10px;
}

h1.entry-title {
	font-weight: 600;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
	position: relative;
	line-height: 36px;
}

article p {
	margin: 0 0 20px 0;
}

.post-date {
	display: inline;
}

.post-comment {
	display: inline;
}

.post-categories {
	display: inline;
}

.post-tags {
	display: inline;
}

form.search-form {
	margin-bottom: 20px;
}

input.search-field, .post-password-form input[type=password] {
	border: 1px #eee solid;
	padding: 7px 15px;
}

input.search-submit, .post-password-form input[type=submit] {
	border: none;
	color: #fff;
	padding: 7px 15px;
	cursor: pointer;
}

#contactform_main p {
	margin-bottom: 0;
}

.nav-previous {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav-next {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

nav.post-navigation {
	padding: 10px 0 20px;
}

.comment-list, ol.comment-list {
	list-style: none;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment-list ul, ol.comment-list ul {
	list-style: none;
}

.comment-list li.comment {
	margin-top: 20px;
}

.comment-list .comment-content h1, .comment-list .comment-content h2, .comment-list .comment-content h3, .comment-list .comment-content h4, .comment-list .comment-content h5, .comment-list .comment-content h6 {
	margin-top: 15px;
}

/* Buttons */
.button {
	background-color: #fc5a0a;
	color: #fff;
	padding: 12px 25px;
	display: inline-block;
}

.button:hover {
	background-color: #202020;
	border-color: #1898c2;
	color: #fff;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* woocommerce CSS
================================================*/
a.added_to_cart {
	background: #e1472f;
	padding: 5px;
	display: inline-block;
	color: #fff;
	line-height: 1;
}

a.added_to_cart:hover {
	background: #000;
}

a.button.added:before {
	content: "" !important;
}

#bbpress-forums ul li {
	padding: 0;
}

#subscription-toggle a.subscription-toggle {
	padding: 5px 10px;
	display: inline-block;
	color: #e1472f;
	margin-top: 4px;
}

textarea.wp-editor-area {
	border: 1px #ccc solid;
}

.woocommerce input[type=text], .woocommerce textarea {
	border: 1px #ccc solid;
	padding: 4px;
}

form.woocommerce-ordering select {
	padding: 5px;
	color: #777;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	color: #ff8a00;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	color: inherit !important;
	font-size: 15px;
}

h1.product_title, p.price {
	margin-bottom: 10px;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	color: #ff6d84;
}

.woocommerce ul.products li, #payment ul.payment_methods li {
	list-style: none !important;
	text-align: center;
	border-bottom: 2px solid #eee;
	padding-bottom: 25px !important;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	border-bottom: 0px !important;
}

.woocommerce ul.products li.product .price del {
	display: inline-block;
}

.woocommerce ul.products li.product h3 {
	font-size: 18px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.woocommerce ul.products li.product h3::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	background-color: #555;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.woocommerce .quantity .qty {
	padding: 7px;
	border: 1px solid #ccc;
}

.woocommerce-Price-amount.amount {
	font-size: 14px !important;
}

.woocommerce div.product .product_title {
	padding-bottom: 20px !important;
}

.woocommerce div.product form.cart {
	margin-top: 15px !important;
}

.woocommerceright {
	float: left;
}

.woocommerceleft {
	float: right;
}

.woocommercesitefull {
	width: 100%;
}

.woocommerce .panel {
	height: auto;
}

.subtitle {
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
}

/*post nav css*/
.post-nav {
	clear: left;
	margin-top: 40px;
}

.prev-page, .next-page {
	margin: 0;
	padding: 0;
}

.prev-page a {
	float: left;
}

.next-page a {
	float: right;
}

.prev-page a, .next-page a {
	background-color: #515151;
	padding: 5px 10px;
	color: #fff;
}

.prev-page a:hover, .next-page a:hover {
	color: #fff;
	background-color: #34c6f6;
}

.singleright {
	float: left;
}

.singleleft {
	float: right;
}

.space {
	clear: both;
	min-height: 10px;
}

.skills-wrap {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

/*back to top css*/
#top {
	position: relative;
}

#back-top {
	position: fixed;
	bottom: 15px;
	right: 27px;
	z-index: 999999;
}

#back-top a {
	width: 45px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top span {
	width: 45px;
	height: 47px;
	display: block;
	margin-bottom: 7px;
	background: #fff url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/up-arrow.png") no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity: .9;
}

#back-top span.nitro-lazy {
	background: none !important;
}

.sitefull .fourcol .entry {
	width: 24%;
}

.slider-main {
	min-height: 200px;
	overflow: hidden;
	position: relative;
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/loading.gif") no-repeat center center #fff;
}

.slider-main.nitro-lazy {
	background: none !important;
}

/*gallery image same size*/
.holderwrap {
	height: 250px;
	overflow: hidden;
}

.holderwrap img {
	min-height: 250px;
	height: auto;
}

.our-gole-features {
	padding: 0 100px 0 0;
}

.ourspecialties {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	position: relative;
}

.ourspecialties .ourspecialties-con {
	display: table;
}

.ourspecialties .ourspecialties-thumb {
	margin: 0 30px 0 0;
	width: 70px;
	height: 70px;
	line-height: 60px;
	float: left;
	text-align: center;
	position: relative;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.ourspecialties .ourspecialties-thumb img {
	width: 27px;
	max-height: 30px;
	vertical-align: middle;
}

.ourspecialties .ourspecialties-thumb:before {
	position: absolute;
	right: -10px;
	top: -10px;
	border: none;
	padding: 0;
	font-size: 15px;
	content: "";
	font-family: "Font Awesome 5 Solid";
	color: #fff;
	background: #0f0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: solid 3px #fff;
}

.ourspecialties p {
	margin: 0;
	position: relative;
	z-index: 999;
}

.ourspecialties h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	color: #000;
}

.ourspecialtiesbg {
	padding: 0;
	position: relative;
	transition: all .5s ease 0;
}

.area_row {
	margin: 0 -15px;
}

#section1 br, #section2 br, #section3 br, #section4 br, #section5 br, #section6 br, #section7 br, #section8 br, #section9 br, #section10 br, #section11 br, #section12 br, #section13 br, #section14 br {
	display: none;
}

/* = counter section css
-------------------------------------------------------------- */
.counterlist {
	float: left;
	width: 33.333%;
	margin: 0;
	padding: 15px 10px;
	box-sizing: border-box;
}

.counterlist:nth-child(3n+3) .circle_countr {
	border: none;
}

.circle_countr {
	display: block;
	margin: 0;
	padding: 0;
	border-right: solid 1px #bdbdbd;
}

.counterlist .counter {
	display: block;
	font-size: 48px;
	font-weight: 700;
	color: #222;
	line-height: 100%;
	float: left;
	padding: 0 20px 0 0;
	margin-right: 10px;
	position: relative;
}

.counterlist .counter:before {
	position: absolute;
	right: 0;
	top: -10px;
	border: none;
	padding: 0;
	font-size: 20px;
	content: "";
	font-family: "Font Awesome 5 Solid";
}

.counterlist h6 {
	font-size: 17px;
	font-weight: 400;
	color: #717171 !important;
	line-height: 24px;
	margin: 10px 0;
	position: relative;
}

.counterlist h6:before {
	display: none;
}

#section3 h2.section_title {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#section4 {
	padding-bottom: 0;
	padding-top: 160px;
	background-attachment: fixed;
	background-size: cover;
}

#section4 .sec_content_main_title {
	color: #fff;
}

#section4 a.morebutton {
	background: #1c1c1c;
	display: inline-block;
	margin-top: 47px;
}

.explore-video {
	padding: 50px 60px 70px 60px;
	width: 42%;
	position: relative;
	top: 60px;
}

.explore-video h4 {
	color: #fff;
	font-size: 38px;
	line-height: 47px;
	font-weight: 700;
}

.explore-video h6.sub-title-head {
	color: #222;
	margin: 0;
}

.explore-video h6.sub-title-head:before {
	border-color: #222;
}

.explore-video h6.sub-title-head:after {
	display: none;
}

.explore-video .videobox {
	position: absolute;
	right: 15%;
	bottom: 30%;
	height: auto;
}

.explore-video .videobox .playbtn {
	width: 60px;
	height: 60px;
	top: 0;
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/videoplaybtn-white.png");
}

#section5 {
	padding-top: 160px;
}

.we-are-hiring {
	width: 31.5%;
	float: right;
	position: relative;
	padding: 0;
	height: 100%;
}

.hiring_bg_image {
	overflow: hidden;
	width: 100%;
	padding: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: #000;
}

.we-are-hiring-con {
	position: relative;
	z-index: 999;
	padding: 120px 50px 160px 50px;
}

.hiring_bg_image img {
	vertical-align: top;
	width: 100%;
	opacity: .6;
}

.we-are-hiring h6.sub-title-head {
	margin: 0 0 17px 0;
	padding: 0;
}

.we-are-hiring h6.sub-title-head:after, .we-are-hiring h6.sub-title-head:before {
	display: none;
}

.we-are-hiring h2.section_title {
	text-align: left;
	color: #fff;
	margin-bottom: 25px;
}

.we-are-hiring p {
	color: #fff;
	padding-bottom: 20px;
}

.we-are-hiring a.morebutton {
	font-size: 18px;
	padding: 23px 35px;
	min-width: 235px;
	text-align: center;
}

#section9 {
	padding-top: 0;
}

#section9 .container {
	width: 100%;
	padding: 0;
}

.contact-touch {
	width: 1170px;
	margin: -50px auto 0 auto;
	box-shadow: 0 0 20px #ececec;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	z-index: 999;
}

.contact-touch-left {
	padding: 100px 40px 80px 80px;
	float: left;
	width: 50%;
}

.contact-touch-right {
	padding: 100px 80px 80px 80px;
	float: left;
	width: 50%;
}

.contact-touch-right {
	background: #eef2f6;
}

.contact-touch-right p {
	margin-bottom: 30px;
}

.contact-touch-right input[type='submit'] {
	width: 100%;
}

.contact-info {
	text-align: center;
	padding: 50px 30px;
	margin-bottom: 0 !important;
}

.contact-info i {
	font-size: 25px;
	color: #717171;
}

.contact-info a {
	margin: 10px 0 0 0;
	display: inline-block;
	color: #353535;
}

.contact-info p br, .get-direction p br {
	display: block !important;
}

.get-direction {
	text-align: center;
	background: #fff;
	padding: 30px;
	margin-bottom: 0 !important;
	box-shadow: 0 5px 25px 0px #e2e2e2;
}

.get-direction i {
	font-size: 50px;
}

.get-direction h5 {
	font-size: 27px;
	margin: 30px 0 10px 0;
}

.contactinfo {
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
}

.contactinfo br {
	display: block !important;
}

.contactinfo-icon {
	float: left;
	width: 69px;
	height: 71px;
	overflow: hidden;
	margin: 0 30px 0 0;
}

.contactinfo-con {
	display: table;
}

.contactinfo-con h4 {
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}

.contactinfo-con h6 {
	color: #717171;
	line-height: 28px;
}

.explore-features p {
	margin-top: 30px;
}

.explore-features-services {
	text-align: center;
	border-bottom: solid 5px transparent;
	padding: 0 0 30px 0;
}

.explore-features-services img {
	vertical-align: top;
	max-height: 250px;
}

.explore-features-services h4 {
	font-weight: 700;
	margin: 30px 0 15px 0;
	padding: 0 15px;
}

.explore-features-services p {
	padding: 0 15px;
}

.explore-features-services:hover {
	background: #fff;
	border-color: #0c0;
	box-shadow: 0px 5px 10px #dedede;
}

#section1 .container {
	width: 100% !important;
	padding: 0 !important;
}

.project_carousel {
	width: 100%;
}

.latest-project {
	position: relative;
	width: 100%;
}

.latest-project-thumb {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.latest-project-thumb img {
	min-height: 500px;
}

.project-content {
	padding: 45px;
	position: absolute;
	bottom: -210px;
	left: 0;
	right: 0;
	background: url("https://cdn-iladbfl.nitrocdn.com/VYyokBjSSOchRGBJEMwYnjagPbffptFW/assets/images/optimized/rev-0157c72/www.tlcplumbingllc.net/wp-content/themes/housing-pro/images/project-content-bg.png") no-repeat bottom center;
}

.project-content.nitro-lazy {
	background: none !important;
}

.project-wrapper .owl-controls {
	display: none;
}

.project-content p {
	color: #fff;
	margin-bottom: 30px;
}

.project-content h5 {
	color: #fff;
	position: relative;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
}

.project-content h5:after {
	display: none;
	border-bottom: 3px solid #fff;
	bottom: 0;
	content: "";
	left: 0;
	margin: auto;
	position: absolute;
	width: 40px;
}

.project-content h6 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 16px;
}

.latest-project:hover .project-content {
	bottom: 0;
	background: rgba(0, 0, 0, .6);
}

.latest-project:hover .project-content h5:after {
	display: block;
}

.current_thumbnail {
	float: left;
	width: 55%;
}

.current_content {
	float: right;
	width: 35%;
}

.current_content .sec_content_main_title {
	font-weight: 500;
}

.current_content a.morebutton {
	font-size: 18px;
	padding: 17px 45px;
	font-weight: 600;
}

.current_content .subtitle {
	padding-bottom: 30px;
	padding-top: 10px;
}

.current_thumbnail_image {
	position: relative;
	width: 100%;
	height: 100%;
}

.current_thumbnail_image img {
	width: 100%;
	vertical-align: top;
}

.thumbnail_image {
	width: 640px;
	position: relative;
	z-index: 999;
}

.small_image {
	position: absolute;
	bottom: -30px;
	right: -27px;
	width: 160px;
	height: 160px;
	z-index: 999;
	border: solid 10px #fff;
	box-shadow: 0 0 10px #e2e2e2;
	overflow: hidden;
}

.small_image img {
	min-height: 160px;
}

/* fade */
.project-content, .news-box .news-thumb img, .teammember-list img, .teammember-list:hover .titledesbox, .teammember-list h4.title, .teammember-list .titledesbox, .member-social-icon, .most_images .most_images_bg img, .ourspecialties .ourspecialties-thumb, .fourcolbx .thumbbx img, .our-chef h2, .our-chef-price, .special-dishes-price {
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-o-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-moz-transition: all ease 1s;
}
