@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Prociono&display=swap');

header{
  position: absolute;
  width: 68%;
  z-index: 99;
  top: 40px;
  left: 23%;
}

.w-100 {
    width: 100% !important;
    height: 100vh;
    object-fit: cover;
}


.bg-light {

  background-color: #f8f9fac4 !important;

}

.logo-head{
  position: absolute;
  left: -27%;
  top: -30px;
}

.logo-head img{
  width: 80%;
}

.navbar-light .navbar-nav .nav-link {

  color:#000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
  padding: 6px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}

.navbar-light .navbar-nav .nav-link:hover{
  color: rgba(115, 191, 69, 0.99)
   
}

.carousel-control-next, .carousel-control-prev {

    width: 3%;
    opacity: 1;

}

.carousel-control-next-icon, .carousel-control-prev-icon {

    background-image: none;
    background: #73bf45;
    width: 40px;
    height: 50px;
    opacity: 1;

}

.carousel-control-next-icon i, .carousel-control-prev-icon i{
  top: 12px;
  position: relative;
  font-size: 25px;
}

.carousel-caption {
  bottom: 20%;
}

.carousel-caption h2{
  text-transform: uppercase;
  text-shadow: 2px 2px 4px#000;
  font-weight: 700;
  font-size: 40px;
  background:#000000a3;
  padding: 15px;
  font-family: 'Prociono', serif;
}

.carousel-indicators{
  display: none;
}

.about-sec{
  padding: 55px 50px;
  text-align: center;
}

.heading h2{
  font-size: 45px;
  text-transform: uppercase;
  padding-bottom: 15px;
  font-weight: 600;
  text-align: center;
  font-family: 'Prociono', serif;
}

.about-sec p{
  font-size: 17px;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
  color:#555;
}

.border-shape {
    background: #337bb4 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 5px;
    left: 0;
    margin: 20px auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
}

.border-shape::before {
    background:#337bb4 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 80px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 100px;
}

.border-shape::after {
    background: #337bb4 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    margin: 0 auto;
    position: absolute;
    right: 80px;
    text-align: center;
    top: 2px;
    width: 100px;
}

.about-sec p a{
  color: #337bb4;
}

.circles{
  padding: 20px 0 50px;
}

.icons{
  text-align: center;
}

.icon {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background: #337bb4;
    line-height: 11.5rem;
    margin-bottom: 3.4rem;
    opacity: 1;
}

.icon:hover{
  opacity: .5;
}

.icon::before {
    content: '';
    border-width: 0 11px 11px 11px;
    border-color:transparent transparent #337bb4
    transparent;
    border-style: solid;
    bottom: -9px;
    left: 42%;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon i {
    font-size: 35px;
    color:#fff;
    position: relative;
    top: -25px;
   
}


.no-pad{
  padding: 0;
  margin: 0;
}


.welcome-text{
  background:#337bb4;
  padding: 47px 37px;
  color: #fff;
  height: 506px;
}

.welcome-text h2{
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 30px;
  font-family: 'Prociono', serif;
}

.welcome-text p{
  font-size: 20px;
}

.welcome-slider{
  background: url(../img/welcome-back.jpg);
  height: 506px;
  padding: 60px;
}

.welcome-slider .item img{
  height: 390px;
}

.welcome-slider .owl-dots{
  display: none;
}

.welcome-slider .owl-nav{
  position: absolute;
  z-index: 99;
  width: 100%;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  margin-top: 0;
}

.welcome-slider .owl-nav .owl-prev{
  left: -250px;
  position: relative;
}

.welcome-slider .owl-nav .owl-next{
  right: -250px;
  position: relative;
}

.welcome-slider .owl-nav button span{
  color:#fff;
  font-size: 40px;
  background:#337bb4;
  padding: 0px 5px 10px 5px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background:#337bb4;
  padding: 0px 5px 10px 5px;
}

.gallery{
  padding: 40px;
}

.pic{
  margin-bottom: 32px;
}

.pic img{
  width: 100%;
  height: 250px;
}

.view-but{
  text-align: center;
}

.view-but a{
  background:#337bb4;
  padding: 20px;
  color:#fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  opacity: 1;
}

.view-but a:hover{
  opacity: .5;
}

.pic{
  position: relative;
}

.pic img{
  width: 100%;
  height: 250px;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 100%;
  height: 0;
  width: 100%;
  background: #73bf45c2;
  transition: .5s ease-in-out;
  overflow: hidden;
}

.pic:hover .overlay{
  height: 100%;
  bottom: 0;
} 

.text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
}

.text img{
  width: 50px;
  height: 50px;
}

