/* cmsms stylesheet: styles modified: 12/18/23 10:46:01 */
* {
/* 	border: 1px dashed red;    */
}
/* body */
body {
}

/* special */
.orderform {
	margin: 0px 0px 19px 0px;
}
.orderform tr th {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #cdc4b4;
}
.orderform tr td {
	font-size: 16px;
	line-height: 24px;
	padding: 4px;
	border: 1px solid #cdc4b4;
}
/* sections */
section .container {
	padding-top: 20px;
}
section.content {
	background-color: #1b1c1d;
}
section.content .container {
	background-color: #ece2cf;
}
section.redbox .container {
	background-color: #a6311d;
}
.systemcardinner,
.systemsfilters {
	-webkit-border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;border-radius: 10px 10px 10px 10px;
}
.systemsfilters {
	display: block;
	padding: 20px;
	background-color: #a6c270;
	overflow: auto;
}
.systemsfilters > div {
	float: left;
	margin: 0px 30px 0px 0px;
}
.systemsfilters > div input {
	margin-right: 3px;
}
.systemsfilters input[type=text],
.systemsfilters select
{
	font-size: 14px;
	line-height: 14px;
	padding: 4px;
}
.systemsfilters > div {
	margin-bottom: 5px;
}
.systemcard {
	margin-bottom: 15px;
}
.systemcardinner {
	overflow:hidden;
	background-color: white;
	padding: 10px;
	height: 460px;
}
.systemcardinner img {
	width: 100%;
}
.systemcardinner h2 {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 0px;
}
.systemcardinner p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}
.systemcardinner p.systemid {
	font-size: 11px;
	text-transform:uppercase;
	color: #90a765;
	font-weight: bold;
}

/* fonts */
section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight: 400;
}
section table tr th,
section table tr td,
section p,
section ul li,
section p a,
section p a:hover,
.form-group .control-label,
.form-group .form-control {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight: 400;
}
section h1 strong,
section h2 strong,
section h3 strong,
section h4 strong,
section h5 strong,
section h6 strong,
section p strong {
	font-weight: 700;
}
section blockquote {
	font-family: Georgia, serif;
}
section h6 {
	text-decoration: underline;
}

/* colours */
section h1 {
	color: black;
}
section h2 {
	color: black;
}
section h3,
section h3 a,
section h3 a:hover {
	color: black;
	text-transform:uppercase;
}
section h4,
section h4 a,
section h4 a:hover {
	color: #a6311d;
}
section blockquote {
	background-color: rgba(128,128,128,.1);
	color: #383838;
}
section blockquote:before,
section blockquote cite {
	color: #909090;
}
section p,
section ul li,
section .form-group .control-label,
section .form-group .form-control {
	color: black;
}
/*
section ul {
	list-style: none;
	padding-left: 20px;
}
section ul li {
	background: url('images/bullet.png') no-repeat left 5px;
	padding-left: 25px;
}
*/
section p a {
	color: #a6311d;
}
section p a:hover {
	color: #a6311d;
}
.btn-tiny,
.btn-small,
.btn-large {
	background-color: #444549;
	border-color: #444549;
	color: white;
	text-transform:uppercase;
}
.btn-tiny:hover,
.btn-tiny:focus,
.btn-tiny:active,
.btn-tiny.active,
.btn-small:hover,
.btn-small:focus,
.btn-small:active,
.btn-small.active,
.btn-large:hover,
.btn-large:focus,
.btn-large:active,
.btn-large.active {
	background-color: black;
	border-color: black;
	color: white;
}
section table {
	width: 100%;
	border-collapse:collapse;
}
section table tr:nth-child(odd) {
	background: #eef3e1;
}
section table tr td {
	padding: 2px;
}
/* alternate colours */
section.redbox h4 {
	color: white;
	text-transform:uppercase;
}
section.redbox hr {
	border-color: #dd7c4a;
}
section.redbox p {
	color: white;
}
section.redbox p a {
}

