/*body, row, col-lg-12 {*/
/*    overflow-x: hidden;*/
/*}*/
.header-area {
    background: #fff;
    border-bottom: none;
}
.header-area {
    text-align: center;
  }
.header-area .main-nav ul.nav li a {
    color: grey !important;
    text-transform: uppercase;
}
.header-area .main-nav .menu-trigger span {
    top: 16px;
    left: -350px;
}
.header-area .main-nav .menu-trigger span, .header-area .main-nav .menu-trigger span::before, .header-area .main-nav .menu-trigger span::after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #aeaeae;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
}
.header-area .main-nav .nav {
    float: left;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 4vw;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 999;
}
.header-area .main-nav .nav li:hover a, .header-area .main-nav .nav li a.active {
    color: #000!important;
}



.main-banner {
    border-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
}
@media (max-width: 990px) {
    .main-banner {
        padding-top: 10px;
        }
}
.explore {
    border-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
}

.our-services {
    border-top: 0;
    border-bottom: 0;
}

#social {
    border-bottom: 0;
}

@media (max-width: 767px) {
  .main-nav .logo {
    max-width: 280px;
    
  }
  .header-area .logo {
    margin-left: -5px;
  }
  .header-area .main-nav .menu-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 33px;
    width: 32px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 20px;
    display: none;
    }
    .main-banner .left-content .inner-content h4 {
        color: #fff;
        margin-top: -10px;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .main-banner .left-content .inner-content span {
        font-size: 10px;
        color: #fff;
        font-weight: 400;
        font-style: italic;
        display: block;
        margin-bottom: 10px;
    }
}

.explore .left-content h2 {
    /*font-size: 28px;*/
    /*font-weight: 700;*/
    /*color: #2a2a2a;*/
    font-size: 1.4em;
    font-weight: 360;
    letter-spacing: .2em;
    color: #666;
    padding-bottom: 1em;
    text-transform: uppercase;
    height: 5em;
    line-height: 5em;
    text-align: center;
}
.explore .left-content p {
    font-size: 14px;
    color: #aaaaaa;
    font-weight: 500;
    display: block;
    margin-top: 25px;
}
.explore .left-content span {
    font-size: 14px;
    color: #aaaaaa;
    font-weight: 500;
    display: block;
    margin-top: 25px;
}
.explore .left-content .quote {
    margin-top: 25px;
}
.explore .left-content .quote i {
    float: left;
    font-size: 32px;
    margin-right: 15px;
    margin-top: 10px;
}
.explore .left-content p {
    font-size: 1.2em;
    color: #000;
    font-weight: 500;
    display: block;
    margin-top: 25px;
}
@media (max-width: 990px) {
    .explore .left-content p {
        font-size: 1.0em;
        color: #000;
        font-weight: 500;
        display: block;
        margin-top: 25px;
    }
}
/* MKDEV  You specify a height using this MK */
#top img {
     /*max-height: 600px; */
}
/*@media (max-width: 990px) {*/
/*    #top img {*/
/*    min-height: 600px*/
/*    }*/
/*}*/

/* Logo Scaling Container? */

.main-nav .logo img {
    height: 70px;
}
.container {
    max-width: 1920px;
}

/* Nige: testimonials */
.testimonials {
    /*background-color: #ecf5ff;*/
    /*box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
}
.testimonials .owl-carousel {
    margin: 0 auto;
    max-width: 800px;
}
.testimonials img {
    border: 4px solid #fff;
    width: 120px !important;
    height: 120px;
    border-radius: 50%;
    margin: 0 0 20px 0;
}
@media (min-width: 600px) {
    .testimonials img {
        margin: 0 20px 0 0;
    }
}
.testimonials h2 {
    text-align: center;
}
.testimonials .flex-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
@media (min-width: 600px) {
    .testimonials .flex-row {
        flex-direction: row;
        align-items: flex-start;
        text-align: start;
    }
}
.testimonials .flex-row h2 {
    text-align: center;
    font-size: 20px;
    color: #111;
    margin: 0 0 8px 0;
}
@media (min-width: 600px) {
    .testimonials .flex-row h2 {
        text-align: start;
    }
}
.testimonials .flex-row h4 {
    font-weight: 300;
    margin: 0 0 8px 0;
    color: #999;
    font-size: 1em;
}
.testimonials .flex-row p {
    font-family: sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #444;
}
/* Booking Image Strip  */
.images .thumb img {
    width: 100%;
    overflow: hidden;
}
/*
/ok

*/
.images .thumb {
    position: relative;
}
.container .row .images {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-default {
    background: #000 !important;
    color: #eee !important;
    margin-top: .6em !important;
}
.btn-outline-dark:hover {
    color: #000;
    background-color: #f8f9fa !important;
    border-color: transparent;
    color: rgba(0,0,0,.7);
}
.btn-secondary {
    background: #000 !important;
    color: #eee !important;
    margin-top: .6em !important;
}
.btn-secondary:hover {
  color: #000;
  background-color: #fff;
  border-color: #343a40;
}
/*form.booking > div > p {*/
/*    padding: 1em;*/
/*    background: #eee;*/
    /* border: 1px solid #999; */
/*    color: #222 !important;*/
/*    border-radius: 5px;*/
/*    margin-bottom: .6em;*/
/*}*/

/*form.booking button.btn {*/
/*    border-radius: 1em;*/
/*}  */

/*form.booking input, form.booking select, form.booking textarea {*/
/*    border-top: 2px solid #bbb;*/
/*    border-right: 2px solid #bbb;*/
/*    border-bottom: 2px solid #bbb;*/
/*    border-left: none;*/
/*    border-radius: 0 .7em .7em 0;*/
/*    padding: 4px 8px;*/
/*    background: #fff;*/
/*    color: #000;*/
/*}*/

/*form.booking input, form.booking select {*/
/*    height: 2em;*/
/*}*/
/*form.booking textarea {*/
/*    border-left: 2px solid #bbb;*/
/*    border-radius: .7em;*/
/*}*/
/*form.booking select { text-transform: uppercase; }*/


/*form.booking label {*/
/*    border-top: 2px solid #bbb;*/
/*    border-left: 1px solid #bbb;*/
/*    border-bottom: 1px solid #bbb;*/

/*    border-radius: .7em 0 0 .7em;*/
    
/*    padding: 4px 8px 4px 8px; */
/*    margin-right: -6px;*/
/*    background: #bbb;*/
/*    color: white;*/
/*    text-transform: uppercase;*/
/*    height: 2em;*/
/*    position: relative;*/
/*    top:1px;*/
/*}*/

/*form.booking  div > label {*/
    /* display: block; */
/*}*/

div#color-calendar span.calendar__day-text {
    margin-top: 0;
    /* border: 1px dashed green; */
}

div#color-calendar span.calendar__month, div#color-calendar span.calendar__year {
    font-size: 100%;
    color: #666;
}

