<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: 'Roboto', 'Arial', sans-serif !important;
}
.content--centered {
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
	padding-left:20px;
	padding-right:20px;
}
.section1.__top .container {
	width: 100% !important;
	max-width: 100% !important;
}
.component-hero .component-hero-container {
	max-width: 1280px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	/* float: left; */
	width: 100% !important;
}
.vc_row p,.vc_row li{
    font-size: 14px !important;
    color: #53565a !important;
    line-height: 1.5 !important;
}
.section-orange-pics .vc_figure-caption {
	background-color: #f66904;
	margin-top: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff !important;
	font-weight: bold;
}
.orange-btn button, .orange-btn a {
border: 2px solid #FF6B00;
background-color: #FF6B00 !important;
color: #FFF;
width: 100% !important;
max-width: 250px !important;
border-radius: 5px !important;
font-weight: 400 !important;
text-transform: uppercase !important;
font-size: 12px !important;
transition-property: background-color, color;
transition-duration: .5s;
transition-timing-function: ease;
padding: 15px !Important;
}
.orange-btn button:hover, .orange-btn a:hover{
    padding: 15px !Important;
background-color: transparent !important;
color: #FF6B00 !important;
border: 2px solid #FF6B00 !important;
}
.wpb_text_column ul {
	list-style: none;
	padding-left: 0;
}
.wpb_text_column ul li::before {
	content: "&gt;";
	color: #FF6B00;
	margin-right: 5px;
	font-weight: 400;
}
.wpb_text_column ul li {
	line-height: 1.6;
}
.wpb_text_column a {
	color: #FF6B00;
	text-decoration: underline;
}
.prod-row h3 {
	text-transform: uppercase;
}
.section-orange-pics .vc_col-sm-12 {
	max-width: 1000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	display: table !important;
	width: 100%;
	float: none !important;
}

