/*#region *************** Site Global ********************/
/* TODO: Remove 
    - This area is the defaults for the entire site 
    - do not specify defaults already set up by bootstrap unless different */
body, td, th, p {
	font-family: Arial;
	color: #000000;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	color: #000000;
	margin-bottom: 20px;
}
h1 {
	font-size: 38px;/* Approximation due to font substitution */
	font-weight: 700;
}
h2 {
	font-size: 35px;/* Approximation due to font substitution */
	font-weight: 400;
}
h3 {
	font-size: 32px;/* Approximation due to font substitution */
	font-weight: 400;
}
h4 {
	font-size: 27px;/* Approximation due to font substitution */
	font-weight: 400;
}
h5 {
	font-size: 24px;/* Approximation due to font substitution */
	font-weight: 400;
}
h6 {
	font-size: 21px;/* Approximation due to font substitution */
	font-weight: 300;
	line-height: 28px;
}
p {
	margin-bottom: 20px;
}
a {
	color: #fd4206;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	text-decoration: none;
	outline: none;
}
button {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus {
	color: #fd4206;
}
a:visited {
	color: #fd4206;
}
img {
	max-width: 100%;
	height: auto;
}
.onefifth {
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.btn-white, .btn-white:visited {
	font-family: Arial;
	color: #000000;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 500;
	background: #ffffff;
	border: solid 1px #ffffff;
	padding: 8px 35px;
	border-radius: 2px;
}
.btn-white:hover {
	color: #ffffff;
	background: #fd4206;
	border: solid 1px #ffffff;
}
.btn-orange, .btn-orange:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 500;
	background: #fd4106;
	border: solid 1px #fd4106;
	padding: 14px 35px;
	border-radius: 2px;
}
.btn-orange:hover {
	color: #fd4106;
	background: #ffffff;
	border: solid 1px #fd4106;
}
.btn-orange[disabled], .btn-orange[disabled]:hover {
	background: #ddd;
	color: #fff;
}

.animated{
	opacity:0;
}

.modal {
    z-index:10001;
}
	
body{
	width: 100%;
    overflow-x: hidden;	
}
		
body > iframe{
	display:none;
}
	
.col-12{
	width:100%;
	padding-left:15px;
	padding-right:15px;
	clear: left;
}

 @media (max-width:1199px) {
    .onefifth {
	    width: 33.33333%;
    }
}
 @media (max-width:767px) {
    .onefifth {
	    width: 100%;
    }
    .animated {
        transform: none !important;
        animation: none !important;
        opacity: 1 !important;
    }

}
 @media (max-width:500px) {
    .btn-orange, .btn-orange:visited, .btn-white, .btn-white:visited {
	    font-size: 12px;
    }
}


@media (min-width: 1199px) {
    .modal-lg {
        width: 1100px;
    }
}
/*#endregion*/

/*#region *************** Bootstrap Overrides ************/
/* TODO: Remove
    - This area is for overriding or extending any default bootstrap behaviour */

@media (min-width: 768px) {
}
 @media (min-width: 992px) {
}
 @media (min-width: 1200px) {
}
 @media (max-width: 500px) {
/* Used if two modules need to stay 50% in xs specification, but be 100% at a cetrain viewport width
    .xs-split {
        width: 100%;
    }*/
}
 @media (min-width: 1230px) {
/*.container {
        width: 1200px;
    }*/
}
/*#endregion*/

/*#region *************** Module Global Defaults *********/
.car-block {
	text-align: center;
	margin-top: 20px;
}
.car-block .image {
	background: #ededed;
	border-bottom: solid 3px #fd4105;
}
.car-block .text a {
	color: #000000;
	text-decoration: none;
}
.car-block .image img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.car-block:hover .image img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.car-block:hover .text a {
	color: #fd4206;
}

form .same-as-billing {
    font-size:12px;
    text-decoration: underline;
}
form .form2-submit {
	display: block;
	width: 50%;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	clear: left;
}
form .form2-submit .btn {
	width: 100%;
	margin-top: 30px;
}
form label.error {
	color: #a94442;
	font-family: Arial;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 300;
}
 @media (max-width:767px) {
form .form2-submit {
	width: 100%;
}
}
/*#endregion*/

/*#region *************** Module CMS Content *************/

.standard-03-r02 {
	background: #fc4106;
}
.standard-04-r01 {
	background: #ebebeb;
}
.standard-04-r01 .module-wrapper, .standard-03-r02 .module-wrapper {
	width: 100%;
	margin-bottom: 0;
	display: table;
}
.standard-03-r02 .content-left {
	display: table-cell;
	background: url(../images/nz.jpg) right bottom no-repeat #fd4106;
}
.standard-03-r02 .content-left * {
	color: #fff;
}
.standard-03-r02 .content-left .btn {
	color: #000000;
}
.standard-03-r02 .content-left .btn:hover {
	color: #ffffff;
	background: none;
}
.standard-04-r01 .content-left {
	width: 50%;
	display: table-cell;
}
.standard-04-r01 .content-right {
	vertical-align: middle;
	padding: 30px;
	display: table-cell;
}
.standard-03-r02 .content-right {
	width: 50%;
	display: table-cell;
}
.standard-04-r01 .content-right, .standard-04-r01 .thumb-image {
	vertical-align: middle;
	padding: 0;
	background-size: cover !important;
	background-position: top center !important;
	background-color: #ebebeb;
}
.standard-03-r02 .content-left .image, .standard-04-r01 .content-right .image {
	display: none;
}
.standard-03-r02 .content-left .text, .standard-04-r01 .content-right .text {
	padding: 40px 20px 40px;
	overflow: hidden;
}
.standard-03-r02 .content-left .text .heading h3 a, .standard-04-r01 .content-right .text .heading h3 a {
	color: #333333;
}
.standard-03-r02 .content-left .text .read-more {
	text-align: right;
	margin-top: 30px;
}
.standard-04-r01 .content-right .text .read-more {
	margin-top: 30px;
	display: block;
}
.standard-03-r02 .thumb-image, .standard-04-r01 .thumb-image {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-position: center center !important;
	background-size: cover !important;
}
 @media (min-width: 768px) {
.standard-03-r02 .content-right, .standard-04-r01 .content-left {
	position: relative;
}
.standard-04-r01 .content-right .heading, .standard-04-r01 .content-right .content {
	width: 330px;
}
.standard-03-r02 .content-left .heading, .standard-03-r02 .content-left .content {
	width: 330px;
	float: right;
}
.standard-03-r02 .content-right .heading, .standard-03-r02 .content-right .content, .standard-04-r01 .content-left .heading, .standard-04-r01 .content-left .content {
	width: 330px;
	visibility: hidden;
}
}
 @media (min-width: 992px) {
.standard-04-r01 .content-right .heading, .standard-04-r01 .content-right .content {
	width: 440px;
}
.standard-03-r02 .content-left .heading, .standard-03-r02 .content-left .content {
	width: 440px;
	float: right;
}
.standard-03-r02 .content-right .heading, .standard-03-r02 .content-right .content, .standard-04-r01 .content-left .heading, .standard-04-r01 .content-left .content {
	width: 440px;
	visibility: hidden;
}
}
 @media (min-width: 1200px) {
.standard-04-r01 .content-right .heading, .standard-04-r01 .content-right .content {
	width: 540px;
}
.standard-03-r02 .content-left .heading, .standard-03-r02 .content-left .content {
	width: 540px;
	float: right;
}
.standard-03-r02 .content-right .heading, .standard-03-r02 .content-right .content, .standard-04-r01 .content-left .heading, .standard-04-r01 .content-left .content {
	width: 540px;
	visibility: hidden;
}
}
 @media (max-width: 1199px) {
.standard-05-r01 .heading h3 {
	font-size: 15px;
}
}
 @media (max-width: 767px) {
.standard-03-r02 .content-left, .standard-04-r01 .content-right {
	width: 100%;
}
.standard-03-r02 .content-left .image, .standard-04-r01 .content-right .image {
	display: block;
	width: 100%;
}
.standard-04-r01 .content-left, .standard-03-r02 .content-right {
	display: none;
}
.standard-03-r02 .thumb-image, .standard-04-r01 .thumb-image {
	position: relative;
	border-bottom: solid 1px #9dc8b9;
}
.standard-03-r02 .thumb-image:before, .standard-04-r01 .thumb-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(255,255,255,0.9);
	left: 0;
	top: 0;
	z-index: 1;
}
.standard-03-r02 .thumb-image .heading, .standard-03-r02 .thumb-image .content, .standard-04-r01 .thumb-image .heading, .standard-04-r01 .thumb-image .content {
	position: relative;
	z-index: 2;
}
}
/*#endregion*/

