@font-face { /* bold */
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Bold.eot');
	src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-Bold.woff2') format('woff2'),  url('../fonts/Gilroy-Bold.woff') format('woff'),  url('../fonts/Gilroy-Bold.ttf') format('truetype'),  url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face { /* regular */
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Regular.eot');
	src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-Regular.woff2') format('woff2'),  url('../fonts/Gilroy-Regular.woff') format('woff'),  url('../fonts/Gilroy-Regular.ttf') format('truetype'),  url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face { /* Light */
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Light.eot');
	src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-Light.woff2') format('woff2'),  url('../fonts/Gilroy-Light.woff') format('woff'),  url('../fonts/Gilroy-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face { /* medium */
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Medium.eot');
	src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-Medium.woff2') format('woff2'),  url('../fonts/Gilroy-Medium.woff') format('woff'),  url('../fonts/Gilroy-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face { /* semebold */
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-SemiBold.eot');
	src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),  url('../fonts/Gilroy-SemiBold.woff') format('woff'),  url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {
	margin: 0;
	font-family: 'Gilroy';
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}
figure {
	margin: 1em 0;
}
audio, canvas, progress, video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
	display: none;
	height: 0;
}
 [hidden], template {
 display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 600;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #74b640;
 color: #ffffff;
 text-shadow: none;
}
::selection {
	background: #74b640;
	color: #ffffff;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
 @media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	/* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 17px;
	font-family: 'Gilroy';
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
a, a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	font-weight: inherit;
	color: #74b640;
}
.widget-snippet img{
	height: auto;
	max-width: 100%;
}
.article-content img{
	height: auto;
	max-width: 100%;
}
/* widget-cart */
.widget-cart .cart-wrapper .et_ecommerce_view_cart {
	display: inline-block;
	padding: 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
}

/*start:placeholder*/
input::-webkit-input-placeholder {
 color: #000;
 font-size: 14px;
 text-align: left;
 font-family: 'Gilroy';
 font-weight: normal;
 opacity: 0.8;
}
 input::-moz-placeholder {
 color: #000;
 font-size: 14px;
 text-align: left;
 font-family: 'Gilroy';
 font-weight: normal;
 opacity: 0.8;
}
 input:-ms-input-placeholder {
 color: #000;
 font-size: 14px;
 text-align: left;
 font-family: 'Gilroy';
 font-weight: normal;
 opacity: 0.8;
}
 input:-moz-placeholder {
 color: #000;
 font-size: 14px;
 text-align: left;
 font-family: 'Gilroy';
 font-weight: normal;
 opacity: 0.8;
}
input:focus {
	color: #000;
	font-size: 18px;
	text-align: left;
	font-family: 'Gilroy';
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: 600;
	font-family: 'Gilroy';
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
	line-height: 40px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
p {
	color: #000000;
	font-size: 17px;
	font-family: 'Gilroy';
	font-weight: normal;
	line-height: 27px;
	margin: 0;
	padding: 0 0 20px;
}
/* Common Styles */
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type=submit], input, input[type=text], textarea, select, input[type=password], address, input[type=file], input[type=hidden], button, input[type=image], blockquote {
	color: #000000;
	font-size: 17px;
	font-family: 'Gilroy';
	font-weight: normal;
}
input[type="submit"], input[type="button"], button, .button, a.button {
	margin-top: 10px;
	background: transparent;
	border: 1px solid #74b640;
	box-sizing: border-box;
	text-align: center;
	height: auto !important;
	display: inline-block;
	vertical-align: middle;
	border-radius: 0;
	text-transform: none;
	font-size: 15px;
	color: #74b640;
	padding: 7px 55px;
	line-height: 20px;
	font-family: 'Gilroy';
	font-weight: bold;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover {
	background: #74b640;
	color: #fff;
}
input[type=text], input[type=password], select {
	height: 40px;
}
input[type=text], input[type=password], select, textarea {
	border-color: #b4b4b4;
	font-family: inherit;
	box-sizing: border-box;
	padding-left: 10px;
	border-radius: 0;
}
textarea {
	height: 90px;
}
input[type="text"].validation-error, input[type="password"].validation-error {
	background: #fff;
}
button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside {
	background: url(/template/320030c2/image/calendar.png) no-repeat;
	background-position: 97% 43%;
	cursor: pointer;
	z-index: 99;
}
.Zebra_DatePicker td.dp_current {
	color: #ffffff;
}
.Zebra_DatePicker .dp_daypicker td.dp_hover {
	background: #6aca5a;
}
.Zebra_DatePicker .dp_daypicker th {
	border: 1px #c11c24 solid;
}
.Zebra_DatePicker {
	background: none repeat scroll 0 0 #ff3e48;
	border: 3px solid #ff3e48;
}
table {
	max-width: 100%;
	margin-bottom: 20px;
}
.widget-snippet td, .widget-snippet th {
	padding: 8px;
}
table th {
	font-size: 17px;
	font-weight: 700;
	background: #eee;
}
table, th, td {
	border: 1px solid #d9d9d9;
	padding: 8px;
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	color: #000000;
}
table tr:nth-child(2n) {
	background: #f8f8f8;
}
.widget-snippet {
	font-family: 'Gilroy';
	font-size: 17px;
	color: #000000;
	line-height: 30px;
	text-align: left;
}
.widget-snippet p,
.article-content p{
	color: #000000;
	font-size: 17px;
	font-family: 'Gilroy';
	font-weight: normal;
	line-height: 27px;
	margin: 0;
	padding: 0 0 20px;
}
.widget-snippet p:empty,
.article-content p:empty {
	display: none;
}
.widget-snippet a {
	color: #169800;
}
.widget-snippet a:hover {
	color: #ff3e48;
	text-decoration: none;
}
.widget-snippet ul, ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget-snippet ul li, ul li {
	list-style-type: none;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
	position: relative;
	margin: 0;
	padding: 0 0 6px 16px;
	color: #000000;
	font-size: 17px;
	font-family: 'Gilroy';
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
.widget ul li a, .widget ol li a {
	color: #ff3e48;
}
.widget ul li a:hover, .widget ol li a:hover {
	color: #ff3e48;
	text-decoration: none;
}
ol li {
	list-style-type: decimal;
	padding: 0 0 6px 10px;
}
.widget-snippet ul li::before, ul li::before {
	content: '\f111';
	position: absolute;
	left: -1px;
	top: 8px;
	z-index: 1;
	font: normal normal normal 14px/1 FontAwesome;
	color: #74b640;
	font-size: 11px;
}
ul, ol, .widget-snippet ul, .widget-article ul, .widget-snippet ol, .widget-article ol {
	margin-bottom: 12px;
}
ol, .widget-article ol, .widget-snippet ol {
	padding-left: 19px;
}
/* Webcommander Base */
.page-content .v-split-container > .v-split {
	margin: auto;
	width: 1200px;
	max-width: 100%;
}
.page-content {
	min-height: 350px;
}
.auto-page .page-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.auto-page.page-category .page-content {
	max-width: 100%;
}
.auto-page.page-category .product-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 70px 0;
}
.page-category .widget-snippet .query-area{
	margin-top: 0;
}
.form-row {
	position: relative;
}
.errorlist.after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	padding: 0;
	position: absolute;
	bottom: -16px;
	background: #ff3e48;
	box-sizing: border-box;
	border-radius: 2px;
}
.errorlist.after .message-block {
    margin: 0;
    padding: 3px 4px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    box-sizing: border-box;
    line-height: 16px;
    padding-left: 20px;
    border-radius: 7px;
}
.form-row.textArea .errorlist.after {
	bottom: -7px;
}
.message-block.info-message, .message-block.success {
	border: 0px solid #C2E7C2;
	color: #fff;
	background: #74b640;
	margin: 0 0 20px;
	border-radius: 4px;
}
.simpleCaptcha-container {
	box-sizing: border-box;
	overflow: hidden;
	padding: 0;
	width: 100%;
	display: block;
	margin-top: 8px;
	padding-bottom: 10px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"], .simpleCaptcha-container .simple-captcha-reload {
	display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
	width: 48%;
	display: inline-block;
	box-shadow: 0 0 0 0;
	border: 0 solid #959595;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	text-align: center;
	height: 45px;
	background: #fff;
	border-radius: 0;
	margin-top: 0;
}
.form-row.simple_captcha_input_field.mandatory {
	width: 50%;
	display: inline-block;
	margin-top: 0;
	vertical-align: top;
	float: right;
	margin-left: 0;
}
.widget-form .single-input-row .form-row {
}
.widget-form .form-row.btn-row button.submit-button {
	margin-top: 0;
}
.widget-form .form-row.btn-row label {
	display: none;
}

.simpleCaptcha-container .form-row.simple_captcha_input_field label, .simpleCaptcha-container .form-row.simple_captcha_help_text {
	display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
	width: 100%;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
	padding-bottom: 20px;
	text-align: center;
	color: #000;
}
.widget.widget-form.contact-form {
	background: #f8f8f8;
	padding: 30px 50px 40px;
}
.widget.widget-form.contact-form button.submit-button {
	width: 100%;
	background-color: #002368;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	font-size: 14px;
	letter-spacing: 1px;
}
.widget.widget-form.contact-form button.submit-button:hover {
	background-color: #74b640;
}
.simpleCaptcha-container .form-row.simple-captcha img {
	height: 36px;
	vertical-align: middle;
	margin-top: 2px;
}
.widget.widget-form.contact-form .form-row.btn-row {
	margin-top: 15px;
}
.widget.widget-form.contact-form .form-row.btn-row label {
	display: none;
}
.widget.widget-form.contact-form textarea {
	min-height: 160px;
	padding-top: 15px;
}
.widget-form input[type=text] {
	height: 45px;
}
.widget-form input[type=text], .widget-form textarea, .widget-form select {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #959595;
	padding: 3px 15px;
	border-radius: 0;
}
.widget > .widget-title {
	padding: 0 0 30px 0;
	margin: 0;
	font-size: 34px;
	text-align: left;
	color: #080808;
	font-weight: normal;
	text-transform: none;
	line-height: 36px;
	font-family: 'Gilroy';
}
/*end : common style*/



/*start:Page not faund */
.page-page-not-found .page-content {
	text-align: center;
}
.page-page-not-found .page-content .article-content {
	padding-top: 100px;
}
.page-page-not-found .page-content .article-content h1 {
	color: #f00;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 70px;
}
.page-page-not-found .page-content .article-content h2 {
	color: #000;
	font-size: 36px;
	text-align: center;
	padding: 32px 0 12px 0;
	margin: 0;
}
.page-page-not-found .page-content .article-content p {
	text-align: center;
	padding: 0;
	margin: 0;
}
/*end:Page not faund */



/*start: jssor slider css */
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
	opacity: 0;
}
div.jssor-slider-container .slide {
	display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
	display: block;
}
div.jssor-slider-container .container, div.jssor-slider-container {
	width: 2000px;
	height: 725px;
	padding: 0 !important;
	text-align: center;
	overflow: visible;
}
div.jssor-slider-container {
	margin: 0 auto;
}
div.jssor-slider-container .jssora20l, div.jssor-slider-container .jssora20r, div.jssor-slider-container .slide {
	display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide, div.jssor-slider-container[jssor-slider="true"] .jssora20l, div.jssor-slider-container[jssor-slider="true"] .jssora20r {
	display: block;
}
.widget.widget-gallery.home-slider::before {
	content: url("/template/320030c2/image/loading.gif");
	height: 64px;
	left: 75% !important;
	margin-left: -32px !important;
	margin-top: -32px !important;
	position: absolute;
	top: 50%;
	width: 64px;
}
.jssor-slider-container .container [u=caption] {
	background: none;
	border: none;
}
.home-slider {
	padding-bottom: 30px;
	background-color: #231f20;
	overflow: hidden;
}
.home-slider .jssor-slider-container .jssora20l, .home-slider .jssor-slider-container .jssora20r {
	width: 40px;
	height: 60px;
	background: url(/template/320030c2/image/slider-arrow.png) no-repeat;
	background-position: 0px 4px;
}
.home-slider .jssor-slider-container .jssora20l {
	top: 50% !important;
	left: 27px;
	right: auto;
	bottom: auto !important;
	transform: translateY(-50%) rotate(0deg);
}
.home-slider .jssor-slider-container .jssora20r {
	top: 50% !important;
	left: auto;
	right: 27px;
	bottom: auto !important;
	transform: translateY(-50%) rotate(-180deg);
}
.home-slider .jssor-slider-container .jssora20l:hover, .home-slider .jssor-slider-container .jssora20r:hover {
	background-position: 0px 4px;
	opacity: 0.8;
}
.home-slider .jssor-slider-container .jssorb03 {
	position: absolute;
	width: auto !important;
	left: 50% !important;
	right: auto !important;
	bottom: -30px !important;
	top: auto !important;
	transform: translatex(-50%);
	background-color: #fff;
	border-radius: 35px;
	opacity: 1 !important;
	border: 5px solid #000;
	height: auto !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 48px !important;
}
.home-slider .jssor-slider-container .jssorb03 div {
	width: 14px !important;
	height: 14px !important;
	border-radius: 15px;
	display: inline-block;
	vertical-align: middle;
	background-color: #000 !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	background-image: none !important;
	opacity: 1;
	font-size: 0;
	margin: 0 7px;
}
.home-slider .jssor-slider-container .jssorb03 div span {
	visibility: hidden;
}
.home-slider .jssor-slider-container .jssorb03 div.av {
	background-color: #ff3e48 !important;
}

.home-slider .jssor-slider-container .container {
	overflow: visible !important;
}
/*end: jssor slider css */


/*start:header*/
.header .widget-image a {
	text-align: center;
	min-width: 286px;
	min-height: 111px;
	background: #fff;
	display: block;
}
.front-end .header .widget-image {
	z-index: 9;
	overflow: visible !important;
}
.header .widget-image img {
	max-width: 100%;
	height: auto;
	margin-top: 25px;
}
.widget-pageHeading:before, .page-heading:before, .category-details-container:before {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.8);
}
.widget-pageHeading, .page-heading, .category-details-container {
	padding: 100px 0;
	text-align: center;
	background: url("/template/320030c2/image/innerbg.jpg") no-repeat center;
	background-size: cover;
	margin-bottom: 70px;
	position: relative;
}
.subcategory-container .title, .product-container .title {
	display: none;
}
.category-details-container .title {
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	font-weight: normal;
	font-family: 'Gilroy';
	display: block;
	text-shadow: 1px 1px 30px rgba(0,0,0,0.9);
	background: none;
}
.category-details-container .title:before {
	display: none;
}
.widget-pageHeading {
	padding: 100px 0 100px 0;
	margin-bottom: 70px;
}
.widget.widget-pageHeading h1, .page-heading h1 {
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	font-weight: normal;
	font-family: 'Gilroy';
	display: block;
	text-shadow: 1px 1px 30px rgba(0,0,0,0.9);
}
/*end:header*/


/*start:manu*/
.widget-navigation.main-menu {
	text-align: right;
	margin-top: 0;
	padding-right: 0;
}
.widget-navigation.main-menu .navigation-item.has-child {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
	position: relative;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
	content: '\f107';
	display: inline-block;
	color: rgba(0, 0, 0, 0.9);
	font-size: 16px;
	font-family: "FontAwesome";
	right: 0;
	margin-left: 5px;
}
.widget-navigation.main-menu .navigation-item.first a {
	padding-left: 0;
}
.widget-navigation.main-menu .navigation-item {
	padding-left: 10px;
}
.widget-navigation.main-menu .navigation-item a {
	color: rgba(0, 0, 0, 0.90);
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Gilroy';
	padding: 7px 10px;
}
.widget-navigation.main-menu .navigation-item a:hover {
	color: #74b640;
}
.widget-navigation .horizontal .navigation-item.last a {
	padding-right: 0;
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
	width: 268px;
	top: 55px;
	background: none;
	text-align: center;
	padding: 0px;
	left: 50%;
	box-shadow: 0px 10px 22px rgba(88, 88, 88, 0.12);
	margin: -20px 0 0 -122px;
	position: absolute;
	border-radius: 3px;
	padding-top: 10px;
}
.main-menu .navigation-item-child-container .navigation-item.first a::before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0px;
	height: 0px;
	border-color: #fff transparent #fff transparent;
	border-width: 0 10px 10px 10px;
	border-style: solid;
	transition: all 0.5s ease 0s;
	margin-left: -10px;
	z-index: 1;
}
.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
	border-color: #74b640 transparent #74b640 transparent;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	border-bottom: 1px solid rgba(100, 100, 100, 0.1);
	padding: 5px 6px;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #1b1b1b;
	text-transform: none;
	font-weight: bold;
	transition: all 0.5s ease 0s;
	background: #fff;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.last a {
	padding-right: 6px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
	border-bottom: 0;
}
.widget-navigation.main-menu .navigation-item a span {
	position: relative;
}
.widget-navigation.main-menu .navigation-item a span::before {
	position: absolute;
	content: "";
	width: 65%;
	height: 2px;
	background: #ead05d;
	bottom: -6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.widget-navigation.main-menu .navigation-item a:hover span::before, .widget-navigation.main-menu .navigation-item.active a span::before {
	width: 65%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 1;
	display: none;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
	display: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	background: #74b640;
	color: #fff;
	z-index: 2;
	display: block;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
	display: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	padding: 0;
}
/*end:menu*/




/*start:testimonial*/
.widget-gallery.testimonial-slider {
	margin: 0;
	background: #eee;
	padding: 100px 0;
	overflow: hidden;
}
.widget-gallery.testimonial-slider .widget-title {
	font-size: 40px;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
	font-family: 'Gilroy';
	font-weight: bold;
}
.widget-gallery.testimonial-slider .owl-carousel {
	max-width: 1200px;
	margin: 0 auto;
}
.widget-gallery.testimonial-slider .owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: block;
	position: absolute;
	top: 48%;
	width: 100%;
}
.widget-gallery.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-next {
	position: absolute;
	right: -5%;
	height: 90px;
	padding: 0;
	margin: 0;
	width: 25px;
	font-size: 0;
	border-radius: 0;
	background-image: url(../image/testimonial-right-Arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
.widget-gallery.testimonial-slider .owl-theme .owl-controls .owl-nav .owl-prev {
	position: absolute;
	left: -5%;
	height: 90px;
	padding: 0;
	margin: 0;
	width: 115px;
	font-size: 0;
	border-radius: 0;
	background-image: url(../image/testimonial-Left-Arrow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
.widget-gallery.testimonial-slider .owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	padding: 100px 70px;
	padding-bottom: 40px;
	border-bottom: 4px solid #74b640;
	margin-right: 50px;
	text-align: center;
}
.widget-gallery.testimonial-slider .owl-carousel .owl-item:after {
	position: absolute;
	content: '';
	width: 57px;
	height: 45px;
	left: 40px;
	top: 48px;
	background-image: url(/template/320030c2/image/coma-icon.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.widget-gallery.testimonial-slider .article-title {
	display: none;
}
.widget-gallery.testimonial-slider .owl-carousel .owl-item .article-content p {
	color: #000000;
	font-size: 24px;
	font-family: 'Gilroy';
	font-weight: 300;
	line-height: 38px;
	margin: 0;
	padding: 0 0 20px;
}
.widget-gallery.testimonial-slider .owl-carousel .owl-item .article-content h4 {
	color: #42505c;
	font-size: 18px;
	font-family: 'Gilroy';
	line-height: 56px;
	margin: 0;
	text-align: center;
	padding: 0 0 20px;
	text-transform: uppercase;
	font-weight: 500;
}
/*start:testimonial*/



/*start:footer */
.footer {
	background: #1d1d1d;
}
.page-home .footer {
	margin-top: 0;
}
.widget-snippet .query-area {
	margin-top: 80px;
}
.page-home .widget-snippet .query-area {
	margin-top: 0;
}
.footer .widget > .widget-title {
	padding: 0 0 12px 0;
	margin: 0;
	font-size: 18px;
	text-align: left;
	color: #ffffff;
	font-weight: 500;
	text-transform: tit none;
	line-height: 28px;
	font-family: 'Gilroy';
	font-weight: 500;
}
.footer .navigation-item a, .footer .navigation-item.active a {
	border-bottom: 0px dashed #CCCCCC;
	display: block;
	padding: 1px 0;
	color: #fff;
	font-size: 15px;
	font-family: 'Gilroy';
	font-weight: 500;
	line-height: 27px;
}
.footer .navigation-item a:hover, .footer .navigation-item.active a:hover {
	color: #74b640;
}
.footer-copyright p {
	font-size: 14px;
	color: #fff;
	border-top: 1px solid #ffffff21;
	padding-top: 38px;
}
.footer-copyright a {
	color: #fff;
}
.footer-copyright a:hover {
	color: #74b640;
}
/*end:footer */



/*start:contact us*/
.widget.widget-form.contact-us-form {
	padding: 80px 0;
	background: #1d1d1d;
	margin-bottom: -80px;
}
.widget.widget-form.contact-us-form form {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
.widget.widget-form.contact-us-form .widget-title {
	margin-bottom: 24px;
	margin-top: 0;
	font-size: 33px;
	color: #fff;
	text-align: center;
	position: relative;
	padding: 0 0 15px 0;
	font-weight: 500;
}
.widget.widget-form.contact-us-form .widget-title:after {
	position: absolute;
	content: "";
	width: 130px;
	height: 2px;
	left: 50%;
	background: #fff;
	top: 40px;
	margin-left: -65px;
}
.widget.widget-form.contact-us-form button.submit-button {
	width: auto;
	background-color: #ff3e48;
	color: #ffffff;
	text-align: center;
	border: 0;
	letter-spacing: 1px;
	margin-top: 10px;
	transition: all 0.5s ease;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
	border-radius: 0;
	padding: 15px 65px;
	font-size: 17px;
}
.widget.widget-form.contact-us-form button.submit-button:hover {
	background-color: #6aca5a;
}
.widget.widget-form.contact-us-form .double-input-row {
	width: 50%
}
.widget.widget-form.contact-us-form .single-input-row {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
}
.widget.widget-form.contact-us-form .double-input-row input[type=text] {
	height: 45px;
	margin: 0 0 15px;
	border: 1px solid #1d1d1d;
	border-radius: 4px;
}
.widget.widget-form.contact-us-form .single-input-row textarea {
	min-height: 225px;
	margin-top: 0;
	border: 1px solid #1d1d1d;
	border-radius: 4px;
	padding: 15px 20px;
	margin-left: 0;
}
.widget.widget-form.contact-us-form .double-input-row .form-row {
	box-sizing: border-box;
	float: left;
	padding: 0 0 0 15px;
	width: 100%;
	margin: 0;
}
.widget.widget-form.contact-us-form .single-input-row .form-row {
	margin-top: 0;
}
.widget.widget-form.contact-us-form .btn-row {
	position: relative;
	text-align: center;
}
.widget.widget-form.contact-us-form label {
	width: 0;
	padding: 0;
}
.widget.widget-form.contact-us-form .errorlist.after {
	background: #ff0000;
	border: medium none;
	box-shadow: none;
	position: absolute;
	top: 37px;
	min-width: 160px;
	line-height: 18px;
	padding: 2px 8px;
	height: auto;
	bottom: auto;
	border-radius: 4px;
}
.widget.widget-form.contact-us-form .errorlist.after .message-block {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
}
.widget.widget-form.contact-us-form .info-message {
	background: #74b640;
	border: medium none;
	box-shadow: none;
	position: absolute;
	top: -30px;
	left: 0;
	min-width: 180px;
	line-height: 20px;
	padding: 4px 30px;
	height: auto;
	bottom: auto;
	border-radius: 4px;
	z-index: 2;
	-webkit-box-shadow: 0px 0px 33px 3px rgba(128,128,128,1);
	-moz-box-shadow: 0px 0px 33px 3px rgba(128,128,128,1);
	box-shadow: 0px 0px 33px 3px rgba(128,128,128,1);
	margin: 0;
	width: 100%;
}
.widget-form.contact-us-form ::-webkit-input-placeholder {
	 color: #313131;
	 font-size: 14px;
	 font-weight: 400;
	 font-family: 'Gilroy';
}
/*end:contact us*/

/*start:frontlift quote form*/
.quote-form-frontlift form.custom-form {
	margin: 0 auto;
	position: relative;
	max-width: 720px !important;
}
.quote-form-frontlift input[type=text] {
	height: 40px;
	margin: 0;
}
.quote-form-frontlift .form-row select {
	width: 100%;
	height: 40px;
}
.quote-form-frontlift textarea {
	height: 110px;
	padding: 10px 15px;
}
.quote-form-frontlift .single-input-row + .single-input-row {
	margin-top: 15px;
}
.quote-form-frontlift .btn-row {
	margin-top: 30px;
	margin-bottom: 0;
}
.quote-form-frontlift .btn-row label {
	display: none;
}
.quote-form-frontlift .submit-button {
	margin: 0;
	background: #000;
	border: none;
	box-sizing: border-box;
	text-align: center;
	height: auto;
	vertical-align: middle;
	text-transform: none;
	padding: 10px 55px;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	font-family: 'Gilroy';
	font-weight: bold;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: block;
	border-radius: 5px;
	line-height: 21px;
	width: 100%;
}
.quote-form-frontlift .submit-button:hover, .quote-form-frontlift .submit-button:focus {
	background: #f00;
	color: #ffffff;
	text-decoration: none;
}
 .quote-form-frontlift ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000000;
}
 .quote-form-frontlift ::-moz-placeholder { /* Firefox 19+ */
 color: #000000;
}
 .quote-form-frontlift :-ms-input-placeholder { /* IE 10+ */
 color: #000000;
}
 .quote-form-frontlift :-moz-placeholder { /* Firefox 18- */
 color: #000000;
}
.quote-form-frontlift .errorlist {
	min-width: 100%;
	bottom: 0;
	top: auto;
	position: relative;
	width: 100%;
}
.quote-form-frontlift .errorlist.after .message-block {
	margin: 0;
	padding: 0 14px;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	background: #f00;
	border-radius: 4px;
	line-height: 20px;
	color: #fff;
	width: 240px;
	bottom: -8px;
	right: 10px;
	position: absolute;
}
.quote-form-frontlift .radio-checkbox-row ~ .errorlist.after .message-block.message-text {
	bottom: -22px;
}
.quote-form-frontlift .form-row label {
	width: auto;
	font-size: 16px;
	font-weight: 500;
}
.quote-form-frontlift .checkbox {
	display: inline-block;
	vertical-align: top;
	padding-left: 0;
}
.quote-form-frontlift .checkbox label {
	cursor: pointer;
	width: auto !important;
	padding-right: 25px !important;
}
.quote-form-frontlift .checkbox label::before {
	top: 6px;
	border: 2px solid #c2c2c2;
}
.quote-form-frontlift .checkbox label::after {
	top: -2px;
}
.quote-form-frontlift .single-input-row .form-row.checkBox {
	padding: 0;
}
.quote-form-frontlift textarea::-webkit-input-placeholder { /* WebKit browsers */
 color: rgba(0,0,0,0.6);
}
.quote-form-frontlift textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: rgba(0,0,0,0.6);
 opacity:  1;
}
.quote-form-frontlift textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: rgba(0,0,0,0.6);
 opacity:  1;
}
.quote-form-frontlift textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: rgba(0,0,0,0.6);
}
/*end:frontlift quote form*/


/* Event Quote Form CSS */
.widget-form .double-input-row, .widget-form .triple-input-row {
    margin-bottom: 15px;
}
.widget-form .common-form .form-row label {
	width: 100%;
	padding-right: 0;
}
.widget-form .double-input-row .form-row {
	padding: 0 15px;
}
.widget-form .triple-input-row .form-row {
	padding: 0 15px;
}
.widget-form .common-form .form-row label {
	font-size: 17px;
	text-align: left;
	color: #000000;
	font-weight: 600;
	border-radius: 0;
  line-height: 16px;
}
.widget-form .common-form input[type=text], .widget-form .common-form textarea, .widget-form .common-form select {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	border: 2px solid #c2c2c2;
	padding: 3px 15px;
	border-radius: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.widget-form .common-form textarea {
	padding-top: 12px;
}
.form-row.btn-row label {
	display: none;
}
.event-quote-top-text {
	max-width: 1000px;
	margin: 0 auto;
}
form.custom-form.common-form {
	max-width: 1000px;
	margin:30px auto 0;
}
.widget-form.terms-page .single-input-row {
    margin-top: 20px;
}
form.custom-form.common-form.full-width-form {
	max-width: 100%;
}
.widget-form .commercial-form .single-input-row .form-row:not(.label) {
	margin-top: 5px;
}
.radio-checkbox-row {
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-row.btn-row label {
	display: none;
}
.common-form button.submit-button {
	padding: 13px 71px;
	background: #6aca5a;
	color: #fff;
	border-color: #6aca5a;
}
.form-row.label {
	margin-bottom: 0;
	line-height: 22px;
}
.common-form button.submit-button:hover {
	padding: 13px 71px;
	background: #1d1d1d;
	color: #fff;
	border-color: #1d1d1d;
}
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
	border: 0;
	display: inline-block;
	padding: 0;
	vertical-align: top;
	position: relative;
	border-bottom: 4px solid #6aca5a;
	width: calc(33% - 22px);
	background: #ffffff;
	text-align: center;
	box-shadow: 0px 0px 20px 3px rgba(222,222,222,0.5);
	margin: 11px;
}
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
	font-size: 24px;
	height: 36px;
	margin-bottom: 5px;
}
.product-name a {
	font-size: 1em;
	font-weight: 700;
	line-height: 36px;
}
.product-view.scrollable-view img, .product-view.image-view img {
	max-width: none;
	max-height: 250px;
	width: 100%;
	overflow: hidden;
}
.product-view.image-view .product-image-link, .product-view.scrollable-view .product-image-link {
	display: block;
	vertical-align: middle;
}
.product-block .block-content-wrap {
	padding: 15px 30px 25px;
}
.product-view.image-view .summary, .product-view.scrollable-view .summary {
	height: 40px;
	line-height: 20px;
	color: #181818;
	font-size: 16px;
}
.product-block span.button.call-for-price {
	color: #ff3e48;
	padding: 0;
	border: 0;
	margin: 0;
	cursor: auto;
}
.product-block span.button.call-for-price:hover {
    color: #ff3e48;
	background-color: transparent;
}
.bmui-tab .bmui-tab-header {
	background-color: #f8f8f8;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-top: 1px solid #f8f8f8;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 25px;
	cursor: pointer;
	margin-right: 0;
	color: #1d1d1d;
}
.bmui-tab .bmui-tab-header.bmui-tab-active {
	background-color: #74b640;
	border-left: 1px solid #74b640;
	border-right: 1px solid #74b640;
	border-top: 1px solid #74b640;
	color: #fff;
}
.product-widget.widget-productName h1 {
	margin-bottom: 20px;
}
.widget-productSummary .summary {
	font-size: 20px;
}
.product-widget.widget-information .bmui-tab-body-container .title {
	font-size: 18px;
	padding-bottom: 10px;
	display: none;
}
.bmui-tab .bmui-tab-body-container {
	border: 1px solid #c2c2c2;
	border-top-width: 3px;
	padding: 20px;
	border-top: 1px solid #c2c2c2;
}
span.button.call-for-price {
	padding: 0;
	border: 0;
	font-size: 18px;
	cursor: auto;
	color: #ff3e48;
}
span.button.call-for-price:hover {
	background: none;
	color: #74b640;
}
.widget-form .checkbox label::before {
	top: 6px;
}
.widget-form .checkbox label, .widget-form .radio label {
	width: auto !important;
	font-weight: normal !important;
	padding-left: 5px;
}
.widget-form .radio label::before {
}
.page-tc-fence-hire form.custom-form.common-form {
	max-width: 100%;
}
.quote-form-frontlift .form-row label {
	margin-bottom: 5px;
}
span.Zebra_DatePicker_Icon_Wrapper {
	width: 100%;
}
.widget-form .checkbox {
	padding-left: 25px;
	padding-right: 25px;
	display: inline-block;
}
.widget-form .checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 2px solid #a5a5a5;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.radio-checkbox-row .radio {
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
}
.radio-checkbox-row .radio label {
	line-height: 17px;
}
.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6 {
	margin-bottom: 10px;
}
.resource-recovery-slider .slideshow-container img {
	height: auto;
	max-width: 100%;
	max-height: 360px;
	width: 100%;
	border: 2px solid #f5f5f5;
}
.resource-recovery-slider .galleriffic-gallery-wrap .slideshow {
	height: 220px;
	position: relative;
}
.widget.widget-gallery.resource-recovery-slider {
	padding-left: 40px;
}
.resource-recovery-slider .thumbs-container {
	display: none !important;
}
.resource-recovery-slider .galleriffic-gallery-wrap .image-wrapper {
	width: 100%;
}
.resource-recovery-slider span.image-caption {
	width: 100%;
	display: block;
	font-weight: 600;
}
.resource-recovery-slider .galleriffic-gallery-wrap.caption-position-bottom .caption-container {
	text-align: center;
	margin-top: 5px;
}
.widget-form .radio input[type="radio"]:focus + label::before {
	outline: none;
}
.widget-form .checkbox label::after {
    padding-top:0;
    top: 0;
}
.footer-logo figure {
	margin: 0;
	text-align: left;
}
.widget-snippet .trailer-content h4 {
	padding: 0 !important;
}
.widget-snippet .end-lease-page-content .end-lease-details {
	margin-top: 0 !important;
}
.widget-snippet .bin-features-area .container .row .col-md-8 {
	padding-left: 0;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::before, .widget-form .radio input[type="radio"]:checked + label::before {
	background-color: #74b640;
	border-color: #74b640;
}
.widget-form .radio label::after {
	background-color: #74b640;
	border-color: #74b640;
}
.widget-snippet b, .widget-snippet strong {
	font-weight: 600 !important;
}
.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6 {
	font-weight: 600 !important;
}
.widget-snippet .four-skip-bin-content .row + .row {
	padding-top: 0;
	border-top: 0;
}
.widget-snippet .launceston-temp-fencing h4 {
	padding-bottom: 0 !important;
}
.widget.widget-snippet .four-skip-bin-content {
	margin: 0;
}
.page-4-cubic-metre-skip-bins .bin-size-table {
	margin-top: -30px;
}
.page-7m-skip-bin .bin-size-table, .page-10-cubic-metre-bin .bin-size-table {
	margin-top: 30px;
}
.twelve-cubic-meter-skip-area .container, .specialised-skip-bins-area .container {
	padding: 0;
	width: auto;
}
.widget-snippet .service-area {
	overflow: hidden;
}
.service-list ul {
	overflow: hidden;
}
.service-list ul li {
	width: 33%;
	float: left;
}
.service-list ul li a {
	color: #000;
}
section.four-skip-bin-content.launceston-temp-fencing h3 {
	font-size: 20px;
	line-height: 30px;
}
.four-skip-bin-content.launceston-temp-fencing .col-sm-12 {
	margin-bottom: 40px !important;
}
.page-contact-us .simpleCaptcha-container .form-row.simple-captcha {
	width: 48.5%;
	display: inline-block;
	box-shadow: 0 0 0 0;
	border: 0 solid #959595;
	border-bottom-color: rgb(149, 149, 149);
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	text-align: center;
	height: 45px;
	background: #fff;
	border-radius: 0;
	margin-top: 0;
	border-radius: 3px;
	margin-top: 0;
}
.page-contact-us .simpleCaptcha-container .form-row.simple_captcha_input_field input {
	height: 45px;
	margin: 0 0 15px;
	border: 1px solid #1d1d1d;
	border-radius: 4px;
	padding: 10px;
}
.page-contact-us .message-block.error-message {
	clear: both;
	z-index: 999;
	position: absolute;
	width: 100%;
	top: auto;
	bottom: -70px;
}
.page-common-page .page-content h1{
	margin-top: 0;
 }
.widget-snippet .footer-contact h4 {
	color: #fff;
}
.responsive  .widget.widget-form.contact-us-form{
	margin-bottom: 0;
}
.responsive.page-contact-us .widget-snippet .query-area{
	margin-top: 0;
}
.bin-features-area .container {
	padding-left: 0;
	padding-right: 0;
}
.endlink-content {
	padding-top: 20px;
}
.widget-snippet .end-lease-page-content .street-parking-picture{
	margin-top: 30px;
}
.page-no-contracts .article-content h4,
.page-chemical-waste  .article-content h4{
	margin-top: 0;
}
.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
	margin: 5px 21px;
	overflow: hidden;
}
.widget-productSummary .title{
	font-weight: bold;
}
.widget-productImage .multi-image-scroll-wrapper {
	width: 400px;
	border: none;
}
.widget-productImage .image-thumb-container .thumb-image {
	width: 80px;
	height: 60px;
	padding: 0;
	margin: 0 8px 0 0;
}
.product-thumb-view img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-cheap-small-bins  .bin-size-table table,
.page-7m-skip-bin  .bin-size-table table,
.page-12-cubic-meter-skip .bin-size-table table,
.page-6-cube-mtr-narrow-bins .bin-size-table table,
.page-6-cubic-metre-skip-bin  .bin-size-table table,
.page-4-cubic-metre-skip-bins  .bin-size-table table,
.page-3m-skip-bin  .bin-size-table table,
.page-18-cubic-metre-skip-bin  .bin-size-table table{
	margin-bottom: 0;
}
.nineteen-cubic-metre-skip-bin-area .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.page-product .body > .body-section > .widget-container .page-content {
	max-width: 900px;
}
.widget-productSku, .widget-productCategory, .widget-productManufacturer, .widget-productBrand, .widget-productModel, .widget-combinedProduct {
	padding-bottom: 5px;
	font-size: 17px;
}

.image-popup-container .image-wrapper{
    padding: 10px !important;
    border: 0!important;
}

.widget-snippet .footer-contact h4 {
	color: #fff;
}
.responsive  .widget.widget-form.contact-us-form{
	margin-bottom: 0;
}
.responsive.page-contact-us .widget-snippet .query-area{
	margin-top: 0;
}
.bin-features-area .container {
	padding-left: 0;
	padding-right: 0;
}
.endlink-content {
	padding-top: 20px;
}
.widget-snippet .end-lease-page-content .street-parking-picture{
	margin-top: 30px;
}
.page-no-contracts .article-content h4,
.page-chemical-waste  .article-content h4{
	margin-top: 0;
}
.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
	margin: 5px 21px;
	overflow: hidden;
}
.widget-productSummary .title{
	font-weight: bold;
}
.widget-productImage .multi-image-scroll-wrapper {
	width: 400px;
	border: none;
}
.widget-productImage .image-thumb-container .thumb-image {
	width: 80px;
	height: 60px;
	padding: 0;
	margin: 0 8px 0 0;
}
.product-thumb-view img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-cheap-small-bins  .bin-size-table table,
.page-7m-skip-bin  .bin-size-table table,
.page-12-cubic-meter-skip .bin-size-table table,
.page-6-cube-mtr-narrow-bins .bin-size-table table,
.page-6-cubic-metre-skip-bin  .bin-size-table table,
.page-4-cubic-metre-skip-bins  .bin-size-table table,
.page-3m-skip-bin  .bin-size-table table,
.page-18-cubic-metre-skip-bin  .bin-size-table table{
	margin-bottom: 0;
}
.nineteen-cubic-metre-skip-bin-area .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.page-product .body > .body-section > .widget-container .page-content {
	max-width: 900px;
}
.widget-productSku, .widget-productCategory, .widget-productManufacturer, .widget-productBrand, .widget-productModel, .widget-combinedProduct {
	padding-bottom: 5px;
	font-size: 17px;
}