.less-width-sec .vc_column-inner {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.less-width-sec .wpb_single_image {
	margin-bottom: 0;
	height: 240px;
	background: #fff;
	position: relative;
}
.less-width-sec .wpb_single_image .vc_figure {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 100%;
	left: 0;
}
.less-width-sec .wpb_single_image .vc_figure img {
	max-height: 230px;
	width: 96%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.less-width-sec .wpb_text_column {
	background: #FF6B00;
	margin-bottom: 25px;
	height: 76px;
	position: relative;
}
.less-width-sec .wpb_text_column .wpb_wrapper {
	top: 50%;
	position: absolute;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
.less-width-sec .wpb_text_column p {
	color: #fff !important;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-size:13px !important;
	line-height:1.3 !important;
}
.five-col-row .vc_col-sm-2 {
	display: inline-block;
	float: none;
}
.five-col-row {
	text-align: center;
}
.extra-cl-block .cq-colorblock {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.extra-cl-block .cq-colorblock::before {
	content: "";
	display: block;
	position: absolute;
	width: 20%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 0;
}
.extra-cl-block .cq-colorblock-imagecontainer {
	width: 20%;
	background: #fff;
	text-align: center;
	z-index: 99;
}
.extra-cl-block .cq-colorblock-textcontainer {
	width: 80%;
	font-size: 14px;
}
.extra-cl-block .cq-colorblock-content {
	width: 100%;
	padding: 0 25px;
}
.extra-cl-block .cq-colorblock-caption{
	margin-top:0;
}
.no-img-clrbox .cq-colorblock-imagecontainer, .no-img-clrbox:before {
	display: none !important;
}
.extra-cl-block .no-img-clrbox .cq-colorblock-textcontainer{
	width:100%;
}
/*Style 02.07.19*/

.contact--form--section h1, .contact--content--section h2 {
	font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.1;
	color: #53565a;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px !important;
	margin-top: 0;
}
.contact--form--section {
	padding: 45px 0 30px;
}
.contact-box .wpb_text_column, .contact-box  .vc_icon_element {
	margin-bottom: 0 !important;
}
.contact--form--section .vc_col-sm-2 {
	width: 24%;
}
.contact--form--section .vc_col-sm-10 {
	width: 74%;
	margin-right: 2%;
}
.contact--form--section .vc_col-sm-10 .vc_column-inner {
	padding: 0 !important;
}
.half-field:nth-child(2n-2) {
	margin-right: 0;
}
.half-field {
	display: table;
	width: 49%;
	float: left;
	margin-right: 2%;
}
.half-field &gt; p, .contact--textarea p, .check--box .wpcf7-list-item-label {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	font-weight: 500;
	text-transform: uppercase;
	font-family: Roboto, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.2 !important;
	color: #53565a;
}
.half-field p {
	margin: 0;
}
.half-field &gt; p span.star {
	color: #FF6B00 !important;
}
.contact--form .half-field input, .contact--form textarea {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #CCC;
	padding: 14px 8px;
	background-color: #FFF;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: none;
	font-size: 14px;
	margin-bottom: 3px;
	font-family: 'Roboto' !important;
}
.contact--textarea textarea {
	height: 100px;
	margin-bottom: 30px;
}
.check--box .wpcf7-form-control.wpcf7-checkbox {
	display: table;
	padding-left: 40px;
}
.check--box .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-left: 0;
}
.wpcf7-list-item-label {
	margin-left: 7px;
}
.submit--btn input {
	display: inline-block;
	-webkit-appearance: none;
	border-radius: 4px;
	border: #FF6B00;
	background-color: #FF6B00;
	color: #FFF;
	padding: 15px 16px;
	cursor: pointer;
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	font-size: 14px;
	margin-top: 8px;
}
.submit--btn input:hover {
	color: #FF6B00;
	background-color: #fff;
}
.half-field .wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	position: absolute;
	top: -35px;
	margin: 0;
	border: none;
	padding: 0;
}
.wpcf7 .wpcf7-form.invalid {
	margin-top: 40px;
	position: relative;
}
.wpcf7 .wpcf7-form.sent .contact--form {
	display: none;
}
.wpcf7 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	border: none;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 50px;
}
.contact--form--section .vc_column-inner {
	padding: 0;
}
.contact--form--section .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-left: 0;
	margin-right: 0;
}
.contact--content--section h2 {
	font-size: 30px;
}
.contact--content--section h3 {
	color: #FF6B00;
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 20px;
	margin-bottom: 20px !important;
	font-weight: 500;
	margin-top: 35px;
}
.contact--content--section .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.contact--content--section .vc_col-sm-3 .wpb_text_column.wpb_content_element {
	padding: 10px;
	background-color: #f2f2f2;
}
.contact--content--section .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-bottom: 20px;
}
.contact--content--section h4 {
	color: #53565a;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
}
.contact--content--section .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
	margin-top: 10px;
}
.contact--content--section .vc_col-sm-3 .wpb_text_column.wpb_content_element p strong a {
	text-decoration: none;
	font-weight: normal;
	color: #53565a;
}
.grey--box .vc_column-inner {
	background-color: #53565a;
	padding: 20px;
}
.grey--box .vc_column-inner p {
	color: #fff !important;
	margin: 0;
}
.grey--box .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
/*Blasting--Equipment*/
.products--layout--100 {
	margin-top: 30px;
	border: 3px solid rgba(82, 85, 91, 0.7);
	margin-bottom: 40px;
}
.products--layout--50 {
	margin-top: 30px;
	margin-bottom: 40px;
}
.products--layout--100 .vc_col-sm-6:last-child {
	border-left: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--100 .less-width-sec:first-child {
	border-bottom: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--100 .less-width-sec .vc_col-sm-4 {
	border-right: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--100 .less-width-sec .vc_col-sm-4:last-child {
	border-right: none;
}
.products--layout--100 .vc_col-sm-6:first-child {
	padding: 0 10px 10px;
}
.products--layout--100 .less-width-sec .vc_col-sm-4 .vc_column-inner, .products--layout--50 .less-width-sec .vc_col-sm-4 .vc_column-inner {
	padding: 0 !important;
}
.products--layout--100 .vc_col-sm-4 .wpb_text_column.wpb_content_element, .products--layout--50 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
	height: auto;
}
.products--layout--100 .less-width-sec .vc_col-sm-4 img, .products--layout--50 .less-width-sec .vc_col-sm-4 img {
	max-height: 120px;
	width: auto;
}
.products--layout--100 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center, .products--layout--50 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center {
	height: 140px;
	position: relative !important;
	display: table;
	width: 100%;
}
.products--layout--100 .less-width-sec .wpb_single_image .vc_figure, .products--layout--50 .less-width-sec .wpb_single_image .vc_figure  {
	position: relative;
	top: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	left: auto;
	padding: 10px;
}
.products--layout--100 .less-width-sec .wpb_text_column .wpb_wrapper, .products--layout--50 .less-width-sec .wpb_text_column .wpb_wrapper {
	position: relative;
	top: auto;
	transform: none;
	padding: 7px 0;
}
.products--layout--100 h2, .products--layout--50 h2 {
	font-size: 32px;
	margin-top: 20px;
}
.products--layout--100 .vc_general.vc_btn3, .products--layout--50 .vc_general.vc_btn3 {
	border: 2px solid #FF6B00;
	padding: 12px 40px !important;
	width: auto !important;
}
.products--layout--50 .vc_col-sm-6:last-child {
	margin-right: 0;
}
.products--layout--50 .vc_col-sm-6 {
	width: 48.5%;
	margin-right: 3%;
	border: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--50 .less-width-sec {
	border-top: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--50 .less-width-sec .vc_col-sm-4 {
	border-right: 3px solid rgba(82, 85, 91, 0.7);
}
.products--layout--50 .less-width-sec .vc_col-sm-4:last-child {
	border-right: none;
}
.products--layout--100 .vc_col-sm-6 .vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element {
	margin-bottom: 30px;
}
/*Blast--Rooms*/
.img--columns .vc_col-sm-2 {
	width: 20%;
}
.first--blast--rooms {
	margin-top: 50px;
	margin-bottom: 25px;
}
.small--height .less-width-sec .wpb_single_image {
	height: 170px;
}
.info--bottom p {
	color: #ffffff !important;
	margin-top: 20px;
	margin-bottom: 70px !important;
}
.img--columns em {
	font-style: normal;
	text-decoration: underline;
	color: #fff;
}
/* Blog Page */
.blog--title--section {
	display: table;
	width: 100%;
	margin: 10px 0;
}
.page-template-blog-template h1, 
.category h1, 
.single h1, 
.page-template-videoplg-template h1,
.single .blog--title--section h3 {
	color: #53565a;
	text-transform: uppercase;
	float: left;
	margin: 10px 30px 10px 0;
}
.single .blog--title--section h3 {
  font-size: 32px;
}
.blog-search.header-search input {
	display: block;
	width: 530px;
	max-width: 100%;
	padding: 10px 45px 10px 20px;
	border-radius: 10px;
	box-sizing: border-box;
	font-size: 1rem;
	line-height: 1;
	color: #222222;
	border: 1px solid #53565a;
	background-color: white;
	position: relative;
	text-align: center;
	-webkit-appearance: none;
}
.blog-search.header-search {
	display: table;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 10px;
}
.blog-search.header-search input::placeholder {
	text-align: center;
}
.blog-search.header-search span i {
	font-size: 20px;
	color: #FF6B00;
}
.blog-search.header-search span {
	position: absolute;
	right: 12px;
	top: 8px;
	cursor: pointer;
}
.left--categories h2 {
	margin-top: 0;
	text-transform: uppercase;
	color: #53565a;
	font-size: 15px;
	margin-bottom: 10px;
}
.each--cat {
	display: table;
	width: 100%;
	margin-bottom: 8px;
}
.each--cat input {
	border: none;
	width: 0;
	height: 0;
	overflow: hidden;
	display: table;
	padding: 0;
	position: absolute;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -9999;
	text-indent: -9999px;
}
.each--cat label {
	color: #53565a;
	font-size: 14px;
	font-weight: 500;
	padding-left: 21px;
	position: relative;
	cursor: pointer;
	display: table;
}
.each--cat label::before {
	content: '';
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #c5c3c3;
	left: 0;
	top: 3px;
}
.each--cat label::after {
	content: 'âœ“';
	position: absolute;
	left: 2px;
	top: -1px;
	color: #FF6B00;
	font-size: 14px;
	font-weight: bold;
	opacity: 0;
}
.left--categories input[type="submit"] {
	-webkit-appearance: none;
	border: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #FF6B00;
	padding: 12px 0;
	font-size: 13px;
	border-radius: 3px;
	margin-top: 15px;
	position: relative;
}
.left--categories input[type="submit"]:hover {
	opacity:0.8;
}
.each--cat input:checked + label::after {
	opacity: 1;
}
.right--sidebar &gt; .widget {
	background: #f2f2f2;
	padding: 15px 10px;
	margin-bottom: 15px;
}
.right--sidebar .widget_nav_menu .widgettitle, .right--sidebar .share--title  {
	color: #FF6B00;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
}
.right--sidebar ul.menu, .right--sidebar .social--share {
	padding-left: 0;
	list-style: none;
	display: table;
	margin-bottom: 0;
	margin-top: 14px;
}
.right--sidebar ul.menu li, .right--sidebar .social--share li {
	float: left;
	margin-right: 20px;
	font-size: 15px;
}
.right--sidebar ul.menu#menu-icons-menu li, .right--sidebar ul.social--share li {
	font-size: 19px;
}
.right--sidebar ul.menu li:last-child, .right--sidebar ul.social--share li:last-child {
	margin-right: 0;
}
.right--sidebar ul.menu li a, .right--sidebar ul.social--share li a {
	color: #53565a;
}
.vc--section--content h2 {
	margin-top: 0;
}
.full--width--input {
	display: table;
	width: 100%;
}
.full--width--input .blog-search.header-search {
	float: none;
	margin: auto;
	margin-bottom: 20px;
}
.category--list--section h3 {
	margin-top: 0;
	background-color: #FF6B00;
	color: #fff;
	padding: 10px 240px 10px 10px;
	text-transform: uppercase;
	display: table;
	position: relative;
	margin-bottom: 20px;
}
.category--list--section h3::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 100%;
	top: 0;
	background-color: transparent;
	border-top: 30px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid #FF6B00;
	border-left: 29px solid #FF6B00;
}
.category--list--inner {
	display: table;
	width: 100%;
}
.each--cat-box:nth-child(4n-4) {
	margin-right: 0;
}
.each--cat-box:nth-child(4n+1) {
	clear: both;
}
.each--cat-box {
	display: table;
	width: 24%;
	float: left;
	margin-right: 1.33%;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 6px;
	position: relative;
}
.each--cat-box .cat--img {
	display: table;
	width: 100%;
	height: 80px;
	background-size: cover;
	background-position: center;
}
.each--cat-box h5 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.each--cat-box p {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.each--cat-box a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.searchpost {
	display: table;
	width: 22%;
	margin-bottom: 15px;
	margin-right: 2.66%;
	float: left;
}
.searchpost:nth-child(4n-4) {
	margin-right:0;
}
.searchpost:nth-child(4n+1) {
	clear:both;
}
.searchimage {
	display: table;
	width: 100%;
	height: 100px;
	float: left;
	background-size: cover;
	background-position: center;
	margin-right: 10px;
	position: relative;
	z-index: 99;
}
.posts--inner .searchpost .searchimage::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.3;
	z-index: 9;
}
.searchimage.grey {
	background-color: #c3c3c3;
}
.searchcontent {
	display: table;
	float: left;
	width: 100%;
	padding: 7px;
}
.searchcontent h2 {
	font-size: 14px;
}
.searchcontent h2 a {
	color: #53565a;
	text-transform: capitalize;
}
.anchor-search-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
}
.searchexcerpt {
	font-size: 12px;
	color: #53565a;
	margin-bottom: 5px;
}
.searchexcerpt a {
	color: #53565a;
}
.category .content--centered, .single .content--centered {
	display: table;
	width: 100%;
}
.searchimage.grey {
	background-size: 80%;
	background-position: center;
	background-repeat: no-repeat;
}
.category--video &gt; div {
	width: auto !important;
}
.category--video {
	display: table;
	width: 100%;
	max-width: 100%;
	position: relative;
	margin-bottom: 60px;
}
.pagination-blog {
	display: table;
	width: 100%;
	text-align: right;
}
.pagination-blog a, .pagination-blog span {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 18px;
}
.post--section h1.post--tile {
	color: #53565a;
  margin-bottom: 5px;
  display: block;
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 5px 5px 0;
  float: none;
}
.post--section h2, .post--section h3, .post--section h4, .post--section h5, .post--section h6 {
	color: #53565a;
}
.vc--section--content .navigation p:last-child {
	display: table;
	float: right;
	font-weight: bold;
	margin-top: -10px;
}
.vc--section--content .navigation {
	display: table;
	width: 100%;
}
.vc--section--content .navigation p:first-child {
	display: table;
	float: left;
	font-weight: bold;
	margin-top: -10px;
}
.valid--wrap {
	position: relative;
}
.validation {
	position: absolute;
	display: table;
	font-size: 12px;
	background-color: #5D5D5D;
	color: #fff;
	padding: 5px;
	border-radius: 10px;
	left: -14px;
	bottom: -30px;
}
.post--section h3 {
	margin-top: 0 !important;
	color: #7B7E82;
}
.text-btn-img .vc_col-sm-8 {
	width: 60% !important;
}
.text-btn-img .vc_col-sm-4 {
	width: 40% !important;
}
.text-btn-img a.vc_general.vc_btn3 {
	border: 2px solid #FF6B00 !important;
	padding: 12px 15px !important;
	width: 200px !important;
}
.text-btn-img .wpb_text_column.wpb_content_element {
	margin-bottom: 20px;
}
.text-btn-img {
	display: table;
	margin-bottom: 35px;
}
.post--section h4 {
	color: #7B7E82 !important;
	margin-top: 10px;
}
.faq--section .vc_col-sm-4 {
	width: 30%;
}
.faq--section .vc_col-sm-8 {
	width: 70%;
}
.post--section .faq--section .cq-accordion h4 {
	color: #53565a !important;
	padding: 10px 17px 10px 25px !important;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
}
.faq--section .accordion-content {
	background-color: #F2F5F9 !important;
	color: #53565a !important;
	padding: 0px 20px 0 30px;
}
.faq--section {
	display: table;
	margin-bottom: 30px;
}
body {
  counter-reset: section;
}
.faq--section ul li::before {
  counter-increment: section;
  content: counter(section) ;
}
.faq--section ul li {
	position: relative;
}
.faq--section ul li::before {
	counter-increment: section;
	content: counter(section);
	position: absolute;
	top: 27px;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid;
	font-size: 12px;
	font-weight: bold;
	left: -5px;
	z-index: 999;
}
.grey--section h2 {
	color: #fff;
}
.grey--section h4 {
	color: #C5C8CC !important;
}
.grey--section.icons--section .vc_icon_element-inner.vc_icon_element-color-white {
	display: table;
	margin: auto;
}
.icons--section .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	margin-bottom: 10px;
}
.icons--section .wpb_text_column p {
	color: #fff !important;
}
.icons--section .vc_col-sm-12 &gt; .vc_column-inner {
	padding-right: 25px;
	padding-left: 25px;
}
.icons--section a.vc_general.vc_btn3 {
	border: 2px solid #FF6B00 !important;
	width: 300px !important;
	max-width: 300px !important;
}
.icons--section h3 {
	color: #FF6B00;
	margin-bottom: 15px;
}
.products--list--section .vc_col-sm-12 &gt; .vc_column-inner {
	padding-right: 0;
	padding-left: 0;
}
.products--list--section .wpb_text_column.wpb_content_element {
	margin-bottom: 15px;
}
.products--list--section .product.type-product h2 {
	color: #FF6B00;
	padding: 0 !important;
	line-height: 1.4;
	text-transform: uppercase;
	font-size: 13px !important;
}
.products--list--section a.vc_general.vc_btn3 {
	border: 2px solid #FF6B00 !important;
}
.products--list--section ul li {
	margin-bottom: 15px !important;
}
.grey--section.tri--section {
	display: table;
	padding: 15px 15px 35px;
	background-color: #53565a;
	margin-bottom: 30px;
}
.products--list--section {
	margin-bottom: 20px;
}
.grey--section.tri--section h2 {
	text-align: center;
}
.tri--section .wpb_wrapper p {
	color: #e7e7e7 !important;
	text-align: center;
}
.tri--section .vc_col-sm-4 {
	background-color: #707377;
	width: 32%;
	margin-right: 1.5%;
	position: relative;
}
.tri--section .vc_col-sm-4:last-child {
	margin-right: 0;
}
.tri--section .vc_col-sm-4 h4 {
	color: #FF6B00 !important;
	font-size: 14px;
	margin-bottom: 10px;
}
.tri--section .vc_col-sm-4::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	bottom: 0;
	border-top: 13px solid transparent;
	border-right: 13px solid transparent;
	border-left: 13px solid #53565a;
	border-bottom: 13px solid #53565a;
}
.video--text--section a {
	text-decoration: none;
}
.posts--inner {
	display: table;
}
.recent--posts .searchpost .searchimage {
	padding: 10px;
}
.recent--posts .searchpost .searchimage .searchcontent {
	padding: 0;
	position: relative;
	z-index: 99;
}
.recent--posts .searchpost h2 {
	background-color: #FF6B00;
	padding: 5px;
	margin-top: -20px;
	font-size: 12px;
}
.recent--posts .searchpost h2 a {
	color: #fff;
}
.recent--posts .searchpost h3 {
	color: #FF6B00;
	font-size: 12px;
	margin-top: 15px !important;
	text-transform: uppercase;
	margin-bottom: 5px !important;
}
.recent--posts .searchpost .searchexcerpt {
	color: #fff;
	margin-top: 0px !important;
	margin-bottom: 0 !important;
}
.recent--posts .searchpost .searchexcerpt p {
	margin-top: 0;
	margin-bottom: 0;
}
.posts--inner .searchpost {
	position: relative;
}
.posts--inner .searchpost:hover .searchimage::after {
	opacity: 0.6;
}
.recent--posts .searchpost h2:hover a {
	text-decoration: none !important;
}
.posts--inner .searchpost:hover {
	cursor: pointer;
}
.posts--inner .anchor-search-overlay {
	z-index: 9999;
}
.single-product .woocommerce-breadcrumb {
	margin-top: 17px;
}
.single-product .summary .product_title, .single-product .woocommerce-tabs h2 {
	font-size: 1.5em; 
	color: #53565a;
}
.single-product .variations .label {
	color: #53565a;
	font-size: 15px;
}
.woocommerce div.product form.cart .variations select {
	font-size: 14px !important;
	color: #53565a !important;
}
.single-product .product.type-product .summary ul li, .single-product .woocommerce-tabs p {
	line-height: 1.5;
	font-size: 14px;
	color: #53565a !important;
}
.sku_wrapper, .sku_wrapper span {
	color: #53565a;
	font-size: 15px;
}
.posted_in {
	font-size: 15px;
	color: #53565a;
}