/*#region *************** Master Template: Home **********/
/* TODO: Remove 
    - This area is for definitions that is dictated by the selected template */
.template-home #FeatureBanner {
	text-align: center;
}
.template-home #FeatureBanner h1 {
	color: #fff;
	text-transform: uppercase;
}
.template-home #FeatureBanner h1:nth-of-type(2) {
	margin-bottom: 50px;
}
.template-home #FeatureBanner h1:first-of-type {
	font-weight: 300;
}
.template-home #FeatureBanner .bg {
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover !important;
}
.template-home #FeatureBanner .popup1 {
	background: rgba(0,0,0,0.8);
	max-width: 876px;
	margin: auto;
	padding: 45px 10px;
}
.template-home #FeatureBanner .popup1 .btn-orange, .template-home #FeatureBanner .popup1 .btn-orange:visited {
	padding: 14px 35px;
}
.template-home #FeatureBanner .popup1 form .form-group p, .template-home #FeatureBanner .popup1 form .form-group p.want-a-discount {
	color: #ffffff;
	font-size: 17px;/* Approximation due to font substitution */
}
.template-home #FeatureBanner .popup1 form .form-group p.want-a-discount {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 0;
}
.template-home #FeatureBanner .popup1 form .form-group label {
	font-family: Arial;
	color: #ffffff;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 400;
	float: left;
}
.template-home #FeatureBanner .popup1 form .form-group input, .template-home #FeatureBanner .popup1 form .form-group select {
	border-radius: 0;
}
.template-home #FeatureBanner .popup1 form .form-error {
	color: #fff;
}
.template-home #FeatureBanner .popup2 {
	background: rgba(0,0,0,0.8);
	max-width: 876px;
	margin: auto;
	padding: 30px 10px;
	position: relative;
	display: none;
}
.template-home #FeatureBanner .popup2 .cancelbtn {
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
}
.template-home #FeatureBanner .popup2 h5 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.template-home #FeatureBanner .popup2 h6 {
	color: #fff;
}
.template-home #FeatureBanner .popup2 h6 span {
	text-decoration: underline;
}
.template-home #FeatureBanner .popup2 p {
	color: #fff;
}
.template-home #FeatureBanner .popup2 .btn {
	width: 358px;
}
.template-home #Content1 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.template-home #Content1 .content {
	max-width: 930px;
	margin: auto;
}
.template-home #Content2 {
	text-align: center;
	max-width: 1762px;
	margin: auto;
	margin-bottom: 40px;
}
.template-home #Content2 h4 {
	margin-bottom: 10px;
}
/*#endregion*/

