/*
Theme Name: Lenny Martin Painting
Theme URI: http://elitewebdevelopers.com/clients/lennymartinpainting/
Author: Lenny Martin Painting
Author URI: http://elitewebdevelopers.com/clients/lennymartinpainting/
Description: Wordpress theme designed for Lenny Martin Painting.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lennymartin
Tags: one-column, two-columns, custom-menu, featured-images, right-sidebar
*/
@import url('css/font-awesome.css');
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700|Poppins:400,500,600,700');
@import url('css/flexslider.css');

/*    
	font-family: 'Lato', sans-serif;
	font-family: 'Poppins', sans-serif;
*/

body {
	margin: 0px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	background:#fff;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	z-index:-9999;
}
.container {
	width:100%;
	height:auto;
}
.header {
	width:auto;
	height:auto;
}
.wrapper {
	width:1170px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.hdr-tp {
	width:100%;
	height:auto;
	overflow:hidden;
	background:#000;
	text-align:center;
	padding-top:5px;
}
.hdr-tp ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.hdr-tp ul li {
	display:inline-block;
	padding:0 0 0 0;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#6d6d6d;
	text-decoration:none;
	text-align:left;
}
.hdr-tp ul li a {
	color:#fff;
	text-decoration:none;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li a:hover {
	color:#d86024;
}
.hdr-tp ul li .fa {
	width:45px;
	height:45px;
	background:#d86024;
	font-size:17px;
	color:#fff;
	text-align:center;
	line-height:45px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li strong {
	font-weight:700;
	font-size:18px;
	color:#fff;
}
.hdr-tp ul li span {
	display:inline-block;
}
.hdr-tp ul li.movelft {
	float:left;
	margin-top:15px;
}
.hdr-tp ul li.movelft .fa {
	float:left;
	margin-right:12px;
}
.hdr-tp ul li.moverht {
	float:right;
	text-align:right;
	margin-top:15px;
}
.hdr-tp ul li.moverht .fa {
	float:right;
	margin-left:12px;
}
.hdr-tp ul li.fb {
	float:right;
	margin-left:15px;
	background:url(images/divider.png) left no-repeat;
	padding-left:15px;
	margin-top:15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li.fb .fa-facebook {
	background:#4867aa;
}
.hdr-tp ul li.fb .fa-facebook:hover {
	background:rgba(255, 255, 255, .2);
}
.hdr-tp ul li:hover .fa {
	background:rgba(255, 255, 255, .2);
}
.hdr-tp ul li.phone {
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	background:#252525;
	letter-spacing:-.5px;
	line-height:29px;
	padding-right:15px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li.phone strong {
	font-family: 'Poppins', sans-serif;
	font-size:40px;
	color:#d86024;
	font-weight:700;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li.phone span {
	display:inline-block;
	padding-top:7px;
}
.hdr-tp ul li.phone .fa {
	width:50px;
	height:80px;
	background:#4867aa;
	font-size:37px;
	color:#fff;
	text-align:center;
	line-height:80px;
	float:left;
	margin-right:15px;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	-khtml-border-radius: 5px 0 0 0;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.hdr-tp ul li.phone:hover {
	background:#4867aa;
}
.hdr-tp ul li.phone:hover strong {
	color:#fff;
}
.hdr-tp ul li.phone:hover .fa {
	background:#d86023;
}

.hdr-tp ul figcaption { float:right;}

.hdr-mdl {
	width:auto;
	height:auto;
	position:relative;
}
.nav-blk-br {
	width:100%;
	height:auto;
	background:rgba(34, 34, 34, .95);
	position:absolute;
	top:0;
	z-index:99;
	padding:10px 0;
}
.logo {
	float:left;
	overflow:hidden;
	position:relative;
	z-index:999;
}
.nav {
	overflow:hidden;
	float:right;
	margin:25px 0 0 0;
}
.nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.nav ul li {
	padding:0 0 0 2px;
	float:left;
}
.nav ul li a.drop {
	position:relative;
	padding-right:28px;
}
.nav ul li a.drop:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size:14px;
  color:#fff;
  position:absolute;
  right:15px;
  top:5px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.nav ul li:last-child {
	background:none;
	padding-right:0px;
}
.nav ul li a {
	display:block;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	line-height:21px;
	border:rgba(255, 255, 255, 0) solid 1px;
	padding:5px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.nav ul li a:hover {
	color:#777777;
	border:rgba(255, 255, 255, .12) solid 1px;
}
.nav ul li.current_page_item a {
	color:#777777;
	border:rgba(255, 255, 255, .12) solid 1px;
}
.nav ul li a.active {
	color:#777777;
	border:rgba(255, 255, 255, .12) solid 1px;
}
.nav ul li a.drop:hover:before {
	color:#777777;
}
.nav li {
	font-size:15px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	height: auto;
	padding: 10px;
	z-index: 9999 !important;
}
.nav li ul {
	font-size:15px;
	color: #FFF;
	text-decoration: none;
	text-transform:none;
	position: absolute;
	left: -999em;
	height: auto;
	width: 250px;
	z-index: 9999 !important;
	margin-top: 0px;
	padding-top:33px;
	margin-left:0px !important;
}
.nav li li {
	width: 250px;
	height: auto;
	display: block;
	cursor: pointer;
	border: none;
	padding: 0px !important;
	background:rgba(0, 0, 0, .9) !important;
	background-image:none !important;
	z-index: 9999;
	border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}
.nav li ul a {
	font-size:14px;
	color: #8e8e8e;
	text-decoration: none;
	text-transform:uppercase;
	width: auto;
	display: block;
	cursor: pointer;
	text-align: left;
	letter-spacing:1px;
	padding: 7px 20px 7px 20px !important;
	margin: 0 auto;
	z-index: 9999;
	background:none !important;
	border:none !important;
}
.nav li ul a:after {
	display:none;
}
.nav li ul a:hover {
	color: #d86024;
	text-decoration: none;
	left: auto;
	background-image: none;
	text-shadow: none !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color:rgba(0, 0, 0, 1) !important;
	opacity: 1;
	z-index: 9999;
}
.nav li ul ul {
	margin-top: -35px !important;
	margin-left: 250px !important;
	padding-left: 1px;
	padding-top:0px;
	z-index: 9999;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
.nav li:hover, .nav li.sfhover {
	color: #FFF;
	text-decoration: none;
	z-index: 9999;
}
#slider-main {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#000;
	position:relative;
}
.slides-conts {
	width:420px;
	height:420px;
	background:rgba(72, 103, 170, .95);
	position:absolute;
	bottom:-80px;
	left:12%;
	z-index:9;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	letter-spacing:-.5px;
}
.slides-conts:before {
	content:'';
	position:absolute;
	left:-13px;
	top:-13px;
	width:442px;
	height:442px;
	border:#000 solid 2px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	z-index:-1;
}
.slides-conts strong {
	font-weight: 600;
	font-size:52px;
	line-height:35px;
	position:relative;
	letter-spacing:-2px;
}
.slides-conts strong:after {
	content:'';
	position:relative;
	bottom:-10px;
	width:50px;
	height:1px;
	background:rgba(255, 255, 255, .35);
	display:block;
	margin:0 auto;
}
.slides-conts a {
	width:110px;
	height:110px;
	position:absolute;
	top:0;
	right:0;
	background:#d86024;
	font-size:15px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	letter-spacing:normal;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	line-height:19px;
}
.slides-conts a strong {
	font-size:23px;
	letter-spacing:normal;
	line-height:19px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.slides-conts a strong:after {
	display:none;
}
.slides-conts a span {
	display:block;
	margin-top:36px;
}
.slides-conts a:hover {
	background:#000;
}
.slides-conts a:hover strong {
	color:#d86024;
}
.slides-conts img {
	margin-top:60px;
	margin-bottom:12px;
}
.h-hdr-form {
	width:400px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:12%;
	bottom:0;
	z-index:9;
	background:rgba(0, 0, 0, .9);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}
.h-hdr-form ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding:25px 35px;
}
.h-hdr-form ul li {
	margin:0 0 7px 0;
}
.title {
	background:rgba(54, 54, 54, .8);
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#818181;
	text-decoration:none;
	text-align:center;
	padding:25px 35px;
}
h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size:31px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:30px;
	margin:0px;
}
.fields {
	width:calc(100% - 30px);
	height:40px;
	background:#fff;
	border:none;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	padding:0 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.fields:focus {
	background:#f2f2f2;
}
.fields::-webkit-input-placeholder {
  color: #8a8a8a;
  opacity:1;
  text-transform:uppercase;
}
.fields::-moz-placeholder {
  color: #8a8a8a;
  opacity:1;
  text-transform:uppercase;
}
.fields::-ms-input-placeholder {
  color: #8a8a8a;
  opacity:1;
  text-transform:uppercase;
}
.fields.textarea {
	height:auto;
	padding:15px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
}
.submit {
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:25px;
	text-decoration:none;
	color:#fff !important;
	width:100%;
	display:block;
	text-transform:uppercase;
	text-align:center;
	background:#d86024;
	padding:6px 15px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	border:none;
	letter-spacing:-1px;
}
.submit:hover {
	cursor:pointer;
	background:#4867aa;
	color:#fff !important;
	text-decoration:none !important;
}
.hdr-btm {
	width:auto;
	height:auto;
	overflow:hidden;
	background:url(images/expe-bk-shde.png) center top repeat-x #4867aa;
	position:relative;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	border-top:#000 solid 5px;
	line-height:23px;
	padding:30px 0;
	z-index:999;
}
.hdr-btm strong {
	font-weight:600;
	font-size:45px;
	letter-spacing:-1px;
	line-height:39px;
}
h2 {
	font-weight:400;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	margin:0px;
}
h2 strong {
	font-weight:600;
	font-size:45px;
	letter-spacing:-1px;
	line-height:39px;
}
.hdr-btm:before {
	content:url(images/shield-icon.png);
	position:absolute;
	left:20%;
	top:7px;
	z-index:-1;
}
.wel-section {
	width:auto;
	height:auto;
	overflow:hidden;
	position:relative;
	padding:55px 0;
}
.wel-section:before {
	content:url(images/wel-rectangle-btm-img.png);
	position:absolute;
	left:90px;
	bottom:5px;
	z-index:-1;
}
.wel-section:after {
	content:url(images/wel-rectangle-tp-img.png);
	position:absolute;
	right:-130px;
	top:-200px;
	z-index:-1;
}
h1 {
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:35px;
	color:#212121;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	letter-spacing:-1px;
	line-height:30px;
}
h1 span {
	font-weight:400;
	font-size:22px;
}
h1.home,
h2.home {
	text-align:center;
	color:#3d4652;
	text-shadow:0 1px 0 rgba(255,255,255,.75);
}
h1.home:after,
h2.home:after {
    content: '';
    position: relative;
    bottom: -20px;
    width: 50px;
    height: 20px;
    background:url(images/sepration-icon.png);
    display: block;
    margin: 0 auto;
}
.wel-conts {
	width:auto;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#444444;
	text-decoration:none;
	text-align:center;
	line-height:19px;
	margin-top:60px;
}
.wel-conts ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.wel-conts ul li {
	display:inline-block;
	text-align:left;
}
h6 {
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:21px;
	color:#4867aa;
	text-decoration:none;
	text-transform:none;
	margin:0px;
}
.wel-conts ul li h6 {
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	font-size:21px;
	color:#4867aa;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
}
.wel-conts ul li.whoweare {
	float:left;
}
.wel-conts ul li.ourmission {
	float:right;
}
.wel-conts ul li.whoweare, .wel-conts ul li.ourmission {
	width:260px;
	margin-top:20px;
}
.wel-conts ul li.video {
	width:550px;
	height:315px;
	background:#c1c1c1;
	padding:15px;
	position:relative;
	z-index:2;
}
.grey-bx {
	width:auto;
	height:auto;
	background:#f1f1f1;
	overflow:hidden;
	position:relative;
	margin-top:-100px;
	padding-top:120px;
	padding-bottom:60px;
	z-index:1;
}
.grey-bx:before {
	content:url(images/services-befr-bk.png);
	position:absolute;
	left:-40px;
	bottom:120px;
	z-index:-1;
}
.grey-bx:after {
	content:url(images/services-aftr-bk.png);
	position:absolute;
	right:35px;
	top:50px;
	z-index:-1;
}
.services-section {
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.services-section ul {
	list-style:none;
	padding:0px;
	margin:0px;
	display:flex;
	align-items:stretch;
	justify-content:center;
	flex-wrap:wrap;
	margin-top:60px;
}
.services-section ul li {
	width:370px;
	display:flex;
	flex-direction:column;
	margin:0 0 0 0;
	background:#fff;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#585858;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	margin-right:15px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.services-section ul li:nth-child(3n) {
	margin-right:0px;
}
.services-section ul li h3 {
	font-size:27px;
	color:#4867aa;
	line-height:25px;
	margin-bottom:30px;
}
.services-section ul li h3:after {
    content: '';
    position: relative;
    bottom: -17px;
    width: 34px;
    height: 1px;
    background:#4867aa;
    display: block;
    margin: 0 auto;
}
.space {
	padding:30px;
	border:#fff solid 10px;
	flex:1 1 auto;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.icons {
	margin-bottom:25px;
	position:relative;
	z-index:1;
}
.services-section ul li a {
	display:block;
	background:#d86024;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:15px;
	margin-top:auto;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.services-section ul li a:hover {
	background:#4867aa;
}
.services-section ul li:hover {
	background:#f5f5f5;
}
.hm-recent-projects {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#fff;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	margin:12px;
	margin-top:22px;
}
.hm-recent-projects ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.hm-recent-projects ul li {
	width:270px;
	height:auto;
	margin:0 8px 0 0;
	float:left;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.hm-recent-projects ul li:nth-child(4n) {
	margin-right:0px;
}
.projects-space {
	padding:20px;
}
.clear {
	width:100%;
	height:0px;
	overflow:hidden;
	clear:both;
}
a.more-project {
	display:block;
	background:#363636;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:13px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	text-align:center;
}
a.more-project:hover {
	background:#4867aa;
}
.h-cont-section {
	width:auto;
	height:auto;
	overflow:hidden;
	background:url(images/expe-bk-shde.png) center top repeat-x #4867aa;
	position:relative;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	border-top:#000 solid 5px;
	line-height:23px;
	padding:30px 0;
	z-index:999;
}
.h-cont-section:before {
	content:url(images/h-cont-icon.png);
	position:absolute;
	left:36%;
	bottom:-5px;
	z-index:-1;
}
.h-cont-section strong {
	font-weight:600;
	font-size:45px;
	letter-spacing:-1px;
	line-height:39px;
}
.h-cont-section a {
	display:inline-block;
	font-weight:400;
	font-size:17px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	border:#fff solid 2px;
	padding:11px 80px;
	margin-top:20px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.h-cont-section a:hover {
	background:#d86024;
	border-color:#d86024;
}
.serv-testi-main-sec {
	width:auto;
	height:auto;
	overflow:hidden;
	position:relative;
	z-index:999;
}
/*.serv-testi-main-sec:after {
	content:'';
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:50%;
	background:url(images/dark-bfr-img.jpg) center no-repeat;
	background-size:cover;
	z-index:-1;
}*/
.h-lft-section-services {
	width: 100% !important;
	height:auto;
	overflow:hidden;
	padding:65px 0;
}
.service-conts-bx {
	width:auto;
	height:auto;
	border:rgba(0, 0, 0, .1) solid 2px;
	padding:30px;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#595959;
	text-decoration:none;
	line-height:21px;
	margin-bottom:30px;
}
.service-conts-bx:last-child {
	margin-bottom:0px;
}
.service-conts-bx h3 {
	color:#212121;
	font-size: 24px;
}
h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size:27px;
	color:#212121;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:30px;
	margin:0px;
}
h1.servic {
	display:inline-block;
	position: relative;
}
h1.servic:before {
	content:'';
	position:absolute;
	top:-32px;
	width:100%;
	height:5px;
	background:#4867aa;
}
.h-lft-section-services h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size:27px;
	color:#212121;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:30px;
	margin:0px;
}
.margin {
	margin:12px 0;
}
.h-rht-section-reviews {
	width:100% !important;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	padding:65px 65px;
	background:url(images/dark-bfr-img.jpg) center no-repeat;
	background-size:cover;
}
.h-rht-section-reviews h4 {
	text-align:center;
	color:#fff;
}
.reviews-conts-bx {
	width:90%;
	height:auto;
	margin: 50px 5% 0 5%;
	position:relative;
}
.reviews-conts-bx:before {
	content:'';
	position:absolute;
	left:17px;
	top:-23px;
	width:48px;
	height:48px;
	background:url(images/quote-icon.png) center no-repeat #fff;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
}
.reviews-conts-bx:after {
	content:url(images/pointing-down.png);
	position:absolute;
	left:30px;
	bottom:19px;
}
.reviews-conts-bx blockquote {
	border:#d86024 solid 2px;
	padding:30px 25px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:15px;
	color:#b1b1b1;
	text-decoration:none;
	text-align:center;
	line-height:23px;
	margin:0px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.reviews-conts-bx:last-child {
	margin-bottom:0px;
}
.reviews-conts-bx strong {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:700;
	color:#fff;
}
.reviews-conts-bx:hover blockquote {
	background:#d86024;
	color:#fff;
}
.quote-add-bnr {
	text-align:center;
	width:auto;
	height:auto;
	overflow:hidden;
}
.footer {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#151515;
}
.ftr-conts-section {
	width:240px;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#868686;
	text-decoration:none;
	line-height:19px;
	float:left;
	margin:50px 25px 50px 0;
}
.ftr-conts-section:nth-child(4n) {
	margin-right:0px;
}
.ftr-conts-section a {
	color:#868686;
	text-decoration:none;
}
.ftr-conts-section a:hover {
	color:#fff;
	text-decoration:none;
}
.ftr-conts-section ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:20px;
}
.ftr-conts-section ul li {
	padding:2px 0 2px 15px;
	background:url(images/bullet.png) left no-repeat;
}
.ftr-conts-section ul.contact-info li {
	background:none;
	padding:0 0 10px 0;
}
.ftr-conts-section ul.contact-info li .fa {
	width:32px;
	height:32px;
	border:#4867aa solid 2px;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:32px;
	float:left;
	margin-right:10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.ftr-conts-section ul.contact-info li a {
	display:block;
}
.ftr-conts-section ul.contact-info li:hover .fa {
	background:#4867aa;
}

.ftr-conts-section.first {
	width:360px;
}
.ftr-logo {
	margin-bottom:15px;
}
h5 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:22px;
	margin:0px;
}
a.ftr-morebtn {
	display:inline-block;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	border:#4867aa solid 1px;
	padding:7px 20px;
	margin-top:5px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
a.ftr-morebtn:hover {
	background:#4867aa;
}
.copyright {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#0f0f0f;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#4b4b4b;
	text-decoration:none;
	text-align:center;
	padding:22px 15px;
}
.copyright a {
	color:#4b4b4b;
}
.subpg-hdr {
	width:auto;
	height:430px;
	overflow:hidden;
}
.subpg-hdr img {
	width:100%;
}

.subpg-bk-section {
	width:auto;
	height:auto;
	overflow:hidden;
	position:relative;
	padding:55px 0;
}
.subpg-bk-section:before {
	content:url(images/wel-rectangle-btm-img.png);
	position:absolute;
	left:90px;
	bottom:5px;
	z-index:-1;
}
.subpg-bk-section:after {
	content:url(images/wel-rectangle-tp-img.png);
	position:absolute;
	right:-130px;
	top:-200px;
	z-index:-1;
}
.bdy-conts {
	width:auto;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#444444;
	text-decoration:none;
	line-height:22px;
}
.bdy-conts a {
	color:#444444;
	text-decoration:none;
}
.bdy-conts a:hover {
	color:#d86024;
}
.bdy-conts h1 {
	font-size:28px;
}
.align-rht-pic {
	float:right;
	margin:0 0 30px 30px;
}
.photogallery {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.photogallery ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.photogallery li {
	width:278px;
	height:200px;
	float:left;
	margin:5px 10px 5px 0;
	overflow:hidden;
    display:inline-block;
	position:relative;
	z-index:1;
}
.photogallery li a {
	display:block;
}
.photogallery li:nth-child(4n) {
	margin-right:0px;
}
.photogallery li img {
	position:absolute;
    top:40%;
    display:block;
    left:50%;
    -webkit-transform: translate(-50%, -40%) scale(1.1);
    min-width:110%;
}
.photogallery h6 {
	text-transform:uppercase;
}
.customer-pg-rev {
	width:auto;
	height:auto;
	overflow:hidden;
}
.customer-pg-rev .reviews-conts-bx strong {
	color:#000;
}
.customer-pg-rev .reviews-conts-bx:before {
	background-color:#f1f1f1;
}
.customer-pg-rev .reviews-conts-bx blockquote {
	color:#696969;
}
.customer-pg-rev .reviews-conts-bx:hover blockquote {
    color: #fff;
}
.customer-pg-rev .reviews-conts-bx:after {
	bottom:17px;
}
.blg-lft-sec {
	width:65%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:20px;
}
.blg-lft-sec h5 {
	color:#000;
	letter-spacing:normal;
}
.widget {
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:15px;
	color:#666666;
	text-decoration:none;
	line-height:23px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	margin-bottom:20px;
}
.widget span {
	font-size:13px;
	color:#8b8b8b;
	display:table;
	margin-top:2px;
}
.widget .imgs {
	margin-bottom:15px;
}
.widget a {
	color:#000;
	text-decoration:none;
}
.widget a:hover {
	color:#d86024;
	text-decoration:underline;
}
.widget:last-child {
	border-bottom:none;
}
.widget iframe {
	width:100%;
	height:425px;
}
.categories {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
.categories ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.categories ul li {
	float:left;
	padding:0 2px 2px 0;
}
.categories ul li a {
	font-size:13px;
	color:#4f4f4f;
	text-decoration:none;
	border:rgba(0, 0, 0, .1) solid 1px;
	padding:5px 10px;
	line-height:20px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	display:block;
}
.categories ul li a:hover {
	background:#bd6100;
	color:#fff;
	text-decoration:none;
}
a.readmore {
	display:inline-block;
	background:#d86024;
	font-size:15px;
	color:#fff !important;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 22px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
a.readmore .fa {
	float:right;
	margin:4px 0 0 10px;
}
a.readmore:hover {
	text-decoration:none !important;
	background:#3b3b3b;
	color:#fff !important;
}
a.sml-link {
	font-size:15px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}
a.sml-link .fa {
	float:right;
	margin:0 0 0 7px;
}
a.sml-link:hover {
	color:#9b4f2c;
}
.wid-info-sml .fa {
	font-size:14px;
	color:#d86024;
	margin-right:5px;
}
.pagination {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top:50px;
}
.pagination ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.pagination ul li {
	float:left;
	padding:0 3px 0 0;
}
.pagination ul li a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#000;
	border:rgba(0, 0, 0, .1) solid 1px;
	padding:4px 10px;
	background:#fff;
	text-transform:uppercase;
}
.pagination ul li a:hover {
	background:#9b4f2c;
	color:#fff;
}
.pagination ul li a.active {
	background:#9b4f2c;
	color:#fff;
}
.blg-rht-sec {
	width:30%;
	height:auto;
	overflow:hidden;
	float:right;
	margin-top:20px;
}
.blg-rht-sec h5 {
	color:#000;
	letter-spacing:normal;
}
.blg-widgets {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
	background:#f5f5f5;
	padding:25px;
}
.blg-widgets .input-field {
	width:80%;
	height:36px;
	border:none;
	background:#fbfbfb;
	padding:0px 10px;
	float:left;
	border:#d7d7d7 solid 1px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	color:#818181;
}
.blg-widgets .input-field:focus {
	background:#fff;
}
.blg-widgets .input-field3:focus {
	background:#fff;
}
.srch-btn {
	float:left;
	padding-left:3px;
}
.blg-widgets ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.blg-widgets ul li {
	padding:0 0 0 0;
	border-bottom:#d2d2d2 dotted 1px;
}
.blg-widgets ul li:last-child {
	border-bottom:none;
}
.blg-widgets ul li a {
	padding:8px 0 8px 7px;
	display:flex;
	font-size:14px;
	text-decoration:none;
	color:#4e4e4e !important;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.blg-widgets ul li a:before {
  	font-family: 'FontAwesome';
	content: "\f105";
	font-size:15px;
	color:#000;
	float:left;
	margin:1px 7px 0 0;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.blg-widgets ul li a .fa {
	float:left;
	margin:1px 10px 0 0;
}
.blg-widgets ul li a:hover {
	background:#fff;
}
.customer-comnts {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top:40px;
	font-size:13px;
	color:#626262;
	line-height:19px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	margin:0 15px 25px 0;
	background:#f5f5f5;
	padding:25px;
}
.customer-comnts ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.customer-comnts ul li {
	padding:15px 10px 10px 10px;
	border-bottom:#f3f3f3 solid 1px;
	display:flex;
}
.customer-comnts ul li:hover {
	background:#fff;
}
.customer-comnts ul li:last-child {
	border-bottom:none;
}
.customer-comnts a {
	text-decoration:none;
	color:#595959;
}
.customer-comnts a strong {
	font-weight:normal; 
	font-size:16px;
	color:#000;
}
.ctmr-img {
	width:40px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 12px 0 0;
}
.info-div {
	width:90%;
	height:auto;
	overflow:hidden;
	float:left;
}
.posting-form {
	width:auto;
	height:auto;
	overflow:hidden;
	line-height:19px;
	border-top:#000 solid 3px;
	padding-top:20px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	margin:0 15px 25px 0;
}
.posting-form span {
	font-size:12px !important;
	color:#6b6b6b;
	display:inline-block;
	vertical-align:top;
	padding:0px 2px;
}
.posting-form ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.posting-form ul li {
	padding:5px 0px;
}
.posting-form ul li .l-fields {
	width:calc(60% - 30px);
	height:40px;
	background:#fff;
	border:rgba(0, 0, 0, .1) solid 1px;
	font-size:15px;
	color:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	padding:0 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.posting-form ul li .l-fields:focus {
	border:rgba(0, 0, 0, .5) solid 1px;
}
.posting-form ul li .text-field {
	width:calc(99% - 30px);
	height:auto;
	background:#fff;
	border:rgba(0, 0, 0, .1) solid 1px;
	font-size:15px;
	color:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	padding:15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.posting-form ul li .text-field:focus {
	border:rgba(0, 0, 0, .5) solid 1px;
}
.posting-submit {
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:20px;
	text-decoration:none;
	color:#fff !important;
	display:inline-block;
	text-transform:uppercase;
	text-align:center;
	background:#d86024;
	padding:6px 30px;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	border:none;
	margin-top:10px;
}
.posting-submit:hover {
	cursor:pointer;
	background:#3b3b3b;
	text-decoration:none !important;
}
.c-pg-map {
	width:auto;
	height:350px;
	overflow:hidden;
	margin:20px 0;
	float: left;
}

ul.contact-pg-detail {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	float:left;
	width:350px;
}
ul.contact-pg-detail li {
	background:none;
	padding:0 0 10px 0;
}
ul.contact-pg-detail li .fa {
	width:45px;
	height:45px;
	background:#d86024;
	font-size:15px;
	color:#fff;
	text-align:center;
	line-height:45px;
	float:left;
	margin-right:10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
ul.contact-pg-detail li a {
	display:block;
}
ul.contact-pg-detail li:hover .fa {
	background:#353535;
}
ul.contact-pg-detail li:hover .fa-facebook {
	background:#3b579d;
}
.h-hdr-form.cntct-pg {
	position:inherit;
	float:right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

/*Extra stuff*/
.btn-contact {
	text-decoration: none;
}

.contact-btns {
	text-align: center;
}

/*End extras*/

span.wpcf7-not-valid-tip { display:none;}
.wpcf7-not-valid { border:1px solid #F00;}
div.wpcf7-response-output { margin:10px 0; color:#fff;}
.btn-mrg { margin:0 10px 10px 0;}
.clear20 { clear:both; padding:10px;}

/*Custom Pagination Start*/
.page-numbers {	display:inline-block; padding-left:0; margin:0; border-radius:4px; /*float:right;*/}
.page-numbers > li { display:inline;}
.page-numbers > li > a, .page-numbers > li > span {	position:relative; float:left; padding:5px 15px; font-size:14px; margin-left:-1px; line-height: 1.42857143; color: #333333; text-decoration:none; background-color:#fff; border:1px solid #ddd; border-radius:0;}
.page-numbers > li:first-child > a, .page-numbers > li:first-child > span {	border-top-left-radius:3px; border-bottom-left-radius:3px;}
.page-numbers > li:last-child > a, .page-numbers > li:last-child > span { border-top-right-radius:3px; border-bottom-right-radius:3px;}
.page-numbers > li > a:hover, .page-numbers > li > span:hover, .page-numbers > li > a:focus, .page-numbers > li > span:focus { color:#d86024; background-color:#eee; border-color:#ddd;}
.page-numbers > .active > a, .page-numbers > .active > span, .page-numbers > .active > a:hover, .page-numbers > .active > span:hover, .page-numbers > .active > a:focus, .page-numbers > .active > span:focus { z-index:2; color:#fff; cursor:default; background-color:#d86024;	border-color:#d86024;}
.page-numbers .current, .page-numbers .current:hover { z-index:2; color:#fff; cursor:default; background-color:#d86024;	border-color:#d86024;}
.page-numbers > .disabled > span, .page-numbers > .disabled > span:hover, .page-numbers > .disabled > span:focus, .page-numbers > .disabled > a, .page-numbers > .disabled > a:hover, .page-numbers > .disabled > a:focus { color:#999; cursor:not-allowed; background-color:#fff; border-color:#ddd;}
/*Custom Pagination End*/
