a[x-apple-data-detectors], a[href^="tel"] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
ul, li{
	list-style: none;    
}
body{
    margin: 0;
    padding: 20px;
    background-color: #1a1a1a;
    font-size: 2vmin;
    line-height: 2.8vmin;
    color: #c3c3c3;
    font-family: 'Raleway', sans-serif;
}
body.content {
    color: #4d4d4d;
}
header{
    position: fixed;
    top: 0;
    height: 141px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Times','times new roman';
    padding: 25px;
    background-color: rgba(26, 26, 26, 0.5);
    z-index: 99999999999999999;
    background: url(../images/nav-bg.png) repeat-x center top;
}
header .bar1, header .bar2, header .bar3 {
    width: 30px;
    height: 4px;
    background-color: #b5985a;
    margin: 3px 0;
    transition: 0.4s;
    border-radius: 1px;
}
header ul {
  margin: 0 auto;
  width: 1100px;
  padding: 0;
  list-style: none;
}
header ul li {
  float: left;
  width: 80px;
  text-align: center;
  line-height: 1;
  padding: 8px;
}

header ul li:nth-of-type(6) {
  margin-left: 212px;
}
header ul li:first-child {
    width: 110px;
}
header ul li:nth-of-type(3){
    width: 95px;
}
header ul li:first-child a {
    color: #eaeaea;
}
header ul li a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 12px 0 0 0;
  /* height: 28px; */
  color: #7c7a73;
  transition: all 0.5s ease;
  font-size: 16px;
}
#logo-top {
  position: absolute;
  left: 51%;
  margin: -31px 0 0 -95px;
  background: url(/images/logo-top.svg);

    background-repeat: repeat;

height: 100%;

width: 170px;

background-repeat: no-repeat;
}
header nav ul li a:hover{
    color: white;
}
#booking-form{
    position: fixed;
    top: calc(50vh - 250px);
    /* right: 0; */
    z-index: 999;
    height: 226px;
    width: 194px;
    background-color: #96787b;
    transition: all 0.5s ease;
}
#booking-form.hide{
     right: -194px;
}
#booking-form.hide #btn-reserve{
     right: 20px;
}
#btn-reserve{
    position: fixed;
    width: 40px;
     right: 194px;
    height: 234px;
    background: url(../images/btn-reserve.png) no-repeat center center;
    background-size: cover;
    transition: all 0.5s ease;
    opacity: 1;
}
#btn-reserve:hover{
    opacity: 0.7;
}
#booking-form form input[type="text"] {
    display: block;
     padding: 2px;
    margin: 10px;
}
#booking-form form input[type="submit"] {
    display: block;
    margin: 0 auto;
}
/* main{
    margin-top: 74px;
} */
#page1 .hero{
    /* max-height: calc(90vh - 74px); */
    background: url(../images/banner-home-youtube2.jpg) no-repeat center center;
    background-size: cover;
}
#page1 #page-nav{
    height: 10vh;
    background-color: #1a1a1a;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
}
#page-nav-left{
    height: 9vh;
    margin: 0.5vh;
    background: url(../images/page-nav-left.png) no-repeat center center;
    background-size: contain;
    width: 125px;
}
#page-nav-right{
    height: 9vh;
    margin: 0.5vh;
    background: url(../images/page-nav-right.png) no-repeat center center;
    background-size: contain;
    width: 125px;
}
#home #page1 #page-nav-1{
    height: 9vh;
    margin: 0.5vh;
    background: url(../images/page-nav-1.png) no-repeat center center;
    background-size: contain;
    width: 25px;
    cursor: pointer;
}
#home #page1 #page-nav-2{
    height: 9vh;
    margin: 0.5vh;
    background: url(../images/page-nav-2.png) no-repeat center center;
    background-size: contain;
    width: 25px;
    cursor: pointer;
}
       .drp_top-bar {
            display: none !important;
        }
        .date-picker-wrapper {
            border: none;
            padding: 0 !important;
            background-color: initial;
        }
        .date-picker-wrapper .month-wrapper table .day.real-today {
            background-color: #805e61;
             color: white !important;
        }
        .date-picker-wrapper .first-date-selected, .date-picker-wrapper .last-date-selected {
            background-color: #c7989c!important;
            color: #fff!important;
        }
        .date-picker-wrapper .month-wrapper table .day.checked {
            background-color: #b7b7b7;
        }
        .date-picker-wrapper .month-wrapper table .day.real-today.checked, .date-picker-wrapper .month-wrapper table .day.real-today.hovering {
            background-color: #5d4c4d;
        }
