/******************************************************************
Theme Name:		MKL Pressure Cleaning
Theme URI:		http://excitemedia.com.au/
Author:			ExciteMedia
Author URI:		http://excitemedia.com.au/
Version:		1.0
Tags:			fluid-layout, responsive-layout, accessibility-ready, microformats

License:		GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html
*/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,400italic,500,600,700,900);
/* Font Faces - END */

html, body {
	height: 100%;
}
body {
	background: url(library/images/main_bg.jpg) repeat left top;
	margin: 0px;
	min-width: 1136px;
}
body, p, td, ul, li {
	color: #464646;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.75;
}
h1, h2, h3, h4, h5, h6 {
	color: #31abdf;
	font-family: 'Exo 2', sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 9px;
	padding: 0;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 27px;
}
h3 {
	color: #4b4b4b;
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
a {
	color: #31abdf;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	height: auto !important;
	max-width: 100%;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 9px;
	margin-top: 9px;
	padding: 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ebebeb;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
iframe {
	max-width: 100%;
}
.sfm-rollback {
    display: none;
}

/*********************
LAYOUT STYLES
*********************/
.fz-18 {
	font-size: 18px !important;
}
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.page-template-template-acf .center, .page-template-acf-template-home .center {
	max-width: 1200px;
}
.center {
	margin: 0 auto;
	max-width: 1136px;
}
.center_inner {
	padding-left: 68px;
	padding-right: 68px;
}
.main_bg {
	background: url(library/images/gradient_bottom.png) repeat-x left bottom;
	min-height: 100%;
}
.main_header {
	background: #0b4d9a;
	position: relative;
	z-index: 111;
}
.logo {
	float: left;
	padding: 20px 0 25px;
	text-align: center;
}
.logo a, .logo img {
	line-height: 0;
}
.logo img {
	vertical-align: top;
}
.header_right {
	float: right;
	padding-top: 35px;
}
.slogan {
	border-right: 1px solid #386daa;
	color: #fff;
	float: left;
	font: normal 19px/24px 'Exo 2', sans-serif;
	padding: 7px 15px 18px 0;
}
.phone_number {
	color: #fff;
	float: left;
	font: bold 23px/28px 'Exo 2', sans-serif;
	padding: 6px 0 0 18px;
}
.phone_number a {
	color: #fff;
}
.main_area .center {
	background: #fff;
	-webkit-box-shadow: 0 0 6px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 6px 2px rgba(0,0,0,0.3);
	box-shadow: 0 0 6px 2px rgba(0,0,0,0.3);
}
.main_area .center_inner {
	padding-bottom: 72px;
	padding-top: 46px;
}
.home .main_area .center_inner {
	padding-top: 30px;
}
.top_menu {
	background: url(library/images/main_bg.jpg) repeat left top;
	position: relative;
	z-index: 110;
}
.social_buttons {
	float: right;
	padding: 15px 24px 0 0;
}
.social_buttons div {
	float: left;
	padding-left: 17px;
	padding-top: 4px;
}
.social_buttons div:first-child {
	border-right: 1px solid #b4d8e7;
	padding: 7px 22px 10px 0;
}
.social_buttons div a, .social_buttons div img {
	display: block;
}
.banner_area {
	padding-top: 25px;
}
.banner_area_inner {
	position: relative;
}
.banner_overlay {
	left: 74px;
	max-width: 560px;
	position: absolute;
	right: 0;
	top: 17%;
	z-index: 100;
}
.banner_overlay h3 {
	color: #fff;
	font-size: 48px;
	line-height: 44px;
	margin-bottom: 13px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.82);
}
.banner_overlay h5 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 22px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.82);
}
.banner_overlay div {
	color: #fff;
	font-size: 12px;
	line-height: 49px;
}
.banner_overlay a.button_style_1 {
	margin-right: 13px;
	padding: 15px 21px 14px;
}
.mainbody {
	padding: 35px 0;
}
.home .mainbody {
	padding: 15px 0 35px 0;
}
.main_footer {
	background: #0b4d9a;
	padding: 36px 0;
}
.footer_1st_col {
	color: #9db8d7;
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding: 14px 0 0 20px;
}
.footer_1st_col a {
	color: #9db8d7;
}
.footer_right {
	float: right;
	padding-right: 20px;
}
.footer_2nd_col {
	border-left: 1px solid #386daa;
	float: left;
	padding: 0 10px;
}
.footer_2nd_col img {
	display: block;
	position: relative;
	vertical-align: top;
	width: 240px;
}
.footer_3rd_col {
	border-left: 1px solid #386daa;
	float: left;
	padding: 0 10px;
}
.footer_3rd_col img {
	display: block;
	position: relative;
	margin: -5px 0 -9px;
	vertical-align: top;
	width: 48px;
}
.footer_4th_col {
	border-left: 1px solid #386daa;
	float: left;
	padding: 0 10px;
}
.footer_4th_col img {
	line-height: 0;
	vertical-align: top;
	width: 88px;
}
.footer_5th_col {
	border-left: 1px solid #386daa;
	float: left;
	padding: 8px 0 8px 10px;
}
.footer_5th_col img {
	line-height: 0;
	vertical-align: top;
	width: 150px;
}
.image_preload {
	height: 1px;
	left: 0;
	position: absolute;
	top: -10px;
	width: 1px;
}
.preload_button_bg {
	background: url(library/images/button_bg.png) no-repeat left top;
}

/* Home Content */
.home_boxes, .home_content, .home_left ul {
	*zoom: 1;
}
.home_boxes a {
	cursor: pointer;
}
.home_boxes:before, .home_content:before, .home_left ul:before,
.home_boxes:after, .home_content:after, .home_left ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.home_boxes:after, .home_content:after, .home_left ul:after {
	clear: both;
}
.home_boxes {
	margin: 0;
	padding: 7px 0 45px;
}
.home_boxes li {
	float: left;
	list-style: none;
	margin: 0 0 0 2.5%;
	padding: 0;
	text-align: center;
	width: 31.7%;
}
.home_boxes li:first-child {
	margin-left: 0;
}
.home_boxes li:first-child + li + li {
	float: right;
	margin-left: 0;
}
.home_boxes li img a {
	line-height: 0;
}
.home_boxes li img {
	line-height: 0;
	vertical-align: top;
}
.strike_heading {
	background: url(library/images/heading_bg.png) no-repeat 0 2px;
	letter-spacing: 2px;
	margin: 0 0 16px;
	overflow: hidden;
	padding: 0 0 0 30px;
}
.strike_heading span {
	position: relative;
}
.strike_heading span:after {
	border-top: 1px solid #ebebeb;
	content: "";
	height: 0;
	position: absolute;
	top: 50%;
	width: 1000px;
}
.strike_heading span:after {
	left: 100%;
	margin-left: 30px;
}
.home_content {
}
.home_left {
	float: left;
	padding-top: 8px;
	width: 66.6%;
}
.home_left ul {
	margin: 0;
	padding: 0 0 40px;
}
.home_left ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 3.2%;
	padding: 0;
	width: 31.2%;
}
.home_left ul li:first-child {
	margin-left: 0;
}
.home_left ul li:first-child + li + li {
	float: right;
	margin-left: 0;
}
.home_left ul li a.view_gallery_link {
	display: inline-block;
	font-size: 15px;
	margin-top: 10px;
}
.home_left ul li img {
	line-height: 0;
	vertical-align: top;
}
.get_in_touch a {
	background: url(library/images/envelope.png) no-repeat 0 3px;
	color: #31abdf;
	display: block;
	font: normal 24px/28px 'Exo 2', sans-serif;
	margin-left: 15px;
	padding: 0 0 0 79px;
	text-decoration: none;
}
.home_right {
	float: right;
	margin-right: 3.5%;
	width: 26.2%;
}
.home_right h1 {
	font-size: 27px;
}
.home_right p {
	line-height: 1.4;
}
body.inner .get_in_touch {
	border-top: 1px solid #ebebeb;
	clear: both;
	margin-top: 30px;
	padding-top: 38px;
	text-align: center;
}
body.inner .get_in_touch a {
	display: inline-block;
	margin: 0;
}
.services_tbl tr td:first-child {
	padding-right: 25px;
}
.services_tbl tr td:first-child + td {
	padding-left: 25px;
}
.rps-image-gallery {
	*zoom: 1;
}
.rps-image-gallery:before,
.rps-image-gallery:after {
	content: "";
	display: table;
	line-height: 0;
}
.rps-image-gallery:after {
	clear: both;
}
.rps-image-gallery.gallery-columns-2 > ul > li {
	margin: 0 0 10px !important;
	width: 49.5%;
}
.rps-image-gallery.gallery-columns-2 > ul > li {
	float: left;
}
.rps-image-gallery.gallery-columns-2 > ul > li:nth-child(2n+1) {
	clear: both;
}
.rps-image-gallery.gallery-columns-2 > ul > li:nth-child(2n) {
	float: right;
}
.rps-image-gallery img {
	margin: 0 !important;
	width: 100% !important;
}
.gallery-columns-2 dl.gallery-item {
	float: left;
	width: 50%;
}
.gallery-columns-2 dl.gallery-item dt {
	padding: 0 5%;
}
.gallery .wp-caption-text.gallery-caption {
	display: none;
}

