


html {
  position: relative !important;
  height: 100% !important;
  font-family: Arial,Gotham,"Helvetica Neue",Helvetica,sans-serif;
}

body {
  /* Margin bottom by footer height */
  height: 100% !important;
  font-family: Arial,Gotham,"Helvetica Neue",Helvetica,sans-serif;
  color:#3d3d3d;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}

.carousel-inner .item {
	min-height:100%;
}	

.pbMenu{
	margin-top:10px;	
}


.panelbar .text {
    cursor: pointer;
	padding:5px 0 !important;
	text-transform: uppercase;
	font-size:18px;
}

.panelbar .text:hover {
	color:#dd7531;
	
}

.back-to-top{
	float:right;
	font-size:16px;
	font-family: HelveticaNeueLTStd-BlkIt;
    font-weight: bold;
	text-decoration:none !important;
	color:#000;
}

.back-to-top i{
	margin-left:5px;
	color:#e68f1b;
	font-size:22px;
}

/* STICKY FOOTER 
-------------------------------------------------- */


.footer {
  position: fixed;
  bottom: 0 !important;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #fff;
  left:0;
}
.newsletter{
	
	margin-top:10px;	
}

.newsletter .form{
	list-style: none;
	float:left;
	padding-left: 0;
	width: 80%;
}

.newsletter .form .label{
	display:none;	
}

#page_layout_page_template_pbFormField6_ctl_requestcall_e7f0 .label, #page_layout_page_template_pbFormField6_ctl_requestcall_e7f0 label{
	display: block;	
}

.newsletter .form .item{
	float:left;
	margin-right:10px;
}

#page_layout_pbEMarketingSignupForm1_btnSubmitForm_3549{
	float:left;
}

.newsletter .item{
	width: 47%;
}

.newsletter .textbox{
	border: 1px solid #ccc;
	border-radius: 3px;
	padding:11px;
	width: 100%;
}