.date-picker-wrapper .month-wrapper table .day.toMonth.valid,
        .date-picker-wrapper .month-wrapper table .day.real-today{
    border-radius: 20px;
}        
.date-picker-wrapper .month-wrapper table .day {
    padding: 6px 0
} 
.date-picker-wrapper .month-wrapper table th {
    font-weight: normal;
}    
.date-picker-wrapper .month-wrapper {
    background-color: #f0f0f0;
    border: none;
     padding-bottom: 24px;
}
.date-picker-wrapper .gap .gap-lines {
    visibility: hidden !important;
}    
.date-picker-wrapper .gap {
    background-color: #f0f0f0;
}       
.date-picker-wrapper .month-element {
    font-style: italic;
}        
.date-picker-wrapper .month-element {
    text-transform: capitalize;
    color: black;
}
div#date-range22-container {
    margin: 20px 0;
}        
#front-form .row1,
.row3{
    display: flex;
}        
#front-form .row1 #arrive {
      border-right: 2px solid #d0c4c4;
}        
#front-form .row1 > div {
    width: 50%;
    padding: 0 10px;
}
.row1 {
    padding-top: 20px;
    text-align: left;
}
#front-form .row1 .heading,
#front-form .row3 .heading        {
    text-transform: uppercase;
    font-size: 1.6vmin;
     padding: 0 !important;
     text-align: left;
}
.row1 .heading{
    padding-bottom: 12px;
}
.row1 span {
    color: black;

}
.row1 span.date {
    font-size: 5vmin;
}
#front-form .row3 > div:nth-child(1),
#front-form .row3 > div:nth-child(2)  {
      width: 30%;
    padding: 0 10px;
}
#front-form .row3 > div:nth-child(3)  {
     padding: 0 10px;
}
 #front-form .row3 > div:nth-child(3) input       {
    box-sizing: border-box;
     margin: 5px 0;
}
#front-form .row3 > div:nth-child(3)  *{
      width: 100%;
}
#front-form .row3 div:nth-child(2)  {
      border-right: 2px solid #d0c4c4;
      border-left: 2px solid #d0c4c4;

}
        
#front-form .row3 select {
    width: 100%;
    margin-top: 30px;
     font-size: 3vmin;
}     
.hero img {
    width: 100%;
}

section#page1 a.cycle-prev img, section#page1 a.cycle-next img {
    width: 100%;
    height: auto;
    opacity: 1;
    transition: all 0.5s ease;
}
section#page1 a.cycle-prev {
    position: absolute;
    top: 45vw;
    /* width: 5%; */
    height: 5%;
    left: 4vmin;
    z-index: 99999999999;
}
section#page1 a.cycle-next {
    position: absolute;
    top: 45vw;
    /* width: 5%; */
    height: 5%;
    right: 4vmin;
    z-index: 99999999999;
}