/* Industries Page */
.ind_row {
	*zoom: 1;
}
.ind_row:before,
.ind_row:after {
	content: "";
	display: table;
	line-height: 0;
}
.ind_row:after {
	clear: both;
}
.ind_row {
	border-top: 1px solid #ebebeb;
	padding: 30px 0 35px;
}
.ind_wrapper .ind_row:first-child {
	border-top: none;
}
.ind_thumb {
	float: left;
	padding: 5px 28px 0 0;
	width: 208px;
}
.ind_thumb img {
	line-height: 0;
	vertical-align: top;
}
.ind_right {
	margin: 0 0 0 236px;
}
.ind_right h3 {
	margin-bottom: 26px;
}
.ind_right p {
	font-size: 16px;
}
.ind_right div {
	font-size: 16px;
	padding-top: 26px;
}
.next_steps {
	border-top: 1px solid #ebebeb;
	color: #4b4b4b;
	font: normal 24px/65px 'Exo 2', sans-serif;
	margin-top: 20px;
	padding-top: 45px;
	text-align: center;
}
.next_steps span {
	display: inline-block;
	padding-right: 20px;
}
.next_steps a {
	display: inline-block;
	margin: 0 10px;
}
.next_steps a img {
	line-height: 0;
	vertical-align: top;
}

/* Free Quote Page */
.free_quote_wrapper, .free_quote_left, .free_quote_right {
  *zoom: 1;
}
.free_quote_wrapper:before, .free_quote_left:before, .free_quote_right:before,
.free_quote_wrapper:after, .free_quote_left:after, .free_quote_right:after {
  content: "";
  display: table;
  line-height: 0;
}
.free_quote_wrapper:after, .free_quote_left:after, .free_quote_right:after {
  clear: both;
}
.free_quote_left {
	float: left;
	width: 60%;
}
.free_quote_left h1 {
	display: inline-block;
	font-size: 30px;
	margin-bottom: 0;
	padding: 0 53px 36px 0;
	position: relative;
}
.free_quote_left h1 img {
	position: absolute;
	right: 0;
	top: 18px;
}
.quote_form {
	background: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 37px 60px 45px 55px;
}
.form_row {
	padding: 0 0 17px;
}
.form_row label {
	display: block;
	padding-bottom: 5px;
}
.form_field input.wpcf7-text, .form_field input.wpcf7-captchar, .form_field textarea {
	background: #fff;
	border: 1px solid #c5c5c5;
	-webkit-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
	box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
	height: 50px;
	width: 100%;
}
.form_field textarea {
	height: 124px;
}
.form_field input.wpcf7-captchar {
	width: 80px;
}
.form_submit input.wpcf7-submit {
	background: url(library/images/submit.png) no-repeat left top;
	float: left;
	font-weight: 600;
	height: 65px;
	padding: 23px 25px 22px 80px;
	text-align: left;
	width: 279px;
}
.form_submit input.wpcf7-submit:hover {
	background: url(library/images/submit.png) no-repeat 0 -65px;
}
.form_info {
	float: right;
	font-size: 13px;
	line-height: 16px;
	margin-right: -23px;
	padding-top: 25px;
}
div.wpcf7 .quote_form img.ajax-loader {
	display: none;
}
.free_quote_right {
	float: right;
	width: 34.5%;
}
.free_quote_right h3 {
	color: #30a6d9;
	margin-top: 10px;
}
ul.what_you_get {
	list-style: none;
	margin: 0;
	padding: 15px 0 9px;
}
.what_you_get li {
	padding: 6px 0 21px 40px;
}
.what_you_get li:first-child {
	background: url(library/images/phone.png) no-repeat 4px 0;
}
.what_you_get li:first-child + li {
	background: url(library/images/measure.png) no-repeat 0 3px;
}
.what_you_get li:first-child + li + li {
	background: url(library/images/friendly.png) no-repeat 2px 3px;
}
p.start_from {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #4b4b4b;
	font-size: 21px;
	margin: 0;
	padding: 30px 0 29px;
}
ul.testimonials {
	list-style: none;
	margin: 0;
	padding: 0 100px 0 0;
}
ul.testimonials li {
	font-size: 16px;
	line-height: 1.5;
	padding: 36px 0 10px;
}

/* New Landing Page */
.lp_banner, .lp_about, .lp_info {
	*zoom: 1;
}
.lp_banner:before, .lp_about:before, .lp_info:before,
.lp_banner:after, .lp_about:after, .lp_info:after {
	content: "";
	display: table;
	line-height: 0;
}
.lp_banner:after, .lp_about:after, .lp_info:after {
	clear: both;
}
.lp_banner_concrete {
	background: url("https://www.mklpressurecleaning.com.au/wp-content/uploads/2015/03/concrete-cleaning-brisbane1.jpg") no-repeat center top; 
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: 335px;
	position: relative;
}

/* Landing Page Background Images */

.lp_banner_tennis {
	background: url("https://www.mklpressurecleaning.com.au/wp-content/themes/mkl/library/images/tennis-court-cleaning.jpg") no-repeat center top; 
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: 335px;
	position: relative;
}

.lp_banner_carpark {
	/* background: url("https://www.mklpressurecleaning.com.au/wp-content/uploads/2015/03/carpark-cleaning-brisbane.jpg") no-repeat center top; 	*/
  background: url("https://www.mklpressurecleaning.com.au/wp-content/uploads/2018/05/carpark-cleaning.jpg") no-repeat left top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: 335px;
	position: relative;
}

