.footerlogo {
  background: #fff none repeat scroll 0 0;
  font-style: italic;
}
.thumbtack-icon {
  margin-bottom: 8px
}

.fusion-fullwidth video {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(70%);
}
.con-dfrs textarea::placeholder {
  opacity: 0.5;
  color: #918f8f;
}

@media (max-width: 480px) {
	.btn-book{font-size: 12px!important;padding: 0;}
}