#home #page2{
    background: url(../images/bg-home2.jpg) repeat center center;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    border-top: 4px solid #f0f0f0;;
}
#content-home-2 {
    width: 60%;
    flex: 0 0 60%;
    margin: 7vh auto;
     text-align: center;
}
#front-form{
    background-color: white;
     width: 425px;
    margin: 0 auto;
    padding: 10px;
}
#home #page3{
    height: calc(100vh - 74px);
    background: url(../images/bg-home3.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-direction: column;
    padding-bottom: 1em;
    box-sizing: border-box;
}
#home #page4{
    height: calc(100vh - 74px);
    background: url(../images/bg-home4.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-direction: column;
    padding-bottom: 1em;
    box-sizing: border-box;
}
#home #page5{
    height: calc(100vh - 74px);
    background: url(../images/bg-home5.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
#home #page6{
    height: calc(100vh - 74px);
    background: url(../images/bg-home6a.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
#home #page7{
    height: calc(100vh - 74px);
    background: url(../images/bg-home2.jpg) repeat center center;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
#content-home-7 {
    height: 80%;
    width: 60%;
    flex: 0 0 88%;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
}
#content-home-7 img{
    object-fit: contain;
    width: 100%;
}
footer {
    background-color: black;
    /* border-bottom: solid 1em #79776e; */
    color: #c3c3c3;
    position: relative;
}
footer .top{
    background: url(../images/footer-bg.png) repeat center center;
    height: 2em;
    width: 100%;
}

footer .content > div:first-child{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
#footer-bg{
    position: absolute;
    width: 15%;
    top: 2em;
    left: 0;
}
footer .content{
    display: flex;
}
footer .content {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: center;
    box-sizing: border-box;
    padding: 3em 0;
}
footer .content > div {
    flex: 0 0 33%;
    padding: 0 1em 1.5em;
    box-sizing: border-box;
    border-right: solid 1px gray;
}
footer .content > div:nth-child(3){
    border-right: none;
}
footer h6 {
    margin: 0;
    font-size: 1.55em;
    line-height: 2em;
    font-weight: normal;
}
footer .content > div > .row{
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px gray;
    padding: 0.5em 0;
}
footer .content > div > .row:last-child{
    border-bottom: none;
}
footer .content > div > .row > div:last-child{
    text-align: right;
}
footer .content > div:first-child > div{
    padding-bottom: 1em;
}
footer .content > div:first-child > img{
    position: absolute;
    z-index: 9;
}
footer form input{
    width: 100%;
    border-radius: 5px;
    margin: 0.5em 0;
}
footer .content > div > form > .row{
    display: flex;
    justify-content: space-between;
    padding: 0.5em 0;
}
.footer-logo{
    float: right;
}
.content main section{
    background: url(../images/bg-pattern.jpg) repeat center center;
    border-top: solid 5px #f0f0f0;
    padding: 4em 6em;
    box-sizing: border-box;
}
.content.index main section,
.content.index main section:first-child{
    min-height: unset;
    height: unset;
}
.content.index main section:nth-child(2), .content.index main section:nth-child(3){
    background: #e2e2e2;
}
.content main section:first-child{
    border-top: solid 5px #ababab;
    padding: 0;
}
.content main section:first-child h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4em;
    font-weight: normal;
    line-height: 1em;
    padding: 0.6em 0;
    margin: 0;
    width: 100%;
    flex-wrap: wrap;
    padding-top: 120px;
}
.content main section:first-child #banner{
    height: 100%;
}
.col2{
    column-count: 2;
    margin: 1em 0;
}
p{
    margin: 0 0 1em 0;
}
 h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.5em;
    font-weight: normal;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}