/* navstyle3  */
.navstyle3 {
	background-color: #1b1c1d;
	padding: 0px;
}
.navstyle3 nav {
	background-color: transparent;
}
.navstyle3 .navbar-brand {
	width: 100%;
	padding-left: 10px;
	height: auto;
}
.navstyle3 .row1 {
	background-color: #ece2cf;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navstyle3 .row2 .container {
	background-color: #a6311d;
	padding-left: 0px !important;
}
.navstyle3 .row2 {
	background-color: #1b1c1d;
}
.navstyle3 .navbar-brand {
	padding-top: 0px;
}
.navstyle3 .tagline {
/*	float: right; */
	padding-right: 10px;
	padding-top: 10px;
	font-size: 35px;
}
.navstyle3 .tagline,
.navstyle3 .tagline a {
	color: #ef4036;
}
.navstyle3 .navbar-nav {
    clear: left;
}
.navstyle3 .nav li a {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	color: white;
}
.navstyle3 .nav li.active {
}
.navstyle3 .nav li a:hover,
.navstyle3 .nav li a:focus {
	color: #ece2cf;
}
.navstyle3 .nav li.active > a,
.navstyle3 .nav li.active > a:hover,
.navstyle3 .nav li.active > a:focus {
	color: #ece2cf;
	background-color: transparent;
}
.navstyle3 .dropdown-menu {
	background-color: white;
}
.navstyle3 .dropdown-menu li a,
.navstyle3 .dropdown-menu li a:hover,
.navstyle3 .dropdown-menu li.active > a {
	color: black;
	background-color: transparent;
}
.navstyle3 .navbar-toggle {
	margin-left: 10px;
	float: left;
	border-color: #a6311d;
	border-width: 3px;
}
.navstyle3 .navbar-toggle:hover,
.navstyle3 .navbar-toggle:focus {
	background-color: #ece2cf;
}
.navstyle3 .navbar-toggle .icon-bar {
	background-color: #a6311d;
	height: 3px;
}
.navstyle3 .row2 .searchcontainer {
	padding: 0px;
}
.navstyle3 h1 {
	color: black;
	font-size: 18px;
	margin: 15px 0px 6px 0px;
}
.navstyle3 h2 {
	color: black;
	font-size: 14px;
	margin: 0px;
}
.navstyle3 h2 span {
	color: red;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: white;
}
/* Footer */
footer p {
	margin: 0px;
}
.footerrow1 {
	background-color: #0f1317;
	color: #686868;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerrow1 a,
.footerrow1 a:hover {
	color: #686868;
}

/* images and frames */
.homebanner,
section img.img-responsive {
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #fafafa;
}

.homebanner {
	background-color: #faa71a;
	border: 3px solid #faa71a;
	padding: 0.7em;
	margin-bottom: 19px;
	text-align: center;
}
.homebanner h2 {
	margin-bottom: 1px;
}
.homebanner p {
	margin-bottom: 1px;
}

.noborder img.img-responsive {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
}
iframe {
	border-radius: 10px;
}
section img.img-icon {
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.gallery {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(112,112,112,0.46);
	-moz-box-shadow: 0px 0px 2px 2px rgba(112,112,112,0.46);
	box-shadow: 0px 0px 2px 2px rgba(112,112,112,0.46);
}
/* special styles */
.important {
	color: red;
}

/* Extra Small Devices, Phones col-xs- */ 
/* content */
section h1,
section h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}
section h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
section h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
section h5 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}
.hoverzoom div,
section table tr td,
section p,
section ul {
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 18px 0px;
}
.systemsfilters > div {
	font-size: 14px;
	line-height: 22px;
}

.form-group .control-label {
	font-weight: 700;
	font-size: 14px;
}
.form-group .form-control {
	font-weight: normal;
	font-size: 14px;
}
.form-group textarea.form-control {
	height: 6em;
	font-weight: normal;
	font-size: 14px;
}
.fieldspace {
	padding: 5px;
}
section img.pull-right {
	margin-bottom: 10px;
	float: none;
/*
	width: 100%;
*/
}
section img.pull-left {
	margin-bottom: 10px;
/*	width: 100%; */
	float: none;
}