/*#region *************** General ************************/

.template-default #FeatureBanner h1 {
	color: #ffffff;
	padding-top: 140px;
	text-transform: uppercase;
}
.template-default #Content1 {
	padding-top: 40px;
	padding-bottom: 50px;
}
/*#endregion*/

/*#region *************** General ************************/

.template-thankyou #Content1 .content {
	max-width: 930px;
	margin: auto;
	text-align: center;
}
/*#endregion*/

/*#region  Header v16 header-v16 */


#TopBar {
	background-color: #181818;
}
.topbar-contact {
	font-family: Arial;
	color: #000000;
	font-size: 17px;
	font-weight: 400;
}
.topbar-contact a {
	display: inline-block;
	font-family: Arial;
	color: #fd4105;
	font-size: 22px;/* Approximation due to font substitution */
	font-weight: 700;
	margin-left: 5px;
	position: relative;
	top: 2px;
}
.topbar-contact a:hover {
	text-decoration: none;
}
.topbar-contact a i {
	color: #fd4105;
	border: solid 1px;
	height: 31px;
	width: 31px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 7px;
	font-size: 18px;
	margin-right: 5px;
}
.navbar-secondary {
	margin-right: 15px;
}
.navbar-secondary .navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
}
.navbar-secondary .navbar-nav > li > a:hover {
	color: #181818;
}
.topbar-media ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topbar-media ul li {
	display: inline-block;
}
.topbar-media ul li a {
	display: block;
	padding: 4px 0 4px 0;
	color: #ffffff;
	font-size: 16px;
}
.topbar-media ul li a[href*="facebook.com"]:hover {
	color: #3b5998;
}
.topbar-media ul li a[href*="twitter.com"]:hover {
	color: #55acee;
}
.topbar-media ul li a[href*="linkedin.com"]:hover {
	color: #008CC9;
}
.topbar-media .fa-inverse {
	color: #181818;
}