/*Style*/
#footer {
	clear: both;
}
.page-template-video-template h1, .page-template-videoplg-template h1{
	color: #53565a;
	text-transform: uppercase;
	float: left;
	margin: 10px 0;
	margin-right: 30px;
}

.section--3--img {
	height: 450px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.section--3--img a {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.section4 .content-link a:first-child {
	display: none !important;
}
.sliderg-wrapper .slideg-inner {
	background-image: none !important;
}
.sliderg-wrapper .slideg-inner img {
	width: 100%;
}
.sliderg-wrapper .slick-prev.slick-arrow {
	left: 15px;
}
.sliderg-wrapper .slick-next.slick-arrow {
	right: 15px;
}
.sliderg-wrapper-nav .slideg-inner {
	height: 90px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	max-height: 90px;
	position: relative;
	opacity: 0.7;
	cursor: pointer;
}
.sliderg-wrapper-nav .slideg.each--slideg {
	padding-right: 10px;
	padding-left: 10px;
}
.sliderg-wrapper-nav .slideg-inner img {
	display: none;
}
.sliderg-wrapper-nav .slideg-inner a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
}
.sliderg-wrapper-nav .slick-current .slideg-inner {
	opacity: 1;
	cursor: inherit;
}
.sliderg-wrapper.slick-initialized.slick-slider {
	margin-bottom: 15px;
}

.sliderg-wrapper .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color:transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
	right: 15px;
}
.sliderg-wrapper .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color:transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
	left: 15px;
}
.sliderg-wrapper .slick-prev::after {
	content: "\f137";
	color: #ff6000 !important;
	position: absolute;
	z-index: 9999;
	font-size: 20px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	right: 0;
}
.sliderg-wrapper .slick-next::after {
	content: "\f138";
	color: #ff6000 !important;
	position: absolute;
	z-index: 9999;
	font-size: 20px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	left: 0;
}
.single-product .woocommerce-variation-availability {
	display: none;
}
/*.sliderg-wrapper-nav .slick-track {
	transform: none !important;
}*/