.lp_banner_driveway {
	background: url("https://www.mklpressurecleaning.com.au/wp-content/uploads/2015/03/driveway-cleaning-brisbane1.jpg") no-repeat center top; 
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: 335px;
	position: relative;
}
.lp_banner_pressurecleaning {
	background: url("library/images/pressure-cleaning.jpg") no-repeat center top; 
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 30px;
}
.lp_banner_roofcleaning {
/* 	background: url("library/images/roof-cleaning.jpg") no-repeat center top; */
  background: url("https://www.mklpressurecleaning.com.au/wp-content/uploads/2018/05/roof-cleaning.jpg") no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 30px;
}
.lp_text {
	bottom: 58px;
	left: 50px;
	position: absolute;
	right: 0;
}
.lp_text h2 {
	color: #fff;
	font-size: 59.83px;
	font-weight: 900;
	letter-spacing: -0.015em;
	line-height: 0.87581481em;
	margin-bottom: 16px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.35);
}
.lp_text h6 {
	color: #fff;
	font-size: 25.66px;
	letter-spacing: -0.005em;
	margin: 0;
}
.lp_form {
	background: #0b4d9a;
	color: #fff;
	float: right;
	margin-right: -335px;
	padding: 36px 28px 24px;
	position: relative;
	width: 279px;
}
.lp_form > h3 {
	background: url(library/images/icon_phone.png) no-repeat left top;
	color: #fff;
	font-size: 26px;
	margin-bottom: 0;
	padding: 2px 0 21px 50px;
}
.lp_form .form_row {
	padding-bottom: 8px;
}
.lp_form .form_row label {
	font-size: 14px;
	padding-bottom: 1px;
}
.lp_form .form_field input.wpcf7-text {
	border: 1px solid #093d7a;
}
.lp_form .form_field textarea {
	border: 1px solid #093d7a;
	height: 96px;
}
.lp_form .form_submit {
	padding-top: 18px;
}
.lp_form .form_submit input.wpcf7-submit {
	background: url(library/images/submit_bg.png) repeat-x left top;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	padding: 19px 0 18px;
	text-align: center;
	width: 100%;
}
.lp_form .form_submit input.wpcf7-submit:hover {
    background: url(library/images/submit_bg.png) repeat-x 0 -65px;
}
.form_info_02 {
	font-size: 13px;
	padding-top: 5px;
	text-align: center;
}
.lp_form div.wpcf7 img.ajax-loader, .lp_form div.wpcf7-response-output {
	display: none !important;
}
.lp_about {
	list-style: none;
	margin: 62px 0 43px;
	padding: 0;
}
.lp_about li {
	float: left;
}
.lp_about li:first-child {
	width: 33%;
}
.lp_about li:first-child + li {
	width: 34.2%;
}
.lp_about li:first-child + li + li {
	width: 32.8%;
}
.lp_about li > div {
	border-left: 7px solid #e6edf5;
	padding: 0 20px 0 25px;
}
.lp_about li:first-child > div {
	max-width: 260px;
}
.lp_about li:first-child + li + li > div {
	padding-right: 0;
}
.lp_about li > div > h5 {
	color: #0b4d9a;
	font-size: 24px;
	margin-bottom: 13px;
	padding: 1px 0 8px;
}
.lp_about li > div > h5 strong {
	background: #0b4d9a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 600;
	height: 37px;
	line-height: 37px;
	margin: -1px 16px 0 0;
	text-align: center;
	width: 37px;
}
.lp_about li > div p {
	font-size: 15px;
	line-height: 1.562882em;
	margin: 0;
}
.lp_intro {
	font-size: 22px;
	line-height: 1.590909em;
}
.lp_info {
	list-style: none;
	margin: 28px 0 0;
	padding: 0 345px 0 0;
	position: relative;
}
.lp_info > li:first-child {
	float: left;
	padding-top: 7px;
	position: relative;
	width: 100%;
}
.lp_info > li:first-child > h2 {
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 700;
}
.lp_info > li:first-child > h2 strong {
	font-weight: 900;
}
.lp_info > li:first-child p {
	font-size: 18px;
	line-height: 1.555556em;
	margin: 26px 0;
}
.lp_info > li:first-child + li {
	float: left;
	margin-right: -100%;
	padding-left: 60px;
	position: relative;
	width: 285px;
}
.lp_info > li:first-child + li h6 {
	margin-bottom: 23px;
	padding-left: 35px;
}
.lp_info > li:first-child + li h5 {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 35px;
}
.lp_info > li:first-child + li ul {
	list-style: none;
	margin: 18px 0 0;
	padding: 0;
}
.lp_info > li:first-child + li ul li {
	background: url(library/images/icon_tick.png) no-repeat 0 4px;
	line-height: 1.235294em;
	margin-top: 23px;
	padding: 0 0 0 35px;
}
.lp_info > li:first-child + li ul li:first-child {
	margin-top: 0;
}

/* Blog Page */
.post_list > article {
	border-top: 7px solid #ebeaef;
	padding: 38px 0 2px;
}
.post_list > article:first-child {
	border-top: none;
	padding-top: 0;
}
.pl_left {
	float: left;
	padding-top: 7px;
	width: 74px;
}
.pl_date {
	background: #0b4d9a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font: 300 13px/16px 'Exo 2',sans-serif;
	padding: 9px 0 7px;
	text-align: center;
	text-transform: uppercase;
}
.pl_date span {
	display: block;
	font-size: 38px;
	font-weight: normal;
	line-height: 40px;
}
.pl_comment {
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
.pl_comment a {
	letter-spacing: -1px;
	text-decoration: underline;
}
.pl_right {
	padding-left: 100px;
}
.pl_right h1 {
	font-size: 28px;
	margin-bottom: 20px;
}
.pl_right h1 a {
}
.pl_footer {
	padding-left: 100px;
	padding-top: 35px;
}
.pl_footer a {
	text-decoration: underline;
}
.pl_footer_left {
	float: left;
}
.pl_footer_right {
	float: right;
}
.social_sharing {
	padding: 10px 0;
}
.pagination {
	border-top: 7px solid #ebeaef;
	margin: 0;
	padding: 47px 0 19px;
	text-align: right;
}
.pagination ul {
	margin: 0;
}
.pagination li {
	border-right: none;
}
.pagination a, .pagination span {
	border-right: 1px solid #1b545f;
	color: #1b545f;
	font-size: 16px;
	font-weight: 300;
	min-width: 0;
	padding: 0 8px;
	text-decoration: underline;
}
.pagination .current {
	font-weight: bold;
	text-decoration: none;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
	background: none;
	color: #2980b9;
}
.pagination a.next, .pagination span.next {
	border-right: none;
	padding: 0 0 0 15px;
}
.pagination a.prev, .pagination span.prev {
	padding: 0 15px 0 0;
}
#blog_sidebar h3.widget-title {
	background: #fff;
	-webkit-box-shadow: inset 0 0 62px rgba(0,0,0,0.19);
	-moz-box-shadow: inset 0 0 62px rgba(0,0,0,0.19);
	box-shadow: inset 0 0 62px rgba(0,0,0,0.19);
	color: #1b545f;
	display: block;
	font: 300 24px/28px 'Exo 2', sans-serif;
	margin: 0;
	padding: 20px 5px 19px 25px;
	text-transform: capitalize;
}
#blog_sidebar .srp-widget-container {
	background: #f8f8f8;
	display: block;
	padding: 32px 10px 20px 25px;
}
#blog_sidebar div.srp-widget-singlepost {
	margin-bottom: 8px;
}
#blog_sidebar div.srp-widget-singlepost {
	border-bottom: none;
}
#blog_sidebar h4.srp-post-title {
	margin-bottom: 5px;
}
#blog_sidebar div.srp-widget-container a {
	color: #1b545f;
	font: normal 16px/20px 'Exo 2', sans-serif;
	text-decoration: underline;
}
#blog_sidebar p.srp-widget-date {
	color: #aebabd;
	font-size: 10px;
	font-weight: normal;
}
h1.single-title {
	font-size: 34px;
}