.book-button {
    margin-left:5em; 
    border:1px solid black; 
    border-radius:6px; 
    padding:0 8px; 
    font-weight:normal; 
    text-transform:initial;
}
footer {
    margin: 0 0;
    padding: 0px 0px 30px 0px;
    background-color: #000;
}

div.section-heading h2 {
    font-size: 1.4em;
    font-weight: 360;
    letter-spacing: .2em;
    color: #666;
    padding-bottom: 1em;
    text-transform: uppercase;
    height: 5em;
    line-height: 5em;
    text-align: center;
}
/** Booking Owl Mobile Space Left **/
.owl-carousel.owl-loaded {
    display: block;
    padding-left: 0;
}

div.owl-nav > button > span {
    font-size: 4em !important;
    margin-top: 0 !important;
    height: 0px;
}
div.owl-nav > button > span {
    font-size: 4em !important;
    margin-top: 0 !important;
    height: 0px;
    border: 0;
    border-style: none;
    color: #f00;
    background-color: #f00;
}

::selection {
  color: red;
  background: yellow;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: .375rem .75rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
a {
  color: #fff;
}
.main-banner .right-content .right-first-image .thumb .inner-content h4 {
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  margin-bottom: 15px;
}
.main-banner .right-content .right-first-image .thumb .inner-content span {
  font-size: 2em;
  color: #fff;
  font-style: italic;
}
#top {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 990px) {
    #top {
        margin-bottom: -3em;
    }
}
@media (max-width: 990px) {
.shbook {
  cursor: pointer;
  display: none;
}
}

/*.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {*/
/*  width: 100%;*/
/*  padding-right: 0px;*/
/*  padding-left: 0px;*/
/*  margin-right: auto;*/
/*  margin-left: auto;*/
/*}*/
/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {*/
/*  position: relative;*/
/*  width: 100%;*/
/*  padding-right: 0px;*/
/*  padding-left: 0px;*/
/*}*/
/*.shf {*/
/*    width: auto;*/
/*    text-align: center;*/

/*}*/
/*@media (max-width: 600px) {*/
/*    .shf {*/
/*        width: auto;*/
/*        margin-left:3em;*/
/*        text-align: center;*/
/*        padding-left: 10px;*/
/*    }*/
/*}*/

/*.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {*/
/*  width: 100%;*/
/*  padding-right: 0px;*/
/*  padding-left: 0px;*/
/*  margin-right: auto;*/
/*  margin-left: auto;*/
/*}*/
/*.men-item-carousel .item {*/
/*    padding-right:5px;*/
/*}*/

/*@media (max-width: 990px) {*/
/*    .section-heading h2 {*/
/*        display: none;*/
/*    }*/
/*}*/
#social {
  margin-top: 0px;
  padding-bottom: 0px;
/*  border-bottom: 3px dotted #eee; */
}
#social .images {
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
/*.container {*/
/*    padding: 0 0;*/
/*    margin: 0 0;*/
/*}*/
.bg-light {
  background-color: #fff !important;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
#product .left-images img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0px;
}
.contact-us {
  margin-top: 0px;
  border-bottom: 3px dotted #eee;
  padding-bottom: 90px;
}
p {
  font-size: 14px;
  line-height: 1.5em;
  color: #2a2a2a;
}