#Header {
	background-color: #fff;
	border-bottom: solid 1px #fd4106;
}

    #Header .nav-top-right {
        position: absolute;
        top: -30px;
        right: 0;
        background-color: #fd4105;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        padding:1px 4px;
    }

        #Header .nav-top-right a {
            color:#fff;
            font-size:14px;
        }

.navbar-primary-remote {
	margin-top: 20px;
	background: none;
	border: none
}
.navbar-primary-remote .navbar-brand {
	padding: 15px 0 0 0 !important;
}
.navbar-primary-remote .navbar-brand img {
	max-height: 100%
}

@media (max-width: 767px) {
    .navbar-primary-remote .navbar-toggle {
	    margin-right: 0;
    }
}

.navbar-primary, .navbar.navbar-primary {
	margin-top: 20px;
	background: none;
	border: none
}
.navbar-primary .navbar-brand {
	padding: 0
}
.navbar-primary .navbar-brand img {
	max-height: 100%
}
.navbar-primary .navbar-nav>li span.arrow {
	width: 30px;
	height: 30px;
	background-color: #ccc;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 23px;
	color: #fff;
	cursor: default
}
.navbar-primary .navbar-nav>li span.arrow:hover {
	background-color: #333
}
.navbar-primary .navbar-nav .dropdown-menu>li span.arrow {
	width: 20px;
	height: 20px;
	line-height: 20px
}
.navbar-primary .navbar-nav>li:hover>a, .navbar-primary .navbar-nav>li:focus>a {
	color: #333
}
 @media (max-width: 767px) {
    .navbar-primary .navbar-toggle {
	    margin-right: 0
    }
    .navbar-primary .navbar-collapse {
	    margin-top: 15px
    }
    .navbar-primary .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none
    }
    .navbar-primary .dropdown-menu>li>a {
	    padding: 5px 15px 5px 25px;
	    line-height: 20px;
	    color: #777
    }
    .navbar-primary .dropdown-menu>li>a:hover, .navbar-primary .dropdown-menu>li>a:focus {
	    color: #262626;
	    text-decoration: none;
	    background-color: #ccc
    }
}
 @media (min-width: 768px) {
    .navbar-primary .navbar-collapse {
	    padding-left: 0;
	    padding-right: 0
    }
    .navbar-primary .navbar-nav {
	    float: right
    }
    .navbar-primary .navbar-nav>li span.arrow {
	    display: none
    }
    .navbar-primary .navbar-nav .dropdown-menu {
	    z-index: 100001;
	    padding: 3px 0 5px 0;
	    margin: 0;
	    border: none;
	    min-width: 180px
    }
    .navbar-primary .navbar-nav .dropdown-menu>li>a {
	    padding-top: 6px;
	    padding-bottom: 6px
    }
    .navbar-primary .navbar-nav ul .dropdown-menu {
	    left: 100%;
	    margin-top: -5px;
	    position: absolute;
	    top: 3px
    }
    .navbar-primary .navbar-nav ul .dropdown-menu>li>a {
	    padding-left: 30px;
	    -webkit-box-shadow: none;
	    box-shadow: none
    }
    .no-touch .navbar-primary .navbar-nav>li:hover>ul, .no-touch .navbar-primary .navbar-nav .dropdown-menu>li:hover>ul {
	    display: block
    }
}
.navbar-primary-remote {
	margin-top: 30px;
	background: none;
	border: none;
	margin-bottom: 10px;
	min-height: 0;
}
.navbar-primary-remote .navbar-brand {
	height: auto;
	position: absolute;
	padding: 0 15px;
	margin-left: -15px;
	background: #fff;
	z-index: 2;
}
.navbar-primary-remote .navbar-brand img {
	max-height: 110px;
}
.navbar-primary-remote .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-primary-remote .navbar-nav {
	margin-top: 5px;
	float: right;
}
.navbar-primary-remote .navbar-nav > li {
	margin-left: 15px;
}
.navbar-primary-remote .navbar-nav > li > a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #515151;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}
.navbar-primary-remote .navbar-nav > li:hover > a {
	background-color: #ffffff;
	color: #181818;
}
#NavigationBar {
	background-color: #ffffff;
}
#NavigationBar .navbar-primary, #NavigationBar .navigation-wrapper {
	min-height: 0;
	margin: 0;
	border: none;
	background: #fff;
}
#NavigationBar .navbar-primary #MainNav {
	border: none;
	padding: 0;
}
#NavigationBar .navbar-primary #MainNav .navbar-nav {
	float: right;
}