/* Sidebar Column */
.main_sidebar .sub-menu {
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.main_sidebar .sub-menu li {
	border-bottom: 1px solid #c7c7c7;
	display: block;
	list-style: none;
	*zoom: 1;
}
.main_sidebar .sub-menu li a {
	color: #707070;
	display: block;
	font: normal 22px/26px 'kelson_sans', sans-serif;
	padding: 17px 0 17px;
	text-decoration: none;
	text-transform: capitalize;
	*zoom: 1;
}
.main_sidebar .sub-menu li.first-menu-item a {
	padding-top: 0;
}
.main_sidebar .sub-menu li.current-menu-item a, .main_sidebar .sub-menu li.current-menu-parent > a, .main_sidebar .sub-menu li a:hover {
	color: #074775;
}


/* Blog Pages */


#blog_content {

	width:70%;
	float:left;

}

#blog_sidebar {

	width:25%;
	float:left;
	padding-left:25px;
	margin-left:15px;
	border-left: 1px dashed #999;

}

.widget { 
	border-bottom: 1px dashed silver;
	padding-bottom:15px;
	margin-bottom:25px;
}

.widget li {

	list-style:none;
	padding:0;
	margin-left: -40px;
}



/*********************
PREDEFINE STYLES
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	background: #f5f5f5;
	border-width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #403c3e;
	display: inline-block;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 8px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	height: 50px;
	width: 250px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
}
input[type="number"] {
	-moz-appearance: textfield;
}
select {
	border: 1px solid #B7B7B7;
	height: 30px;
	line-height: 18px;
    padding: 5px;
	width: 250px;
}
input[type="submit"], button {
	background: url(library/images/main_bg.jpg) repeat left top;
	border-width: 0;
	color: #ffd957;
	cursor: pointer;
	display: inline-block;
	font: bold 16px/20px 'Exo 2', sans-serif;
	letter-spacing: 1px;
	padding: 15px 25px 14px;
	text-align: center;
	text-decoration: none;
}
input[type="submit"]:hover, button:hover {
	background: url(library/images/button_bg.png) repeat left top;
}
.button_style_1 {
	background: url(library/images/main_bg.jpg) repeat left top;
	color: #ffd957;
	display: inline-block;
	font: 600 16px/20px 'Exo 2', sans-serif;
	letter-spacing: 2px;
	min-width: 100px;
	padding: 15px 25px 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.button_style_1:hover {
	background: url(library/images/button_bg.png) repeat left top;
	color: #ffd957;
	text-decoration: none;
}
.pdf_link, .doc_link {
	background: url(library/images/pdf.png) left top no-repeat;
	display: inline-block;
    padding: 7px 0 7px 60px;
	text-decoration: underline;
}
.doc_link {
	background: url(library/images/doc.png) left top no-repeat;
}
.testimonial {
	color: #31abdf;
	font: normal 24px/1.29 'Exo 2', sans-serif;
	margin: 20px 0;
}
.table_style_1 {
	background: #e9e9e9;
}
.table_style_1 td, .table_style_1 th {
	border-bottom: none;
	border-left: 1px solid #fff;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 13px 5px 13px 30px;
	text-align: left;
}
.table_style_1 th {
	background: #2ea1d2;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
	padding: 12px 5px 12px 30px;
}
.table_style_1 tr td:first-child,
.table_style_1 tr th:first-child {
	border-left: none;
}
.table_style_1 tr:nth-child(2n) td {
	background: #d4d4d4;
}

/*********************
NAVIGATION
*********************/
.extended_menu {
	cursor: pointer;
	display: none;
}
.extended_menu:hover {
	text-decoration: none;
}
.extended_menu .btn_navbar {
	background: url(library/images/menu_extend.png) center center no-repeat;
	float: right;
	height: 40px;
	width: 45px;
}
.btn_tip {
	color: #fff;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
}
nav.nav_collapse {
	float: left;
}
nav.nav_collapse ul {
	*zoom: 1;
}
nav.nav_collapse ul:before,
nav.nav_collapse ul:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.nav_collapse ul:after {
	clear: both;
}
nav.nav_collapse ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.nav_collapse > ul {
}
nav.nav_collapse > ul > li {
	background: url(library/images/menu_separator.png) no-repeat 100% 22px;
	float: left;
	margin: 0 0 0 -1px;
	position: relative;
}
nav.nav_collapse > ul > li.first-menu-item {
	margin-left: 0;
}
nav.nav_collapse > ul > li.last-menu-item {
	background: none 
}
nav.nav_collapse > ul > li.menu-item-has-children > a::after {
	content: "\f0d7";
	font-family: FontAwesome;
	margin-left: 7px;
}
nav.nav_collapse > ul > li > a {
	color: #fff;
	display: block;
	font: normal 16px/65px 'Exo 2', sans-serif;
	letter-spacing: 2px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	*zoom: 1;
}
nav.nav_collapse > ul > li:hover > a {
	background: #0D1943;
}
nav.nav_collapse > ul > li.current-menu-item > a, nav.nav_collapse > ul > li.current-menu-parent > a, nav.nav_collapse > ul > li.last-menu-item > a {
	font-weight: 600;
}
nav.nav_collapse > ul > li.last-menu-item > a {
	color: #ffd957 !important;
}
nav.nav_collapse > ul ul {
	background: #0D1943;
	display: block;
	opacity: 0;
	position: absolute;
	visibility: hidden;
	width: 270px;
}
nav.nav_collapse > ul > li > ul {
	left: 0;
	top: 100%;
}
nav.nav_collapse li:hover > ul {
	opacity: 1;
	visibility: visible;
}
nav.nav_collapse > ul ul li {
	border-top: 1px solid rgba(255,255,255,0.09);
	display: block;
	*zoom: 1;
}
nav.nav_collapse > ul ul li:first-child {
	border-top: none;
}
nav.nav_collapse > ul ul li a {
	color: #fff;
	display: block;
	font: normal 18px/1.22222222em 'Exo 2', sans-serif;
	letter-spacing: 1px;
	padding: 12px 15px 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
	*zoom: 1;
}
nav.nav_collapse > ul ul li.current-menu-item > a,
nav.nav_collapse > ul ul li.current-menu-parent > a {
	background: #2ea1d2;
}
nav.nav_collapse > ul li > ul > li:hover > a {
	color: #26AAE1;
}
nav.nav_collapse > ul ul li.current-menu-item > a, nav.nav_collapse > ul ul li.current-menu-parent > a {
	font-weight: 600;
}
nav.nav_collapse > ul ul ul {
	left: 100%;
	top: 0;
}

/* Mega Menu */
.menu-sub-mega ul.sub-menu li ul.sub-menu::before,
.menu-sub-mega ul.sub-menu li ul.sub-menu::after {
	display: none;
}
nav.nav_collapse > ul li.menu-sub-mega ul li a {
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 35px 15px 35px 20px;
}
nav.nav_collapse > ul > li.menu-sub-mega > ul {
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}
.menu-sub-mega ul.sub-menu li ul.sub-menu {
	background: #14204D;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	padding: 23px 0;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	width: 500px;
}
.menu-sub-mega:hover ul.sub-menu li ul.sub-menu {
	opacity: 1;
	visibility: visible;
}
.menu-sub-mega ul.sub-menu li.active > a {
	color: #26AAE1;
}
.menu-sub-mega ul.sub-menu > li.current-menu-ancestor > a,
.menu-sub-mega ul.sub-menu > li.current-menu-item > a {
	color: #fff;
}
.menu-sub-mega ul.sub-menu li.active ul.sub-menu {
	z-index: 2;
}
.menu-sub-mega ul.sub-menu li ul.sub-menu li {
	border-top: none;
}
.menu-sub-mega ul.sub-menu li ul.sub-menu li:nth-child(even) {
	border-right: none;
}
.menu-sub-mega ul.sub-menu li ul.sub-menu li > a {
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	height: 100%;
	padding: 15px 15px 15px 20px;
}
.menu-sub-mega ul.sub-menu li ul.sub-menu li:hover > a {
	color: #26AAE1;
}

