/*
Theme Name: Landworks NW
Theme URI: https://lithiumseo.com
Author: Lithium Marketing
Author URI: https://lithiumseo.com
Description: Wordpress theme designed for Landworks NW by Lithium Marketing
Version: 1.0.0
*/

@import url('css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Lato:wght@400;700&display=swap');
@import url('css/flexslider.css');

/*  
    font-family: 'Barlow', sans-serif;
    font-family: 'Lato', sans-serif;
*/

body {
	margin: 0px;
    font-family: 'Barlow', 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;
	overflow: hidden;
}
.wrapper {
	width:1300px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.wrapper-overflow {
	width:1300px;
	height:auto;
	margin:0 auto;
}
.header {
	width:auto;
	height:auto;
	position: relative;
	z-index: 2;
}
.hdr-top {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #00293d;
}
.s-top {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0;
}
.s-top a {
	text-decoration: none;
	color: #fff;
}
.s-top a:hover {
	text-decoration: underline;
}
.s-top span {
	float: left;
}
.s-top strong {
	color: #e45526;
}
.s-top aside {
	float: right;
}
.s-top .fa {
	width: 30px;
	height: 30px;
	background: #e45526;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	float: right;
	line-height: 29px;
	text-align: center;
	-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;
	margin-left: 8px;
	margin-top: -5px;
}
.top-middle {
	width: auto;
	height: auto;
	overflow: hidden;
	background: url("images/hdr-shde.png") center top repeat-x;
	border-top: #1a3f51 solid 1px;
	padding: 8px 0;
}
.logo {
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 9999;
}
.nav {
	width: auto;
	height: auto;
	float: right;
	margin-top: 30px;
}
.nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.nav ul li {
	float: left;
	padding: 0 15px;
}
.nav ul li:last-child {
	padding-right: 0;
}
.nav ul li.quote a {
	padding: 10px 17px 10px 17px;
	font-weight: 600;
	background: url("images/btn-yellow-shde.png") center bottom repeat-x #e45526;
	position: relative;
	margin-top: -10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
}
.nav ul li a {
	font-size: 16px;
	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;
	display: inline-block;
}
.nav ul li a:hover {
	color:#fff;
}
.nav ul li a.active {
	color:#fff;
}
.nav ul li a.active:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 100%;
	background: #fff;
	transition: width .5s ease, background-color .5s ease;
}
.nav ul li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 2px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.nav ul li a:hover:after {
	width: 100%;
	background: #fff;
}
.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: 270px;
	z-index: 9999 !important;
	margin-top: 0px;
	padding-top:50px;
	margin-left:0px !important;
}
.nav li li {
	width: 270px;
	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:15px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	width: auto;
	display: block;
	cursor: pointer;
	text-align: left;
	letter-spacing:0;
	padding: 10px 20px 10px 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: #fff;
	text-decoration: none;
	left: auto;
	background-image: none;
	text-shadow: none !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color:#e45526 !important;
	opacity: 1;
	z-index: 9999;
}
.nav li ul a.active {
	color: #fff;
	background-color:#1a1a1a !important;
}
.nav li ul a.active:after {
	display: none;
}
.nav li ul ul {
	margin-top: -35px !important;
	margin-left: 270px !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: #d3661e;
	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: #d3661e;
	text-decoration: none;
	z-index: 9999;
}
.nav li:hover, .nav li.sfhover {
	color: #d3661e;
	text-decoration: none;
	z-index: 9999;
}
#slider-main {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#000;
	position:relative;
	border-top: #fff solid 2px;
}
#slider-main:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, .6);
	z-index:2;
}
.slides-conts {
	width:100%;
	height:auto;
	position:absolute;
	top:43%;
	left:0;
	right:0;
	z-index:9;
	text-align: center;
}
h1 {
	font-family: 'Barlow', sans-serif;
	font-weight:700;
	font-size:38px;
	color:#131315;
	text-decoration:none;
	margin:0px;
	letter-spacing:-1px;
	line-height:40px;
}
h1.home {
	font-family: 'Barlow', sans-serif;
	font-weight:700;
	font-size:60px;
	color:#fff;
	text-decoration:none;
	margin:0px;
	text-transform: uppercase;
	letter-spacing:-2px;
	line-height:55px;
}
a.simple-btn {
	font-weight: 500;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 60px;
	border: #fff solid 2px;
	display: inline-block;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 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;
}
a.simple-btn:hover {
	background: #e45526;
	border-color: #e45526;
}
h2 {
	font-family: 'Barlow', sans-serif;
	font-weight:600;
	font-size:32px;
	color:#131315;
	text-decoration:none;
	margin:0px;
	letter-spacing:-1px;
	line-height:34px;
}
h2.hm {
	font-family: 'Barlow', sans-serif;
	font-weight:600;
	font-size:45px;
	color:#131315;
	text-decoration:none;
	text-transform: uppercase;
	margin:0px;
	letter-spacing:-1px;
	line-height:40px;
}
h4 {
	font-family: 'Barlow', sans-serif;
	font-weight:600;
	font-size:24px;
	color:#131315;
	text-decoration:none;
	margin:0px;
	letter-spacing:-1px;
	line-height:27px;
}
.services-section {
	width: auto;
	height: auto;
	overflow: hidden;
	background: url("images/srvc-bk.jpg") center bottom no-repeat #013145;
	background-size: cover;
	padding: 80px 0;
	text-align: center;
}
.services-section h2 {
	color: #fff;
}
.srvc-conts {
	width: 32%;
	float: left;
	margin-right: 1.8%;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 23px;
	margin-top: 35px;
}
.srvc-conts:last-child {
	margin-right: 0;
}
.srvc-conts h4 {
	color: #fff;
	text-transform: uppercase;
}
.srvc-conts p {
	margin-top: 10px;
}
.imgs {
	border: #fff solid 3px;
	margin-bottom: 25px;
}
.imgs img {
	width: 100%;
}
ul.srvc-listing {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.srvc-listing li {
	font-family: 'Barlow', sans-serif;
	font-weight:500;
	font-size:19px;
	color: #fff;
	position: relative;
	padding: 5px 0 5px 38px;
}
ul.srvc-listing li:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
  	font-weight: 900;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	width: 26px;
	height: 26px;
	border: #fff solid 2px;
	position: absolute;
	left: 0;
	top: 0;
	-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;
}
a.sml-btn {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	background: #fff;
	padding: 8px 35px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
    -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;
	display: inline-block;
	margin-top: 20px;
	line-height: 26px;
}
a.sml-btn.blck {
	background: #000;
	color: #fff;
	margin-top: 10px;
}
a.sml-btn:hover {
	background: #e45526;
	color: #fff;
}
.hm-contact-section {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 120px 0;
	background: url("images/cont-sec-bk.jpg") center top no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	z-index: 1;
	font-family: 'Barlow', sans-serif;
	font-weight:400;
	font-size:25px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	letter-spacing: -1px;
}
.hm-contact-section strong {
	font-size: 60px;
	font-weight: 700;
	line-height: 50px;
	letter-spacing: -2px;
}
.hm-contact-section:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, .6);
	z-index:-1;
}
a.big-btn {
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	background: url("images/btn-yellow-shde.png") center bottom repeat-x #e45526;
	padding: 16px 60px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
    -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;
	display: inline-block;
	margin-top: 0px;
	letter-spacing: normal;
}
a.big-btn:hover {
	background: url("images/btn-yellow-shde.png") center bottom repeat-x #e45d26;
	color: #fff;
}
.about-section {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 21px;
	padding: 80px 0 130px 0;
}
.about-section:after {
	content: url("images/logo-grey-watermark.png");
	position: absolute;
	right: -120px;
	bottom: -100px;
	z-index: -1;
}
ul.sml-listing {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
ul.sml-listing li {
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:15px;
	color: #000;
	position: relative;
	padding: 1px 0 1px 13px;
}
ul.sml-listing li:before {
	content: "\f054";
	font-family: 'Font Awesome 5 Free';
  	font-weight: 900;
	font-size: 12px;
	color: #e45526;
	position: absolute;
	left: 0;
	top: 1px;
}
.owner-pic {
	width: 32%;
	float: left;
	margin: 0 70px 20px 0;
}
.owner-pic img {
	width: 100%;
}

.calltoaction-section {
	width: auto;
	height: auto;
	background: url("images/calltoaction-yellow-shde.png") center bottom repeat-x #e45526;
	border-bottom: #e45526 solid 5px;
	position: relative;
	z-index: 1;
	padding: 50px 0 80px 0;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	letter-spacing: -1px;
}
.calltoaction-section:before {
	content: '';
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	background: url("images/calltoaction-tp-point.png") center top no-repeat;
	height: 65px;
}
.calltoaction-section:after {
	content: url("images/call-icon.png");
	position: absolute;
	left: 27%;
	bottom: 10px;
	z-index: -1;
}
.calltoaction-section strong {
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.calltoaction-section a {
	text-decoration: none;
	color: #fff;
}
.calltoaction-section a:hover {
	text-decoration: underline;
}
.calltoaction-section ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
.calltoaction-section ul li {
	display: inline-block;
	font-size: 35px;
	text-transform: uppercase;
	border-right: rgba(255, 255, 255, .2) solid 1px;
	padding-right: 20px;
	margin-right: 14px;
}
.calltoaction-section ul li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.calltoaction-section ul li strong {
	font-size: 45px;
	font-weight: 600;
	line-height: 45px;
}
.projects-section {
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1;
	background: #00293d;
	padding: 80px 0;
}
.projects-section h2 {
	color: #fff;
}
.projects-section h2 span {
	font-weight: 400;
	font-size: 19px;
	color: #fff;
	text-transform: none;
	display: block;
	letter-spacing: normal;
}
.projects-section:before {
	content:url("images/pro-bfr-rect.png");
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: -1;
}
.projects-section:after {
	content:url("images/pro-aftr-rect.png");
	position: absolute;
	right: 40px;
	top: 0px;
	z-index: -1;
}
.projects-section ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}
.projects-section ul li {
	width: 23.5%;
	height: 300px;
	float: left;
	margin-right: 1.5%;
	border: #fff solid 2px;
	position: relative;
	z-index:1;
	overflow: hidden;
	background: #fff;
}
.projects-section ul li img {
    position:absolute;
    top: 45%;
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, -40%) scale(1.8);
    min-width: 100%;
}
.projects-section ul li:last-child {
	margin-right: 0;
}
.projects-section a.big-btn {
	margin-top: 40px;
}
.testimonials-section {
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 80px 0;
}
.testimonials-section ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
}
.testimonials-section ul li {
	float: left;
	width: 1150px !important;
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	margin: 8px 75px;
	font-family: 'Barlow', sans-serif;
	font-size: 20px;
	color: #434343;
	font-style: italic;
	text-decoration: none;
	line-height: 28px;
}
.testimonials-section ul li:before {
	content: "\f10d";
	font-family: 'Font Awesome 5 Free';
  	font-weight: 900;
	font-size: 25px;
	color: #e45526;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	font-style: normal;
}
.testimonials-section ul li strong {
	font-weight: 600;
	color: #e45526;
	font-style: normal;
	text-transform: uppercase;
}
.testimonials-section ul li span {
	font-weight: 400;
	font-size: 18px;
	color: #434343;
	font-style: normal;
}
.hm-form-section {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 80px 0;
	background: url("images/hm-form-bk.jpg") center top no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.hm-form-section:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, .4);
	z-index:-1;
}
.form {
	width: 500px;
	height: auto;
	overflow: hidden;
	padding: 50px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url("images/form-shde.png") center bottom repeat-x rgba(228, 85, 38, .85);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	position: relative;
	z-index: 1;
}
.form:after {
	content: '';
	position: absolute;
	right: -230px;
	top: 35px;
	width: 430px;
	height: 430px;
	background: rgba(255, 255, 255, .08);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
	z-index: -1;
}
.form strong {
	font-family: 'Barlow', sans-serif;
	font-size: 35px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 35px;
}
.form ul {
	list-style: none;
	padding: 0px;
	margin: 0 auto;
	margin-top: 15px;
}
.form ul li {
	padding: 6px 0 0 0;
	text-align: left;
}
.form ul li.half {
	width: 49%;
	float: left;
}
.form ul li.half.rhtalign {
	float: right;
}
.form ul li input {
    width: calc(100% - 30px);
    height: 42px;
	background: none;
	border: #fff solid 2px;
    display: block;
    padding: 0px 15px;
	font-family: 'Lato', sans-serif;
  	font-weight: normal;
    color: #fff;
    font-size: 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;
}
.form ul li input::-webkit-input-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li input::-moz-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li input::-ms-input-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li textarea {
    width: calc(100% - 30px);
    height: auto;
	background: none;
	border: #fff solid 2px;
    display: block;
    padding: 15px;
	font-family: 'Lato', sans-serif;
  	font-weight: normal;
    color: #fff;
    font-size: 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;
}
.form ul li textarea::-webkit-input-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li textarea::-moz-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li textarea::-ms-input-placeholder {
  color:#fff;
  opacity:1;
}
.form ul li input[type="submit"] {
	width:auto;
	height:inherit !important;
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
	font-size: 17px;
	color: #e45526 !important;
	text-decoration: none !important;
	text-transform: uppercase;
	background: #fff;
	padding: 16px 80px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	line-height: normal;
	display:inline-block;
	margin-top:0px;
	border: none;
	
}
.form ul li input[type="submit"]:hover {
	cursor:pointer;
	background: #00293d;
	color: #fff !important;
}
.clear {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}
.footer {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #00293d;
	position: relative;
	z-index: 1;
	padding-top: 70px;
}
.footer:before {
	content: url("images/ftr-watermark.jpg");
	position: absolute;
	left: -90px;
	bottom: 0px;
	z-index: -1;
}
.ftr-bx-conts {
	width: 23%;
	overflow: hidden;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #759fb3;
	text-decoration: none;
	line-height: 21px;
	margin-right: 2.3%;
}
.ftr-bx-conts:last-child {
	margin-right: 0;
}
.ftr-bx-conts a.sml-btn {
	background: none;
	border: #fff solid 2px;
	color: #fff;
	padding: 6px 25px;
	margin-top: 10px;
}
.ftr-bx-conts a.sml-btn:hover {
	background: #e45526;
	border-color: #e45526;
}
.ftr-bx-conts a {
	text-decoration: none;
	color: #759fb3;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.ftr-bx-conts a:hover {
	color: #fff;
}
.ftr-bx-conts ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.ftr-bx-conts ul li {
	padding: 1px 0 2px 0;
	position: relative;
}
.ftr-bx-conts ul li a {
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
p.ftr-titles {
	margin-top: 0px;
	margin-bottom: 20px;
}
.ftr-titles {
	font-family: 'Barlow', sans-serif;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	letter-spacing: -.5px;
}
ul.ftr-cntc {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
ul.ftr-cntc li {
	padding: 0 0 45px 0;
	position: relative;
	z-index: 1;
	display: block;
	line-height: 20px;
	clear: both;
}
ul.ftr-cntc li strong {
	color: #fff;
	font-weight: normal;
}
ul.ftr-cntc li span {
	float: left;
}
ul.ftr-cntc li .fa {
	width: 35px;
	height: 35px;
	background: #e45526;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	line-height: 36px;
	text-align: center;
	-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;
	margin-top: 3px;
}
.ftr-logo {
	margin-bottom: 20px;
}
.ftr-bx-conts .button {
	padding: 10px 30px;
	margin-top: 5px;
}
.ftr-btm {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #001824;
	padding: 25px 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #42687a;
	text-decoration: none;
	margin-top: 70px;
	text-align: center;
}
.ftr-btm span {
	float: left;
	margin-top: 10px;
}
.ftr-btm a {
	color: #e45526;
	text-decoration: none;
}
.ftr-btm a:hover {
	color: #fff;
}
ul.social {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.social li {
	float: left;
	padding: 0 0 0 4px;
}
ul.social li .fab {
	width: 35px;
	height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	float: right;
	-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;
	margin-left: 3px;
}
ul.social li .fa-facebook-f {
	background: #2a56a5;
}
ul.social li .fa-facebook-f:hover {
	background: #20478d;
}
.subhdr {
	width: auto;
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.subhdr img {
	width: 100%;
}
.body-contents {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 80px 0;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 21px;
}
.body-contents strong {
	font-weight: 700;
	color: #000;
}
.body-contents a {
	color: #e45526;
	text-decoration: none;
}
.body-contents a:hover {
	color: #000;
	text-decoration: underline;
}
.body-contents:after {
	content: url("images/logo-grey-watermark.png");
	position: absolute;
	right: -120px;
	bottom: -100px;
	z-index: -1;
}
.align-rht {
	width: 40%;
	float: right;
	margin: 0 0 20px 40px;
}
.gallery {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.gallery ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.gallery ul li {
	width: 24%;
	height: 260px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 1.2% 15px 0;
	z-index:1;
}
.gallery ul li a {
	display: block;
}
.gallery ul li:nth-child(4n) {
	margin-right:0px;
}
.gallery ul li:last-child {
	margin-right:0px;
}
.gallery ul li img {
    position:absolute;
    top: 45%;
    display: block;
    left: 50%;
    -webkit-transform: translate(-50%, -40%) scale(1.7);
    min-width: 100%;
}
ul.ftr-cntc.pg-style {
	margin-top: 20px;
}

ul.ftr-cntc.pg-style li strong {
	color: #000;
}
.maps {
	width: auto;
	height: 400px;
	overflow: hidden;
}
.maps p {
	margin: 0;
	height: 100%;
}
.hm-form-section.bdrs {
	border-top: #fff solid 2px;
}
.subpgs-call {
	width: auto;
	height: auto;
	background: url("images/calltoaction-yellow-shde.png") center bottom repeat-x #e45526;
	position: relative;
	z-index: 1;
	padding: 30px;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	letter-spacing: -1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 25px 0;
	
}
.subpgs-call:after {
	content: url("images/call-icon.png");
	position: absolute;
	left: 20px;
	top: 15px;
	z-index: -1;
}
.subpgs-call strong {
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.subpgs-call a {
	text-decoration: none;
	color: #fff;
}
.subpgs-call a:hover {
	color: #fff;
	text-decoration: underline;
}
.subpgs-call ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
.subpgs-call ul li {
	display: inline-block;
	font-size: 35px;
	text-transform: uppercase;
	border-right: rgba(255, 255, 255, .2) solid 1px;
	padding-right: 20px;
	margin-right: 14px;
}
.subpgs-call ul li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.subpgs-call ul li strong {
	font-size: 45px;
	font-weight: 600;
	line-height: 45px;
}
h3 {
	font-family: 'Barlow', sans-serif;
	font-weight:500;
	font-size:25px;
	color:#474747;
	text-decoration:none;
	margin:0px;
	letter-spacing:-1px;
	line-height:30px;
}
.answer {
    display:none;
	padding:13px 35px;
	background: rgba(0, 0, 0, 0);
	border:#e35525 solid 1px;
}
#faq-list {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
}
#faq-list h3 {
	border: #e45825 solid 2px;
	padding:10px 40px 10px 30px;
	cursor:pointer;
	position:relative;
	display: block;
	text-transform: none;
	color: #1e1e1e;
    -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: 0px;
	margin-top: 7px;
	font-size: 20px;
	letter-spacing: -.5px;
	line-height: 23px;
}
#faq-list h3:before {
	font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
	content: "\f078";
	font-size:12px;
	color:#1e1e1e;
	position:absolute;
	right:20px;
}
#faq-list h3:before.close {
	display:none;
}
#faq-list h3.close:before {
	font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
	content: "\f077";
	font-size:12px;
	color:rgba(255, 255, 255, 1);
	right:20px;
}
#faq-list h3.close {
	background:#e35525;
	color:#fff;
	border-color: #e35525;
}





