h1,h2,h3,h4,h5,h6{font-family: 'Lato', sans-serif; font-weight: 700;}
p{font-family: 'Open Sans', sans-serif; font-size: 16px;}
body{overflow-x: hidden;}
.navbar{z-indez: 1; font-family: 'Montserrat', sans-serif; font-weight: 700; width: 100%;}
.carousel-item {
  height: 100vh;
  width: 100%;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.covid{background-colour: #094477!important;}
#heading{color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#intro-con{padding-top: 20px;}
#intro-img{width: 100%; height: 345px;}
.cards{padding: 7.5px; background-color: transparent!important; color: #fff;}
#features{height: 500px !important; width: 100%}
.parallex{background-image:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url('../images/SP001.jpg');background-size: cover;background-attachment: fixed; height: 500px; color: #000;}
#key-features{margin-bottom: 40px; padding-top: 70px; text-decoration: underline; color: #fff; }
#pills{ height: 450px;}
.accomImg{width: 100%; height: 100%;}
#fullSize{height: 450px; width: 100%;}
.content{padding-top: 20px;height: 450px;}
.price{width: 100%; height: 60px; background-color: rgb(0,123,255); padding-top: 15px; padding-left: 5px;}
#check{float: right; border-radius: 0px!important;}
#check:hover{background-color: #fff!important; color: #000;}
#houseLink{color: white; text-decoration: none;}
#elHouseLink{color: white; text-decoration: none;}
#houseLink:hover{text-decoration: underline;}
#elHouseLink:hover{text-decoration: underline;}
#elLimon{margin-top: 40px;}
.card-block{padding: 7.5px;}
.card-header h5 a{color: #000!important;}
#restaurants{padding-top: 30px;}
#gallery{background-color: #F7F9F9;}
div.ui-datepicker{width: 100%; font-size: 20px;}
.ui-datepicker td.ui-state-disabled>span{background:#c30;}
.ui-datepicker td.ui-state-disabled{opacity:100;}
.season{padding-left: 5px;}
.testColor{background-color: black;}
.legend { list-style: none; }
.legend li { float: left; margin-right: 10px; }
.legend span { border: 1px solid #ccc; float: left; width: 20px; height: 20px; margin: 2px; }
.legend .unavailable{background-color: #FF2D00;}
.legend .unavailableCovid{background-color: #094477;}
.demo
{
	padding: 20px 0;
}
.heading-title
{
	margin-bottom: 50px;
	margin-top: 50px;
}
.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}

.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 50%;
}

.main-timeline .timeline{
    position: relative;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #2E7DF6;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

.main-timeline .timeline-content{
    width: 50%;
    padding: 20px;
    border-radius: 5px;
    text-align: right;
    transition: all 0.3s ease 0s;
}

.main-timeline .date{
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding: 12px 33px;
    background: #2E7DF6;
    border-radius: 30px;
}

.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}

.main-timeline .description{
    font-size: 14px;
    color: #606060;
}

.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}

.timeline-image{
    width: 100%;
}

.text-navyblue{
    color: #0f52ba;
}

#contactForm {
    background-image: url(../images/background-form.png);
    background-size: cover;
    background-blend-mode: saturation;
}

@media only screen and (max-width: 767px){
    .main-timeline:before{
        left: 0;
    }
    .main-timeline .timeline-icon{
        left: -8px;
        margin: 0;
    }
    .main-timeline .timeline-content{
        width: 90%;
        float: right;
    }
}
.review-cards{
    margin-top: 100px;
    margin-bottom: 50px;
}
.review {
    background-color: #F2F2F2;
    padding: 15px;
    border: 1px solid #F2F2F2;
    margin-top: 10px;
}

.u-color {
    color: #0f52ba
}

.user-image img {
    border: 3px solid #00f;
    padding: 2px
}
/* CSS Document */

@media only screen and (max-width: 325px) {
body{width: 100%;height: 100%;margin: 0px;padding: 0px;overflow-x: hidden;}
#intro-con{overflow-x: hidden;}
.navbar{width: 100%;}
.carousel-item {height: 100vh;width: 100%;background: no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
#features{display: none;}
.price{ padding-top: 5px; padding-left: 0px; }
#fullSize{width: 100%; height: 200px;}
#footer{width: 100%;}
#prices{padding-top: 10px;}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
#features{display: none;}
}

.hidden {
    display: none;
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.75s, visibility 0.75s;
}

.loader-hidden{
    opacity: 0;
    visibility: hidden;
}

.loader::after {
    content: "";
    width: 75px;
    height: 75px;
    border: 15px solid #dddddd;
    border-top-color: #7449f5;
    border-radius: 50%;
    animation: loading 0.75s ease infinite;
}

@keyframes loading {
    from{
        transform: rotate(0turn);
    }
    to{
        transform: rotate(1turn);
    }
}