@media (max-width: 370px) {
    .navbar-primary-remote .navbar-brand {
        width: 130px;
    }
}

/* Sticky style */

.header-sticky * {
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.header-sticky #FeatureBanner {
	padding-top: 130px; /* The total height of the header */
}
.header-sticky #TopBar {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10000;
}
.header-sticky #Header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 10001;
}
.header-sticky #NavigationBar {
	position: fixed;
	top: 72px;
	right: 0;
	left: 0;
	z-index: 10000;
}
/* Sticky style - scroll active */
.header-sticky.scroll-action-active #Header {
	top: -72px;
}
.header-sticky.scroll-action-active #NavigationBar {
	top: 0;
	border-bottom: solid 1px #ddd;
}
.header-sticky.scroll-action-active .navbar-primary-remote .navbar-brand {
	background: transparent;
}
.header-sticky.scroll-action-active .navbar-primary-remote .navbar-brand img {
	margin-top: 42px;
	max-height: 90px;
}
/* Animations - Transition */
.header-sticky #TopBar, .header-sticky #Header, .header-sticky #NavigationBar {
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/* AdminBar adjustments */
#AdminBar ~ .header-sticky #TopBar {
	top: 32px;
}
#AdminBar ~ .header-sticky #Header {
	top: 72px;
}
#AdminBar ~ .header-sticky #NavigationBar {
	top: 162px;
}
#AdminBar ~ .header-sticky.scroll-action-active #Header {
	top: 32px;
}
#AdminBar ~ .header-sticky.scroll-action-active #NavigationBar {
	top: 102px;
}
.menu-burger-v01 .navbar-toggle {
	border: none;
	padding: 0 5px 0 5px;
	margin-right: 0;
	clear: right;
}
.menu-burger-v01 .navbar-toggle:hover, .menu-burger-v01 .navbar-toggle:focus {
	background-color: transparent;
	outline: none;
}
.menu-burger-v01 .navbar-toggle .icon-bar {
	background-color: #515151;
	display: block;
	width: 33px;
	height: 3px;
	margin: 6px 0 6px 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-burger-v01 .navbar-toggle:hover .icon-bar {
	background-color: #000000;
}
.menu-burger-v01 .navbar-toggle[aria-expanded=true] {
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-burger-v01 .navbar-toggle[aria-expanded=true] .icon-bar {
	opacity: 0;
}
.menu-burger-v01 .navbar-toggle[aria-expanded=true] .icon-bar + .icon-bar {
	opacity: 1;
}
.menu-burger-v01 .navbar-toggle[aria-expanded=true] .icon-bar + .icon-bar + .icon-bar {
	-moz-transform-origin: 21px -3px;
	-ms-transform-origin: 21px -3px;
	-o-transform-origin: 21px -3px;
	-webkit-transform-origin: 21px -3px;
	transform-origin: 21px -3px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
@media (min-width: 768px) {
    #NavigationBar {
	    display: block;
    }
    .header-sticky #FeatureBanner {
	    padding-top: 148px; /* The total height of the header */
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	    color: #000000;
	    }

    .navbar-default .navbar-nav > li > a {
	    font-family: Arial;
	    color: #000000;
	    font-size: 15px;/* Approximation due to font substitution */
	    font-weight: 700;
	    padding-top: 27px;
	    padding-bottom: 24px;
	    border-bottom: solid 5px #fff;
	    text-transform: uppercase;
    }
    .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li.menuSelected > a {
	    border-bottom: solid 5px #fd4105;
    }
    .navbar-default .navbar-nav > li.last a {
	    background: #fd4105;
	    border-bottom: solid 5px #fd4105;
	    color: #fff;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	    background: #fff;
	    border-bottom: solid 5px #fd4105;
    }
    .navbar-primary .navbar-nav .dropdown-menu {
	    background: #fd4105;
	    padding: 0;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    -moz-border-radius: 0;
	    -webkit-border-radius: 0;
	    border-radius: 0;
    }
    .navbar-primary .navbar-nav .dropdown-menu > li > a {
	    color: #fff;
	    font-size: 15px;
	    font-weight: 400;
	    text-transform: uppercase;
	    padding-top: 10px;
	    padding-bottom: 10px;
    }
    .navbar-primary .navbar-nav .dropdown-menu > li > a:hover {
	    color: #fd4206;
    }
    .dropdown-menu > li:hover > a, .dropdown-menu > li:focus > a {
	    background: #fff;
    }
    .navbar-primary .navbar-nav .dropdown-menu .dropdown-menu {
	    margin-top: -3px;
    }
    .navbar-primary .navbar-nav .dropdown-menu .dropdown-menu li:hover a, .navbar-primary .navbar-nav .dropdown-menu .dropdown-menu li.menuSelected a {
	    background: #d2e8e0;
    }
    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	    background: #fff;
    }
}
@media (max-width: 1199px) {
    .navbar-primary-remote .navbar-brand img {
	    max-height: 50px;
	    margin-top: -5px;
    }
    .header-sticky.scroll-action-active .navbar-primary-remote .navbar-brand {
	    margin-top: -80px;
    }
}
@media (max-width: 767px) {
    .header-sticky #FeatureBanner {
	    padding-top: 118px;
    }
    .header-sticky.scroll-action-active #Header {
	    top: 0;
    }
    .header-sticky.scroll-action-active .topbar-contact {
	    margin-top: -10px;
    }
    .header-sticky.scroll-action-active .navbar-primary-remote {
	    margin-bottom: 10px;
    }
    .header-sticky.scroll-action-active .navbar-primary-remote .navbar-brand {
	    margin-top: -58px;
    }
    .header-sticky.scroll-action-active #FeatureBanner {
	    padding-top: 97px;
    }
    .navbar-primary-remote {
	    margin-top: 20px;
        margin-bottom: 20px;

    }
        .navbar-primary-remote .navbar-brand img {
	        max-height: 72px;
        }
    .header-sticky.scroll-action-active .navbar-primary-remote .navbar-brand img {
	    max-height: 70px;
	    margin-top: 53px;
    }
    .topbar-contact span {
	    display: none;
    }
    .topbar-contact a {
	    font-size: 17px;
    }
    .topbar-contact a i {
	    padding: 6px;
	    font-size: 17px;
	    height: 28px;
	    width: 28px;
    }
    #NavigationBar .navbar-primary #MainNav .navbar-nav {
	    float: none;
	    margin-top: 60px;
    }
    .scroll-action-active #NavigationBar .navbar-primary #MainNav .navbar-nav {
	    margin-top: 110px;
    }
}
@media (max-width: 991px) {
    .navbar-default .navbar-nav > li > a {
	    padding-left: 6px;
	    padding-right: 7px;
	    font-size: 13px;
    }
}
 @media (max-width: 767px) {
    .menu-mobile_capital-bar .navbar-collapse {
	    border: none;
    }
    /* first level */
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > li > a {
	    text-align: center;
	    text-transform: uppercase;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > li > a:active, .menu-mobile_capital-bar .navbar-primary .navbar-nav > li > a:focus, .menu-mobile_capital-bar .navbar-primary .navbar-nav > li > a:hover, .menu-mobile_capital-bar .navbar-primary .navbar-nav > li.dropdown-open > a {
	    color: #ffffff;
	    background-color: #fd4105;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > .active > a {
	    color: #ffffff;
	    background-color: #fd4105;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > .active > a:active, .menu-mobile_capital-bar .navbar-primary .navbar-nav > .active > a:focus, .menu-mobile_capital-bar .navbar-primary .navbar-nav > .active > a:hover {
	    background-color: #fd4105;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > li .arrow {
	    background-color: #ffffff;
	    color: #fd4105;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav > li .arrow:hover {
	    background-color: #fd4105;
	    color: #ffffff;
    }
    /* subsequent levels */
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu {
	    background-color: #d1e8df;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li > a {
	    color: #00324d;
	    padding: 10px 15px 10px 35px;
	    text-align: center;
	    text-transform: uppercase;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li > a:active, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li > a:focus, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li > a:hover {
	    background-color: #fd4105;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li.active > a {
	    color: #ffffff;
	    background-color: #00324d;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li.active > a:active, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li.active > a:focus, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu > li.active > a:hover {
	    background-color: #515151;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu li .arrow {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    background-color: #f7f7f7;
    }
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu li .arrow:active, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu li .arrow:focus, .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu li .arrow:hover {
	    background-color: #515151;
    }
    /* 3rd level */
    .menu-mobile_capital-bar .navbar-primary .navbar-nav .dropdown-menu .dropdown-menu > li > a {
	    padding-left: 65px;
    }
}
#FooterTop {
	border-bottom: solid 5px #181b1d;
}
#FooterTop img {
	max-width: 100%;
}
#Contact {
	background: #ff5e00;
}
#Contact .contact-wrapper {
	text-align: right;
	color: #ffffff;
	font-size: 30px;
	font-weight: 400;
}
#Contact .contact-wrapper a {
	color: #ffffff;
}
#FooterLogo {
    background: #131414;

}
#FooterLogo ul {
    list-style:none;
    padding:0;
    margin:0;
    padding-top:10px;
    padding-bottom:10px;
    text-align: center;
}

