
body{
    font-family: "din-2014", sans-serif;
font-weight: 400;
font-style: normal;
}

strong{
font-family: "din-2014", sans-serif;
font-weight: 700;
font-style: normal;

}
.bt_hidden, .ep_animate {	
	opacity: 0;
}
.bt_visible {
	opacity: 1;
}
.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration:  0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}.animated1 {
	-webkit-animation-duration: 0.5s;
	animation-duration:  0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated2 {
	-webkit-animation-duration: 0.8s;
	animation-duration:  0.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated3 {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
	

	@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.open>.dropdown-menu{
    margin-top: 0;
}
.navbar-nav li:hover>.dropdown-menu {
  display: block;
	margin-top: -2px;
}
.scrollhide {
     display: block!important;
}
.scrollhide.shrink{
   display: none!important;
    height: 0px;  transition: height  0.15s ease-out;
}

.scrollshow {
   display: none!important;
}
.scrollshow.shrink{
   display: block!important;
}

.logo.shrink {
padding:15px 0px 15px 0px;  transition: 0.15s padding ease-out, 0.15s margin ease-out, 0.15s border ease-out;
}
.logo img{
transition: height  0.15s ease-out;

}
.logo.shrink img{
height: 50px; transition: height  0.15s ease-out;

}
 .topbut.shrink {
	margin-top: 30px;	  transition: 0.15s padding ease-out, 0.15s margin ease-out, 0.15s border ease-out;
}

.mainmenu{
	margin: 0px  0px  0px  0px;  transition: 0.15s padding ease-out, 0.15s margin ease-out, 0.15s border ease-out;
}
.mainmenu.shrink{
	margin: 0px  0px  0px  0px;	 transition: 0.15s padding ease-out, 0.15s margin ease-out, 0.15s border ease-out;

}
.bannerholder{ padding: 10px 0px 0px 0px;
 /*   border-bottom: solid #294a7d 40px;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

body {
 background-repeat: no-repeat;
}
.homeholder{
    margin-top: 20px;
}
.intro{
    margin-bottom: 20px;
    
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	height: 0;
	overflow: hidden;
	text-transform: none;
	margin-bottom: 10px;
} 

.embed-container-square iframe, .embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*************/


.logo{
    margin-bottom: 10px;
}


.navbar-nav {
font-family: "adelle-sans", sans-serif;
font-weight: 700;
font-style: normal;
text-transform: uppercase;	color: #FFFFFF;
}
.navbar-nav a{
	color: #FFFFFF;
	font-weight: 300;	
	
}
.navbar-nav .bg-dark{
    background-color: rgba(41,74,125,0.58) !important
}

/**** DROPDOWN ****/

.dropdown-menu .nav-item.active, .dropdown-menu .nav-item.current a{
	color: #FFF;
	border-top: none;
	background-color: #818181;		font-weight: 500;

}

.dropdown-menu .nav-item:hover, .dropdown-menu .nav-item:hover a{
	color: #FFF;
	border-top: none;	font-weight: 500;
	background-color:#ce0a17;
    color: #ccc;
}

.dropdown-menu .nav-item{
	padding: 6px 20px 6px 10px;	
	/*border-bottom: #0072bc 2px solid;*/
	border-top: none;
}

.dropdown-menu .nav-item{
		background-color: #ce0a17;

}
.dropdown-menu a{
	letter-spacing: 0.3px;	color: #FFF;

}

.dropdown-item.active, .dropdown-item a{
	color: #FFF;

}
a.dropdown-item{
}



.articleholder{
	padding-top: 30px;
}

.btn {

	font-size: 16px;

/*background-color: transparent!important;*/
color: #FFF;
}



.buttonrow{
	margin-top: 15px;
	margin-bottom: 30px;
}
.logo {
	padding: 0px;
	 transition: 0.15s padding ease-out, 0.15s margin ease-out, 0.15s border ease-out;
}


.footer {
margin-top: 0px;
  width: 100%;
	font-size: 0.8rem;
padding: 20px 0px 20px 0px;	
}


.fa-twitter-square, .fa-facebook-square,.fa-instagram{
	font-size: 20px;
		margin-left: 5px;

}


.system-unpublished{
    background-color: rgba(220,16,70,0.58);
}



 h1{
font-family: "adelle-sans", sans-serif;
font-weight: 700;
font-style: normal;
    color:#d20a11;
    font-size: 42px;
    text-transform: uppercase;
	
}
 h2.pillowsleft{
	padding: 8px;    color:#FFF;
	margin-bottom: 20px;
	margin-top: 0px;
    font-size: 33px;
     /*display: inline;*/
     text-align: center;
     border-radius: 4px;
background-color: 	#37518a;
}
 h2.pillowsleft:hover{
background-color: 	#374769;
}

a:hover{
	text-decoration: none;
}

 h2.callonly{
	padding: 8px;    color:#FFF;
	margin-bottom: 20px;
	margin-top: 0px;
    font-size: 33px;
     /*display: inline;*/
     text-align: center;
     border-radius: 4px;
background-color:#37518a
}

.availlink{
    text-decoration: underline;
}

h3.lodgename{
        font-size: 22px;

	padding-bottom: 4px;    color:#d20a11;
}

h2{

	margin-bottom: 20px;
	margin-top: 5px;
}
h3{
	margin-bottom: 15px;

}
.resultsrow h3{
    	font-size: 18px;
    color: #ce0a17;

}
h4{
	font-size: 18px;
 color:#a462bd;
}
.lodgedeets{
    margin-top:0px;
}
.resultsholder{
    border: 3px solid #DADFE9;
     text-align: center;
    padding: 10px;
    height: 100%;
}
.resultsrow .col-lg-4, .resultsrow .col-lg-3{
    margin-bottom: 10px;

}
.moduletable{
    margin-bottom: 10px;
}
.lodgemainimage{
    background-repeat: no-repeat;
    background-size: cover;
}
.lodgeimages img{
    margin-bottom: 20px;
}
.lodgemainimage h1{
margin-top: 100px;
}
.lodgeheader{
    margin-bottom: 15px;
    border-bottom: 1px dashed #CDCDCD;
}