.review-section{
  background: url(../img/review-back.jpg);
  padding: 105px;
  color: #fff;
  text-align: center;
}

.review-section p{
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  color:#fff;
  font-style: italic;
  line-height: 36px;
  font-weight: lighter;
  text-shadow: 1px 0px 0px #000;
}

.review-section h3{
  padding-bottom: 20px;
  text-shadow: 1px 1px 5px#000;
}

.review-section h4{
  padding-top: 30px;
  font-size: 19px;
  font-weight: 700;
  text-shadow: 0px 0px 5px #000;
  padding-bottom: 30px;
}

.review-section .owl-dots{
  display: block !important;
}

.review-section .owl-nav{
  display: none !important;
}

.contact{
  background:#337bb4;
  height: 490px;
  padding: 40px 10px 35px 50px;
  color:#fff;
}

.contact h2{
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 10px;
  font-family: 'Prociono', serif;
}

.contact p{
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
  color:#fff;
}

.contact ul{
  padding: 0;
}

.contact ul li{
  font-size: 22px;
  list-style: none;
  margin: 10px 0;
  font-family: 'Lato', sans-serif;
}

.contact ul li i{
  background:#fff;
  color:#337bb4;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 13px;
  margin-right: 10px;
  opacity: 1;
}

.contact ul li i:hover{
  opacity: .5;
}

footer{
  background:#363131;
  padding: 25px;
  color:#fff;
}

.left-sec img{
  width: 100px;
}

.right-sec{
  padding-top: 18px;
}

.right-sec ul{
  overflow: hidden;
}

.right-sec ul li{
  list-style: none;
  float: left;
  width: 40px;
  height: 40px;
  background:#fff;
  border-radius: 50%;
  margin: 0 5px;
  text-align: center;
}

.right-sec ul li a i{
  margin-top: 10px;
}

.right-sec ul li a{
  color: #337bb4;
}

.bread{
  background: url(../img/bread.jpg);
  height: 300px;
  position: relative;
  background-size: cover;
  background-position: top;
}

.bread h2{
  position: absolute;
  transform: translate(-50%,-50%);
  top: 65%;
  left: 50%;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}



.rate-sec
{
  margin: 0 0 15px;
  background: #fff;
  padding: 20px;
}
.rate-sec h3
{
  font-size: 26px;
    margin: 0 0 10px;
    color: #000;
    font-weight: bold;
  border-bottom: 1px solid #eee;
      padding: 0 0 10px;
}
.responsive-table {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em;
  font-family: 'Source Sans Pro', sans-serif;
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

@media (min-width: 44em) {
.responsive-table thead {
  position: relative;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}
}
.responsive-table thead th {
  background-color: rgb(51, 123, 180);
  border: 1px solid rgb(51, 123, 180);
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}

@media (min-width: 44em) {
.responsive-table tr {
  display: table-row;
}
}
.responsive-table th, .responsive-table td {
  padding: .5em;
  vertical-align: middle;
}

@media (min-width: 30em) {
.responsive-table th, .responsive-table td {
  padding: .75em .5em;
}
}

@media (min-width: 44em) {
.responsive-table th, .responsive-table td {
  display: table-cell;
  padding: .5em;
}
}

@media (min-width: 62em) {
.responsive-table th, .responsive-table td {
  padding: .75em .5em;
}
}

@media (min-width: 75em) {
.responsive-table th, .responsive-table td {
  padding: .75em;
}
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 44em) {
.responsive-table caption {
  font-size: 1.5em;
}
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}

@media (min-width: 62em) {
.responsive-table tfoot {
  font-size: .9em;
}
}

@media (min-width: 44em) {
.responsive-table tbody {
  display: table-row-group;
}
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 2px solid rgb(70, 79, 86);
}

@media (min-width: 44em) {
.responsive-table tbody tr {
  display: table-row;
  border-width: 1px;
}
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 44em) {
.responsive-table tbody tr:nth-of-type(even) {
  background-color: rgba(94, 93, 82, 0.1);
}
}
.responsive-table tbody th[scope="row"] {
  background-color: #fff;
  color: #000;
}

@media (min-width: 44em) {
.responsive-table tbody th[scope="row"] {
  background-color: transparent;
    color: #4e4e4e;
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 30px;
}
}
.responsive-table tbody td {
  text-align: right;
  color: #333;
  font-weight: 300;
}

@media (min-width: 30em) {
.responsive-table tbody td {
  border: 1px solid rgb(70, 79, 86);
  color: #000;
  font-weight: 600;
}
}

@media (min-width: 44em) {
.responsive-table tbody td {
  text-align: center;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 1em;
  color: #333;
  font-weight: 600;
}

@media (min-width: 30em) {
.responsive-table tbody td[data-title]:before {
  font-size: .9em;
}
}

@media (min-width: 44em) {
.responsive-table tbody td[data-title]:before {
  content: none;
}
}
.ratesAdditional {
  margin: 30px 0px 0px;
}
.ratesAdditional h2 {
 font-size: 18px;
    color: #000;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-weight: 600;
    border-bottom: 1px solid #ec2027;
}
.ratesAdditional ul {
  padding: 0px;
  margin: 0px 0 15px;
}
.ratesAdditional p {
    color: #212529;
  padding: 0;
  margin: 0 0 10px;
  line-height: 25px;
  font-size: 19px;

}
.ratesAdditional ul li {
  padding: 5px 0px !important;
  list-style: none;
  width: 100% !important;
}
.ratesAdditional ul li:last-child {
  border-bottom: none;
}
.ratesAdditional strong {
  width: 500px;
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding: 3px;
  font-weight: 500;
}
.ratesAdditional span {
  display: inline-block;
  color: #000;
  font-weight: 500;
  padding: 5px;
  font-size:18px;

}

.calendar-prop
{
  padding: 10px;
  background: #fff;
  margin: 0px 0 15px;
  border: 2px solid #000;
}

.check-avl{
  text-align: center;
    background: #71b100;
    padding: 10px;
    display: block;
    width: 50%;
    margin: 10px auto;
}

.check-avl a{
  color: #fff;
  text-decoration: none;
  font-size: 25px;
}

#showmessage{
  padding: 10px 0 0;
}

#showmessage b{
  color: #000;
  font-weight: 600;
}