#FooterLogo ul li {
    display: inline-block;
    padding: 10px;
}

#Footer {
	padding-top: 60px;
	padding-bottom: 60px;
    border-top: 1px solid #505050;
	background: #131414;
	color: #ffffff;
}

    #Footer .footer-logo {
	    display:none
    }

#Footer * {
	color: #ffffff;
}
	
#Footer a {
	color: #ffffff;
}
.footer-links ul, .footer-contact ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
.footer-wrapper .footer-links ul li {
	width: 50%;
    font-size:16px;
	float: left;
}
.footer-contact ul i {
	margin-right: 10px;
	color: #fd4106 !important;
}
.footer-media ul {
	margin-top: 20px;
}
.footer-media li {
	display: inline-block;
	margin-right: 10px;
}
.footer-media ul li a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	border: solid 1px #008ab6;
	background: #008ab6;
	color: #181b1d;
	padding: 5px;
}
.footer-media ul li a:hover {
	background: #181b1d;
	color: #008ab6;
}
.footer-media ul li a i {
	color: #181b1d;
	margin: auto;
}
.footer-media ul li a:hover i {
	color: #008ab6;
}
.footer-right {
	text-align: right;
}
.footer-right img {
	margin-top: 10px;
}
.footer-copyright, .footer-design {
	color: #62686b;
	font-size: 12px; /* Approximation due to font substitution */
	font-weight: 400;
}
#Copyright {
	background: #0f0f0f;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Copyright p {
	font-family: Arial;
	color: #919197;
	font-size: 12px;/* Approximation due to font substitution */
	font-weight: 400;
}
#Copyright a {
	color: #fff;
}
#Copyright .footer-design {
	text-align: right;
}
@media (max-width:991px) {
    .footer-right {
	    text-align: inherit;
    }
}
@media (max-width:767px) {
    .footer-logo img {
	    margin: auto;
    }
    #Contact .contact-wrapper {
	    font-size: 17px;
	    text-align: left;
    }
    #Footer, #Copyright {
	    text-align: center;
    }
    .footer-wrapper .footer-links ul li {
	    width: 100%;
	    float: none;
    }
    #Copyright .footer-design {
	    text-align: center;
    }
}
/*#endregion*/