.image-popup-container .image-wrapper{
    padding: 10px !important;
    border: 0!important;
}

.home-slider .jssor-slider-container .slide:after{
	background-color:transparent !important;
}
.fee .popup {
    padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
	margin: 0 30px 20px !important;
}
 .fee .widget-image-edit-popup .fee-pu-content-footer {
	max-width: 500px
}
/*.fee .widget.widget-snippet .banner-content-body {
    position: relative;
    max-width: 886px;
    background: #28af11;
    padding: 30px;
}
.fee .home-slider .jssor-slider-container .container::after{
	display:none;
}*/
.widget-form .radio-checkbox-row + .errorlist.after {
    bottom: -2px;
}
.widget-form .form-row.recaptcha-row {
    padding:10px 0 0
}

.widget-form .form-row.recaptcha-row label {
    display: none;
}
.widget.widget-snippet .service-area .image-area{
        max-height:310px;
        overflow:hidden
    }
.widget-form .common-form .single-input-row .checkbox label, .widget-form .common-form .form-row label {
    margin-top: 5px;
}
.widget-form .common-form .radio-checkbox-row  .checkbox input + label {
    margin-top: 10px;
}
.widget-form .common-form .radio-checkbox-row  .checkbox input[type="checkbox"] {top: 10px;left: 5px;}
.widget-form .common-form .radio-checkbox-row .checkbox label::before {top: -1px;}

