/*
Theme Name: AEC Inc.
Theme URI: https://lithiumseo.com
Author: Lithium Marketing
Author URI: https://lithiumseo.com
Description: Wordpress theme designed for AEC Inc. by Lithium Marketing
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aecinc
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,900|Poppins:400,500,600,700&display=swap');
@import url('css/flexslider.css');

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

body {
	margin: 0px;
	font-family: 'Lato', 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;
	position:absolute;
	z-index:9999;
	border-top:#105ba1 solid 6px;
}
.logo {
	float:left;
	overflow:hidden;
	margin-top:15px;
	position:relative;
	z-index:9999;
}
.nav {
	width:auto;
	height:auto;
	overflow:hidden;
	float:right;
	margin-top:35px;
	padding-bottom:2px;
}
.nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.nav ul li {
	padding:0 15px;
	float:left;
}
.nav ul li a {
	padding:0 0 0 0;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:13px;
	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;
	position:relative;
}
.nav ul li a:hover {
	color:#fff;
}
.nav ul li.current_page_item > a,
.nav ul li.current-menu-ancestor > a,
.nav ul li.current-menu-item > a,
.nav ul li.current-menu-parent > a {
    color: #fff;
}
.nav ul li a.active {
	color:#fff;
}
.nav ul li a.active:after {
	content:'';
	position:absolute;
	width: 100%;
	background: #fff;
	height: 2px;
	left:0;
	bottom:-2px;
}
.nav ul li.current_page_item > a:after,
.nav ul li.current-menu-ancestor > a:after,
.nav ul li.current-menu-item > a:after,
.nav ul li.current-menu-parent > a:after {
    content:'';
	position:absolute;
	width: 100%;
	background: #fff;
	height: 2px;
	left:0;
	bottom:-2px;
}
.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:13px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	height: auto;
	padding: 10px;
	z-index: 9999 !important;
}
.nav li ul {
	font-size:13px;
	color: #FFF;
	text-decoration: none;
	text-transform:none;
	position: absolute;
	left: -999em;
	height: auto;
	width: 260px;
	z-index: 9999 !important;
	margin-top: 0px;
	padding-top:15px;
	margin-left:0px !important;
}
.nav li li {
	width: 260px;
	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:13px;
	color: #8e8e8e;
	text-decoration: none;
	text-transform:uppercase;
	width: auto;
	display: block;
	cursor: pointer;
	text-align: left;
	letter-spacing:1px;
	padding: 9px 20px 9px 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:#1a1a1a !important;
	opacity: 1;
	z-index: 9999;
}
.nav ul li ul li.current_page_item > a,
.nav ul li ul li.current-menu-ancestor > a,
.nav ul li ul li.current-menu-item > a,
.nav ul li ul li.current-menu-parent > a {
    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:#1a1a1a !important;
	opacity: 1;
	z-index: 9999;
}
.nav li ul ul {
	margin-top: -35px !important;
	margin-left: 260px !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;
}
.socialmedia-hm {
	width:auto;
	height:auto;
	overflow:hidden;
	float:right;
	background:#105ba1;
	padding:29px 10px 10px 10px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	position:relative;
	z-index:9999;
}
.socialmedia-hm ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.socialmedia-hm ul li {
	float:left;
	padding:0 0 0 0;
}
.socialmedia-hm ul li .fa {
	width:28px;
	height:28px;
	border:#fff solid 2px;
	font-weight:400;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin:0 2px 0 2px;
    -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;
}
.socialmedia-hm ul li .fa-facebook:hover {
	background:#3a5793;
	border-color:#3a5793;
}
.socialmedia-hm ul li .fa-linkedin:hover {
	background:#1c82b7;
	border-color:#1c82b7;
}
#slider-main {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#000;
	position:relative;
}
.slides-conts {
	width:100%;
	height:auto;
	position:absolute;
	bottom:100px;
	left:0;
	right:0;
	z-index:999;
}
h1 {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:30px;
	color:#262626;
	text-decoration:none;
	margin:0px;
	letter-spacing:-1px;
	line-height:32px;
}
h1.home {
    font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:52px;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	letter-spacing:-2px;
	line-height:45px;
	border-right:#c12d1e solid 4px;
	padding:0 30px 0 0;
	text-align:right;
}
h1.home span {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:28px;
	text-transform:none;
	letter-spacing:-.5px;
	line-height:31px;
	display:block;
	margin-top:12px;
}
.expert-bar {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#252525;
    font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:25px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	position:relative;
	z-index:99;
	letter-spacing:-1px;
	padding:7px 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;
}
.expert-bar strong {
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-size:35px;
	color:#fff;
}
.expert-bar a {
	color:#fff;
	text-decoration:none;
}
.expert-bar:before {
	content:url(images/expert-talk-icon.png);
	position:absolute;
	left:28%;
	top:-25px;
	z-index:-1;
}
.expert-bar .fa {
	width:45px;
	height:45px;
	background:#c12d1e;
	font-size:20px;
	color:#fff;
	text-align:center;
	line-height:48px;
	-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;
	float:right;
	margin-left:8px;
	margin-top:1px;
}
.expert-bar .fa-phone::before {
    margin-right: 2px;
}
.expert-bar span {
	display:inline-block;
}
.expert-bar:hover {
	background:#c12d1e;
}
.expert-bar:hover .fa {
	background:#fff;
	color:#c12d1e;
}
.services-main {
	width:auto;
	height:auto;
	overflow:hidden;
	position:relative;
	background:url(images/dark-shade-btm.png) center bottom repeat-x #105ba1;
	z-index:99;
}
.services-main:before {
	content:url(images/serv-befor-bk.png);
	position:absolute;
	left:-80px;
	top:-250px;
	z-index:-1;
}
.services-main:after {
	content:url(images/serv-aftr-bk.png);
	position:absolute;
	right:100px;
	bottom:20px;
	z-index:-1;
}
.servic-wrapper {
	width:1520px;
	height:auto;
	overflow:auto;
	margin:0 auto;
}
.srv-conts-sec {
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	position:relative;
}
.srv-conts-sec:before {
	content:'';
	position:absolute;
	left:500px;
	top:0;
	bottom:0;
	width:520px;
	background:rgba(0, 0, 0, .1);
	z-index:-1;
	display:none;
}
.srv-conts-sec ul {
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}
.srv-conts-sec ul li {
	width:40%;
	display:inline-block;
	padding:65px 0 50px 0;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	margin-right:35px;
}
.srv-conts-sec ul li:nth-child(4n) {
	margin-right:0px;
}
.srv-icons {
	width:96px;
	height:96px;
	overflow:hidden;
	margin:0 auto;
	border:#fff solid 2px;
	background:rgba(0, 0, 0, .2);
	-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;
	-moz-box-shadow: 0 0 0px 15px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 0px 15px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0px 15px rgba(0, 0, 0, .2);
	margin-bottom:30px;
}
h2 {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:38px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	position:relative;
	line-height:35px;
	margin-bottom:38px;
}
h2 a {
	color:#fff;
	text-decoration:none;
}
h2:after {
	content: '';
	position: relative;
	width: 27px;
	height: 1px;
	background: rgba(255, 255, 255, 1);
	bottom: -18px;
	display: block;
	margin: 0 auto;
}
a.srv-morebtn {
	display:inline-block;
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:17px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	border:#fff solid 2px;
	padding:4px 35px;
	position:relative;
    -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:10px;
	overflow:hidden;
}
a.srv-morebtn::before {
    content: '';
    position: absolute;
    left: -23px;
    top: -23px;
    width: 40px;
    height: 40px;
    background: #fff;
    transform: rotate(44deg);
}

a.srv-morebtn:after {
  	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:-8px;
	bottom:-6px;
	width:15px;
	height:15px;
	background:#fff;
	text-align:center;
	font-size:12px;
	color:#105ba1;
	line-height:15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	display:none;
}
a.srv-morebtn:hover {
	background:#c12d1e;
	color:#fff;
}
.srv-conts-sec ul li:hover .srv-icons {
	background:#c12d1e;
	-moz-box-shadow: 0 0 0px 15px #c12d1e;
	-webkit-box-shadow: 0 0 0px 15px #c12d1e;
	box-shadow: 0 0 0px 15px #c12d1e;
}
.welcome-section {
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#2a2a2a;
	text-decoration:none;
	text-align:center;
	padding:60px 0;
}
.wlcm-title {
    font-family: 'Poppins', sans-serif;
	font-weight:600;
	font-size:40px;
	color:#2a2a2a;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-2px;
	margin:0px;
	position:relative;
	line-height:35px;
	margin-bottom:38px;
}
.wlcm-title span {
	color:#c12d1e;
}
.wlcm-title:after {
	content: '';
	position: relative;
	width: 35px;
	height: 1px;
	background: rgba(0, 0, 0, .5);
	bottom: -18px;
	display: block;
	margin: 0 auto;
}
.hm-vid {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

ul.badges {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:40px;
}
ul.badges li {
	width:230px;
	display:inline-block;
	padding:0 0 0 0;
}
a.learnmore {
	display:inline-block;
    font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:19px;
	color:#282828 !important;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	border:#c12d1e solid 2px;
	padding:5px 35px;
	position:relative;
    -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:30px;
	overflow:hidden;
}
a.learnmore:before {
	content:'';
	position:absolute;
	left:-23px;
	top:-23px;
	width:40px;
	height:40px;
	background:#c12d1e;
	transform: rotate(44deg);
}
a.learnmore:hover {
	background:#c12d1e;
	color:#fff !important;
	border-color:#c12d1e;
	text-decoration:none !important;
}
.datatodone-section {
	width:auto;
	height:auto;
	overflow:hidden;
	background:url(images/datatodone-bk.jpg) center top no-repeat;
	background-size:cover;
	position:relative;
	z-index:99;
	-moz-box-shadow: inset 0px -10px 18px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0px -10px 18px rgba(0, 0, 0, .3);
	box-shadow: inset 0px -10px 18px rgba(0, 0, 0, .3);
	text-align:center;
	padding:60px 0;
}
.datatodone-section:before {
	content:url(images/bfr-lines.png);
	position:absolute;
	right:100px;
	top:-50px;
	z-index:-1;
	opacity: 0.3;
  	filter: alpha(opacity=30);
}
.datatodone-section:after {
	content:url(images/aftr-lines.png);
	position:absolute;
	left:100px;
	bottom:-70px;
	z-index:-1;
	opacity: 0.3;
  	filter: alpha(opacity=30);
}
h3 {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:40px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	position:relative;
	line-height:35px;
	margin-bottom:38px;
	letter-spacing:-1px;
}
h3 span {
	font-size:20px;
	color:#727272;
	display:block;
	line-height:20px;
	margin-top:3px;
}
h3:after {
	content: '';
	position: relative;
	width: 35px;
	height: 1px;
	background: rgba(255, 255, 255, .1);
	bottom: -18px;
	display: block;
	margin: 0 auto;
}
.datatodone-section ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:20px;
	display:inline-block;
}
.datatodone-section ul li {
	width:370px;
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color:#808080;
	text-decoration:none;
	line-height:24px;
	vertical-align:top;
	margin-right:24px;
	position:relative;
    -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;
}
.datatodone-section ul li:after {
	content:'';
	position:absolute;
	right:-14px;
	top:0;
	width:1px;
	height:250px;
	background:rgba(255, 255, 255, .05);
}
.datatodone-section ul li:nth-child(3n) {
	margin-right:0px;
}
.datatodone-section ul li:last-child:after {
	display:none;
}
h4 {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	line-height:35px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.datatodone-icons {
	width:96px;
	height:96px;
	border:#c12d1e solid 2px;
	-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-bottom:10px;
}
.datatodone-section ul li:hover {
	color:#b1b1b1;
}
.datatodone-section ul li:hover .datatodone-icons {
	background:#c12d1e;
}
.talk-blue-br {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#105ba1;
	position:relative;
	z-index:99;
    font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:27px;
	padding:25px 0;
}
.talk-blue-br strong {
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-size:55px;
	display:block;
	line-height:53px;
}
.talk-blue-br:before {
	content:url(images/phone-talk-icon.png);
	position:absolute;
	left:27%;
	top:-6px;
}
.talk-blue-br a.learnmore {
	color:#fff !important;
	border:#fff solid 2px;
	padding:8px 35px;
	margin-top:20px;
	letter-spacing:normal;
	overflow:hidden;
}
.talk-blue-br a.learnmore:before {
	background:#fff;
}
.talk-blue-br a.learnmore:hover {
	border-color:#fff;
}

.hm-customers-outr {
	width:auto;
	height:auto;
	position:relative;
	display:none;
}
.hm-customers-logos {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#a7a9ac;
	position:relative;
	z-index:99;
	padding:35px 0;
}
.hm-customers-logos:before {
	content:url(images/bfr-lines.png);
	position:absolute;
	right:100px;
	top:-50px;
	z-index:-1;
}
.hm-customers-logos:after {
	content:url(images/aftr-lines.png);
	position:absolute;
	left:100px;
	bottom:-70px;
	z-index:-1;
}
.hm-customers-logos ul {
	list-style:none;
	padding:0px;
	margin:0px;
	float:right;
	display:block;
}
.hm-customers-logos ul li {
	float:left;
	background:#fff;
	margin:10px 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.hm-customers-logos ul li:last-child {
	margin-right:10px;
}
.workingcustomer-blue-circle {
	width:auto;
	height:auto;
	position:absolute;
	left:19%;
	top:-80px;
	z-index:999;
}
.workingcustomer-blue-br {
	display:none;
}
.hm-grey-sec {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#a7a9ac;
	position:relative;
	z-index:99;
	padding:25px 0;
	font-size: 25px;
	color: #fff;
	text-align: center;
}
.hm-grey-sec:before {
	content:url(images/bfr-lines.png);
	position:absolute;
	right:100px;
	top:-50px;
	z-index:-1;
}
.hm-grey-sec:after {
	content:url(images/aftr-lines.png);
	position:absolute;
	left:100px;
	bottom:-70px;
	z-index:-1;
}
.reviews-section {
	width:auto;
	height:auto;
	overflow:hidden;
	padding:50px 0 70px 0;
	position:relative;
	text-align:center;
}
.reviews-section:before {
	content:url(images/quotes-sml-icon.png);
	position:absolute;
	right:150px;
	top:-5px;
}
.reviews-section:after {
	content:url(images/quotes-icon.png);
	position:absolute;
	left:70px;
	bottom:-25px;
}
.reviews-section ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.reviews-section ul li {
	padding:0 0 0 0;
	margin-bottom:15px;
}
.reviews-section ul li article {
	background:#fff;
	padding:50px 60px;
	font-family: 'Lato', sans-serif;
	font-weight:400i;
	font-size:26px;
	font-style:italic;
	color:#4c4c4c;
	text-decoration:none;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .09);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .09);
	box-shadow: 0 0 15px rgba(0, 0, 0, .09);
	margin:15px;
	position:relative;
	z-index:99;
	text-align:center;
}
.reviews-section ul li article p {
	margin-top:0px;
	margin-bottom:10px;
}
.reviews-section ul li article img {
	display:inline-block;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .09);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .09);
	box-shadow: 0 0 10px rgba(0, 0, 0, .09);
	padding:10px;
}

.reviews-section ul li article:before {
	content:url(images/rev-bfr-bdr.png);
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
.reviews-section ul li article:after {
	content:url(images/rev-aftr-bdr.png);
	position:absolute;
	right:0;
	bottom:-6px;
	z-index:-1;
}
.client-nm {
	width:auto;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#105ba1;
	text-decoration:none;
}
.footer {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#252525;
}
.ftr-conts-section {
	width:260px;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#868686;
	text-decoration:none;
	line-height:19px;
	float:left;
	margin:50px 22px 50px 0;
}
.ftr-conts-section span {
	display:inline-block;
}
.ftr-conts-section strong {
	font-weight:normal;
	color:#fff;
	display:block;
	margin-bottom:7px;
}
.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 9px no-repeat;
}
.ftr-conts-section ul li.current_page_item > a,
.ftr-conts-section ul li.current-menu-ancestor > a,
.ftr-conts-section ul li.current-menu-item > a,
.ftr-conts-section ul li.current-menu-parent > a {
    color:#fff;
	text-decoration:none;
}
ul.contact-info {
	list-style:none;
	padding:0px;
}
ul.contact-info li {
	background:none;
	padding:0 0 10px 0;
}
ul.contact-info li span {
	display:inline-block;
}
ul.contact-info li .fa {
	width:35px;
	height:35px;
	background:#c12d1e;
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:35px;
	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;
	margin-top:4px;
}
ul.contact-info li a {
	display:block;
}
ul.contact-info li:hover .fa {
	background:#4f4b4c;
}

.ftr-conts-section.first {
	width:320px;
}
.ftr-logo {
	margin-bottom:20px;
}
.ftr-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	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:#c12d1e 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:#c12d1e;
}
.copyright {
	width:auto;
	height:auto;
	overflow:hidden;
	background:#1a1a1a;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#4a4a4a;
	text-decoration:none;
	text-align:center;
	padding:15px 15px;
	letter-spacing:-.5px;
}
.copyright span {
	float:left;
	line-height:32px;
}
.copyright a {
	color:#979797;
	text-decoration:none;
}
.copyright ul {
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
}
.copyright ul li {
	float:left;
	padding:0 0 0 2px;
}
.copyright ul li .fa {
	width:35px;
	height:35px;
	background:#4f4b4c;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	line-height:35px;
	-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;
}
.copyright ul li .fa-facebook:hover {
	background:#3a5793;
}
.copyright ul li .fa-linkedin:hover {
	background:#1c82b7;
}


.subpgs-banr {
	width:auto;
	height:420px;
	overflow:hidden;
}
.subpgs-banr img {
	width:100%;
}
.bdy-otr {
	width:auto;
	height:auto;
	overflow:hidden;
	background:url(images/bdy-befor-bk.png) -150px -100px no-repeat;
	padding:60px 0;
}
.body-cntns {
	width:auto;
	height:auto;
	overflow:hidden;
	font-size: 18px;
	color: #2a2a2a;
	text-decoration:none;
	line-height:26px;
}
.body-cntns strong {
	font-weight:700;
	color: #000;
}
.body-cntns a {
	color: #c12d1e;
	text-decoration:none;
}
.body-cntns a:hover {
	color: #000;
	text-decoration:underline;
}
h5 {
    font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size:22px;
	color:#105ba1;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	line-height:23px;
	letter-spacing:-.5px;
}
.simpl-bx {
	width:auto;
	height:auto;
	overflow:hidden;
	border:rgba(0, 0, 0, .09) solid 2px;
	padding:25px;
	margin-top:10px;
	border-left-color:#105ba1;
}
.simpl-bx:nth-child(odd) {
	background:rgba(0, 0, 0, .03);
}
.simpl-bx p {
	margin-top:10px;
	margin-bottom:0px;
}
.simpl-bx ul {
	margin-top:10px;
}
.simpl-bx ul li {
	padding:0 0 6px 0;
}

h2.subtitles {
	font-size:25px;
	color:#262626;
	text-transform:none;
	margin-bottom:15px;
	letter-spacing:-.5px;
}
.red-bx {
	width:auto;
	height:auto;
	overflow:hidden;
	border:#c12d1e solid 4px;
	padding:25px;
	margin-top:10px;
}
.align-cntr-conts {
	text-align:center;
}
.red-bx h5 {
	color:#000;
}
.red-bx p {
	margin-bottom:0px;
}
.red-bx a {
	display:inline-block;
    -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;
}
.red-bx h5 strong {
	font-weight:600;
	color:#c12d1e;
	font-size:40px;
	line-height:32px;
}
.red-bx img {
    -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;
}
.red-bx a:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.simpl-bx a.learnmore {
	padding:10px 50px
}
.simpl-bx a.learnmore:hover {
	text-decoration:none;
	color:#fff;
}
.red-txt {
	font-weight:700;
	font-size:26px;
	color:#c12d1e;
}
.clients-pg-cnts {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.clients-pg-cnts ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.clients-pg-cnts ul li {
	padding:10px;
	width:22%;
	float:left;
	background:#fff;
	border:rgba(0, 0, 0, .09) solid 2px;
	margin:0 14px 10px 0;
	text-align:center;
    -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;
}
.clients-pg-cnts ul li:nth-child(4n) {
	margin-right:0px;
}
.clients-pg-cnts ul li img {
	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
	opacity:0.9;
  	position:relative;
  	z-index:99;
    -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;
}
.clients-pg-cnts ul li:hover {
	border-color:#c12d1e;
}
.clients-pg-cnts ul li:hover img {
	-webkit-filter: grayscale(0%);
  	filter: grayscale(0%);
	opacity:1;
}
.blg-lft-sec {
	width:65%;
	height:auto;
	overflow:hidden;
	float:left;
}
.post {
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:15px;
	color:#393939;
	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;
	border:rgba(0, 0, 0, .09) solid 2px;
	border-left-color: #262626;
	padding:30px;
	margin-top:10px;
	position:relative;
	z-index:99;
	background:#fff;
}

.post:after {
	content:'';
	position:absolute;
	right:-50px;
	top:-30px;
	width:150px;
	height:80px;
	background:rgba(0, 0, 0, .05);
	transform: rotate(44deg);
	z-index:-1;
}
.blg-lft-sec span {
	font-size:13px;
	color:#515151;
	display:table;
	margin-top:2px;
}
.post .imgs {
	margin-bottom:15px;
}
/*.post a {
	color:#000;
	text-decoration:none;
}
.post a:hover {
	text-decoration:underline;
}*/