small{
    font-size: 0.7em;
    display: block;
    line-height: 1.4em;
}
#home .btn{
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 10em;
    padding: 0.5em 0;
    margin: 0 auto;
    transition: all 0.5s ease;
    border-radius: 5px;
    cursor: pointer;
    font-style: normal;
    border: none;
    outline: none;
    background: rgb(155,155,155); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(155,155,155,1) 0%, rgba(104,104,104,1) 0%, rgba(136,137,137,1) 11%, rgba(164,165,165,1) 30%, rgba(164,165,165,1) 39%, rgba(160,160,160,1) 49%, rgba(160,160,160,1) 49%, rgba(242,242,242,1) 49%, rgba(160,160,160,1) 50%, rgba(164,165,165,1) 59%, rgba(173,173,173,1) 65%, rgba(136,137,137,1) 89%, rgba(104,104,104,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(155,155,155,1) 0%,rgba(104,104,104,1) 0%,rgba(136,137,137,1) 11%,rgba(164,165,165,1) 30%,rgba(164,165,165,1) 39%,rgba(160,160,160,1) 49%,rgba(160,160,160,1) 49%,rgba(242,242,242,1) 49%,rgba(160,160,160,1) 50%,rgba(164,165,165,1) 59%,rgba(173,173,173,1) 65%,rgba(136,137,137,1) 89%,rgba(104,104,104,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(155,155,155,1) 0%,rgba(104,104,104,1) 0%,rgba(136,137,137,1) 11%,rgba(164,165,165,1) 30%,rgba(164,165,165,1) 39%,rgba(160,160,160,1) 49%,rgba(160,160,160,1) 49%,rgba(242,242,242,1) 49%,rgba(160,160,160,1) 50%,rgba(164,165,165,1) 59%,rgba(173,173,173,1) 65%,rgba(136,137,137,1) 89%,rgba(104,104,104,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9b', endColorstr='#686868',GradientType=0 ); /* IE6-9 */
    transition: all 0.5s ease;
}
#home .btn:hover{
    color: black;
}
#special-form {
    width: 40%;
}
#special-form input{
    width: 100%;
    border-radius: 5px;
    margin: 0.5em 0;
    padding: 0.2em 0.5em;
    flex: 0 0 40px;

}
#special-form .row{
    display: flex;
    justify-content: space-between;
    padding: 0.5em 0
}

.cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn {
    background-color: #d8d6c7;
    color: #7f3b3d;
    padding: 3px 14px;
    border: 1px solid white;
    outline: 3px solid #d8d6c7;
    text-decoration: none;
    transition: all .2s ease-in-out;
    font-style: italic;
    display: block;
    width: 9em;
    text-align: center;
    margin: 1em 2em;
}
.btn:hover {
    background-color: #7f3b3d;
    color: white;
}
.border-box{
    margin: 0 auto;
    width: 312px;
}
.border-box-top{
    background: url(../images/border-box-top.png) no-repeat center top;
    height: 23px;
}
.border-box-bottom{
    background: url(../images/border-box-bot.png) no-repeat center bottom;
    height: 23px;
}
.border-box-center{
    background: url(../images/border-box-center.png) repeat-y center center;
    padding: 1em 2em;
    box-sizing: border-box;
}
.div-flower{
    background: url(../images/div-flower.png) no-repeat center center;
    background-size: contain;
    height: 15px;
    margin: 1em;
}
.colour-purple{
    color: #634445;
}
h2{
    font-family: 'Lato', sans-serif;
    text-align: center;
}
hr{
    height: 1px;
    width: 100%;
}
.border-box-group {
    display: flex;
    flex-wrap: wrap;
    width: 80vw;
    margin: 0 auto;
}
.border-box-group h2 {
    font-size: 2.0em;
}
.border-box-group .border-box {
    width: unset;
    flex: 0 0 38vw;
    background: url(../images/box-bg.png) repeat center center;
    box-sizing: border-box;
    margin-bottom: 2vmin;
}
.border-box-group.have-img .border-box {
    flex: 0 0 100%;
}
.border-box-group.have-img .border-box-center{
    display: flex;
    padding: 2em 2em;
}
.border-box-group.have-img .border-box-center .box-img {
    flex: 0 0 50%;
    margin-right: 1em;
    border: 4px solid #a7a4a4;
}
.border-box-group.have-img .border-box-center img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.border-box-group.have-img .border-box-center .content {
    flex: 0 0 50%;
    padding: 0 1em 0 1em;
    box-sizing: border-box;
}
.border-box-group .border-box-center {
    color: white;
    background: #775c5e;
    box-sizing: border-box;
    margin: 16px;

	}