@media (min-width: 768px) {
	nav.nav_collapse {
		display: block !important;
	}
}

@media (max-width: 1199px) {
	nav.nav_collapse > ul li.menu-sub-mega > ul {
		width: 230px;
	}
	nav.nav_collapse > ul ul li a {
		font-size: 16px;
	}
	.menu-sub-mega ul.sub-menu li ul.sub-menu {
		width: 450px;
	}
}
@media (max-width: 1024px) {
    .sfm-rollback {
        display: block;
        width: 0;
    }
	.header-top-menu {
		display: none;
	}
	.header-top-mini .cont {
		padding: 12px 50px 11px 0 !important;
	}
}


@media (max-width: 1023px) {
	nav.nav_collapse > ul li.menu-sub-mega > ul {
		width: 200px;
	}
	.menu-sub-mega ul.sub-menu li ul.sub-menu {
		width: 320px;
	}
	.menu-sub-mega ul.sub-menu li ul.sub-menu li > a {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	.extended_menu {
		display: block;
	}
	.nav_collapse, .nav_collapse.collapse {
		display: none;
	}
	nav.nav_collapse ul {
		background: none !important;
		display: block !important;
		float: none !important;
		position: static !important;
		width: auto !important;
	}
	nav.nav_collapse ul li {
		background: none;
		border-top: 1px solid #ddd !important;
		display: block;
		float: none !important;
		margin: 0 !important;
		*zoom: 1;
	}
	nav.nav_collapse > ul > li.last-menu-item {
		border-bottom: 1px solid #ddd !important;
	}
	nav.nav_collapse ul li a, nav.nav_collapse > ul ul li a {
		color: #fff !important;
		height: auto;
		line-height: 24px;
		padding: 8px 10px 8px 25px !important;
	}
	nav.nav_collapse > ul ul li a {
		padding: 8px 10px 8px 12% !important;
	}
	nav.nav_collapse ul li:hover > a, nav.nav_collapse ul li.current-menu-parent > a {
		background: none;
	}
	nav.nav_collapse ul li.current-menu-item > a, nav.nav_collapse ul li:hover > a:hover,
	nav.nav_collapse ul li.current-cat > a {
		background: #6598C7 !important;
	}
}

/*********************
BANNER SLIDESHOW
*********************/
div.pjc-slideshow-container {
	margin: 0;
}
div.featured {
    background: none;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.pjc-slideshow-navbullets {
	background: url(library/images/nav.png) left top no-repeat;
	display: inline-block;
	float: none;
	height: 14px;
	margin: 0 2px;
	vertical-align: top;
	width: 14px;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.active {
	background-position: 0 -14px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper {
	bottom: 30px;
	height: auto;
	right: 34px;
	width: auto;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper ul.orbit-bullets {
	bottom: auto;
	display: block;
	height: 14px;
	text-align: center;
}
#slideshowpjcwrap div.slider-nav span {
	border: none;
	font-size: 0px;
	height: 28px;
	line-height: 0px;
	margin: -14px 0 0;
  	opacity: 1;
  	filter: alpha(opacity=100);
	text-indent: -999px;
	width: 22px;
}
#slideshowpjcwrap div.slider-nav span.left {
	background: url(library/images/prev.png) no-repeat left top;
	left: -43px;
}
#slideshowpjcwrap div.slider-nav span.right {
	background: url(library/images/next.png) no-repeat left top;
	right: -43px;
}
#slideshowpjc {
	min-height: 1px;
}
#slideshowpjcwrap {
	margin-top: 0;
	margin-bottom: 0;
}
#slideshowpjcwrap .orbit-caption {
	bottom: 0;
	background: none;
	padding: 0;
}
#slideshowpjcwrap div.orbit-caption .slide_link {
	height: 62px;
	display: block;
	padding: 15px 110px 0 13px;
	color: #fff;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjcwrap img {
	height: auto;
	vertical-align: top;
	*zoom: 1;
}