.post a.learnmore {
	font-size:15px;
	color:#282828;
	padding:8px 40px;
	margin-top:10px;
}
.post a.learnmore:hover {
	color:#fff;
	text-decoration:none;
}
.post:hover {
	border-color: #262626;
}

.post h5 {
	font-size:27px;
	line-height:26px;
	text-transform:none;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
.post h5 a {
	color:#000;
}
.post:hover h5 a {
	color:#545454;
}
.post h5 a:hover {
	color:#000;
	text-decoration:none;
}
.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:14px;
	text-decoration:none;
	color:#000;
	border:rgba(0, 0, 0, .1) solid 1px;
	padding:4px 10px;
	background:#fff;
	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;
}
.pagination ul li a:hover {
	border:rgba(0, 0, 0, .7) solid 1px;
	color:#c12d1e;
	text-decoration:none;
}
.pagination ul li .current, .pagination ul li .current:hover { z-index:2; color:#c12d1e; cursor:default; padding:4px 10px; margin-top:0; border:rgba(0, 0, 0, .7) solid 1px;}
.side-br {
	width:30%;
	height:auto;
	overflow:hidden;
	float:right;
	margin-top:7px;
}
.side-br h5 {
	color:#232323;
}
.side-br-widg {
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
}
.side-br-widg .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;
}
.side-br-widg .input-field3:focus {
	background:#fff;
}
.srch-btn {
	float:left;
	padding-left:3px;
}
.side-br-widg ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.side-br-widg ul li {
	padding:0 0 0 0;
	border-bottom:rgba(0, 0, 0, .1) solid 1px;
}
.side-br-widg ul li:last-child {
	border-bottom:none;
}
.side-br-widg ul li a {
	padding:8px 0 8px 7px;
	display:flex;
	font-size:14px;

	text-decoration:none;
	color:#4e4e4e !important;
    -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;
}

