/*
 Theme Name:   PCS Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Derick
 Author URI:   
 Template:     genesis
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pcs-child
*/
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);


*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	outline: none;
}


body{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
font-size: 11pt;
	font-weight: 400;
	color: #231f20;
	line-height: 26px;
}






h1, h2, h3, h4, h5, h6
{
margin-bottom: 0;
}

h4 {
font-size: 25px
}



#header{
	float: left;
  border-top: solid 6px #6e7821;
  padding: 10px 0 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #fff;
  border-bottom: 1px solid #6C7323;
top: 0;
}

#header .wrap{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
}


#title-area{
	float: left;
	background: url(images/logo.png) no-repeat;
	width: 206px;
	height: 122px;
}

#title-area h1, #title-area h1 a, #title-area p{
	font-size: 0%;
}

#title-area a{
	display: block;
	overflow: hidden;
	height: 122px;
}



#header .widget-area{
	float: right;
	margin-top: 30px;
	color: #153f1b;
}




.phone{
	float: right;
	color: #153f1b;
	font-weight: 700;
	font-size: 24px;
}

.phone i{
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	background: url(images/phone.png) no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 25px;
}




#header .media{
	float: right;
}

#header .media a{
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
	font-size: 0%;
}

#header .media #fb{
	width: 9px;
	height: 17px;
	background: url(images/fb.png) no-repeat;
}

#header .media #tw{
	width: 17px;
	height: 14px;
	background: url(images/tw.png) no-repeat;
}

#header .media #in{
	width: 17px;
	height: 14px;
	background: url(images/in.png) no-repeat;
}

#header .media #pi{
	width: 14px;
	height: 16px;
	background: url(images/pi.png) no-repeat;
}

#header .media #go{
	width: 17px;
	height: 17px;
	background: url(images/go.png) no-repeat;
}







.nav{
	float: left;
	width: 100%;
	clear: both;
	margin-top: 30px;
}

.nav li{
	float: left;
	margin-left: 30px;
}

.nav li a{
	display: block;
	text-transform: uppercase;
	color: #188127;
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 20px; 
}

.nav li .sub-menu {
	background: #153F1B;
}

.nav li:hover .sub-menu{
	display: block;
}

.nav li:hover a{
	color: #6e7821;
}

.nav ul  ul{
	display: none;
	position: absolute;
	width: 250px;
	background: white;
	border-top: solid 4px #6e7821;
	padding: 10px 20px;
	z-index: 999;
}

.nav li li{
	display: block;
	float: none;
	margin-left: 0;
}

.nav li li a {
	color: #6e7821;
	color: #fff;
	display: block;
	border-bottom: solid 1px #6e7821;
	padding: 10px 0;
	font-size: 17px;
}

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






.free-consultation{
	width: 259px;
	height: 170px;
	position: absolute;
	z-index: 99999;
	right: 0;
	top: 80%;
	margin-top: -85px;
	background: url(images/free-consultation.png) no-repeat;
}



.testimonial{
	width: 292px;
	height: 176px;
	position: absolute;
	z-index: 99999;
	left: 0;
	    top: 1085px;
	background: url(images/testimonial.png) no-repeat;
}







.banner{
	float: left;
	width: 100%;
}






.product-widget{
	float: left;
	width: 100%;
	padding: 27px 0 20px; 
	background: #716565 url(images/pbg.jpg) no-repeat center top;
	text-align: center;
	max-height: 596px;
	font-weight: 300;
	color: #757575;
	font-size: 16px;
	line-height: 120%;
}

.product-widget .wrap{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
}

.product-widget .widget{
	display: inline-block;
	vertical-align: top;
	width: 242px;
	margin: 0 20px 25px;
}

.product-widget h2, .product-widget h2 a{
	font-weight: 300;
	color: #757575;
	font-size: 22px;
}

.product-widget h2{
	margin-bottom: 15px;
}

.product-widget a.more-link{
	color: white;
	text-align: center;
	display: block;
	width: 137px;
	border-radius: 10px;
	background: #188127;
	margin: 20px auto 0;
	padding: 10px 0;
	line-height: 100%;
	font-size: 18px;
	font-weight: 300;
}










.home-widget{
	float: left;
	width: 100%;
	padding: 50px 0 30px;
	/*font-weight: 300;
	font-size: 14px;
	color: #797979;*/
	line-height: 150%;
}

.home-widget .wrap{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
}

.home-widget .left{
	float: left;
	width: 55%;
}

.home-widget .left h4{
	font-weight: 300;
	font-weight: bold;
	font-size: 40px;
	line-height: 150%;
	color: #4b5e05;
	margin-bottom: 20px;
}

.home-widget .left h2, .home-widget .left h2 a{
	font-weight: 700;
	color: #188127;
	text-transform: unset;
	font-size: 20px;
	line-height: 150%;
}

.home-widget .left h2{
	margin-bottom: 10px;
}

