body {
    font: 400 16px 'Lato', sans-serif;
    color: #818181;
	border: 0px;
	margin:: 0px;
	padding: 0px;
	line-height: 1.2;
}
.bg-grey {
    background-color: #f6f6f6;
}
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 36px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
}
h4 {
    font-size: 24px;
	font-weight: 700;
    color: #FFF;
	margin-top: 0px;
    margin-bottom: 10px;
	padding-top: 15px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
    color: #c1a31f;
	margin:: 0px;
	padding: 0px;
}
.sous-titre {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
	border: 0px;
	margin:: 0px;
	padding: 0px;
}
.content {
	color: #000;
	line-height: 1.2;
	font-size: 14px;
	text-align:justify;
	line-height: 1.2em;
}
hr.small { 
	max-width: 100px; 
	margin: 15px auto; 
	border-width: 4px; 
	border-color: white; 
} 
.intro-header { 
	background: no-repeat center center; 
	background-attachment: scroll; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	background-size: cover; 
	-o-background-size: cover; 
	margin-bottom: 50px; 
} 
.intro-header .page-heading { 
	padding: 100px 0 50px; 
	color: white;
	text-align: center;
} 
.intro-header .page-heading .subheading { 
	font-size: 24px;
	text-align:justify; 
	line-height: 1.2; 
	display: block; 
	font-weight: 900; 
	margin: 10px 0 0; 
} 

.fullwidthbar
{
	background-color:#c1a31f;
}

