/* Work around for legacy IE */
@media only screen and (min-width:320px) and (max-width:480px) {
	.ie6-7 .mbp-c #menu-bar .menu-wrapper  ul,
	.ie6-7 .mbp-c #menu-bar .menu-wrapper  .sf-menu li {
		left: auto;
	}
}

/* Work around for legacy IE */
/*@media only screen and (min-width:320px) and (max-width:480px) {
	
}

@media only screen and (max-width:400px) {
	
}
@media only screen and (min-width:400px) and (max-width:480px) {
	
}

@media only screen and (min-width:480px) and (max-width:592px) {
	
}

@media only screen and (min-width:592px) and (max-width:768px) {
	
}*/

.not-front .top-menu-outer-wrapper {
}
#page .region-content-aside,#page > footer {
	padding: 0;
}
html, #page #columns {
  background-color: initial;
}
.unset-container .columns-inner-wrapper.container {
    max-width: 100%;
}
.unset-container section#main-content {
    margin: 0;
}
.reset-columns-inner .columns-inner {
  padding: 0;
}
.reset-columns-inner .columns-inner #content-column {
  margin: 0;
}
.uppercase{
	text-transform: uppercase;
}
.imce #preview-wrapper {
	width: 50%;
	float: none;
	margin: 0 auto;
}
.color-white * {
  color: #fff;
}
/*animate sets*/
.anim-inf{
  animation-iteration-count: infinite;
}
.paragraphs-item-14 .owl-item.active .animated .content {
	animation-name: moveInUp;
	animation-duration: 1s;
	animation-delay: 2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	backface-visibility: hidden;
}
@Keyframes moveInUp {
0% {
	opacity: 0;
	transform: translateY(50px);
}
100% {
	opacity: 1;
	transform: translateY(0);
}
}

.not-logged-in .messages.error{display:none;}

#branding {
	margin: 0; 
}
#logo a img {
  width: 174px;
  display: block;
  padding-bottom: 10px;
}
.sticky-wrapper.is-sticky img.site-logo, .is-sticky img.site-logo {
    width: 60%;
}

.is-sticky {
	background-color: rgba(255, 255, 255,0.9);
	z-index: 99;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

#block-menu-menu-header-menu ul.menu li {
  list-style: none;
  display: table-cell;
}
#block-menu-menu-header-menu ul.menu li a {
  margin: 0 2px;
  padding: 0 6px;
  border-right: 1px solid #AB2053;
}
#block-menu-menu-header-menu ul.menu li.last a{
 border-right: 0;
}
.header-outer-wrapper {
	border-bottom: 1em solid #AB2053;
}

/*menu*/
#menu-bar.nav{
	margin-bottom: -8px;
}
#menu-bar .menu-wrapper ul.menu li, #menu-bar .menu-wrapper ul.menu li a {
	position: relative;
  text-transform: uppercase;
}
#menu-bar .menu-wrapper ul.menu li a {
  padding-top: 5px;
  padding: 5px;
}
/*#menu-bar > .menu-wrapper > ul.menu > li:not(.first) > a::before{
  content: "|";
  display: inline-block;
  float: left;
  margin-left: -5px;
  font-size: 0;
  border-width: 1px;
  border-style: solid;
  border-color:  rgba(87, 147, 65, 0.8);
  height: 100%;
}*/
.nav .block-menu ul li a.active {
	color: #ffffff;
	background-color: #ab2053;
}
.nav .block-menu ul li a:hover {
	color: #ffffff;
}

.title-breadcrumb-wrapper #page-title {
  padding: 4% 0;
}


/*transitions*/
img.site-logo{
	-webkit-transition: width 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
	-moz-transition: width 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
	-ms-transition: width 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
	-o-transition: width 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
	transition: width 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
}
.bg-resize, .bg-resize-wrap .eb-image {
  -webkit-transition: background-size 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
  -moz-transition: background-size 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
  -ms-transition: background-size 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
  -o-transition: background-size 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
  transition: background-size 0.6s cubic-bezier(0.24, 1, 0.3, 1) 0s;
}
#menu-bar .menu-wrapper ul.menu li a:after{
 -webkit-transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
 -moz-transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
 -ms-transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
 -o-transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
 transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s;
}
#menu-bar .menu-wrapper ul.menu li a:after
{
	-webkit-transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-moz-transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-ms-transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-o-transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
}
.tm-wrapper .tm-desc{
	-webkit-transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-moz-transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-ms-transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	-o-transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
	transition: opacity 0.3s cubic-bezier(0.52, 0.01, 0.16, 1) 0s;
}