/*US NAVY SURFACE PREPARATION CALCULATOR*/

.job-cost-calculator-outer .main-cost-calculator {
	margin-bottom: 50px;
}
.job-cost-calculator-outer .jobcost-calc {
	font-size: 13px;
	border: 1px solid #CCC;
	width: 100%;
}
.job-cost-calculator-outer .jobcost-calc td, .job-cost-calculator-outer .jobcost-calc th {
	padding: 2px 10px;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(2), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(2) {
	text-align: left;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(3), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(3) {
	text-align: center;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(4),.job-cost-calculator-outer .jobcost-calc tr td:nth-child(4), .job-cost-calculator-outer .jobcost-calc tr th:nth-child(5), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(5) {
	text-align: right;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(4), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(4), .job-cost-calculator-outer .jobcost-calc tr th:nth-child(5), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(5) {
	text-align: right;
}
.job-cost-calculator-outer .single-post table td {
	border-bottom: 1px solid #CCC;
}
.job-cost-calculator-outer .jobcost-calc tr td:nth-child(2) {
	width: 210px;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(3), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(3) {
	text-align: center;
}
.job-cost-calculator-outer .jobcost-calc tr th:nth-child(4), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(4), .job-cost-calculator-outer .jobcost-calc tr th:nth-child(5), .job-cost-calculator-outer .jobcost-calc tr td:nth-child(5) {
	text-align: right;
}
.job-cost-calculator-outer .job-cost-input {
	height: 24px;
	border: 1px solid #ccc;
	background: #ebebeb !important;
	outline: 0;
	padding: 0 10px;
	text-align: right;
	border-radius: 0 !important;
}
.job-cost-calculator-outer .savings--content {
	display: flex;
	margin-bottom: 50px;
}
.job-cost-calculator-outer .chart--container {
	width: 100%;
	height: 440px;
	border: 1px solid #000;
	padding: 20px;
	margin-bottom: 40px;
}
.job-cost-calculator-outer .job--calc--colors {
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.job-cost-calculator-outer .job--calc--colors {
	font-size: 13px;
	border-collapse: collapse;
}
.job-cost-calculator-outer .job--calc--colors td, .job-cost-calculator-outer .job--calc--colors th {
	padding: 4px 20px;
	border: 0;
}
.job-cost-calculator-outer .job--calc--colors tr th:nth-child(2), .job-cost-calculator-outer .job--calc--colors tr th:nth-child(3), .job-cost-calculator-outer .job--calc--colors tr td:nth-child(2), .job-cost-calculator-outer .job--calc--colors tr td:nth-child(3) {
	text-align: right;
}
.job-cost-calculator-outer .yellow--label {
	background-color: #ffc000;
}
.job-cost-calculator-outer .blue--label {
	background-color: #3b608d;
}
.job-cost-calculator-outer .green--label {
	background-color: #748c42;
}
.job-cost-calculator-outer .red--label {
	background-color: #c00000;
}
.job-cost-calculator-outer .savings--element {
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
}
.job-cost-calculator-outer .savings--title {
	font-weight: bold;
	font-size: 20px;
}
.job-cost-calculator-outer .savings--percentage {
	margin-top: auto;
	margin-bottom: auto;
	font-size: 38px;
	font-weight: bold;
}
.job-cost-calculator-outer .chart--container {
	width: 100%;
	height: 440px;
	border: 1px solid #000;
	padding: 20px;
	margin-bottom: 40px;
}

.job-cost-calculator-outer .job--calc--colors input, .job-cost-calculator-outer .jobcost-calc input {
	font-size: 13px;
}
.job-cost-calculator-outer .job-cost-calculator input {
	width: 100px;
}
.job-cost-calculator-outer .read--only {
	pointer-events: none;
	background: transparent;
	outline: 0;
	border: 0 !important;
	height: 24px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
.job-cost-calculator-outer .strong--element input, .job-cost-calculator-outer .strong--element {
	font-weight: bold;
}
.blue--label td, .green--label td, .red--label td {
	color: #fff;
}
.blue--label td input, .green--label td input, .red--label td input {
	color: #fff;
}
@media (max-width: 639px) {
  .savings--content {    margin-bottom: 30px;    flex-direction: column;    row-gap: 20px;  }
  .job-cost-calculator-outer .savings--content {	overflow: auto;}
}
@media (max-width: 439px) {
  .main-cost-calculator {    overflow: auto;  }
   .job--calc--colors td, .job--calc--colors th {    padding: 4px 12px;  }
}

/* END - US NAVY SURFACE PREPARATION CALCULATOR*/

/*Sidebar inputs*/
.right--sidebar.each--sidebar .ao-block-wrapper input {
	width: calc(100% + 20px) !important;
	border-radius: 0 !important;
	max-height: 35px;
}
@media(max-width:767px){
	.right--sidebar.each--sidebar .ao-block-wrapper input {
	width: 100% !important;}
}


/* responsive queries */
@media (max-width:1300px){
	.products--layout--100, .products--layout--50 {width: 90%;margin-right: auto !important;margin-left: auto !important;margin-bottom: 30px;margin-top: 25px;}
	.products--layout--100 .less-width-sec .vc_col-sm-4 img, .products--layout--50 .less-width-sec .vc_col-sm-4 img {max-height: 110px;}
	.products--layout--100 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center, .products--layout--50 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center {height: 130px;}
	.products--layout--100 h2, .products--layout--50 h2 {font-size: 28px;margin-top: 15px;}
	.products--layout--100 .vc_col-sm-6 .wpb_text_column.wpb_content_element, .products--layout--50 .vc_col-sm-6 .wpb_text_column.wpb_content_element {margin-bottom: 30px;}
}
@media (max-width:1200px){
	.products--layout--100 .less-width-sec .vc_col-sm-4 img, .products--layout--50 .less-width-sec .vc_col-sm-4 img {max-height: 100px;}
	.products--layout--100 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center, .products--layout--50 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center {height: 120px;}
	.products--layout--100 .vc_col-sm-4 .wpb_text_column.wpb_content_element p, .products--layout--50 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {font-size: 12px !important;}
	.products--layout--100 .vc_col-sm-6 .wpb_text_column.wpb_content_element, .products--layout--50 .vc_col-sm-6 .wpb_text_column.wpb_content_element {margin-bottom: 20px;}
	.products--layout--100 h2, .products--layout--50 h2 {font-size: 24px;margin-top: 12px;}
	.products--layout--100 .vc_general.vc_btn3, .products--layout--50 .vc_general.vc_btn3 {border: 2px solid #FF6B00;padding: 10px 30px !important;}
	.products--layout--100 .vc_btn3-container.orange-btn.vc_btn3-center, .products--layout--50 .vc_btn3-container.orange-btn.vc_btn3-center {margin-bottom: 10px !important;}
	.products--layout--100 .less-width-sec .wpb_text_column .wpb_wrapper, .products--layout--50 .less-width-sec .wpb_text_column .wpb_wrapper {padding: 5px 0;}
	
	.sliderg-wrapper-nav .slideg.each--slideg {padding-right: 7px;padding-left: 7px;}
	.sliderg-wrapper-nav .slideg-inner {height: 75px;max-height: 75px;}
	.sliderg-wrapper.slick-initialized.slick-slider {margin-bottom: 10px;}
}
@media (max-width:1023px){
	.products--layout--100 .less-width-sec .vc_col-sm-4 img, .products--layout--50 .less-width-sec .vc_col-sm-4 img {max-height: 90px;}
	.products--layout--100 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center, .products--layout--50 .less-width-sec .wpb_single_image.wpb_content_element.vc_align_center {height: 110px;}
	.products--layout--100 .vc_col-sm-4 .wpb_text_column.wpb_content_element p, .products--layout--50 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {font-size: 11px !important;}
	.products--layout--100 h2, .products--layout--50 h2 {font-size: 22px;margin-top: 10px;}
}
@media (max-width:959px){
	.less-width-sec .vc_col-sm-2 {width: 33.33%;}
	.contact-box .vc_col-sm-2 {	width: 20% !important;	float: left;}
    .contact--form--section .vc_col-sm-10 {width: 80% !important;float: left;margin-right: 0 !important;}
    .products--layout--100 h2, .products--layout--50 h2 {font-size: 20px;}
    .products--layout--100 .vc_col-sm-6 .vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element, .products--layout--50 .vc_col-sm-6 .vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element {margin-bottom: 15px;}
    .products--layout--100 .vc_col-sm-4 .wpb_text_column.wpb_content_element p, .products--layout--50 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {font-size: 10.8px !important;}
	.products--layout--100 .vc_col-sm-8 p, .products--layout--50 .vc_col-sm-8 p {font-size: 13px !important;}
	.products--layout--100 .vc_general.vc_btn3, .products--layout--50 .vc_general.vc_btn3 {border: 2px solid #FF6B00;padding: 8px 20px !important;font-size: 11px !important;}
	
	.small--height .less-width-sec .wpb_single_image {height: 240px;}
	.sliderg-wrapper-nav .slideg.each--slideg {padding-right: 4px;padding-left: 4px;}
	.sliderg-wrapper-nav .slideg-inner {height: 55px;max-height: 55px;}
}

@media (max-width:767px){
	.less-width-sec .vc_col-sm-2 {width: 33.33%; float:left;}
    .contact--form {margin-bottom: 40px;}
    .products--layout--50 .vc_col-sm-6 {width: 100%;margin-right: 0;margin-bottom: 20px;}
    .products--layout--100 .vc_col-sm-6:first-child {border-bottom: 3px solid rgba(82, 85, 91, 0.7);}
    .products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-8 {width: 75%;float: left;}
	.products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-4 {width: 25%;float: left;}
	.products--layout--100 h2, .products--layout--50 h2 {font-size: 18px;}
	.less-width-sec .vc_col-sm-4 {width: 33.3333%;float: left;}
	.products--layout--100 .vc_col-sm-6:last-child {border-left: none;}
	.products--layout--100, .products--layout--50 {width: 90%;margin-bottom: 20px;margin-top: 20px;}
	.products--layout--50 .vc_col-sm-6 .vc_row-fluid:nth-child(2) .vc_col-sm-4 {width: 25%;float: left;}
	.products--layout--50 .vc_col-sm-6 .vc_col-sm-8 {width: 75%;float: left;}
	.products--layout--50 .vc_col-sm-6:last-child {margin-bottom: 0;}
	
	.small--height .less-width-sec .wpb_single_image {height: 215px;}
	.img--columns .vc_col-sm-3 {width: 50%;float: left;}
	.info--bottom p {margin-top: 10px;margin-bottom: 40px !important;}
	.img--columns .vc_column-inner {padding-top: 10px !important;}
	.white--sec .vc_separator.wpb_content_element {padding-top: 0px !important;padding-bottom: 0px !important;margin-bottom: 20px;}
	.first--blast--rooms {margin-top: 30px;margin-bottom: 20px;}
    .each--cat-box:nth-child(4n+1) {clear: none;}
    .each--cat-box:nth-child(3n+1) {clear: both;}
    
    .section--3--img {height: 300px;background-size: contain;background-repeat: no-repeat;}
    .sliderg-wrapper-nav .slideg-inner {height: 95px;max-height: 95px;}
}
@media (max-width:639px){
	.less-width-sec .vc_col-sm-2 {width: 50%;}
	.extra-cl-block .cq-colorblock-textcontainer {	width: calc(100% - 130px); padding:20px 0;}
	.extra-cl-block .cq-colorblock-imagecontainer, .extra-cl-block .cq-colorblock::before{width:130px;}
    .half-field {width: 100%;}
    
    .products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-8 .vc_column-inner {padding: 0;}
    .products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-8 p {margin-top: 0;}
    .products--layout--50 .vc_col-sm-6 .vc_col-sm-8 p {margin-top: 0;}
    .products--layout--100 .vc_col-sm-6:first-child {padding: 0;}
    .products--layout--50 .vc_col-sm-6 .vc_col-sm-8 .vc_column-inner {padding: 0;}
    
    .small--height .less-width-sec .wpb_single_image {height: 230px;}
    .first--blast--rooms {margin-top: 20px;margin-bottom: 10px;}
    .each--cat-box:nth-child(3n+1) {clear: none;}
    .each--cat-box:nth-child(2n+1) {clear: both;}
    
    .section--3--img {height: 230px;}
    .sliderg-wrapper-nav .slideg-inner {height: 65px;max-height: 65px;}
    .sliderg-wrapper-nav .slideg.each--slideg {padding-right: 2px;padding-left: 2px;}
}
@media (max-width:479px){
	.less-width-sec .vc_col-sm-2 {width: 100%;}
	.less-width-sec .wpb_text_column p {font-size: 14px !important;}
	.less-width-sec .wpb_text_column {height: auto;	position: relative;	padding-top: 10px;	padding-bottom: 10px;}
	.less-width-sec .wpb_text_column .wpb_wrapper {	top: auto;	position: relative;	transform: none;	-webkit-transform: none;	-moz-transform: none;	padding-left: 5px;	padding-right: 5px;}
	.extra-cl-block .cq-colorblock::before{display:none !important;}
	.extra-cl-block .cq-colorblock-imagecontainer {width: 100%; padding-top:10px; padding-bottom:10px;}
	.extra-cl-block .cq-colorblock{padding-top:0; padding-bottom:0;}
	.extra-cl-block .cq-colorblock-textcontainer {width: 100%;	display: block;}
    .submit--btn input {width: 100% !important;}
    
    .products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-4 {width: 50%;float: none;margin: auto;}
    .products--layout--100 .vc_col-sm-6:first-child .vc_col-sm-8 {width: 100%;float: left;padding: 0 15px;}
    .products--layout--50 .vc_col-sm-6 .vc_row-fluid:nth-child(2) .vc_col-sm-4 {width: 50%;float: none;margin: auto;}
    .products--layout--50 .vc_col-sm-6 .vc_col-sm-8 {width: 100%;float: left;padding: 0 15px;}
    .less-width-sec .vc_col-sm-4 {width: 100%;float: left;border-right: 0 !important;border-bottom: 3px solid rgba(82, 85, 91, 0.7);}
    .wpb_column.vc_column_container.vc_col-sm-4:last-child {border-bottom: 0 !important;}
    .less-width-sec .wpb_text_column.wpb_content_element {padding-top: 0;padding-bottom: 0;}
    .products--layout--100, .products--layout--50 {width: 96%;margin-bottom: 15px;margin-top: 15px;}
    
    .first--blast--rooms {margin-top: 10px;margin-bottom: 0;}
    .white--sec .vc_separator.wpb_content_element {	margin-bottom: 10px;}
    .img--columns .vc_col-sm-3 {width: 100%;float: left;}
    .white--sec .vc_col-sm-4 .wpb_single_image.wpb_content_element.vc_align_center {margin-bottom: 0;}
    
    .page-template-videoplg-template .aiovg .searchpost:nth-child(2n) {margin-right: 0;}
	.page-template-videoplg-template .aiovg .searchpost {width: 47%;float: left;margin-right: 6%;}
	
	.section--3--img {height: 170px;}
	.sliderg-wrapper-nav .slideg-inner {height: 35px;max-height: 35px;}
}</pre></body></html>