.border-box-group .border-box-center img {
    width: 100%;
}
.border-box-group .btn {
    margin: 1em auto;
}
.div2{
    display: flex;
    width: 80vw;
    margin: 0 auto;
}
.div2 > div{
    flex: 0 1 50%;
}
.div2 > div:first-child{
    margin-right: 1em;
}
.div2 > div:last-child{
    margin-left: 1em;
}
.div2 > div > .title-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.div2 h3{
    text-align: center;
    border-bottom: 1px solid grey;
    padding-bottom: 0.5em;
}
.div2 .full-link a{
    display: block;
    border-bottom: 1px solid #e2d8d8;
    text-decoration: none;
    color: gray;
    padding: 0.8em 0.5em;
    margin-bottom: 0.5em
}
.div2 .full-link a:hover{
    background: #775c5e;
    color: white;
}
.div2 .full-link a >span{
    float: right
}
.col3 {
    column-count: 3;
}
.col3 .btn {
    margin: 1em 0em;
}
section#gallery_thumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
a.galler_img_th {
    margin: 5px;
}
#gallery_thumb img {
    object-fit: cover;
    width: 300px;
    height: 300px;
}
.toggle-menu{
    cursor: pointer;
}
.flex{
    display: flex;
}
.mobile-only,
.slicknav_menu {
    display: none;
}
.sf-arrows .sf-with-ul {
	padding-right: 0;
}
.sf-js-enabled ul li{
	float: none;
     width: 150px !important;
     background-color: rgba(26, 26, 26, 0.8);
     margin: 0 -2.2em;
}

.sf-js-enabled ul li a{
	color: white;
}

@media only screen and (max-width: 1101px) {
    header ul {
        display: none;
    }
    .slicknav_menu {
        display: block;
        background: #1a1a1a;
        position: absolute;
        top: 12px;
        left: 0;
    }
    .slicknav_menu .slicknav_icon-bar {
        width: 1.725em;
        height: .25em;
    }
    .slicknav_nav {
        /* margin-top: 150px; */
        margin: 10em 0 0 2em;
    }
    header ul, .slicknav_menu, header ul li:first-child, header ul li, header ul li:nth-of-type(3), header ul li:nth-of-type(6){
        width: 92%;
        margin: 0;
    }

}

@media only screen and (max-width: 855px) {
	header ul li a {

		height: 9vmin;
		font-size: 3.7vmin;
	}
    .border-box-group {
        display: block;
    }
    .border-box {
        margin-bottom: 2em;
    }
    .border-box-group.have-img .border-box-center{
        display: block;
    }
    .border-box-group.have-img .border-box-center .box-img {
        margin-right: 0em;
    }

.div2{
    display: block;
}
.div2 > div:first-child, .div2 > div:last-child{
    margin-left: 0;
}


}
@media only screen and (max-width: 711px) {
    .desktop-only {
        display: none;
    }
    .mobile-only{
        display: block;
    }
    body{
        font-size: 4vmin;
        line-height: 5.8vmin;
    }
#page1 .hero {
    height: auto;
}	
section#page1 a.cycle-prev,
section#page1 a.cycle-next {
        display: none;
}
#page1{
    background-image: aquamarine;
    background: url(../images/bg-home2.jpg) repeat center center;
}
#home #page7 {
    height: initial;
}
div#content-home-7 {
    display: block;
    width: 100%;
}
#content-home-7 img {
    margin: 10vmin 0;
}
.flex {
    flex-wrap: wrap;
}
footer .content {
    display: block;
}
.content main section:first-child h1 {
    font-size: 3em;
}
h2 {
    font-size: 2.5em;
    line-height: 1em;
}
.col2 {
    column-count: unset;
}
.col3 {
    column-count: 1;
}
.google-maps {
    width: 100%;
    height: unset;
}
.content main section {
    padding: 4em 3em;
}
.cta-buttons {
    flex-wrap: wrap;
}
footer .content > div:first-child {
    flex-direction: unset;
}
}
.sf-arrows .sf-with-ul:after {
	display: none;
}
img.hydra{
	float: left;height: 6em;margin: 0px 1em 1em -2em;
}