.hoverzoom div {
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
}
#systemhovercontainer {
	position: relative;
}
.systemrollover {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	background-color: white;
	padding: 20px;
	z-index: 100;
	border: 1px solid #c0c0c0;
}
.systemrollover imgbox {
	width: 380px;
	height: 300px;
	overflow: hidden;
}
.systemrollover p {
	font-size: 12px;
	color: black;
}
/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	/* sections and header */

	/* navstyle3 */
	.navstyle3 {
		padding: 20px 0px 0px 0px;
	}
	.navstyle3 .navbar-header {
		width: 100%;
	}
	.navstyle3 .navbar-brand {
		width: 65%;
	}
	.navstyle3 .tagline {
		clear: none;
/*
		float: right;
		width: 30%;
*/
		text-align:right;
		padding-right: 0px;
		font-size: 14px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.navstyle3 .nav li a {
		font-size: 15px;
		padding: 10px;
	}
	.navstyle3 .dropdown-menu li a {
		font-size: 12px;
		padding: 2px 10px;
	}
	.navstyle3 .row2 .searchcontainer {
		padding-top: 2px;
	}
	.navstyle3 .row1 {
		-webkit-border-radius: 10px 10px 0px 0px;-moz-border-radius: 10px 10px 0px 0px;border-radius: 10px 10px 0px 0px;
	}
	.navstyle3 .dropdown-menu-large {
		width: 600px;
		overflow: hidden;
		padding: 10px;		
	}
	.navstyle3 .dropdown-menu-large ul {
		list-style:none;
		margin: 0px 0px 15px 0px;
	    -webkit-padding-start: 0px;
	}
	.navstyle3 .dropdown-menu-large ul li,
	.navstyle3 .dropdown-menu-large ul li a {
		color: black;
		font-size: 15px;
		padding: 0px !important;
		margin: 0px !important;
	}
	.navstyle3 .dropdown-menu-large-col {
		float: left;
		width: 50%;
		text-align:left;
	}
	.navstyle3 .dropdown-menu-large-col ul {
		list-style:none;
		margin: 0px 0px 25px 0px !important;
		padding: 0px;
	}

	/* content */
	section h1,
	section h2 {
		font-size: 28px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
	}
	section h3 {
		font-size: 23px;
		line-height: 25px;
		margin: 0px 0px 20px 0px;
	}
	section h4 {
		font-size: 20px;
		line-height: 21px;
		margin: 0px 0px 16px 0px;
	}
	section h5 {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 17px 0px;
	}
	section h6 {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 17px 0px;
	}
	.form-group .control-label {
		font-size: 11px;
	}
	.form-group .form-control {
		font-size: 13px;
	}
	.hoverzoom div,
	section table tr td,
	section p,
	section ul {
		font-size: 13px;
		line-height: 21px;
		margin: 0px 0px 16px 0px;
	}
	.systemsfilters > div {
		font-size: 13px;
		line-height: 21px;
	}
	.btn-tiny {
		font-size: 12px;
		padding: 3px 7px 3px 7px;
	}
	.btn-small {
		font-size: 13px;
		padding: 5px 10px 5px 10px;
	}
	.btn-large {
		font-size: 22px;
		padding: 10px 20px 10px 20px;
	}
/*
	section img.pull-left,
	section img.pull-right {
		max-width: 200px;
	}
*/
	section img.pull-right {
		margin-left: 15px;
		margin-bottom: 15px;
	}
	section img.pull-left {
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.hoverzoom div {
		height: 25px;
		padding-top: 2px;
		padding-left: 5px;
		margin: 0px;
	}

	/* footer */
	.footerrow1 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	section.content.footerbg,
	.footerbg {
		background: #1b1c1d url( 'https://www.firestopcentre.co.nz/uploads/layout/lower-bg.png' ) repeat-x bottom left;
	}
	.footerbg .container {
		-webkit-border-radius: 0px 0px 10px 10px;-moz-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px;
	}
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 12px;
		line-height: 15px;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	/* sections and header */

	/* navstyle3 */
	.navstyle3 .navbar-brand {

		width: 45%;
	}
	.navstyle3 .tagline {
		width: 50%;
		font-size: 20px;
	}
	.navstyle3 .nav li a {
		font-size: 15px;
		padding: 10px;
	}
	.navstyle3 .dropdown-menu li a {
		font-size: 14px;
		padding: 2px 10px;
	}
	.navstyle3 h1 {
		font-size: 30px;
		margin: 15px 0px 6px 0px;
	}
	.navstyle3 h2 {
		font-size: 18px;
	}

	/* content */
	section h1,
	section h2 {
		font-size: 30px;
		line-height: 32px;
		margin: 0px 0px 22px 0px;
	}
	section h3 {
		font-size: 25px;
		line-height: 27px;
		margin: 0px 0px 22px 0px;
	}
	section h4 {
		font-size: 22px;
		line-height: 23px;
		margin: 0px 0px 18px 0px;
	}
	section h5 {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 19px 0px;
	}
	section h6 {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 19px 0px;
	}
	.form-group .control-label {
		font-size: 14px;
	}
	.form-group .form-control {
		font-size: 16px;
	}
	.hoverzoom div,
	section table tr td,
	section p,
	section ul {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 19px 0px;
	}
	.systemsfilters > div {
		font-size: 16px;
		line-height: 24px;
	}
	.btn-small {
		font-size: 16px;
		padding: 5px 10px 5px 10px;
	}
	.btn-large {
		font-size: 30px;
		padding: 10px 20px 10px 20px;
	}
/*
	section img.pull-left,
	section img.pull-right {
		max-width: 200px;
	}
*/
	section img.pull-right {
		margin-left: 20px;
		margin-bottom: 20px;
	}
	section img.pull-left {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.hoverzoom div {
		height: 35px;
		padding-top: 5px;
		padding-left: 10px;
		margin: 0px;
	}

	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 14px;
		line-height: 22px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
	/* navstyle3 */
	.navstyle3 .tagline {
		font-size: 18px;
	}
	.navstyle3 .nav li a {
		font-size: 18px;
		padding: 10px;
	}
	.navstyle3 .dropdown-menu li a {
		font-size: 17px;
		padding: 2px 10px;
	}
	.navstyle3 .row2 .searchcontainer {
		padding-top: 3px;
	}
	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 16px;
		line-height: 24px;
	}
}
section.redbox img {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: none;
	border-radius: 0;
	margin: 0;
}
.navstyle3 .nav li.icon a {
	padding: 9px 18px;
}
.highlight {
	background-color: #FF9900 !important;
}
.hover {
	cursor:pointer;
}
#producthover {
	width: 250px;
	height: 300px;
	display: none;
	padding: 10px;
	position: absolute;
	background-color: white;
	border-radius: 5px;
	z-index: 5000;
	overflow: hidden;
}
.logos img {
	height: 70px;
}
.relatedproducts {
	overflow: auto;
	clear: both;
}
.relatedproducts .related {
	width: 150px;
	text-align:center;
	float: left;
	padding-right: 20px;
}
.relatedproducts .related img {
	width: 100%;
}
.tagline a.btn {
	background-color: #444549;
	color: white;
	border-color: #444549;
}
.tagline a.btn:hover {
	background-color: black;
	color: white;
	border-color: black;
}
.groupedfilter span { color: rgba(0,0,0,0.3); }
.groupedfilter.active span { color: #333; }
/* cmsms stylesheet: layout modified: 02/09/21 12:24:27 */
/* Page */
body {
    overflow-x: hidden;
}
body.noscroll {
	overflow:hidden;
}

/* reset */
a,
a:hover {
	text-decoration:none;
}

/* Fix up BS */
input[type=image] {
	width: auto;
	height: auto;
}
.img-responsive {
	width: auto;
}

/* content defaults */
blockquote {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: -20px;
}
blockquote cite {
	display: block;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
ul.multicolumn {
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
ul.multicolumn li {
	float:left;
	display:inline;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #f0f0f0;
}
ul.double li  { width:50%;}
ul.triple li  { width:33.333%; }
ul.quad li    { width:25%; }

/* Embeded content */
.responsive-embed {
	position: relative;
	padding-bottom: 67.5%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Header */
header.coverpage {
    text-align: center;
}

/* Navigation */
.navstyle1,
.navstyle2,
.navstyle3,
.navstyle4,
.navstyle5 {
	min-height: 0px;
	margin: 0px;
}
.navstyle1 nav,
.navstyle2 nav,
.navstyle3 nav,
.navstyle4 nav,
.navstyle5 nav {
	border: none;
	min-height: 0px;
	border-radius: 0px;
	margin: 0px;
}
.navstyle1 .navbar-brand,
.navstyle2 .navbar-brand {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: auto;
}
.navstyle1 .navbar-brand {
	padding-top: 10px;
}
/* make sidebar nav vertical */ 
@media (min-width: 768px) {
	header.coverpage {
		color: #fff;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
	}	
	.vertical-nav {
		float: none;
	}
	.vertical-nav:not {
		display: block;
	}
	.vertical-nav li {
		float: none;
		display: block;
	}
}

/* sections */
section.shaded {
	box-shadow:	inset 0px 20px 20px -7px rgba(0,0,0,0.1);
}
section.boxed {
	background-color: transparent;
}
section {
	padding: 0px;
	margin: 0px;
}
section.parallax {
	background-position: 50% 0%;
    background-attachment: fixed;
    background-repeat: repeat;
	background-size:100% 100%;
/*
	background-size: 50% 0;
	height: auto; 
	margin: 0 auto;
	position: relative;
	padding: 100px 0;
*/
}
.section-diamondmenu {
	padding: 0px;
}
.hoverlink:hover {
	cursor: pointer;
}
header.boxed .container,
footer.boxed .container,
section.boxed .container {
	background-color: white;
}
.diamondswrap .iteminfo {
	width: 100%;
	height: 100%;
	cursor: pointer;
	padding-top: 100px;
	color: white;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.diamondswrap .item:hover .iteminfo {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.diamondswrap .iteminfo:hover {
	background: rgba(0, 0, 0, 0.7);
}
.diamondswrap .item {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0% 0;
    background-position: center center;
    background-size: 400px;
/*    background-size: cover; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.diamonds {
	width: 2000px;	
	position: relative;
	left: -200px;
	top: -200px;
	text-align: center;
	overflow: visible;
	white-space: nowrap;
	display: inline-block;
}

.diamond-row-wrap {
    text-align: center;
    position: relative;
    float: left;
    clear: both;
}
.diamond-row-upper, .diamond-row-lower {
    overflow: visible;
    clear: both;
    width: 100%;
}
.diamond-row-lower {
    position: absolute;
    bottom: 0;
}
.diamond-row-lower .diamond-box {
	margin-left: 64.644660941%; /* 1 - 1 / sqrt(2) / 2 */
	margin-top: 64.644660941%;
}

.diamond-box-wrap {
    float: left;
}
.diamond-box {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

    overflow: hidden;
    
    position: relative;
    z-index: 1;
    
    width: 70.710678118%; /* x = sqrt(x^2 / 2) = 1 / sqrt(2) = 0.70710678118 */
    height: 70.710678118%;
    margin: 14.644660941%;
    
    border: 1px solid transparent;
}

.diamond-box-inner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    
    width: 141.421356237%; /* sqrt(2) */
    height: 141.421356237%;
    margin: -20.7106781185% 0 0 -20.7106781185%; /* (1 - sqrt(2)) / 2 */
}

/* Carousels */
.sequencecontainer {
    position: relative;
	overflow: hidden;
}
.sequencecontainer > .sequence-canvas li > * {
    position: absolute;
}
.sequencecontainer > .sequence-canvas { 
    height: 100%; 
    width: 100%;
	padding: 0px;
	margin: 0px;
}
.sequencecontainer > .sequence-canvas > li { 
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
	padding: 0px;
	margin: 0px;
}
.animate-in .framespeed,
.animate-out .framespeed {
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -ms-transition-duration: .25s;
    transition-duration: .25s;
}

/* isotope */
.isotopegrid .item .item-wrap {
	position:relative;
	overflow:hidden;
	margin-bottom: 20px;
}
.isotopegrid .item .item-wrap .caption {
	position:absolute;
	top:0;
	background:rgba(50, 50, 50, 0.25);
	height:100%;
	width:100%;
	right:0;
	display: none;
	text-align:center;
	color:#fff !important;
	z-index:2;
}
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

.multiitemcarousel {
}
.multiitemcarousel .carousel-control.left,
.multiitemcarousel .carousel-control.right {
    background-image: none;
	width: 40px;
}
.multiitemcarousel .carousel-control.left {
	left: 0px;
}
.multiitemcarousel .carousel-control.right {
	right: 15px;
}
.multiitemcarousel .carousel-control .glyphicon {
	font-size: 50px;
}
.multiitemcarousel .carousel-inner {
	width: auto;
	margin-left: 50px;
	margin-right: 50px;
}

/* back to top */
#back-top a{position:fixed;bottom:30px;right:30px;color:#eee;background-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;padding:10px;border-radius:5px;text-align:center}
#back-top a:hover{background-color:rgba(0,0,0,0.7)}

/* buttons and icons */
.btn {
display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
}
ul.largesocialicons {
    margin-bottom: 0;
}
ul.largesocialicons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.icon-large:hover{ 
    filter: grayscale(90%);
    -webkit-filter: grayscale(90%);
    filter: none;
}

/* forms */
.form-group.required label:after {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-size: 9px;
	content: " \f069";
	color: red;
	vertical-align:top;
}
.form-control {
	margin-bottom: 10px;
}
input[type=checkbox],
input[type=radio] {
	width: 15px;
	height: 15px;
	float: left;
}
/* content */
section br {
	clear: both;
}

/* images - gallery */
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}
.imggogrey:hover{ 
	-webkit-filter: grayscale(90%);
	-webkit-filter: grayscale(1);
	filter: grayscale(90%);
	filter: gray;
}
.imggocoloured {
	-webkit-filter: grayscale(90%);
	-webkit-filter: grayscale(1);
	filter: grayscale(90%);
}
.imggocoloured:hover {
	-webkit-filter: grayscale(0%);
	-webkit-filter: grayscale(0);
	filter: none;
}
.hoverzoom {
    display: inline-block;
    overflow: hidden;
	position: relative;
}
.hoverzoom img {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
  	-moz-transition: all .5s ease; /* Firefox */
  	-o-transition: all .5s ease; /* IE 9 */
  	-ms-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
	z-index: 5;
}
.hoverzoom:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.20); /* Safari and Chrome */
    -moz-transform:scale(1.20); /* Firefox */
    -ms-transform:scale(1.20); /* IE 9 */
    -o-transform:translatZ(0) scale(1.20); /* Opera */
    transform:translatZ(0) scale(1.20);
}
.hoverzoom div {
	background:rgba(6,203,246,0.7);
	color: white;
	position: absolute;
	bottom: 0px;
	z-index: 10;
	width: 100%;
}
.flipcard {
border: 1px solid red;
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
	 -moz-transition: -moz-transform 1s;
	   -o-transition: -o-transform 1s;
		  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
	 -moz-transform-style: preserve-3d;
	   -o-transform-style: preserve-3d;
		  transform-style: preserve-3d;
}

.flipcard.flipped {
  -webkit-transform: rotateY( 180deg );
	 -moz-transform: rotateY( 180deg );
	   -o-transform: rotateY( 180deg );
		  transform: rotateY( 180deg );
}

.flipcard figure {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	   -o-backface-visibility: hidden;
		  backface-visibility: hidden;
}

.flipcard .flipcardfront {
}

.flipcard .flipcardback {
  -webkit-transform: rotateY( 180deg );
	 -moz-transform: rotateY( 180deg );
	   -o-transform: rotateY( 180deg );
		  transform: rotateY( 180deg );
}


/* Extra Small Devices, Phones col-xs- */ 
/* content */
header.coverpage .coverpageinner {
	padding-top: 80px;
	padding-bottom: 70px;
}
#back-top a i{font-size:1em}

/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	#back-top a i{font-size:3em}
	header.coverpage .coverpageinner {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.navstyle2 .dropdown:hover>.dropdown-menu,
	.navstyle3 .dropdown:hover>.dropdown-menu,
	.navstyle4 .dropdown:hover>.dropdown-menu,
	.navstyle5 .dropdown:hover>.dropdown-menu {
		display: block;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	header.coverpage .coverpageinner {
		padding-top: 250px;
		padding-bottom: 250px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
}

/* images */
section p[style*="text-align: center"] img {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
p.imagethumbs img {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 40px;
}
/* cmsms stylesheet: style-2023 modified: 07/24/25 15:05:31 */
/*
	red		ff0303
	orange	ffb115
	grey	e6e6e6
*/

.widebanner {
	background-repeat:no-repeat;
	background-size: 100% auto;
}
.widebanner .container-fluid {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}
.widebanner .container-fluid .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.widebanner .container-fluid .usercontent {
	padding-top: 80px;
	padding-bottom: 80px;
}
.widebanner.widebanner-center .usercontent { text-align:center; }
.widebanner.widebanner-left .usercontent { text-align:left; }
.widebanner.widebanner-right .usercontent { text-align:right; }

.widebanner.widebanner-left .container-fluid .mask {
	background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 75%);
}
.widebanner.widebanner-right .container-fluid .mask {
	background: linear-gradient(273deg,rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 75%);
}
.widebanner.widebanner-center .container-fluid .mask {
	background: radial-gradient(circle,rgba(255, 255, 255, 1) 10%, rgba(255, 0, 0, 0) 68%);
}
* {
/*	border: 1px dashed red; */
}
header .input-group-btn {
	border: 1px solid #ccc;
    border-radius: 4px;
	border-left: none;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}	
header .input-group-btn .btn {
	padding: 6px 12px 4px 12px;
}
		
.navstyle3 .row2 {
    background-color: #ff0303;
}
.navstyle3 .row2 .container {
    background-color: transparent;
}
section.content {
    background-color: #e6e6e6;
}
section.content .container {
    background-color: transparent;
}
.navstyle3,
.navstyle3 .row1 {
	background-color: white;
}
.navstyle3 .tagline, .navstyle3 .tagline a {
	color: #ff0303;
}
section.content.footerbg {
	background: none;
	background-color: #e6e6e6;
}
.redbox.footerbg {
	background: none;
	background-color: #282828;
}
section.redbox .container {
    background-color: transparent;
}
.footerrow1 {
    background-color: #e6e6e6;
}
section.redbox p, section.redbox h5 {
    color: white;
}
.btn-tiny, .btn-small, .btn-large {
    background-color: #ffb115;
    border-color: #ffb115;
    color: #333;
}
.homebanner {
    background-color: #ffb115;
    border: 3px solid #ffb115;
}
.homebanner .btn-tiny, .homebanner .btn-small, .homebanner .btn-large {
    background-color: #282828;
    border-color: #282828;
    color: white;
}
/* content */
section h4, section h4 a, section h4 a:hover,
section p a {
    color: #ff0303;
}

section .container {
    padding-top: 40px;
}
.homebanner {
    padding: 1rem;
}
.homebanner h2,
.homebanner p {
    margin-bottom: 1rem;
}	
.tagline a.btn {
	border-color: #ffb115;
	background-color: #ffb115;
	color: #333;
}

section .container-fluid {
    padding-top: 40px;
}
p.imagethumbs img {
    height: 45px;
	margin: 0 3px 10px 3px;
    background-color: white;
}
p.imagethumbs2 {
	text-align:center;
}
p.imagethumbs2 img {
    height: 80px;
	padding: 12px;
}

.navstyle3 .tagline, .navstyle3 .tagline p,
.navstyle3 .tagline, .navstyle3 .tagline p a,
.navstyle3 .tagline, .navstyle3 .tagline p a.btn i {
    color: black;
}
.navstyle3 .tagline, .navstyle3 .tagline p a.btn:hover i {
    color: white;
}
.navstyle3 .tagline, .navstyle3 .tagline p i {
    color: #ff0303;
}
i.fa-check {
    color: #ff0303;
	margin-right: 30px;
}
.largelogos img {
    height: 40px;
    float: left;
    margin: 0 10px 20px 10px;
}

@media only screen and (min-width: 768px){
	.navstyle3 {
		padding-top: 0px;
	}
	.navbar-brand-new img {
		margin-top: 38px;
	}
	.footerbg img {
		padding-bottom: 20px;
		padding-left: 10px;
		height: 115px;
	}
	.footerbg br {
		clear: left;
	}
	.footerbg hr {
		clear: both;
	}
    .navbar-brand-new img {
        margin-top: auto;
    }
    .navstyle3 .tagline {
		padding-top: 0;
		padding-bottom: 0;
	}
    .navstyle3 .nav li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (min-width: 992px) {
	.largelogos img {
		width: 11%;
		height: auto;
	    margin-left: 8px;
	    margin-right: 8px;
	}
    .navstyle3 .nav li a {
        padding-left: 20px;
        padding-right: 20px;
    }
	.header-searcharea {
		display: block;
		overflow: auto;
	}
	.header-searcharea-search {
		float: right;
		width: 200px;
		margin-right: 20px;
	}
	.header-searcharea-other {
		float: right;
	}
	.home-tickarea {
		width: 70%;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 1200px) {
    .navstyle3 .nav li a {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media only screen and (min-width: 1400px) {
    .navstyle3 .nav li a {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (min-width: 1500px) {
    .navstyle3 .nav li a {
        padding-left: 50px;
        padding-right: 50px;
    }
}