/*#region *************** get-quote ********************/

.get-quote {
	display: none;
}
.get-quote.ng-scope {
	display: inherit;
}
.form-step1 {
	background: #f3f3f3;
	padding: 30px 10px;
	overflow: hidden;
}
.form-step1 .form-control {
	height: 45px;
	border-radius: 1px;
}
.form-step1 .form-group label {
	font-family: Arial;
	color: #000000;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 400;
}
.form-step1 .form-group label.big {
	font-size: 27px;
}
.form-step1 .checkbox label span {
	display: block;
	font-size: 14px;
}
.form-step1 .checkbox li {
	padding-right: 40px;
}
.form-step1 .submit {
	text-align: center;
}
.form-step1 .quote-box {
	background: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.price {
	font-weight: 700;
	text-decoration: underline;
}
.form-step1 .quote-box {
	position: relative;
}
.form-step1 .quote-box .loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.7);
}
.form-step1 .quote-box .loading .loader {
	position: absolute;
	left: 48%;
	top: 43%;
}
.form-step1 .quote-box .loading .loader svg rect {
	fill: #fd4106;
}
.form-step1 .quote-box h3 {
	font-family: Arial;
	color: #000000;
	font-size: 24px;/* Approximation due to font substitution */
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.form-step1 .quote-box h5 {
	font-family: Arial;
	color: #000000;
	font-size: 21px;/* Approximation due to font substitution */
	font-weight: 300;
	margin-bottom: 30px;
}
.form-step1 .quote-box p {
	font-family: Arial;
	color: #000000;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 300;
	margin-bottom: 30px;
}
.quote-detail .checkbox label, .quote-detail .radio label {
	padding-left: 0;
}
.quote-detail .checkbox label img {
	margin-right: 10px;
}
.quote-detail {
	margin-top: 10px;
}
.quote-detail .checkbox {
	pointer-events: none;
}
.quote-detail .detail {
	background: #f3f3f3;
	padding: 30px 30px 10px;
}
.quote-detail .detail p {
	font-family: Arial;
	color: #000000;
	font-size: 17px;/* Approximation due to font substitution */
	font-weight: 400;
}
.quote-detail .detail h4 {
	margin-bottom: 15px;
}
.quote-detail .quote {
	background: #f3f3f3;
	padding: 10px 30px 5px;
	margin-top: 2px;
	overflow: hidden;
}
.quote-detail .quote h4 {
	float: left;
}
.quote-detail .quote .btn-orange {
	float: right;
	background: #fff;
	color: #fd4106;
}
.quote-detail .quote .btn-orange:hover {
	background: #fd4106;
	color: #fff;
}
@media (max-width:767px) {
    .quote-detail .quote .btn-orange {
	    float: none;
	    margin-bottom: 20px;
    }
}			 

/*#endregion*/

/*#region *************** Feature block ************************/

.feature-block {
    text-align: center;
    margin-top: 20px;
}
.feature-block h3 {
    font-size: 48px;
    font-weight: 700;
    color: #ef4623;
    margin-bottom: 10px;
}

/*#endregion*/

/*#region *************** more details ********************/
.form-step2 .loadingRevised {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.7);
}