.home-widget .left .post{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.home-widget .left img{
	border: solid 2px white;
	box-shadow: 0 0 13px 0 #ccc;
}


.home-widget .left a.more-link{
	float: right;
	background: url(images/arrow.png) no-repeat left center;
	display: block;
	width: 77px;
	font-weight: 400;
	font-size: 15px;
	color: #336601;
	padding-left: 15px;
	line-height: 100%;
	margin-top: 40px;
}




.home-widget .right{
	float: right;
	width: 40%;
	max-width: 465px;
	background: url(images/form.jpg) no-repeat;
	background-size: cover;
}

.right .widgettitle,
.right label.frm_primary_label
{
	color: #fff !important;
}

.home-widget .right .widget-wrap{
	padding: 10px 40px;
}

.home-widget .right h4{
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	line-height: 150%;
	color: #838d1a;
}

.home-widget .right input[type=text],
.home-widget .right input[type=email],
.home-widget .right textarea{
	width: 94%!important;
	padding: 8px 3% 5px!important;
	line-height: 100%!important;
	background: white;
	border: none;
	-webkit-appearance: none;
}

.home-widget .right input[type=submit]{
	border: none;
	-webkit-appearance: none;

	color: white;
	text-align: center;
	display: block!important;
	width: 137px;
	border-radius: 10px;
	background: #188127;
	margin: 0 auto 0;
	padding: 10px 0;
	line-height: 100%;
	font-size: 18px;
	font-weight: 300;
}

body .gform_wrapper label.gfield_label + div.ginput_container{
	margin-top: 0!important;
}







.footer-widgets{
	float: left;
	width: 100%;
	background: #161514;
}

.footer-widgets-1{
	float: left;
	width: 100%;
	padding: 15px 0;
	background: #153f1b;
	color: white;
}

.footer-widgets-1 .widget{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
}

.footer-widgets-1 h4{
	float: left;
	font-weight: 700;
	font-size: 50px;
	line-height: 150%;
color: #fff !important;
}

.footer-widgets-1 .gform_title
{
color: #fff !important;
}

.footer-widgets-1 .gform_wrapper{
	float: right;
	width: 100%;
	max-width: 418px;
	margin: 10px 0 0!important;
	padding: 0!important;
}

.footer-widgets-1 .gform_wrapper h3{
	font-weight: 400;
	font-size: 18px!important;
}

.footer-widgets-1 .gform_heading,
.footer-widgets-1 .gform_body,
.footer-widgets-1 .gform_footer{
	display: inline-block;
	clear: none!important;
	float: left;
}

.footer-widgets-1 .gform_heading{
	width: 100%!important;
	max-width: 150px;
}

.footer-widgets-1 .gform_body{
	width: 100%!important;
	max-width: 225px;
	vertical-align: top;
	margin-top: 8px;
}

.footer-widgets-1 .gform_body input{
	width: 94%!important;
	padding: 9px 3% 7px!important;
	line-height: 100%;
	float: none!important;
	display: inline-block;
	vertical-align: top;
	-webkit-appearance: none;
	border: none;
}

.footer-widgets-1 .gform_body label{
	display: none!important;
}

.footer-widgets-1 .gform_footer{
	padding: 6px 0 0!important;
	margin: 0!important;
	vertical-align: top;
}

.footer-widgets-1 .gform_footer input{
	width: 42px!important;
	height: 41px!important;
	-webkit-appearance: none;
	background: url(images/btn.jpg) no-repeat;
	border:none;
	padding: 0!important;
	font-size: 0%!important;
}

.footer-widgets-1 .gform_wrapper h3.gform_title{
	margin: 0!important;
	padding: 0!important;
}






.footer-widgets-2{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 0;
	overflow: hidden;

	font-family: arial;
	font-size: 13px;
	color: #a4a4a4;
	line-height: 130%;
}

.footer-widgets-2 h4{
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 15px;
	color: white !important;
}

.footer-widgets-2 .widget{
	float: left;
	width: 20%;
}

.footer-widgets-2 li{
	display: block;
	margin-bottom: 5px;
}

.footer-widgets-2 li a{
	display: block;
	color: #a4a4a4;
}

.footer-widgets-2 ul ul{
	display: none!important;
}








.footer-widgets-2 .media a{
	display: block;
	vertical-align: middle;
	padding-left: 30px;
	padding-bottom: 15px;
	color: #a4a4a4;
}

.footer-widgets-2 .media #fb{
	background: url(images/wfb.png) no-repeat;
}

.footer-widgets-2 .media #tw{
	background: url(images/wtw.png) no-repeat;
}

.footer-widgets-2 .media #pi{
	background: url(images/wpi.png) no-repeat;
}

.footer-widgets-2 .media #go{
	background: url(images/wgo.png) no-repeat;
}

.footer-widgets-2 .media #in{
	background: url(images/footer_in.png) no-repeat;
}









.inner-banner{
	float: left;
	width: 100%;
  margin-top: 117px;
}

.home #inner
{
  margin-top: 117px;
}

#content-sidebar-wrap{
	width: 90%;
	max-width: 1061px;
	margin: 10px auto;
	/* overflow: hidden;*/
}


#content{
	padding: 10px 0 50px;
}

#content .entry-title{
	color: #231f20;
	font-size: 40px;
	font-weight: 400;
	line-height: 42px;
	margin-bottom: 0;
}