.side-br-widg 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;
}
.side-br-widg ul li a .fa {
	float:left;
	margin:1px 10px 0 0;
}
.side-br-widg ul li a:hover {
	background:rgba(0, 0, 0, .05);
	text-decoration:none;
	color:#c12d1e !important;
}
.side-br-widg ul li a:hover:before {
	color:#c12d1e !important;
}

ul.postlistings {
	list-style:decimal;
}
ul.postlistings li {
	margin-bottom:15px;
}


ul.contact-info.cn-pg {
	float:left;
}

.contact-container {
	width:500px;
	height:auto;
	overflow:hidden;
	float:right;
	border:rgba(0, 0, 0, .09) solid 2px;
	padding:30px;
	text-align:center;
	border-top-color:#c12d1e;
	border-top-width:6px;
	background:rgba(0, 0, 0, .04);
}
.contact-container h5 {
	font-size:30px;
	letter-spacing:-1px;
	color:#c12d1e;
}
.contact-container form {
	margin-top:25px;
}
.form-group {
	text-align:left;
	margin-bottom:12px;
}
.form-group p {
	margin-bottom:0px;
	margin-top:0px;
}
input[type="email"], input[type="number"], input[type="tel"], input[type="text"], input[type="url"], textarea, select {
	width: calc(100% - 30px);
background: #fff;
border: none;
padding: 12px 15px;
border: 1px solid rgba(0, 0, 0, .2);
	font-family: 'Lato', sans-serif;
	font-size:14px;
}
input[type="submit"] {
    font-family: 'Poppins', sans-serif;
	font-size:18px;
	display:inline-block;
	background:#c12d1e;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:8px 60px;
	border:none;
	cursor:pointer;
    -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;
}
input[type="submit"]:hover {
	background:#1a1a1a;
}
.cn-map {
	width:auto;
	height:350px;
	overflow:hidden;
}