.form-step2 .loadingRevised .loader {
    position: relative;
    width: 24px;
    margin: auto;
}

.form-step2 .loadingRevised .loader svg rect {
    fill: #fd4106;
}

.form-step2 .loadingRevised .loadedMessage {
    position: absolute;
    left: calc(50% - 175px);
    top: 50%;
    font-family: Arial;
    color: #fd4106;
    font-size: 17px; /* Approximation due to font substitution */
    font-weight: 500;
    background-color: #ffffff;
    border: solid 1px #fd4106;
    padding: 14px 35px;
    border-radius: 2px;
}

/*#endregion*/

form#form1 {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
}

form#form1 .same-as-billing {
    font-size: 12px;
    text-decoration: underline;
}

form#form1 .infusion-field {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

form#form1 .infusion-submit {
    display: block;
    width: 50%;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    clear: left;
}

form#form1 label {
    font-weight: 400;
}

form#form1 .infusion-submit .btn {
    width: 100%;
    margin-top: 30px;
}

form#form1 .form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

form#form1 textarea.form-control {
    height: auto;
}

form#form1 label.error {
    color: #a94442;
    font-family: Arial;
    font-size: 17px; /* Approximation due to font substitution */
    font-weight: 300;
}

@media (max-width:767px) {
    form#form1 .infusion-field {
        width: 100%;
    }

    form#form1 .infusion-submit {
        width: 100%;
    }
}
/*#endregion*/