.eb-image.bg-resize, .bg-resize-wrap .eb-image {
    background-size: 100% auto;
}
.eb-image.bg-resize:hover, .bg-resize-wrap .eb-image:hover {
    background-size: 120% auto;
}

/*general*/
.region-top-menu {
  height: inherit;
}
.block-inner-rvt .block-inner {
  margin: 0;
}
.top-ft-slider .animated {
	font-size: 4vh;
	text-transform: uppercase;
}
.owl-dots {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
a.pp-link {
	border: 1px solid;
	padding: 1em 2em;
	display: inline-block;
	margin-top: 1em;
}
.blk-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.ft0-link .blk-link {
  font-size: 0;
}
#paragraphs-item-6 h1 {
	font-size: 3.5em;
}
.paragraphs-item-8 .owl-item {
  height: 100vh;
}
#paragraphs-item-28.front-intro-wrap {
  position: absolute;
  bottom: 10%;
  z-index: 1;
  height: auto;
  left: 5%;
}
#paragraphs-item-28.front-intro-wrap .content p {
  color: #fff;
  font-size: 4em;
  margin: 0;
  text-shadow: 1px 2px 2px #000;
  font-weight: bold;
  letter-spacing: -1px;
  text-transform: capitalize;
  line-height: 1;
}
#paragraphs-item-28.front-intro-wrap .content h5{
  color: #fff;
  font-size: 1.3em;
  text-shadow: 1px 2px 2px #000;
}
#paragraphs-item-1 h5{
  font-size: 3.5em;
  text-align: center;
}
.service-out-wrap h6 {
  font-weight: bold;
  font-size: 1.3em;
}
/*error*/
.err-pg {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    height: 50vh;
    justify-content: center;
    margin: 0 auto;
    width: 80%;
-webkit-flex-flow: row nowrap;
-webkit-align-items: center;
-ms-align-items: center;
}
.err-pg::before {
    color: #c51122;
    content: "";
    font: 15vh fontawesome;
    opacity: 0.2;
    text-align: center;
    width: 20%;
}

footer .pane-menu-menu-social-menu .block-inner.clearfix {
  margin: 0 auto;
  display: table;
  float: none;
  width: auto;
}
.owl-theme .owl-dots .owl-dot.active span {
  background-color: #AB2053;
}
.owl-theme .owl-dots .owl-dot span{
  background-color: #cd982b;
}
/**/
.entity-paragraphs-item.eb-image, .entity-paragraphs-item.eb-parallax{
	position: relative;
	z-index: 2;
}
.entity-paragraphs-item.eb-image::before, .entity-paragraphs-item.eb-parallax::before {
  background-color: rgba(0,0,0,0.4);
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left:  0;
  z-index: -1;
}
#paragraphs-item-31.newsletter-wrap {
	padding: 2em 0;
}
#paragraphs-item-31.newsletter-wrap h2.block-title,#paragraphs-item-31.newsletter-wrap p{
  color: #fff;
  /*! float: left; */
  display: inline;
  width: 40%;
}

/*footer*/
.pane-menu-menu-contact-menu ul.menu li {
  list-style: outside none none;
  display: table;
}
.pane-menu-menu-contact-menu ul.menu li {
  margin-bottom: 5px;
}
.pane-menu-menu-social-menu ul.menu li {
    display: table-cell;
    list-style: outside none none;
    float: none;
    position: relative;
}

.pane-menu-menu-contact-menu ul.menu li span > * {
  display: table-cell;
  float: none;
}
.pane-menu-menu-contact-menu ul.menu li span i,.header-outer-wrapper #block-menu-menu-header-menu ul.menu li i {
  width: 18px;
}