#content p{
	margin-bottom: 12px;
}



.breadcrumb{
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	padding-bottom: 50px;
}


.home #content-sidebar-wrap{
	width: 100%;
	max-width: 100%;
	margin: 0;
}

.home #content{
	padding: 0;
width:100%;
float:none;
}











.inner-banner{
	float: left;
	width: 100%;
	height: 244px;
	background: url(images/banner.jpg) no-repeat;
	background-size: cover;
}

.inner-banner .wrap{
	width: 90%;
	max-width: 1061px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}














.alignleft{
	float: left;
	padding: 0 20px 20px 0;
}
.alignright{
	float: right;
	padding: 0 0 20px 20px;
}
.alignnone{
	display: block;
	padding: 0 0 20px 0;
}

.page-template-page_blog .post
{
overflow:hidden;
}

a{
color:#153f1b;
}

a:hover{
color:#153f1b;
text-decoration:underline;
}

#footer-widgets a{
color:#a4a4a4;
}

#footer-widgets a:hover{
color:#a4a4a4;
text-decoration:underline;
}

#content
{
width: 64%;
  float: left;
}

#sidebar
{
  width: 34%;
  float: right;
margin-top: 25px;

  border-left: 1px solid rgba(189, 182, 182, 0.27);
}

.ltw_tes_item p{
margin: 0 !important;
}

.ltw_tes_item em {
  font-size: 15px;
}

.ltw_tes_image_cont
{
margin: 0 10px 10px 0;
height: auto;
}

.cite-link, .ltw_tes_client_company
{
color:#188127 !important;
font-size: 16px !important;
}

#frm_form_8_container
{
max-width: 100%;

}

#frm_form_8_container #form_9zu84c
{
float: right;
}

#frm_form_8_container .form-field {
  margin: 0;
  clear: none;
  display: inline-block;
    width: 45%;
  vertical-align: middle;
}

#frm_field_95_container
{
width: 40% !important;
}

#frm_form_8_container .frm_submit{
  width: 42px!important;
  height: 41px!important;
  -webkit-appearance: none;
  background: url(images/btn.jpg) no-repeat;
  border: none;
  padding: 0!important;
  font-size: 0%!important;
  clear: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: -4px;
}

#field_sy4kw9
{
border: 0;
  border-radius: 0;
  padding: 9.5px 0;
}

#frm_form_8_container .frm_submit input[type = submit]{
background: transparent;
  border: 0;
  text-indent: -9999px;
  box-shadow: none
}

.sidebar .widget {
  padding: 20px;
background: rgba(224, 224, 224, 0.35);
margin-bottom: 10px;
}

.sidebar .widgettitle
{
color: #188127;
}

ul {
  margin-left: 40px;
margin-bottom: 12px;
}

.sidebar ul li {
  list-style-type: initial;
}

/*h1.entry-title
{
color: #188127 !important;
}*/

.staff-member-photo {
  float: left;
  margin: 0 15px 0 0;
}

#featured-page-3 img {
  max-height: 98px;
}

#content ul li {
  list-style-type: disc;
}

.product-widget .featuredpage .entry-image {
  width: 98px;
  height: 98px;
}

.single .entry-title {
	margin-bottom: 20px !important;
}

.single .post-info {
	font-size: 13px;
}

.page ul {
	margin-left: 40px;
}

#menu-primary-nav-1 .sub-menu a {
	color: #fff;
}

.single #content p,
.single #content span,
.single #content ul li {
   /* font-size: 14px!important;
    font-weight: 300;
    color: #797979;
    line-height: 150%;*/
}

.page-id-37 .entry-content ul {
	margin-bottom: 40px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: none;
	display: flex;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #153F1B !important;
}

ol {
    margin-left: 28px;
}

ol li {
    list-style-type: decimal;
    margin-bottom: 10px;
}

.single  h1.entry-title {
    font-weight: 300;
    color: #4b5e05;
    font-size: 20px;
    line-height: 150%;
}

.frm_style_formidable-style.with_frm_style .frm_checkbox label
{
	color: #fff !important;
}

.page-id-90 #content .navigation ul {
	margin: 40px 0 0;
}

.page-id-90 #content .navigation li {
	display: inline-block;
	list-style-type: none;
	background: #153f1b;
	border-radius: 3px;
}

.page-id-90 #content .navigation li a {
	padding: 5px 15px;
	color: #fff;
}


.home #gform_wrapper_1 .gform_body .gform_fields .gfield_label {color:#fff !important;}

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

.header-widget-area
{
width: 100%;
text-align: center;
}

#title-area
{
margin: 0 auto;
float: none;
}

#sidebar
{
border-left: 0;
}

.header-widget-area .widget {
  float: none !important;
  text-align: center;
  margin: 17px 0;
}

.home-widget .widget, .footer-widgets-2 .widget
{
width: 100%;
float: none;
  clear: both;
margin: 20px 0 0;
}

}

@media only screen and (max-width: 900px) {
#header
{
position: relative;
}
.home #inner, .inner-banner
{
margin-top: 0;
}

}

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



#sidebar, #content
{
float:none;
width: 100%;
}

}