.quote-form-frontlift .checkbox label::after {
    top: 0px;
}
.fee .widget.widget-image.company-logo {
    width: 285px !important;
    height: 110px !important;
	    position: relative;
    z-index: 9999;
}
/*404 page start*/

.widget-article .page_404 {
    text-align: center;
    max-width: 500px;
    margin: 100px auto 0;
    background: #fff;
    border-radius: 0;
    padding: 0 0 30px;
}
.widget-article .page_404 .ops {
    color: #000;
    font-size: 65px;
    font-weight: 600;
    line-height: normal;
}
.widget-article .page_404 .ops .big_font {
    color: #6aca5a;
    font-size: 104px;
    margin-right: -15px;
    font-weight: 600;
}
.widget-article .page_404 .big {
    color:#6aca5a;
    font-size: 104px;
    margin-left: -14px;
    font-weight: 600;
}
.widget-article .page_404 .error {
    font-size: 35px;
    color:#F00;
    line-height: 30px;
    margin: 10px 0 20px 0;
    font-weight: 600;
}
.widget-article .page_404 p {
    color: #000;
    font-size: 16px;
    line-height: 27px;
    margin: 25px 0;
    text-align: center;
}
.widget-article .page_404 a{
    max-width: 250px;
    margin: 25px auto 30px;
    display: block;
    padding:15px 10px;
    color: #fff;
    border: 0;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    transition: all 300ms ease-out 0s;
    text-decoration: none;
    background: #000;
    width: 100%;
}
.widget-article .page_404 a:hover, .widget.widget-snippet .thank-you-content a:hover{
    background:#6aca5a;
    color: #fff;
}
/****************************************/
@media screen and (max-width: 767px){
.fee .widget.widget-image.company-logo {
    width: 120px !important;
    height: 40px !important;
}
.widget-navigation.main-menu .menu-title {
    top: -15px !important;
}
}

/***********************************************************************/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
	width: auto;
}
.fee-fixed-width-content {
	padding-left: calc(50% - 600px) !important;
	padding-right: calc(50% - 600px) !important;
}
 .widget.widget-snippet .banner-content-body {
	max-width: 100%;
	position: relative;
	left:unset;
	top:unset;
    padding: 100px 162px;
	    z-index: unset;
}
.fee .widget-navigation.main-menu .navigation-item a {
    padding-bottom: 0;
}
 .widget.widget-snippet.banner-special {
    max-width: 50%;
    margin: 0 auto 0 0;
    position: absolute;
    top: 0;
    left: 0;
	    z-index: unset;
}

.home-slider .jssor-slider-container .container::after {
	position: absolute;
	width: calc(100% - 50%);
	content: '';
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(106,202,90,0.8);
}
/**********************************************************************/