/*********************
CONTACT PAGE
*********************/
.contact_row, .contact_wrapper, .contact_buttons {
	*zoom: 1;
}
.contact_row:before, .contact_wrapper:before, .contact_buttons:before,
.contact_row:after, .contact_wrapper:after, .contact_buttons:after {
	display: table;
	content: "";
	line-height: 0;
}
.contact_row:after, .contact_wrapper:after, .contact_buttons:after {
	clear: both;
}
.contact_wrapper {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact_wrapper > li {
	float: left;
}
.contact_wrapper > li:first-child {
	width: 63.3%;
}
.contact_wrapper > li:first-child + li {
	float: right;
	width: 31.7%;
}
.contact_buttons {
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
}
.contact_buttons li {
	float: left;
	text-align: center;
	width: 33%;
}
.contact_buttons li div {
	padding-bottom: 15px;
}
.contact_buttons li div img {
	line-height: 0;
	vertical-align: top;
}
.contact_buttons li h6 {
	color: #464646;
	font-size: 18px;
	margin-bottom: 13px;
}
.contact_buttons li p {
	margin: 0;
}
.contact_buttons li a {
	color: #464646;
	text-decoration: none;
}
.contact_map {
	padding: 63px 0 0;
}
.contact_wrapper > li:first-child + li h2 {
	font-size: 25px;
	margin-bottom: 21px;
}
.contact_row {
	padding: 0 0 11px;
}
.contact_row input.wpcf7-text, .contact_row textarea {
	padding-left: 18px;
	width: 100%;
}
.contact_row textarea {
	height: 232px;
}
input.wpcf7-captchar {
	max-width: 133px;
}
.contact_captcha_guide {
	padding: 13px 0 15px;
}
.contact_captcha {
	padding-bottom: 35px;
}
.contact_captcha img {
	background: url(library/images/arrow.png) no-repeat right top;
	margin-right: 11px;
	padding-right: 40px;
}
.contact_row input[type="submit"] {
	background: #31abdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font: 900 14px/16px 'Lato', sans-serif;
	letter-spacing: 2px;
	padding: 16px 40px 15px;
	text-transform: uppercase;
}
/*********************
TESTIMONIAL PAGE
*********************/
ul.testimonial-con{ 
	list-style-type:none;
	margin:0px; 
	padding:40px 0;
	border-bottom:1px solid #ebebeb;
}

ul.testimonial-con li{ 	
	width:48%;
	float:left;
	padding:0 37px 0 0;
}

ul.testimonial-con li:last-child{ padding-right:0px;}

ul.testimonial-con li div.test-img{ 
	float:left;
	margin:6px 30px 0 0;
}

ul.testimonial-con li div.test-txt{ 
	float:left;
	width:58%;
}

ul.testimonial-con li div.test-txt p{ 
	margin:0 0 20px 0;
	line-height:24px;
}

ul.testimonial-con li div.test-txt p.testi-author-name{ margin:20px 0 0 0;}



/*********************
WOOCOMMERCE
*********************/
/* Product Categories Widget */
.product_categories h3 {
	background: rgb(101,152,199); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(101,152,199,1) 0%, rgba(41,91,156,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,152,199,1)), color-stop(100%,rgba(41,91,156,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(101,152,199,1) 0%,rgba(41,91,156,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6598c7', endColorstr='#295b9c',GradientType=0 ); /* IE6-9 */
	color: #fff;
	float: left;
	font: bold 13px/60px 'kelson_sans', sans-serif;
	margin: 0;
	padding: 0 15px;
}
ul.product-categories {
	*zoom: 1;
}
ul.product-categories:before,
ul.product-categories:after {
	content: "";
	display: table;
	line-height: 0;
}
ul.product-categories:after {
	clear: both;
}
ul.product-categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.product-categories li {
	position: relative;
}
ul.product-categories > li {
	background: url(library/images/menu_separator.png) no-repeat 100% 12px;
	float: left;
	margin: 0 0 0 -1px;
}
ul.product-categories > li.cat_item_first {
	margin: 0;
}
ul.product-categories > li.cat_item_last {
	background: none;
}
ul.product-categories > li:hover > a {
	background: #2f77aa;
}
ul.product-categories > li > a {
	color: #fff;
	display: block;
	font: bold 13px/1.2 'kelson_sans', sans-serif;
	height: 45px;
	padding: 15px 32px 0 20px;
	text-decoration: none;
	*zoom: 1;
}
ul.product-categories > li > a span {
	display: block;
}
ul.product-categories ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
ul.product-categories > li > ul {
	background: #2f77aa;
	left: 0;
	top: 100%;
	width: 200px;
}
ul.product-categories > li:hover > ul {
	display: block;
}
ul.product-categories > li > ul li {
	border-top: 1px solid #bbd4e9;
	display: block;
	*zoom: 1;
}
ul.product-categories ul li a {
	color: #c1d6e6;
	display: block;
	font: bold 13px/1.2 'kelson_sans', sans-serif;
	padding: 10px 5px 10px 20px;
	text-decoration: none;
	*zoom: 1;
}
ul.product-categories > li > ul li a:hover, ul.product-categories > li > ul li.current-cat a {
	background: #304e76;
	color: #fff;
}
ul.product-categories > li > ul ul {
	left: 100%;
	top: 0;
}

/* Featured Products Widget */
.featured_products ul.product_list_widget {
	*zoom: 1;
}
.featured_products ul.product_list_widget:before,
.featured_products ul.product_list_widget:after {
	content: "";
	display: table;
	line-height: 0;
}
.featured_products ul.product_list_widget:after {
	clear: both;
}
.featured_products h3 {
	color: #6598C6;
	font-size: 23px;
	padding-bottom: 22px;
}
.featured_products h3 span {
	color: #193966;
}
.featured_products ul.product_list_widget {
	position: relative;
}
.featured_products ul.product_list_widget li {
	border: 1px solid #d0c6b5;
	float: left;
	margin: 0 0 0 19px;
	padding: 0;
	width: 219px;
}
.featured_products ul.product_list_widget li:first-child {
	margin-left: 0;
}
.featured_products ul.product_list_widget li:first-child + li + li + li {
	margin-left: 18px;
}
.featured_products a.featured_thumb {
	background: #fff;
	border-bottom: 1px solid #d0c6b5;
	height: 183px;
	line-height: 183px;
	padding: 7px;
	text-align: center;
}
.woocommerce .featured_products a.featured_thumb img,
.woocommerce-page .featured_products a.featured_thumb img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	line-height: 0;
	margin: 0;
	max-height: 183px;
	width: auto;
}
.featured_info {
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding: 16px 13px 12px 14px;
}
.featured_icon {
	float: left;
	padding-right: 8px;
	width: 43px;
}
.woocommerce ul.product_list_widget li .featured_icon img,
.woocommerce-page ul.product_list_widget li .featured_icon img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	width: auto;
}
.featured_info_middle {
	float: left;
	max-width: 125px;
	padding-top: 1px;
}
.woocommerce ul.product_list_widget li a.featured_title,
.woocommerce-page ul.product_list_widget li a.featured_title {
	color: #6598C6;
	display: inline-block;
	font: bold 16px/20px 'kelson_sans', sans-serif;
	margin-bottom: 2px;
}
.woocommerce ul.product_list_widget li a.featured_more,
.woocommerce-page ul.product_list_widget li a.featured_more {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.woocommerce .featured_products ul.product_list_widget li a.add_to_cart_button,
.woocommerce-page .featured_products ul.product_list_widget li a.add_to_cart_button {
	background: url(library/images/cart_blue.png) no-repeat left top;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: right;
	font-size: 0px;
	height: 16px;
	line-height: 0px;
	margin: 12px 0 0;
	padding: 0;
	text-indent: -999px;
	width: 15px;
}

/* General Styles over pages */
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,
.woocommerce table.cart input.button, .woocommerce #content table.cart input.button, .woocommerce-page table.cart input.button, .woocommerce-page #content table.cart input.button {
	border-width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	height: 30px;
	line-height: 22px;
	height: 30px;
    padding: 4px 15px;
	text-shadow: none !important;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	height: 30px;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
	color: #000;
}
.amount {
	font-size: 32px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 2px;
}
.price del .amount {
	font-size: 18px;
	line-height: 24px;
}
.amount span {
	letter-spacing: -1px;
	line-height: 34px;
	vertical-align: top;
}
.amount span.amount_type {
    font-size: 18px;
	line-height: 14px;
}
.price del span {
	color: #000;
	font-size: 18px;
}
.price del span.amount_type {
	font-size: 10px;
}
.price ins {
	text-decoration: none;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
	padding-left: 0;
	padding-right: 0;
}

/* Category List Page */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: none !important;
	margin: 0;
	width: auto !important;
}
body.woocommerce-page ul.products li.product-category a img {
	display: none;
}
li.product-category mark {
	background: none;
}

/* Product List Page */
.products li.product_wrapper {
	margin-bottom: 37px;
}
.main_area_container {
	background: #f7f7f7;
	border: 1px solid #CCC;
	border-radius: 5px;
}
.left_area_containet {
	float: left;
	padding: 10px;
	position: relative;
	width: 200px;
}
.left_area_containet a, .left_area_containet img {
	line-height: 0;
	vertical-align: top;
}
.right_area_containet {
	padding: 10px 10px 15px 220px;
}
.main_right a.product_list_icon {
	float: left;
	padding: 0;
}
.main_right a.product_list_icon img {
	display: block;
}
.main_right h2 {
	clear: none;
    font-size: 24px;
    line-height: 30px;
    padding: 8px 0 5px 55px;
    margin-bottom: 15px;
}
.main_right h2 a {
	text-decoration: none;
}
.button_area {
	overflow: hidden;
    padding-top: 15px;
 }
.button_area .amount {
	padding: 0;
}
.pl_price {
    float: left;
}
.pl_add_to_cart {
	float: right;
	padding-bottom: 20px;
}
.woocommerce div.product .pl_add_to_cart form.cart {
	margin: 0;
}
.woocommerce-page .pl_add_to_cart .quantity {
	float: left;
}
.woocommerce-page .pl_add_to_cart button {
	margin: 0 0 0 4px;
}
.pl_readmore {
	clear: right;
	float: right;
}

/* Product Detail Page */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 41%;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 600px;
}
body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
	width: 55%;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
	clear: both;
}
.product_detail_icon {
	float: left;
}
.product_detail_icon img {
	display: block;
}
.product_detail_title {
	display: block;
	padding: 6px 0 3px 55px;
}

/* Cart Page */
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	width: auto;
}
.shop_table .amount span.amount_type, .cart_totals .amount span.amount_type {
    font-size: 11px;
    line-height: 12px;
    padding-right: 2px;
}
.shop_table .amount span, .cart_totals .amount span {
    font-size: 16px;
    line-height: 20px;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	padding-bottom: 3px;
}


