/* Enter Your Custom CSS Here */body {
	max-width: 2000px;
    margin: auto;
}

/*home page social follow us section */
.col-sm-12 .fa {
	font-size: 50px!important;
	padding: 0 10px;
}


.feature-box .feature-box-caption .feature-box-caption-content p {
    line-height: 1.5;
    font-size: 16px;
}

.feature-box .feature-box-caption .feature-box-caption-content h2 {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.disclaimer {
	font-size:11px;
	line-height:12px;
	font-weight:500;
	font-style:italic;
}

strong {
    font-weight: 500;
}
#booking-weather #booking-mobile {font-size:18px;}


#showcase.interior {
    max-height: 700px;
}

blockquote {
    padding: 17px 45px;
    margin: 0 -11px 20px -11px;
    font-size: 20px;
        border-left: none;
    font-weight: 500;
    color: #fff;
    background: #f28b00;

}
blockquote:after {
        content: "";
    border-style: solid;
    position: absolute;
    margin-left: 0px;
    border-width: 19px 21.5px 0 21.5px;
    border-color: #f28b00 transparent transparent transparent;
        margin-top:17px;
}

blockquote p {
    line-height:28px !important
}

.frm_submit {
    max-width: 100%;
}

.weather-btn i {
    font-size: 20px;
}
.weather-btn span {
    font-size: 8px;
}
  
#booking-weather .weather-btn i {
    font-size: 40px;
    height: 40px;
    margin-right: 7px;
    vertical-align: middle;
    font-family: weather;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none;
    display: inline-block;
}

#booking-weather .weather-btn span {
    font-size: 18px;
    vertical-align: middle;
}

#booking-weather .weather {
    background:none !important;
}

a.button {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #b53219;
    width: 100%;
  font-weight: bold;
}

.button:hover {
  color: #ffffff;
}

a.button2 {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #5d8b27;
    width: 100%;
  font-weight: bold;
}
.button2:hover {
  color: #ffffff;
}

a.button3 {
    border: solid #b53219 2px;
    color: #b53219;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button3:hover {
  color: #b53219;
}

a.button4 {
    border: solid #5d8b27 2px;
    color: #5d8b27;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button4:hover {
  color: #5d8b27;
}
/*contact form*/
.general .contents .frm_submit {
    background: #b53219;
    width: 100%;
}
#mainNav .navbar-brand img {
    max-height: 80px;
    width: auto!important;
}

/* compliance test */
.feature-boxes .col-sm-4 {
	background-color:black;	
}
/*.triangle-section {background-color: black;}*/
.btn-default {background:transparent;background: rgb(255, 255, 255);border-color:#fff !important;color: #05abc0;}
/*#showcase .header-content .header-content-inner .btn {background: rgba(255, 255, 255, 0.7);}
#showcase {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin:0;
    padding:0;
    z-index:1;
    overflow:hidden;
    background-color: #993600;
}*/
input[type="submit"],
.frm_submit,
.btn {
    border: 0;
    text-transform: uppercase;
    font-family: 'Whitney','Helvetica Neue',Arial,sans-serif;
    font-weight: 600;
    border-radius:0;
    position:relative;
    outline:none;
    border-width:2px;
    border-style:solid;
    text-align:center;
    padding:6px 20px;
    -webkit-font-smoothing:subpixel-antialiased;
}

/*.videoWrapper .iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/


.video-text-wrap {
    float: left;
    padding-right: 15px;
}

.general.has-bg .overlay {
  display: none;
}