.logo {
    font-size: 20px;
    line-height: 1.8;
}
.transimage img:hover {
	opacity:0.6;
}
.headline {
	font-size: 16px;
	font-style:italic;
	text-shadow: 1px 1px #666;
}
.headline:hover{
	color: #c1a31f;
}
.jumbotron { 
	min-height: 450px;
	padding-top:0px;
	padding-bottom:20px;
	margin-bottom:0px;
	background-color:transparent;
}
.destpanel{
	position: absolute;
	top: 200px;
	margin: auto;
	width: 100%;
	color:#FFF;
	z-index: 100;
}
.destpanelwindow{
	background-color: rgba(0,0,0,0.6);
	color:#FFF;
	padding: 30px;
}
.container-fluid {
    padding: 60px 50px;
}
.navbar {
	min-height: 12px;
    font-family:'Cinzel',Times New Roman, serif;
    font-size: 16px !important;
	font-weight: normal;
	font-variant: small-caps;
	text-shadow: 1px 1px #000;
    margin-bottom: 0;
	background: #fff;
	background-image:url(/images/toolbar48.gif);
	background-size: 100% 100%;
    z-index: 9999;
    line-height: 1.42857143 !important;
    letter-spacing: 0px;
	border-style: solid none solid none;
    border-radius: 0;
}
#myNavbar {
}
.navbar-brand {
    color: #fff !important;
}
.navbar div li a {
	font-size: 16px;
    color: #fff !important;
	background-color: #666;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.navbar li:hover {
	background-image:url(/images/button-on.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	color: #c1a31f;
	text-shadow: 1px 1px #000;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
	color: #c1a31f !important;
}
.navbar-default .navbar-toggle {
    color: #fff !important;
}

/* Black buttons with extra padding and without rounded borders */
.btn-primary {
	height: 37px;
	padding: 5px 15px;
	border: 0px;
	background-color: #617da9;
	background-image:url(/images/button-off.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	border-radius: 0;
	transition: .2s;
	font-family:'Cinzel',Times New Roman, serif;
	font-size: 20px;
	color: #000;
	text-shadow: 1px 1px #999;
}
.btn-default {
	padding: 5px 20px;
	border: 0px;
	background-color: #fff;
	background-size: 100% 100%;
    background-repeat: no-repeat;
	border-radius: 0;
	transition: .2s;
    font: 400 16px 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #000;
}
.btn-info {
	padding: 5px 20px;
	border: 0px;
	background-color: #617da9;
	background-image:url(/images/button-off.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	border-radius: 0;
	transition: .2s;
	font-family:'Cinzel',Times New Roman, serif;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
	width: 100%;
}
.btn-success {
	padding: 6px 10px;
	text-align:left;
	border: 0px;
	background-color: #fff;
	border-radius: 0;
	transition: .2s;
	font-size: 18px;
	color: #999;
	width: 150px;
}

.btn-primary:hover, .btn-primary:focus, .btn-info:hover, .btn-info:focus {
	border: 0px;
	background-image:url(/images/button-on.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	color: #c1a31f;
	text-shadow: 1px 1px #000;
}
.form-control {
	height: 37px;
	font-size: 18px;
	border-radius: 0;
	border-style: solid;
	border: 1px;
	min-width: 200px;
}
.nav-pills {
	text-align:center;
}
.nav-pills > li, .nav-pills > li {
	float:none;
	display:inline-block;
}
.nav-pills li a {
    color: #666;
}
#social li a {
    color: #666;
	padding: 0px;
}

.nav-pills li a:hover, .navbar-nav li.active a {
    color: #c1a31f !important;
    background-color: #fff !important;
}

footer .glyphicon {
	height: 32px;
    margin: 0px;
	padding: 0px;
    color: #c1a31f;
}
.footnote {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.whitelink {
	color: #fff;
}
.whitelink:hover {
    color: #c1a31f;
	text-decoration:none !important;
}
.whitelink:visited {
    color: #fff;
	text-decoration:none !important;
}
.dest-level1 {
	margin-top: 25px;
	font-size:20px;
	font-weight:bold;
}
.dest-level2 {
	font-size:18px;
	font-weight:normal;
}
.dest-level3 {
	font-size:18px;
	font-weight:normal;
}
.detailsbuttom {
	height: 50px;
	width: 100%;
	text-align:center;
}
phone {
	color: fff;
	text-decoration:none;
	font-weight:bold;
}
phone:hover {
	color:#c1a31f;
}
/* Desktop and Tablet Screens */
@media (min-width:768px) {
	.img-wrapper {
	  position: relative;
	  padding-bottom: 60%;
	  overflow: hidden;
	  width: 100%;
	}
	.img-wrapper img {
	  position: absolute;
	  top:0;
	  left:0;
	  width:100%;
	  height:100%;
	}
}
.linkarea:hover {
	background-color:#E5E5E5;
}
.linkarea:hover img {
	opacity:0.6;
}
.linkarea a {
	text-decoration:none;
}

.mega-dropdown {
  position: static !important;
}
@media (min-width:768px) {
.mega-dropdown-menu {
  width: 750px !important;
}
}
@media (min-width:992px) {
.mega-dropdown-menu {
  width: 970px !important;
}
}
@media (min-width:1200px) {
.mega-dropdown-menu {
  width: 1170px !important;
}
}

.mega-dropdown-menu {
	position: absolute;
	background-color: #666;
	padding: 20px 0px;
	right:0px !important;
	left:0px !important;
	margin:auto;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
	background-color: transparent;
	background-image: none !important;
	padding: 0;
	margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
	background-image: none !important;
}

.mega-dropdown-menu > li > ul > li > a {
	background-color: transparent;
	background-image: none !important;
	display: block;
	padding: 2px 20px;
	padding-left: 50px !important;
	clear: both;
	font-weight: normal;
	font-variant:normal;
	letter-spacing:normal;
	line-height: 1.428571429;
	color: #999;
	white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #c1a31f !important;
  background-color: transparent !important;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  padding: 0px;
}

.mega-dropdown-menu .dropdown-header a {
	font-weight: bold !important;
  	padding-left: 0px !important;
}

.mega-dropdown-menu .dropdown-h2 {
	font-size: 16px;
	padding: 0px;
}

.mega-dropdown-menu .dropdown-h2 a {
	font-weight: bold !important;
	padding-left: 30px !important;
}

mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.multiselect-container{
	position:absolute;
	list-style-type:none;
	margin:0;padding:0;
}
.multiselect-container .input-group{
	margin:5px;
}
.multiselect-container>li{
	padding:0;
}
.multiselect-container>li>a.multiselect-all label{
	font-weight:bold;
}
.multiselect-container>li>label.multiselect-group{
	margin:0;
	padding:3px 20px 3px 10px;
	height:100%;font-weight:bold;
}
.multiselect-container>li>a>label{
	margin:0;
	height:100%;
	cursor:pointer;
	font-weight:normal;
}
.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{
	margin:0
}
.multiselect-container>li>a>label>input[type="checkbox"]{
	margin-bottom:5px;
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn{
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
.btn-group .btn-default{
	background-color:#FFF !important;
	color:#666 !important;
	text-transform:none !important;
	height: 37px !important;
	width: 200px !important;
	margin:auto !important;
}
@media (max-width:767px) {
.carousel {
    width: 100%;
	max-height: 200px;
	overflow:hidden;
}
}
@media (min-width:768px) {
.carousel {
    width: 100%;
	max-height: 300px;
	overflow:hidden;
}
}
@media (min-width:992px) {
.carousel {
    width: 100%;
	max-height: 400px;
	overflow:hidden;
}
}
@media (min-width:1200px) {
.carousel {
    width: 100%;
	max-height: 500px;
	overflow:hidden;
}
}
.img-carousel {
    margin: auto; 
    min-width: 100%;
    /* For the following settings we set 100%, but it can be higher if needed 
    See the answer's update */
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}