

@font-face {
    font-family: 'jaguarjcbook';
    src: url('../fonts/font.jaguarjc-webfont.eot');
    src: url('../fonts/font.jaguarjc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font.jaguarjc-webfont.woff2') format('woff2'),
         url('../fonts/font.jaguarjc-webfont.woff') format('woff'),
         url('../fonts/font.jaguarjc-webfont.ttf') format('truetype'),
         url('../fonts/font.jaguarjc-webfont.svg#jaguarjcbook') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
	font-family: 'jaguarjcbook';
	font-weight: 400;
	background: #fff url('../images/background.jpg');
	padding-top: 80px;
	color: #514c36;
	font-size: 16px;
	line-height: 28px;
}


h1, h2, h3, h4, h5, h6 {
	color: #514c36;
	font-weight: normal;
    font-style: normal;
}



.white {
	color: #fff;
}



a {
	color: #514c36;
}

a:hover {
	color: #717157;
}

p {
	margin: 10px 0;
}


.btn-primary {
	background-color: #514c36;
	border: none;
}

.btn-primary:hover {
	background-color: #717157;
	border: none;
	color: #000;
}

.btn-primary:focus {
	background-color: #717157;
	border: none;
	color: #000;
}

.background-images {
	background:none;
}


/* NAV / HEADER */

.header-phone {
	text-align: right;
	font-size: 38px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #514c36;

}

.header-details {
	color: #514c36;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}



.header-phone i {
	padding: 0 5px;
	color: #514c36;
}

.header-phone a {
	color: #514c36;
}

.nav-background {
	background: #514c36;
}

.navbar-nav {
    margin: 0;
    position: relative;
    z-index: 9999;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default {
	background: #fff url('../images/background.jpg');
    border: none;
    font-weight: normal;
    font-style: normal;

}

.navbar-right {
	background-color: #514c36;
}

.logo {

	padding-top: 5px;
	padding-bottom: 5px;
}

.navbar-nav > li > a {
	font-size: 25px;
	font-weight: normal;
    font-style: normal;
}

.active {
	color: #717157 !important;
}


.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

.slider-background {
	background: #c5b7a5 url('../images/stone.jpg') center top repeat-x;
	border-bottom: 10px solid #514c36;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}



/* Home */

.offer-box {
	background: rgba(124,154,136,0.6);
	padding: 20px;
	min-height: 283px;
}

.offer-box h3 {
	color: #3c3c3b;
}


/* EVENTS-OFFERS */

.events-box {
	background: rgba(175,173,163,0.6);
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.events-box h3 {
	color: #3c3c3b;
}






.intro p {
	font-size: 20px;
	line-height: 32px;
}



/* MENUS */

.menu-box {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* GENERAL HACKS */

.space40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.space20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.space-top40 {
	margin-top: 40px;
}

.space-top20 {
	margin-top: 20px;
}


.large-header {
	font-size: 50px;
}


/* CAREERS */

.careers-box {
	background: rgba(217,150,123,0.6);
	padding: 20px;
}

.careers-box:nth-child(even) {
	background: rgba(217,150,123,0.2);
}







/* CONTACT */

.map {
	height: 200px;
}





/* FOOTER */

.footer-wide {
	background: #c5b7a5 url('../images/stone.jpg') center top repeat;
	border-top: 10px solid #514c36;
}

.footer-second {
	background-color: #514c36;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}

.footer-insert {
	background: #514c36;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 2px solid #fff;

	  -moz-box-shadow:    5px 5px 5px  #302210;
	  -webkit-box-shadow: 5px 5px 5px  #302210;
	  box-shadow:         5px 5px 5px  #302210;

}

.footer-details-large {
	color: #fff;
	font-size: 22px;
}

.footer-details {
	color: #fff;
	font-size: 16px;
}

.footer-second a {
	color: #717157;
}



#mc_embed_signup form {
	padding: 0 !important;
	margin-top: 15px !important;
}

#mc_embed_signup input.email {
    width: 100% !important;
    color: #000 !important;
    padding: 7px !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.signuplabel {
	font-size: 18px !important;
	color: #fff !important;
	text-align: center !important;
}

#mc_embed_signup{background:none; clear:left; font:14px Helvetica,Arial,sans-serif; }

#mc_embed_signup .button {
	background-color: #c92a2a;
	margin: 0 auto !important;
	text-transform: uppercase;
}

.mc {
	margin-bottom: 20px !important;
}



.footer-email a {
	color: #fff;
}

@media(max-width:450px){

}


@media(min-width:451px) and (max-width:766px){

}


@media(max-width:767px){


	.fb_iframe_widget {
		margin-top: 20px;
	}

	.offer-box {
		margin-top: 25px;
	}
}
@media(min-width:768px){
	.navbar-nav {
    float: right;
	}
	/*
	.navbar-default {
     height: 150px;
	}
	*/
	.large-header {
    font-size: 80px;
	}
	.offer-box {
		margin-top: 25px;
	}

	.map {
	height: 460px;
	}
	.navbar-nav > li > a {
	font-size: 18px;
	}
	body {
		padding-top: 120px;
	}

}
@media(min-width:992px){

	.static-image {
	height: 400px;
	overflow: hidden;
	}
	.map {
	height: 400px;
	}
	.header-phone {
	font-size: 46px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

	.offer-box {
		margin-top: 0;
	}
	.header-details {
	font-size: 16px;
	}
	.navbar-nav > li > a {
	font-size: 25px;
	}
}
@media(min-width:1200px){
	body {
	padding-top: 155px;
	}
	.header-phone {
	font-size: 46px;
	margin-top: 15px;
	}
	.header-details {
	font-size: 18px;
	}
	.static-image {
	height: 460px;
	overflow: hidden;
	}
}