@media (max-width: 979px) {
	/* Product Categories Widget */
	.product_categories h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	ul.product-categories > li > a {
		padding-left: 10px;
		padding-right: 12px;
	}
	ul.product-categories ul li a {
		padding-left: 10px;
	}
	
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		margin: 0 auto;
		width: 461px;
	}
	.featured_products ul.product_list_widget li {
		margin-bottom: 19px;
	}
	.featured_products ul.product_list_widget li:first-child + li + li {
		margin-left: 0;
	}
	.featured_products ul.product_list_widget li:first-child + li + li + li {
		margin-left: 19px;
	}
	
	/* Product List Page */
	.pl_price {
		padding-bottom: 10px;
	}
	.pl_add_to_cart, .pl_readmore {
		clear: left;
		float: left;
	}
	
	/* Cart Page */
	th.product-thumbnail, td.product-thumbnail {
		display: none;
	}


}

@media (max-width: 767px) {
	/* Product Categories Widget */
	.product_categories h3 {
		display: none;
	}
	ul.product-categories li a, ul.product-categories ul li a {
		color: #fff;
		height: auto;
		line-height: 24px;
		padding: 8px 10px 8px 25px;
	}
	ul.product-categories ul li a {
		padding: 8px 10px 8px 12%;
	}
	ul.product-categories > li > a span {
		display: inline;
	}
	
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		max-width: 221px;
		width: auto;
	}
	.featured_products ul.product_list_widget li {
		float: none;
		margin-left: 0 !important;
		width: auto;
	}
	
	/* Product List Page */
	.left_area_containet {
		float: none;
		text-align: center;
		width: auto;
	}
	.left_area_containet img {
		max-width: 250px !important;
	}
	.right_area_containet {
		padding-left: 10px;
	}
	.pl_add_to_cart, .pl_readmore {
		clear: right;
		float: right;
	}
	.pl_add_to_cart {
		clear: none;
	}
	
	/* Product Detail Page */
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100%;
	}
	.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
		width: auto !important;
	}
	body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
		width: 100%;
	}
	
	/* Cart Page */
	body.woocommerce table.cart .product-price, body.woocommerce #content table.cart .product-price, body.woocommerce-page table.cart .product-price, body.woocommerce-page #content table.cart .product-price {
		display: none;
	}
	.woocommerce .cart-collaterals .cart_totals > table, .woocommerce-page .cart-collaterals .cart_totals > table {
		width: 100%;
	}
	
	/* Checkout Page */
	body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1, body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
		width: 100%;
	}



}

@media (max-width: 480px) {
	/* Featured Products Widget */
	.featured_products ul.product_list_widget {
		max-width: none;
	}
	
	/* Product List Page */
	.main_right h2 {
		margin-bottom: 15px;
	}
	.button_area ins {
		display: block;
	}
	.pl_price {
		width: 100%;
	}
	.pl_add_to_cart {
		float: left;
		padding: 10px 0 15px;
	}
	.pl_readmore {
		clear: left;
		float: left !important;
		margin: 8px 0 0;
	}
	/* Cart Page */
	.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button,
	.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
		display: block;
		float: none;
		margin: 10px 0 0;
		width: 100%;
	}
	body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce #content table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text, body.woocommerce-page #content table.cart td.actions .coupon .input-text,
	body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
		float: none;
	}
}

/* CUSTOM STYLES */
body.elementor-default .body_content .center {
	max-width: none;
}
body.elementor-default .body_content {
	padding: 0;
}

/*********************
RESPONSIVE STYLES
*********************/

@media (max-width: 1160px) {
	body {
		min-width: 1px;
	}
	.center {
		max-width: 1040px;
	}
	.center_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer_1st_col {
		padding-left: 25px;
	}
	.footer_right {
		padding-right: 25px;
	}

}

@media only screen and (max-width: 1056px) {
  .show-on-mobile { display: block !important; }
}

@media (max-width: 1023px) {
	.logo {
		float: none;
		padding: 10px 20px 20px;
	}
	.header_right {
		float: none;
		padding: 0 0 15px;
		text-align: center;
	}
	.slogan, .phone_number {
		display: inline-block;
		float: none;
	}
	nav.nav_collapse > ul > li > a {
		font-size: 14px;
		letter-spacing: 0;
		padding: 0 13px;
	}
	nav.nav_collapse > ul ul li a {
		font-size: 14px;
		letter-spacing: 0;
		padding-left: 14px;
	}
	.main_footer {
		margin-left: -20px;
		margin-right: -20px;
		position: relative;
	}
	.main_footer {
		margin: 0;
		padding: 25px 0 15px;
	}
	.footer_1st_col {
		float: none;
		padding: 0 0 20px;
		text-align: center;
	}
	.footer_right {
		float: none;
		padding: 0;
		text-align: center;
	}
	.footer_2nd_col {
		border-left: none;
	}
	.footer_2nd_col, .footer_3rd_col, .footer_4th_col, .footer_5th_col {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.footer_3rd_col {
	}
	.footer_4th_col {
		float: none;
	}




}

@media (max-width: 979px) {
	.main_area .center_inner {
		padding-bottom: 0;
		padding-top: 20px;
	}
	.banner_area {
		padding-top: 30px;
	}
	.banner_overlay {
		left: 20px;
		max-width: 460px;
		top: 10%;
	}
	.banner_overlay h3 {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 8px;
	}
	.banner_overlay h5 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.get_in_touch a {
		margin-left: 0;
	}
	.next_steps {
		line-height: 47px;
	}
	.next_steps img {
		max-width: 200px;
	}
	.quote_form {
	    padding: 37px 20px 20px;
	}
	ul.testimonials {
		padding-right: 0;
	}
	p.start_from {
		font-size: 20px;
	}
	.form_info {
		float: none;
		clear: both;
	}
	#blog_content { 
		width:100%;

	}
	#blog_sidebar { 
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px dashed silver;
		margin: 35px 0 0;
		padding: 20px 0 0;
		width:100%; 
	}
	.lp_banner {
	    margin-right: 280px;
	}
	.lp_form {
		margin-right: -280px;
		padding: 15px 15px 10px;
		width: 250px;
	}
	.lp_form > h3 {
		-webkit-background-size: 22px auto;
		-moz-background-size: 22px auto;
		-o-background-size: 22px auto;
		background-size: 22px auto;
		padding: 0 0 10px 32px;
	}
	.lp_form .form_row {
		padding-bottom: 5px;
	}
	.lp_form .form_row label {
		padding-bottom: 0;
	}
	.lp_form .form_field input.wpcf7-text {
		height: 30px;
		padding: 4px 8px;
	}
	.lp_form .form_field textarea {
		height: 70px;
	}
	.lp_form .form_submit {
		padding-top: 8px;
	}
	.lp_form .form_submit input.wpcf7-submit {
		font-size: 20px;
		height: 39px;
		padding: 6px 0 5px;
	}
	.lp_about {
	    margin: 40px 0 35px;
	}
	.lp_about li > div {
		padding: 0 15px;
	}
	.lp_about li > div > h5 {
		font-size: 18px;
		margin-bottom: 0;
	}
	.lp_about li > div > h5 strong {
		font-size: 15px;
		height: 24px;
		line-height: 24px;
		margin: -1px 8px 0 0;
		width: 24px;
	}
	.lp_intro {
		font-size: 18px;
	}
	.lp_info {
		padding: 0 315px 0 0;
	}
	.lp_info > li:first-child + li {
		padding-left: 30px;
	}
	.lp_info > li:first-child > h2 {
		font-size: 24px;
	}
	.lp_info > li:first-child p {
		font-size: 16px;
		margin: 12px 0;
	}
	.lp_text {
		bottom: 30px;
		left: 25px;
	}
	.lp_text h2 {
		font-size: 36px;
		margin-bottom: 10px;
	}
	.lp_text h6 {
		font-size: 16px;
	}