.pane-menu-menu-social-menu ul {
    margin: 0;
}
.p-menu-menu-social-menu ul li a i::after {
    content: "";
    left: 0;
    position: absolute;
    z-index: -1;
}
.pane-menu-menu-social-menu ul li a i {
    font-size: 1em;
    position: relative;
    z-index: 2;
    text-align: center;
}
#block-panels-mini-top-menu,#block-panels-mini-top-menu .block-title {
  color: #fff;
} 
#block-panels-mini-top-menu .block-title{
  padding-right: 10px;
  font-weight: normal;
}
.top-menu-inner-wrapper .pane-menu-menu-contact-menu ul li{
  font-size: 0;
  display: none;
}
.top-menu-inner-wrapper .pane-menu-menu-contact-menu ul li.to-item{
  font-size: 1em;
  display: table-cell;
  float: none;
}
.top-menu-inner-wrapper .pane-menu-menu-contact-menu ul li.to-item:after{
  content: "|";
  padding-left: 5px;
}
.top-menu-outer-wrapper .pane-menu-menu-social-menu .block-title{
  font-size: 1em;
  margin-right: 1em;
}
.top-menu-outer-wrapper .pane-menu-menu-social-menu .block-title,.top-menu-outer-wrapper .pane-menu-menu-social-menu .block-content{
  display: table-cell;
  vertical-align: middle;
}
.pane-menu-menu-social-menu ul.menu li a{
  position: relative;
  text-align: center;
  display: block;
  width: 2em;
  padding: 0 2px;
  margin: 0 5px;
}
.pane-menu-menu-social-menu ul li a i:after {
  content: "\f1db";
  font: 35px fontawesome;
  margin: 0 auto;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
  z-index:  -1;
}
/*contact*/
form.contact-form > div {
  display: table;
  position: relative;
  width: 100%;
}
.contact-form .form-item, .contact-form .form-actions {
    clear: left;
    float: left;
    margin-bottom: 0;
}
.contact-form .form-item.form-item-message {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.contact-form .form-item::after {
    clear: both;
    content: "";
    display: table;
}
.contact-form .form-item-message .form-textarea-wrapper {
    height: inherit;
}
.contact-form .form-item-message .form-textarea-wrapper textarea {
    height: 90%;
}
input.form-text, select[multiple="multiple"], textarea.form-textarea, select.form-select {
  border: 1px solid #e3e3e3 !important;
  box-sizing: border-box;
  padding: 1em 10px;
  width: 100%;
}
.contact-form input.form-submit{
  
  float: right;
}
.contact-form input.form-submit,.webform-client-form-12 .webform-submit.form-submit,
#paragraphs-item-31.newsletter-wrap form.simplenews-subscribe input.form-submit,
 .bl-link{
  background: rgba(205, 152, 43, 1) url("") repeat scroll 0 0;
  border: 1px solid #7a743a;
  color: #fff;
  margin: 0;
  padding: 1em 10px;
}
#paragraphs-item-31.newsletter-wrap form.simplenews-subscribe input.form-submit{
  float:none;
  margin-left:1em;
}
#paragraphs-item-1 .fontyourface-3 {
	font-size: 2.2em;
}
.page-node #DOMWindow {
  width: 80vw !important;
}

/*room*/
.room-item-inner h4 {
	text-align: left;
	vertical-align: top;
	display: table-caption;
	margin-left: 1em;
  margin-bottom: 2em;
	font-size: 2em;
}
.room-item-inner .room-link a:hover,.bl-link:hover{
  color: #a1994e;
  background-color: #fff;
}
.room-item-inner .room-link a{
  background-color: rgba(205, 152, 43, 1);
  color: #fff;
  padding: 1em;
  border: 1px solid #7a743a;
}
.ament-wrap.paragraphs-item-column{margin-top: 2em;float: left;}
.ament-wrap.paragraphs-item-column .pp-inside ul li{
  display: inline-block;  width: 50%;  float: left;font-weight: bold;
}
.ament-wrap.paragraphs-item-column .pp-inside ul li::before{
  content:"\f00c";font:20px fontawesome;margin-right: 1em;
}