#bookingbuttonshow{
  background: #337bb4;
    padding: 7px;
    display: block;
    width: 100%;
    color: #fff;
    float: right;
}

.calendar-prop h3
{
  font-size: 26px;
    margin: 0 0 10px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
}
.calendar-prop img
{
  width: 100%;
}

.availabilty{
  padding-bottom: 30px;
}

.amenities{
  padding: 30px;

}

.amenities h2{
  padding-bottom: 20px;
  font-family: 'Prociono', serif;
  color: #337bb4;
}

.amenities ul{
  overflow: hidden;
  padding: 0;
}

.amenities ul li{
  list-style: none;
  float: left;
  width: 24%;
  margin-right: 10px;
  font-size: 18px;
  margin-bottom: 10px;
}

.about{
  padding: 30px;
}

.about h2{
  font-size: 30px;
  padding-bottom: 20px;
  font-family: 'Prociono', serif;
  color:#337bb4;
}

.about p{
  font-size: 18px;
}

.contact-sec{
  padding: 30px;
}

.upper-part{
  text-align: center;
  padding-bottom: 20px;
}

.upper-part p{
  color:#337bb4;
  font-size: 18px;
  font-family: 'Prociono', serif;
}

.contact-form-wrap{
  padding-top: 50px;
  border-top: 1px solid#c5c0c0;
}

.contact-form-wrap input, .contact-form-wrap textarea {
    width: 100%;
    color: #000;
    border: 1px solid #ccc9c9;
    display: block;
    padding: 20px;
    font-size: 15px;
    margin-bottom: 15px;
    font-family: inherit;
    font-style: normal;
    outline: none;
}

.contact-form-wrap button{
  background:#337bb4;
  color:#fff;
  border: none;
  padding: 10px;
  font-size: 20px;
  margin: 0 auto;
  display: block;
  text-transform: uppercase;
}



#info + .readmore-js-toggle {
 padding-bottom: 1.5em;
 border-bottom: 1px solid #999; 
 font-weight: bold;
}

.white-shadow{
  position:relative;
}

.white-shadow:after{
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 85%);
  bottom: 100%;
  content: '';
  display: inline-block;
  height: 150px;
  position: absolute;
  right: 0;
  width: 100%;
  }

.review-section .view-but{
  display: block;
  margin: 30px auto 0;
}


.rev{
  padding: 30px;
}

.rev-sec{
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 50px;
  padding-bottom: 15px;

}

.rev-sec h3{
  font-size: 30px;
}

.rev-sec p{
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  font-style: italic;
}

.area-img img{
  width: 100%;
  height: 300px;
}

.grey{
  background-color: #eee;
}

.area-text{
  padding: 20px;
  height: 300px;
}

.area-text h2{
  font-size: 35px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 600;
  text-align: center;
  font-family: 'Prociono', serif;
}

.area-text p{
  font-weight: 600;
}