.btn-mrg { margin:0 10px 10px 0;}
span.wpcf7-not-valid-tip { display:none;}
.wpcf7-not-valid { border:1px solid #F00 !important;}
div.wpcf7-response-output { margin:10px 0;}


.post-img-lft {float:left; margin:0 20px 20px 0; width:300px;}

.packgs-bx {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.packgs-bx ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.packgs-bx ul li {
	width: 25%;
	float: left;
	background: #fff;
	border: rgba(0, 0, 0, .09) solid 2px;
	padding: 25px;
	margin-right: 2%;
	border-top-color: #105ba1;
	font-size: 16px;
	color: #2a2a2a;
	line-height: 20px;
	margin-top: 10px;
}
.packgs-bx ul li p {
	margin: 10px 0;
}
.packgs-bx ul li h5 {
	text-transform: none;
	font-size: 19px;
	letter-spacing: normal;
}
.price {
	font-weight: 600;
	font-size: 35px;
	color: #2a2a2a;
	line-height: 32px;
	display: block;
	margin-top: 20px !important;
}
.price span {
	font-weight: 400;
	font-size: 16px;
}
a.buy-now-btn {
	display: inline-block;
	background: #c12d1e;
	padding: 10px 20px !important;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
}
a.buy-now-btn:hover {
	background: #a42316;
	color: #fff;
	text-decoration: none;
}
.prod-detail-sec {
	width: auto;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: 50px;
}
.prod-detail-sec ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.prod-detail-sec ul li {
	font-size: 16px;
	color: #2a2a2a;
	line-height: 22px;
	margin-bottom:50px;
}
.prod-detail-sec ul li:last-child {
	margin-bottom:0px;
}
.prod-detail-sec ul li aside {
	width: 45%;
	background: #f4f5f8;
	padding: 7% 15% 7% 7%;
}
.prod-detail-sec ul li img {
	float: right;
	margin-top: 80px;
}
.prod-detail-sec ul li h4 {
	color: #2a2a2a;
	text-transform: none;
	letter-spacing: 1px;
}

ul.lists {
	list-style: disc;
	padding: 0px;
	margin-left: 40px;
}
ul.lists li {
	float: none;
	margin:0px !important;
}
.email-link {
  color: white;
}