.newsletter .button{
	background-color: #e68f1b;
    border: medium none;
    color: #ffffff;
    margin-bottom: 10px;
	border-radius: 6px;
    font-size: 16px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.newsletter .button:hover{
	background: #dd7531 !important;
}

.button{
	text-transform:uppercase;	
}

.btn-default{
	color:#ffffff;
	background-color:#e68f1b;
	border: none;
	text-transform: uppercase;
	}

.btn-default.focus,.btn-default:focus{
	color:#ffffff;
	background-color:#dd7531;
	border: none;
	}
	
.carousel-txt .btn-default {
    background-color: #e68f1b;
    border: medium none;
    color: #ffffff;
    margin-bottom: 10px;
}
	
.btn-default:hover{
	color:#ffffff;
	background-color:#dd7531;
	border: none;
	}
	
.carousel-txt{
	position: absolute;
    text-align: center;
    top: 245px;
    width: 100%;
    z-index: 10;
}

.carousel-txt .buttons .btn{
	box-shadow: 2px 2px 4px #000000;
	margin: 0 5px;
}

.carousel-txt h2{
	color:#ffffff;
	text-shadow: 2px 2px 6px #000000;
	
}

.carousel-txt .welcome-para{
	color:#ffffff;
	font-weight:bold;
	font-size:17px;
	text-shadow: 2px 2px 4px #000000;
}


h1, h2, h3, h4{
	font-weight: bold;
	text-transform: uppercase;
	font-family: HelveticaNeueLTStd-BlkIt;
	
}

h4{
	color:#e68f1b !important;
}

h5{
	font-weight:bold;
	font-size: 16px;
	line-height: 1.5em;
}

.main{
	padding: 30px 20px;	
}

.summary{
	color: #e68f1b;
	text-transform: uppercase;
	font-family: HelveticaNeueLTStd-BlkIt;
}

.welcome-para{
	width:40%;
	margin:0 auto;
	margin-top:10px;
}

.not-fixed{
	position:relative;
	clear:both;
}

.intro-text p{
	margin-bottom:0;
}

.inner-left img{
	margin:0;
}

.no-padding{
	padding: 0;	
}

.deal-item{
	cursor: pointer;
	background: #ffffff;
	background-clip: padding-box;
    border: 5px solid transparent;
}

.deal-item:hover{
		text-decoration:none !important;
}

.deal-item h2{
		margin-bottom:0;
		color:#cccccc;
}

.deal-item h3{
		margin-top:0;
		color:#cccccc;
}

.deal-item:hover{
		text-decoration: none;
		border: 5px solid transparent !important;
}

.btn-outline { 
background: none;
border:1px solid #e68f1b; 
color:#e68f1b;
}

.btn-outline:hover { 
background: none;
border:1px solid #ffffff; 
color:#ffffff;
}

.deal-item:hover .btn-outline, .btn-outline:hover{ 
background: #e68f1b; 
color:#ffffff;
border:1px solid #ffffff; 
}

.deal-item:hover h2, .deal-item:hover h3 { 
color:#3d3d3d;
}

.enquiry-wrap{
	margin-top: 5px;
}

.cta-item{
	 background: #ffffff none repeat scroll 0 0;
    clear: both;
    color: #3d3d3d;
    float: left;
    margin: 5px 0;
    padding: 10px;
	width:100%;	
}



.acc_content{
	line-weight:1.5em;	
}

.cta-item-phone{
	padding:10px;
	margin: 5px 0;
	background: #ffffff;
	color:#3d3d3d;	
	float: left;
	clear: both;
	width:100%;	
}

.cta-item:hover .btn-outline{
	border:1px solid #ffffff; 
	color:#ffffff;
}

.cta-item:hover{
background: #e68f1b;
color:#ffffff;
text-decoration: none;	
cursor: pointer;
}

.key-cta{
background: #e68f1b;
color:#ffffff;
text-decoration: none;	
}

.key-cta:hover{
	background:#dd7531;
}

.key-cta .btn-outline{
	border: 1px solid #ffffff;
	color: #ffffff;
}

.key-cta .btn-outline:hover{
	border: 1px solid #ffffff;
	color: #ffffff;
	background:#dd7531;
}

.enquire{
	padding: 10px 0 0 10px;
	float:left;
	font-weight:bold;
	font-size:18px;
}
/* Promo Hover */

.promo-item {
  margin: 0;
  right: 0;
}
.promo-item .promo-link {
  display: block;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.promo-item .promo-link .promo-hover {
  background: rgba(230, 143, 27, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
.promo-item .promo-link .promo-hover:hover {
  opacity: 1;
}
.promo-item .promo-link .promo-hover .promo-hover-content {
  position: absolute;
  width: 50%;
  height: 30px;
  line-height: 25px;
  font-size: 20px;
  text-align: left;
  top: 30px;
  left:20px;
  margin-top: -12px;
  color: white;
}
.promo-item .promo-link .promo-hover .promo-hover-content i {
  margin-top: -12px;
}
.promo-item .promo-link .promo-hover .promo-hover-content h3,
.promo-item .promo-link .promo-hover .promo-hover-content h4 {
  margin: 0;
}
.promo-item .promo-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
.promo-item .promo-caption h4 {
  text-transform: none;
  margin: 0;
}
.promo-item .promo-caption p {
  font-family: inherit;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}

a{
color:#e68f1b;
}

a:hover{
color:#e68f1b;
text-decoration: underline;
}


.contact-form{
	width:100%;
}


.contact-form .textbox, .contact-form .dropdown, .promo-form .textbox, .promo-form .dropdown{
	border: 1px solid #ccc;
    border-radius: 4px;
    margin: 6px 0;
    padding: 12px 8px;
    width: 100%;
	
}

.tab-wrap .col-md-12{
	padding-left:0;	
}

#page_layout_page_template_Wizard1 .col-md-6, #page_layout_page_template_Wizard1 .col-md-12{
	padding-left:0;
}

.checkboxlist label{
	margin-left:10px;	
}

.checkbox{
	margin-left:20px;	
	display:inline-block;
}

.checkbox input{
	margin-top:0;
}

.subscribe-cb{
	float:left;
	clear:both;	
}

.dropdown {
	color:#979797;	
}

.submit-btn{
	margin-top:20px;
	padding-left:0 !important;
}

.form-button{
	background-color: #e68f1b;
    border: medium none;
    border-radius: 6px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.33333;
    margin-bottom: 10px;
    padding: 10px 16px;
}

.form-button:hover{
	background-color: #dd7531;
}

/*** Works on common browsers ***/
::selection {
    background-color: #e68f1b;
    color: #fff;
}

/*** Mozilla based browsers ***/
::-moz-selection {
    background-color: #e68f1b;
    color: #fff;
}

/***For Other Browsers ***/
::-o-selection {
    background-color: #e68f1b;
    color: #fff;
}

::-ms-selection {
    background-color: #e68f1b;
    color: #fff;
}

/*** For Webkit ***/
::-webkit-selection {
    background-color: #e68f1b;
    color: #fff;
}

/* CAROUSEL
-------------------------------------------------- */


.carousel {
  height: 100%;
  position:relative;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.promo-wrap .promo-item{
	padding:8px 8px;
		
}

.promo-submit-btn{
	margin-top: 0.55em;
}

.promo-right-wrapper{
	background:#f3f3f5;
	padding: 1.8em 2.5em 2.5em 2.5em;
}

.promo-name-field{
	display:none !important;
}

.wrapper-promos{
	margin:1.5em;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  transition: opacity ease-out .7s;
  left: 0;
  opacity: 0; /* hide all slides */
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
}
.carousel.fade .item:first-child {
  top: auto;
  opacity: 1; /* show first slide */
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
}

.customer-care{
	float:right;	
}

.navbar-default {
    background-color: #ffffff;
}

.navbar-default {
    border-color: #ffffff;
}

footer p{
	padding-left: 0 !important;
    padding-right: 0 !important;
}

.full-width{
	width:100%;	
}

.intro-text{
	padding:30px 0 40px 0;
}

.submit-btn, .form-button{
	text-transform: uppercase;
}

.submit-btn input{
	float:left;	
}


.further-feedback input{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e68f1b;
    color: #e68f1b;
}

.further-feedback input:hover{
	background: #e68f1b;
    border: 1px solid #e68f1b;
    color: #ffffff;
}
	

@media (min-width:0px) and (max-width:767px){
	
	.carousel-txt h2{
	font-size:40px;
	text-transform: uppercase;
	font-family: HelveticaNeueLTStd-BlkIt;
	
}

.phone{
	display: inline-block !important;	
}

.desktop{
	display: none !important;	
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.33333;
    padding: 10px 16px;
}

.further-feedback{
	float:left;	
	margin-left:0;
	clear: both;
}

.ibreadcrumb{
	display:none;
}






.social-ft a {
    color: #777;
    font-size: 27px !important ;
    margin-left: 4px;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
}

.accordion_example4 p{
	padding:0 0 5px 0;	
}
}

@media (min-width:768px){
	
	.carousel-txt h2 {
    font-family: HelveticaNeueLTStd-BlkIt;
    font-size: 60px;
    text-transform: uppercase;
}
	
	.ibreadcrumb{
	margin-top:20px;
}

.ibreadcrumb ul{
	padding:0 0 0 15px;
}
.ibreadcrumb li{
	list-style:none;
	display:inline-block;
}

 .separator .label{
	color:#000000 !important;
}

	
	.further-feedback{
	float:left;	
	margin-left:10px;
}

.phone{
	display: none !important;	
}

.mobile-panel{
	
	display: none;	
}

.desktop-panel{
	display: block;	
	
}

.desktop{
	display: inline-block !important;	
}
.accordion_example4 p{
	padding:0;	
}

}

@media (max-width:767px){
	.welcome-para{
		width:86%;
	}
	
	.customer-care{
		display: none;
	}
	
		.carousel-txt {
    top: 110px;
	}
	
	footer .text-right{
		float:left;
		text-align:left;
	}
	
	.promo-wrap .promo-item{
	padding: 8px 0;
		
}
.newsletter .item {
    width: 100%;
	margin-bottom:10px;
}

.mobile-panel{
	display: block;	
	
}

.desktop-panel{
	display: none;	
	
}

.mobile-panel .promo-item{
	background: #e68f1b;
	font-weight:bold;
	margin-bottom:20px;
}

.promo-link-mob{
	padding:20px;
	display:block;	
}

.mobile-panel .promo-item a, .mobile-panel .promo-item h4{
	color:#ffffff !important;
	text-decoration:none;
}

.promo-wrap .promo-item {
    padding: 0;
}

}

@media (max-width:767px){
.footer {
    background-color: #fff;
    bottom: 0 !important;
    left: 0;
    position: relative;
    width: 100%;
}

.carousel {
    height: 550px;
}

.newsletter .button, #page_layout_pbEMarketingSignupForm1_btnSubmitForm_3549 {
	float:left;
	clear:both ;
}

}

.social-ft a{
	color:#777;
	text-decoration: none;
	transition: ease-in 0.2s;
	font-size:16px;
	margin-left:4px;
}

.social-ft a:hover{
	color:#e68f1b;
	text-decoration: none;
	transition: ease-in 0.2s;
}


/** hack **/
form {
	height: 100%;
}

/* Custom */
.accordion_example4.smk_accordion.acc_with_icon .accordion_in:nth-child(3) {
	display: none;
}