ul.testimonial-con { 
	border-bottom:none;
	padding:0px;
}

ul.testimonial-con li { 
	width:100%;
	float:none;
	padding:20px 0 20px 0;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
}

ul.testimonial-con li div.test-txt { 
	width:70%;
}

}
@media (max-width: 670px) {
ul.testimonial-con li div.test-img { 
	float:none;
	margin:0 0 20px 0;
	text-align:center;
}

ul.testimonial-con li div.test-txt { 
	float:none;
	width:100%;
}

}

@media (max-width: 767px) {
	.center_inner {
		padding-left: 0;
		padding-right: 0;
	}
	.slogan {
		border-right: none;
		display: block;
		font-size: 16px;
		padding: 0 0 5px;
	}
	.phone_number {
		display: block;
		padding: 0;
	}
	.main_area .center_inner {
		padding-top: 0;
	}
	nav.nav_collapse {
		float: none;
	}
	div.pjc-slideshow-container .default .orbit-bullets-wrapper {
		display: none;
	}
	.banner_overlay {
		bottom: 5%;
		max-width: none;
		top: auto;
	}
	.banner_overlay h3, .banner_overlay h5,.banner_overlay div span {
		display: none;
	}
	.banner_overlay a.button_style_1 {
		font-size: 14px;
		padding: 9px 15px;
	}
	.social_buttons {
		display: none;
		float: none;
		padding: 10px 0 10px 25px;
	}
	.social_buttons div {
		padding-top: 0;
	}
	.social_buttons div:first-child {
		padding-bottom: 6px;
		padding-top: 3px;
	}
	.banner_area {
		padding-top: 0;
	}
	.mainbody {
		padding-left: 20px;
		padding-right: 20px;
	}
	.home_boxes {
		margin: 0 auto;
		max-width: 317px;
		padding: 0 0 45px;
	}
	.home_boxes li {
		float: none !important;
		margin: 10px 0 0 !important;
		width: auto;
	}
	.home_boxes li:first-child {
		margin-top: 0 !important;
	}
	.home_left {
		float: none;
		width: auto;
	}
	.home_right {
		float: none;
		margin-right: 0;
		padding-top: 20px;
		width: auto;
	}
	.get_in_touch a {
		padding-left: 65px;
	}
	.ind_thumb {
		float: none;
		padding: 0 0 10px;
	}
	.ind_right {
		margin: 0;
	}
	.ind_right h3 {
		margin-bottom: 20px;
	}
	.ind_right div {
		padding-top: 20px;
	}
	.next_steps span {
		display: block;
		line-height: 30px;
		text-align: center;
	}
	.next_steps a {
		display: block;
		margin: 10px 0 0;
	}
	.next_steps img {
		max-width: 100%;
	}
	.contact_wrapper > li {
		float: none !important;
		width: auto !important;
	}
	.contact_wrapper > li:first-child {
		padding-bottom: 35px;
	}
	.contact_map iframe {
		width: 100%;
	}
	.contact_buttons li {
		float: none;
		padding: 0 0 20px;
		width: auto;
	}
	.free_quote_left {
		float: none;
		width: auto;
	}
	.free_quote_right {
		float: none;
		padding-top: 25px;
		width: auto;
	}
	.pl_footer_left {
		float: none;
	}
	.pl_footer_right {
		float: none;
		padding-top: 5px;
	}
	.lp_banner {
		margin-right: 0;
	}
	.lp_form {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.lp_about {
		margin: 30px 0 25px;
	}
	.lp_about li {
		float: none;
		width: auto !important;
	}
	.lp_about li > div {
		border-left: 0;
		border-bottom: 2px solid #e6edf5;
		max-width: none !important;
		min-height: 1px !important;
		padding: 15px 0;
	}
	.lp_about li:first-child > div {
		padding-top: 0;
	}
	.lp_intro {
		font-size: 16px;
	}
	.lp_info {
		padding-right: 0;
	}
	.lp_info > li:first-child + li {
		margin-right: 0;
		padding-left: 0;
		width: 100%;
	}
	.lp_info > li:first-child > h2 {
		font-size: 20px;
	}
	.lp_info > li:first-child + li h6 {
		margin: 15px 0;
		padding-left: 0;
		text-align: center;
	}
	.lp_info > li:first-child + li ul li {
		margin-top: 15px;
	}
	.footer_1st_col {
		padding-bottom: 10px;
	}
	.footer_right {
		margin: 0 auto;
		max-width: 250px;
	}
	.footer_right > div {
		border-left: none;
	}
	.footer_2nd_col, .footer_4th_col {
		float: left;
		padding-left: 0;
	}
	.footer_2nd_col img {
		width: 180px;
	}
	.footer_3rd_col {
		float: right;
	}
	.footer_3rd_col img {
		margin: -6px 0 0;
		width: 40px;
	}
	.footer_4th_col {
		clear: both;
	}
	.footer_5th_col {
		padding-left: 0;
		float: right;
	}
	.lp_text {
		display: none;
	}
}

@media (max-width: 722px) {
	body, p, td, ul, li {
		line-height: 1.625;
	}
.lp_form {
		float: none;
		margin-right: 0;
		width: 600px!important;
}

}

@media (max-width: 480px) {
	.pdf_link, .doc_link {
		padding-left: 40px;
	}
	body.inner .get_in_touch {
		text-align: left;
	}
	.form_submit input.wpcf7-submit {
		padding-left: 70px;
		padding-right: 5px;
		width: 100%;
	}
	.footer_1st_col span {
		display: block;
	}
	.footer_1st_col span.mobile_hidden {
		display: none;
	}
	.pl_left {
		float: none;
	}
	.pl_right {
		padding-left: 0;
		padding-top: 10px;
	}
	.pl_right h1 {
		font-size: 24px;
		line-height: 1.2;
	}
	.pl_footer {
		padding-left: 0;
	}
	.pl_footer_left {
		font-size: 14px;
	}

	.lp_form {
		float: none;
		margin-right: 0;
		width: 350px!important;
	}
	.header-top-mini .flex {
		justify-content: space-between !important;
		padding: 0 !important;
	}
	.header-top-mini .cont {
		padding: 12px 50px 11px 0 !important;
	}
	.header-top-mini p {
		flex: 0 0 180px;
		max-width: 180px;
	}
	.header-top-mini .social-media-links {
		margin-top: 0 !important;
	}
}

@media (max-width: 389px) {
	body, p, td, ul, li {
		line-height: 1.4375;
	}
.lp_form {
		float: none;
		margin-right: 0;
		width: 250px!important;

}

/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}

/* Responsive Table */
@media (max-width: 767px) {
	/* Force table to not be like tables anymore */
	.notable, .table_style_1,
	.notable thead, .table_style_1 thead,
	.notable tbody, .table_style_1 tbody,
	.notable th, .table_style_1 th,
	.notable td, .table_style_1 td,
	.notable tr, .table_style_1 tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, .table_style_1 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable td, .table_style_1 td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before, .table_style_1 td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}	 
	/* Label the data */
	.notable td:before, .table_style_1 td:before {
		content: attr(data-heading);
	}

	/* Table Style 1 */
	.table_style_1 td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.table_style_1 tr td:first-child {
		padding-top: 10px !important;
	}
}
.lp_text h1 {
    color: #fff;
    font-size: 59.83px;
    font-weight: 900;
    letter-spacing: -0.015em;
    line-height: 0.87581481em;
    margin-bottom: 16px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.35);
}
.list-style-1.list-blue li:before {
	color: #26AAE1;
}