@import url('https://fonts.googleapis.com/css?family=Dancing+Script&display=swap');
body{
    padding-bottom: 50px;
}
.wrapper{
    overflow: hidden;
}
a:hover{
    color: #fff;
}
a{
    color: #fff;
}

#header-carousel{
    position: absolute;
    width: 100%;
}
#header-carousel #carousel-example-generic .carousel-inner>.item>img, #header-carousel #carousel-example-generic .carousel-inner>.item>a>img {
    width: 100%;
}
#wh-widget-send-button.wh-widget-right {
    right: 0;
    bottom: 36px !important;
}
.top-header-inner .logo a{
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 24px 0px;
    padding: 0px 0px;
}

.menu nav ul li {
    display: inline-block;
    margin-left: 0px;
    position: relative;
    padding-bottom: 0px;
}
.menu nav ul li:after{
    content: "";
    position: absolute;
    width: 87%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    background: #fff;
}
.menu nav ul li:hover:after{
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.menu nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12.5px;
    padding-bottom: 9px;
}
.menu nav ul li a:hover,.menu nav ul li a:focus {
    color: #fff !important;
    background-color: unset!important;
}
.menu nav ul li ul{
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0000;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu nav ul li ul li {
    margin-left: 0px!important;
    display: block;
}
.menu nav ul li ul li:hover:after{
    visibility: hidden;

}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #fff !important;
    background-color: unset!important;
    border: none;
}



.bg-opacity {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    pointer-events: none;
}
.welcome-section {
    padding-top: 35vh;
}
.welcome-text h2 span.coloring, .welcome-text h1 span.coloring {
    color: #b8b8b8;
}
.b-date input {
    background: rgba(101, 109, 112, 0.82) none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 30px;
}
.select-book select, .select-book button.btn {
    -moz-appearance: none;
    background: rgba(101, 109, 112, 0.82) none repeat scroll 0 0;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    border-radius: 30px;
}
.booking-form .submit-form button{
    border-radius: 30px;

}
.explore > a {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    color: #000;
    cursor: pointer;
}
.booking-box {
    background: rgba(0, 0, 0, 0.27) none repeat scroll 0 0;
}
input {

    border-radius: 30px;
}
.search-bar {
    background: rgba(0, 0, 0, 0.73) none repeat scroll 0 0;

}
.top-header {
    background: rgba(0,0,0,.6);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(transparent));
    background: linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 100%);
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.top-header.scroll{

}
.d-none{
    display: none!important;
}
.section-title > h2 span, .video-tour .section_title > h2 span, .discount_offer_title h2 span {
    color: #8d1919;
}
.room-desc .room-book a {
    border-radius: 30px;
}
.carousel-list.owl-theme .owl-controls .owl-page.active span, .our-room-list.owl-theme .owl-controls .owl-page.active span, .our-news-list.owl-theme .owl-controls .owl-page.active span, .team_brand.style2.owl-theme .owl-controls .owl-page.active span {
    background: #8d1919 none repeat scroll 0 0;
}
.room-desc .room-book a:hover, .static2 .services-desc-inner .room-book > a {
    background: #8d1919 none repeat scroll 0 0;
    color: #fff;
}
#scrollUp {
    background: #8d1919;
    display: none!important;
}
.staff-hover-desc {
    background: #8d191973;
}
.staff-hover-desc::before {
    border-bottom: 80px solid #8d191973;
}
.staff-title {
    background: #8d191973;

}
.staff-hover-desc::after, .staff-list span.plus:before {
    background: #8d191973 none repeat scroll 0 0;

}
.staff-title::before,.staff-title::after {
    border-bottom: 90px solid #8d191973;
}
.our-gallery .single-gallery::before {
    background: rgba(0, 0, 0, 0.36) none repeat scroll 0 0;
}
.sraff-inner {
    border: none;
    overflow: hidden;
    position: relative;
}
.testimonail-bg-opacity {
    background: #8d191973;
}
.newsletter {
    background: #8d1919 none repeat scroll 0 0;
    padding: 40px;
}
.newsletter-form button {
    color: #8d1919;
    border-radius: 30px;
}
.get-conatct button {
    background: #8d1919 none repeat scroll 0 0;
    border-radius: 30px;
}
.copyright p a {

    color: #8d1919;
}
.copyright p a:hover {
    color: #8d1919;
    text-decoration: none;
}


/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
    background-image: url(../images/slider/s-1.jpg);
}
.fade-carousel .slides .slide-2 {
    background-image: url(../images/slider/s-2.jpg);
}
.fade-carousel .slides .slide-3 {
    background-image: url(../images/slider/s-3.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }
}


#bs-carousel{
    position: absolute;
    width: 100%;
    z-index: 0;
}
#bs-carousel .carousel-indicators{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: auto;
    left: 20px;
    width: auto;
}
#bs-carousel .carousel-indicators li {
    display: block;
    margin-bottom: 5px;
}
.overlay {

    opacity: 0.1;
}

.top-header-inner {
    background: -webkit-gradient(linear,left top,left bottom,from(rgb(255, 255, 255)),to(#ffffff2e));
    background: linear-gradient(to bottom,rgb(0, 0, 0) 0,#ffffff00 100%);
    -webkit-transition: background-color 0s;
    transition: background-color 0s;
}
.header-section {
    background: none;
    background-size: cover;
    height: 100vh;
    overflow: hidden;
}

@media (max-width: 768px) {
    #bs-carousel .carousel-indicators{
        display: none;
    }
}


.sous-menus{
    position: absolute;
    z-index: 9;
    background: #000000ab;
    padding: 26px 0px;
    width: 100%;
}
.slide-from-top{
    -moz-animation: slide 0.7s ease 0s forwards;
    -webkit-animation: slide 0.7s ease 0s forwards;
    -o-animation: slide 0.7s ease 0s forwards;
    -ms-animation: slide 0.7s ease 0s forwards;
    animation: slide 0.7s ease 0s forwards;
}


@-moz-keyframes slide /* Firefox */
{
    from {max-height: 0;}
    to {max-height: 1000px;}
}

@-webkit-keyframes slide /* Safari and Chrome */
{
    from {max-height: 0;}
    to {max-height: 1000px;}
}

@-o-keyframes slide /* Opera */
{
    from {background: red;}
    to {background: yellow;}
}

@-ms-keyframes slide /* IE10 */
{
    from {max-height: 0;}
    to {max-height: 1000px;}
}

@keyframes slide
{
    from {max-height: 0;}
    to {max-height: 1000px;}
}

.slide-left{
    display: block;
    -webkit-animation: slideIn 2s forwards;
    -moz-animation: slideIn 2s forwards;
    animation: slideIn 2s forwards;
}

@-webkit-keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
@-moz-keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideIn {
    0% {
        transform: translateX(-900px);
    }
    100% {
        transform: translateX(0);
    }
}
.slide-out{
    -webkit-animation: slideOut 2s forwards;
    -moz-animation: slideOut 2s forwards;
    animation: slideOut 2s forwards;
}
@-webkit-keyframes slideOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-10000px);
    }
}
@-moz-keyframes slideOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-10000px);
    }
}
@keyframes slideOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-10000px);
    }
}

.title-menu{
    color: #fff;
    font-size: 13px;
    padding: 20px 0px 0px 0px;
    text-transform: uppercase;
}

.sous-menu img{
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.sous-menu img:hover {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
    transform:scale(1.25);

}
.img-container {
    position: relative;
    overflow: hidden;


}
.img-container:hover {


}
.about-section {
    background: url(../images/bg/content-shape.svg) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;

}
.about-section .explore > a {
    margin-top: 40px;
    background-color: #8d1919;
    color: #fff;
    text-transform: uppercase;
}
.services{
    background: #fff;
}
.services .description {
    padding-top: 2px;
    padding-right: 24px;
    padding-left: 24px;
}
.services .description h1{
    margin-bottom: 24px;
    text-transform: uppercase;
    font-size: 24px;
}
.services .description p{
    text-align: justify;
    text-justify: inter-word;
    margin-top: 50px;
}
.our-gallery{
    padding-bottom: 0px;
}
.weather img{
    width: 23px;
}
.weather p{
    display: inline;
    color: #fff;
    padding: 0px 6px;
}



/*------------------------------- vertical carousel indicators ------------------------------*/
#ServicesCarousel .carousel-indicators{
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    height:20px;
    right:10px; left:auto;
    width:auto;
}
#ServicesCarousel .carousel-indicators li{display:block; margin-bottom:5px; border:1px solid #fff; }
#ServicesCarousel .carousel-indicators li.active{margin-bottom:5px; background:#fff;}

#ServicesCarousel .carousel-indicators .active {
    width: 15px;
    height: 15px;
}
#ServicesCarousel .carousel-indicators li {
    width: 15px;
    height: 15px;

}
.footer .description {
    padding: 20px 0px;
}
.footer .description p {
    color: #fff;
}

@media (max-width: 992px) {
    .text-md-center{
        text-align: center!important;
    }
}
.footer .footer-icons{
    padding: 20px 0px;
}
.footer .footer-icons img{
    width: 110px;
}
.sticky .logo img {
    width: 132px;
}
.footer {
    background: none;
    background-color: #000;
    background-image: url(../images/bg/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cd-main {
    overflow-x: hidden;
}
.cd-main::before {
    /* never visible - this is used in jQuery to check the current MQ */
    display: none;
    content: 'mobile';
}
.cd-main > * {
    -webkit-transition: -webkit-transform 0.5s 0.4s;
    -moz-transition: -moz-transform 0.5s 0.4s;
    transition: transform 0.5s 0.4s;
}
.cd-main.fold-is-open > * {
    /* on mobile - translate .cd-main content to the right when the .cd-folding-panel is open */
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s 0s;
    -moz-transition: -moz-transform 0.5s 0s;
    transition: transform 0.5s 0s;
}
@media only screen and (min-width: 600px) {
    .cd-main.fold-is-open > * {
        -webkit-transform: translateX(600px);
        -moz-transform: translateX(600px);
        -ms-transform: translateX(600px);
        -o-transform: translateX(600px);
        transform: translateX(600px);
    }
}
@media only screen and (min-width: 1100px) {
    .cd-main::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
    .cd-main.fold-is-open > * {
        /* reset style - on bigger devices we translate the gallery items */
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

.cd-gallery::after {
    clear: both;
    content: "";
    display: table;
}
.cd-gallery::before {
    /* this is the dark layer covering the .cd-gallery when the .cd-folding-panel is open */
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(28, 23, 38, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s 0.4s, visibility 0s 0.9s;
    -moz-transition: opacity 0.5s 0.4s, visibility 0s 0.9s;
    transition: opacity 0.5s 0.4s, visibility 0s 0.9s;
}
.fold-is-open .cd-gallery::before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.5s 0s, visibility 0s 0s;
    transition: opacity 0.5s 0s, visibility 0s 0s;
}

.cd-item {
    width: 100%;
    height: 300px;
    text-align: center;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s 0.4s;
    -moz-transition: -moz-transform 0.5s 0.4s;
    transition: transform 0.5s 0.4s;
    background-repeat: no-repeat;
    background-size: cover;
}
.cd-item > a {
    display: table;
    height: 100%;
    width: 100%;
    overflow: hidden;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cd-item > a.dark-text {
    color: #363558;
}
.cd-item > a.dark-text b {
    border-color: #363558;
}
.cd-item div {
    display: table-cell;
    vertical-align: middle;
}
.cd-item:nth-of-type(1) {
    background-image: url("../images/gallery/g-1.jpg");
}
.cd-item:nth-of-type(2) {
    background-image: url("../images/gallery/g-2.jpg");
}
.cd-item:nth-of-type(3) {
    background-image: url("../images/gallery/g-3.jpg");
}
.cd-item:nth-of-type(4) {
    background-image: url("../images/gallery/g-4.jpg");
}
.cd-item h2 {
    font-size: 2.2rem;
}
.cd-item p {
    line-height: 1.2;
    font-size: 1.4rem;
    opacity: 0.6;
    padding: 1em 0;
}
.cd-item b {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 1em 1.3em;
    border-radius: 50em;
    border: 1px solid #ffffff;
}
@media only screen and (min-width: 1100px) {
    .cd-item {
        width: 50%;
        float: left;
        height: 300px;
        -webkit-transition: -webkit-transform 0.5s 0.4s;
        -moz-transition: -moz-transform 0.5s 0.4s;
        transition: transform 0.5s 0.4s;
    }
    .cd-item h2 {
        font-size: 3rem;
    }
    .cd-item p {
        font-size: 1.6rem;
    }
    .cd-item h2, .cd-item p {
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: -webkit-transform 0.3s 0.1s;
        -moz-transition: -moz-transform 0.3s 0.1s;
        transition: transform 0.3s 0.1s;
    }
    .cd-item b {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity 0.3s 0s, -webkit-transform 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, -moz-transform 0.3s 0s;
        transition: opacity 0.3s 0s, transform 0.3s 0s;
    }
    .no-touch .cd-item a:hover h2, .no-touch .cd-item a:hover p {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform 0.3s 0s;
        -moz-transition: -moz-transform 0.3s 0s;
        transition: transform 0.3s 0s;
    }
    .no-touch .cd-item a:hover b {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.3s 0.1s, -webkit-transform 0.3s 0.1s;
        -moz-transition: opacity 0.3s 0.1s, -moz-transform 0.3s 0.1s;
        transition: opacity 0.3s 0.1s, transform 0.3s 0.1s;
    }
    .fold-is-open .cd-item {
        -webkit-transition: -webkit-transform 0.5s 0s;
        -moz-transition: -moz-transform 0.5s 0s;
        transition: transform 0.5s 0s;
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
        -o-transform: translateX(-400px);
        transform: translateX(-400px);
    }
    .fold-is-open .cd-item:nth-of-type(2n) {
        -webkit-transform: translateX(400px);
        -moz-transform: translateX(400px);
        -ms-transform: translateX(400px);
        -o-transform: translateX(400px);
        transform: translateX(400px);
    }
}

/* --------------------------------

folding panel

-------------------------------- */
.cd-folding-panel {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: visibility 0s 0.9s;
    -moz-transition: visibility 0s 0.9s;
    transition: visibility 0s 0.9s;
}
.cd-folding-panel .fold-left,
.cd-folding-panel .fold-right {
    /* the :after elements of .fold-left and .fold-right are the 2 fold sides */
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    /* enable a 3D-space for children elements */
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    perspective: 2000px;
}
.cd-folding-panel .fold-left::after,
.cd-folding-panel .fold-right::after {
    /* 2 fold sides */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s 0.4s, background-color 0.5s 0.4s;
    -moz-transition: -moz-transform 0.5s 0.4s, background-color 0.5s 0.4s;
    transition: transform 0.5s 0.4s, background-color 0.5s 0.4s;
}
.cd-folding-panel .fold-right {
    -webkit-perspective-origin: 0% 50%;
    -moz-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}
.cd-folding-panel .fold-right::after {
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    -moz-transform: translateX(-100%) rotateY(-90deg);
    -ms-transform: translateX(-100%) rotateY(-90deg);
    -o-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg);
    background-color: #c0c3c3;
}
.cd-folding-panel .fold-left {
    /* on mobile only the right fold side is visible */
    display: none;
}
.cd-folding-panel .fold-left::after {
    background-color: #f9fafa;
}
.cd-folding-panel .cd-close {
    /* 'X' close icon */
    position: absolute;
    z-index: 1;
    display: inline-block;
    top: 10px;
    right: 10px;
    height: 44px;
    width: 44px;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0s;
    -moz-transition: opacity 0.2s 0s;
    transition: opacity 0.2s 0s;
}
.cd-folding-panel .cd-close::after, .cd-folding-panel .cd-close::before {
    /* lines of 'X' icon */
    content: '';
    position: absolute;
    height: 3px;
    width: 32px;
    left: 50%;
    top: 50%;
    background-color: #544173;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.cd-folding-panel .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-folding-panel .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-folding-panel.is-open {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
.cd-folding-panel.is-open .fold-right::after,
.cd-folding-panel.is-open .fold-left::after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s 0s, background-color 0.5s 0s;
    -moz-transition: -moz-transform 0.5s 0s, background-color 0.5s 0s;
    transition: transform 0.5s 0s, background-color 0.5s 0s;
}
.cd-folding-panel.is-open .fold-right::after {
    background-color: #f9fafa;
}
.cd-folding-panel.is-open .cd-close {
    opacity: 1;
    -webkit-transition: opacity 0.2s 0.5s;
    -moz-transition: opacity 0.2s 0.5s;
    transition: opacity 0.2s 0.5s;
}
@media only screen and (min-width: 600px) {
    .cd-folding-panel {
        width: 600px;
    }
}
@media only screen and (min-width: 1100px) {
    .cd-folding-panel {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 800px;
    }
    .cd-folding-panel .fold-left,
    .cd-folding-panel .fold-right {
        width: 50%;
        float: left;
        height: 100%;
    }
    .cd-folding-panel .fold-right {
        /* change perspective-origin so that the 2 fold sides have the same vanishing point */
        -webkit-perspective-origin: 0% 50%;
        -moz-perspective-origin: 0% 50%;
        perspective-origin: 0% 50%;
    }
    .cd-folding-panel .fold-right::after {
        -webkit-transform-origin: right center;
        -moz-transform-origin: right center;
        -ms-transform-origin: right center;
        -o-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: translateX(-100%) rotateY(-90deg);
        -moz-transform: translateX(-100%) rotateY(-90deg);
        -ms-transform: translateX(-100%) rotateY(-90deg);
        -o-transform: translateX(-100%) rotateY(-90deg);
        transform: translateX(-100%) rotateY(-90deg);
    }
    .cd-folding-panel .fold-left {
        display: block;
        /* change perspective-origin so that the 2 fold sides have the same vanishing point */
        -webkit-perspective-origin: 100% 50%;
        -moz-perspective-origin: 100% 50%;
        perspective-origin: 100% 50%;
    }
    .cd-folding-panel .fold-left::after {
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: translateX(100%) rotateY(90deg);
        -moz-transform: translateX(100%) rotateY(90deg);
        -ms-transform: translateX(100%) rotateY(90deg);
        -o-transform: translateX(100%) rotateY(90deg);
        transform: translateX(100%) rotateY(90deg);
    }
}

.cd-fold-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 4em 2em;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.4s;
    -moz-transition: visibility 0s 0.4s;
    transition: visibility 0s 0.4s;
}
.cd-fold-content > * {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}
.cd-fold-content h2 {
    font-size: 2.4rem;
    -webkit-transition: -webkit-transform 0.2s 0.2s, opacity 0.2s 0.2s;
    -moz-transition: -moz-transform 0.2s 0.2s, opacity 0.2s 0.2s;
    transition: transform 0.2s 0.2s, opacity 0.2s 0.2s;
}
.cd-fold-content p, .cd-fold-content em {
    line-height: 1.6;
}
.cd-fold-content em {
    display: inline-block;
    margin: 1em 0;
    font-family: "Vollkorn", serif;
    font-size: 1.8rem;
    color: #7a78ae;
    -webkit-transition: -webkit-transform 0.2s 0.1s, opacity 0.2s 0.1s;
    -moz-transition: -moz-transform 0.2s 0.1s, opacity 0.2s 0.1s;
    transition: transform 0.2s 0.1s, opacity 0.2s 0.1s;
}
.cd-fold-content p {
    margin-bottom: 1em;
    font-size: 1.4rem;
    -webkit-transition: -webkit-transform 0.2s 0s, opacity 0.2s 0s;
    -moz-transition: -moz-transform 0.2s 0s, opacity 0.2s 0s;
    transition: transform 0.2s 0s, opacity 0.2s 0s;
}
.is-open .cd-fold-content {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    -webkit-transition: visibility 0s 0.5s;
    -moz-transition: visibility 0s 0.5s;
    transition: visibility 0s 0.5s;
}
.is-open .cd-fold-content > * {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.is-open .cd-fold-content h2 {
    -webkit-transition: -webkit-transform 0.2s 0.5s, opacity 0.2s 0.5s;
    -moz-transition: -moz-transform 0.2s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.2s 0.5s, opacity 0.2s 0.5s;
}
.is-open .cd-fold-content em {
    -webkit-transition: -webkit-transform 0.2s 0.6s, opacity 0.2s 0.6s;
    -moz-transition: -moz-transform 0.2s 0.6s, opacity 0.2s 0.6s;
    transition: transform 0.2s 0.6s, opacity 0.2s 0.6s;
}
.is-open .cd-fold-content p {
    -webkit-transition: -webkit-transform 0.2s 0.7s, opacity 0.2s 0.7s;
    -moz-transition: -moz-transform 0.2s 0.7s, opacity 0.2s 0.7s;
    transition: transform 0.2s 0.7s, opacity 0.2s 0.7s;
}
@media only screen and (min-width: 600px) {
    .cd-fold-content h2 {
        font-size: 3.2rem;
    }
}
@media only screen and (min-width: 1100px) {
    .cd-fold-content {
        padding: 4em;
    }
    .cd-fold-content > * {
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    .cd-fold-content em {
        font-size: 2.2rem;
    }
    .cd-fold-content p {
        font-size: 1.6rem;
    }
}

/* --------------------------------

Javascript disabled

-------------------------------- */
.no-js .cd-fold-content.single-page {
    position: static;
    visibility: visible;
    height: auto;
    background-color: #dadcdc;
}
.no-js .cd-fold-content.single-page > * {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


/* header 2*/
@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 234px;
        text-align: center;
        padding: 0px;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
}

.welcome-text{
    background-color: #0000007d;
    padding: 25px;
}
.welcome-text .closer-btn{
    color: #fff;
    position: absolute;
    top: 10px;
    right: 28px;
    font-size: 14px;
    cursor: pointer;
    padding: 8px;
}

/*services*/
.box1 img,.box1:after,.box1:before{
    width:100%;
    transition:all .3s ease 0s;
}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{
    text-align:center;
}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{
    content:"";
}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{
    overflow:hidden;
}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{
    letter-spacing:1px;
}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{
    font-style:italic;
}
.mt-30{
    margin-top:30px;
}
.mt-40{
    margin-top:40px;
}
.mb-30{
    margin-bottom:30px;
}
.box1 .icon,.box1 .title{
    margin:0;
    position:absolute;
}
.box1{
    box-shadow:0 0 3px rgba(0,0,0,.3);
    position:relative;
    height: 350px;
    overflow: hidden;
    cursor: pointer;

}
.box1:after,.box1:before{
    height:50%;
    background:rgba(0,0,0,.5);
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    transform-origin:100% 0;
    transform:rotateZ(90deg);
}
.box1:after{
    top:auto;
    bottom:0;
    transform-origin:0 100%;
}
.box1:hover:after,.box1:hover:before{
    transform:rotateZ(0);
}
.box1 img{
    height:auto;
    transform:scale(1) rotate(0);
    height: 100%;
    width: 100%;
    object-fit:cover;
    -o-object-fit:cover;
}
.box1:hover img{
    transform:scale(1.3) rotate(10deg);
}
.box1 .title{
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 1px #004cbf;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    z-index: 2;
    transform: scale(0);
    transition: all .5s ease .2s;
}
.box1:hover .title{
    opacity:1;
    transform:scale(1);
}
.box1 .icon{
    padding: 7px 5px;
    list-style: none;
    background: #ffffff;
    border-radius: 0 0 0 10px;
    top: -100%;
    right: 0;
    z-index: 2;
    transition: all .3s ease .2s;
}
.box1:hover .icon{
    top:0
}
.box1 .icon li{
    display:block;
    margin:10px 0;
}
.box1 .icon li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    transition: all .3s ease 0s;
}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{
    border-radius:50%;
}
.box1 .icon li a:hover{
    /* color: #fff; */
    /* box-shadow: 0 0 10px #000 inset, 0 0 0 3px #fff; */
}
@media only screen and (max-width:990px) {
    .box1 {
        margin-bottom: 30px;
    }
}
.gal-item{
    padding: 0px;
    padding-top: 6px;
    padding-left: 6px;
}

/* Rooms */
.our-rooms{
    margin: 35px 0px;
}
.our-rooms .section-title{
    margin-bottom: 35px;
}
.our-rooms .description{

}
.our-rooms .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-rooms .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-rooms .amenities{
    display: none;

}
.our-rooms .amenities h4{
    color: #8d1919;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.our-rooms .amenities .box-amenities{

}
.our-rooms .amenities .box-amenities ul{
    padding: 0px;
}
.our-rooms .amenities .box-amenities li{
    height: 100%;
    line-height: 20px;
    margin: 0;
    padding: 0 0 6px 17px;
}
.our-rooms .amenities .box-amenities li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    color: #8d1919;
    margin-left: -1.3em;
    width: 1.3em;
}
.our-rooms .room {
   margin-top: 30px;
}
.our-rooms .room.box1 .title {
    font-size: 19px;
    font-weight: 100;
    color: #fff;
    text-transform: capitalize;

}


/* Restaurants */
.our-restaurants{
    margin: 35px 0px;
}
.our-restaurants .section-title{
    margin-bottom: 35px;
}
.our-restaurants .description{

}
.our-restaurants .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-restaurants .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-restaurants .restaurant {
    margin-top: 30px;
}
.our-restaurants .restaurant.box1 .title {
    font-size: 19px;
    font-weight: 100;
    color: #fff;
    text-transform: capitalize;

}


/* Destinations */
.our-destinations{
    margin: 35px 0px;
}
.our-destinations .section-title{
    margin-bottom: 35px;
}
.our-destinations .description{

}
.our-destinations .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-destinations .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-destinations .destination {
    margin-top: 30px;
}
.our-destinations .destination.box1 .title {
    font-size: 19px;
    font-weight: 100;
    color: #fff;
    text-transform: capitalize;

}

/* Contact */
.contact-section{
    margin: 35px 0px 0px 0px;
    font-family: lato;
}

.contact-section .contact-body{
    padding-bottom: 20px;

}

.contact-section .contact-body .section-title{
    font-size: 30px;
    color: #303192;
    padding-bottom: 20px;
}
.contact-section .contact-body .find-widget{
    color: #727272;
    font-size: 13px;
    text-align: justify;
    line-height: 25px;
}
.contact-section .contact-body h3{
    text-align: left;
    font-size: 26px;
    padding-bottom: 19px;
}
.contact-section .contact-body p{
    color: #727272;
    font-size: 13px;
    text-align: justify;
}
.contact-section .contact-body a{
    text-decoration: none;
    color: #8d192f;
}



.contact-section label{
    padding: 0px;
    margin: 0px;
    color: #8d192f;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    display: block;
    font-family: lato;
}
.contact-section .form-control{
    background: transparent;
    border: none;
    border-bottom: 1.5px solid;
    border-radius: 0px;
    border-color: #efefef;
    padding: 0px;
    color: #999;
    font-weight: 100;
    box-shadow: none;
}
.contact-section .form-control:focus{
    box-shadow: none;
    background-color: #fff;
}
.form-submit button{
    border-radius: 30px;
    display: inline-block;
    margin-top: 15px;
    background-color: #8d192f;
    border: none;
    padding: 11px;
    color: #fff;
    width: 100%;
    text-align: center;
}
@media (max-width: 992px){
    #contactForm{
        padding-top: 20px;
    }
}

/* Offers */
.offers-section{
    margin: 35px 0px 0px 0px;
    font-family: lato;
}
.offers-section .section-title h2 {
    font-family: 'Dancing Script', cursive;
    color: #d0c592;
    text-transform: inherit;
    font-size: 45px;
}
.offers-section .section-title h2::after {
    background: rgba(0,0,0,0) url(https://lepalacedanfa-hotel.com/images/bg/5stars.png) no-repeat scroll 0 20px;
    height: 67px;
    width: 211px;
    border: none;
    bottom: -40px;
}
.offers-section .section-description {
    margin-bottom: 40px;
}
.offers-section .section-description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.offers-section .offers-body{

}
.offers-section .offers-body .offer{
    width: 100%;
    margin-bottom: 20px;
    background-color: #5d5d5d;
    display: inline-block;
}
.offers-section .offers-body .offer-info{
    padding: 0px 25px;
    max-height: 250px;
}
.offers-section .offers-body .offer .offer-image{

}
.offers-section .offers-body .offer .offer-image img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.offers-section .offers-body .offer .offer-desc{
    margin-top: 30px;
}
.offers-section .offers-body .offer .offer-desc h3{
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}
.offers-section .offers-body .offer .offer-desc p{
    font-size: 14px;
    color: #fff;
    margin-bottom: 40px;
    text-align: justify;
    text-align-last: center;
}
.offers-section .offers-body .offer .offer-link{

}
.offers-section .offers-body .offer .offer-link a{
    font-size: 24px;
    text-transform: uppercase;
    background-color: #ffb030;
    padding: 10px 50px;
    font-weight: 300;
    display: inline-block;
}
.offers-section .offers-body .offer .offer-link a img{
    width: 25px;
    margin-top: -4px;
    margin-left: 15px;
}


/* Room */
.our-room{
    margin: 35px 0px;
    padding: 0px;
}
.our-room .section-title{
    margin-bottom: 35px;
}
.our-room .description{

}
.our-room .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-room .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-room .description a {
    background-color: #8d1919;
    color: #fff;
    border: none;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    /* width: 100%; */
    padding: 12px 30px;
    display: inline-block;
    /* margin-bottom: 30px; */
    text-decoration: none;
    border-radius: 30px;
}
.our-room .room{
    padding-top: 40px;
}
.our-room .room-img{

}
.our-room .room-img img {
    height: 488px;
    width: 100%;
    object-fit: cover;
}
.our-room .carousel-caption {
    color: #fff;
}
.our-room .carousel-caption h3{
    color: #fff;
}
.our-room .carousel-caption p{
    color: #fff;
}
.our-room .bg-color{
    background-color: #f1f1f157;
}
.our-room .room-info{
    padding: 30px 40px;
    text-align: left;
    height: 488px;

}
.our-room .room-info .title{
    font-size: 29px;
    padding-bottom: 20px;
    padding-top: 0;
    color: #8d1919;
    font-family: lato;
    font-weight: 300;
}
.our-room .room-info .desc{

}
.our-room .room-info .desc p{
    font-family: lato;
    font-weight: 300;
}
.our-room .room-info .desc ul{
    list-style-position: inside;
}
.our-room .room-info .desc ul li{
    list-style: none;
    /* padding: 9px 0px; */
    line-height: 27px;
    list-style-position: inside;
}
.our-room .room-info .desc ul li i{
    margin-right: 11px;
    width: 18px;
    text-align: center;
}

/* Restaurant */
.our-restaurant{
    margin: 35px 0px;
    padding: 0px;
}
.our-restaurant .section-title{
    margin-bottom: 35px;
}
.our-restaurant .description{

}
.our-restaurant .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-restaurant .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-restaurant .restaurant{
    padding-top: 40px;
}
.our-restaurant .restaurant-img{

}
.our-restaurant .restaurant-img img{
    height: 440px;
    width: 100%;
    object-fit: cover;
}
.our-restaurant .carousel-caption {
    color: #fff;
}
.our-restaurant .carousel-caption h3{
    color: #fff;
}
.our-restaurant .carousel-caption p{
    color: #fff;
}
.our-restaurant .bg-color{
    background-color: #f1f1f157;
}
.our-restaurant .restaurant-info{
    padding: 30px 40px;
    text-align: left;
    height: 440px;

}
.our-restaurant .restaurant-info .title{
    font-size: 29px;
    padding-bottom: 20px;
    padding-top: 0;
    color: #8d1919;
    font-family: lato;
    font-weight: 300;
}
.our-restaurant .restaurant-info .desc{

}
.our-restaurant .restaurant-info .desc p{
    font-family: lato;
    font-weight: 300;
}
.our-restaurant .restaurant-info .desc ul{
    list-style-position: inside;
}
.our-restaurant .restaurant-info .desc ul li{
    list-style: disc;
    /* padding: 9px 0px; */
    line-height: 27px;
    list-style-position: inside;
}

/* Destination */
.our-destination{
    margin: 35px 0px;
    padding: 0px;
}
.our-destination .section-title{
    margin-bottom: 35px;
}
.our-destination .description{

}
.our-destination .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-destination .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-destination .destination{
    padding-top: 40px;
}
.our-destination .destination-img{

}
.our-destination .destination-img img{
    height: 440px;
    width: 100%;
    object-fit: cover;
}
.our-destination .carousel-caption {
    color: #fff;
}
.our-destination .carousel-caption h3{
    color: #fff;
}
.our-destination .carousel-caption p{
    color: #fff;
}
.our-destination .bg-color{
    background-color: #f1f1f157;
}
.our-destination .destination-info{
    padding: 30px 40px;
    text-align: left;
    height: 440px;

}
.our-destination .destination-info .title{
    font-size: 29px;
    padding-bottom: 20px;
    padding-top: 0;
    color: #8d1919;
    font-family: lato;
    font-weight: 300;
}
.our-destination .destination-info .desc{

}
.our-destination .destination-info .desc p{
    font-family: lato;
    font-weight: 300;
}
.our-destination .destination-info .desc ul{
    list-style-position: inside;
}
.our-destination .destination-info .desc ul li{
    list-style: disc;
    /* padding: 9px 0px; */
    line-height: 27px;
    list-style-position: inside;
}

/* Reservations Bar */

.reservation-bg {
    background-color: #000;
    /*background-color: rgba(0,0,0,.6);*/
    bottom: 0;
    padding: 5px 0;
    left: 0;
    margin: 0 auto;
    /*min-width: 1200px;*/
    position: absolute;
    width: 100%;
    max-width: 1600px;
    right: 0;
    z-index: 11;
    line-height: 0;
}
.reservation-bg .form-group{
    margin: 0px;
}
.reservation-bg .form-group .form-control.date{
    background-position: right -135px;
}
.reservation-bg .form-group .form-control{
    background-color: rgba(0,0,0,.27);
    border: 1px solid rgba(255,255,255,.24);
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 40px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    box-shadow: none;
    border-radius: 30px;
    font-family: lato;
}
.datepicker{
    border-radius: 0px;
    padding: 9px 18px;
    margin-top: 3px;
    -webkit-box-shadow: 0 2px 20px 0 #0000004a;
    box-shadow: 0 2px 20px 0 #0000004a;
}
.datepicker .table-condensed{
    width: 218px;
}
.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker .dow{
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #8d1919;
}
.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next{
    padding-bottom: 12px;
}
.datepicker .dow{
    padding-bottom: 10px;

}
.datepicker .day{
    font-size: 13px;
    font-weight: 300;
}
.datepicker .active.day{
    background: none !important;
    border-radius: 2px;
    background-color: #8d1919!important
}
.reservation-bg .form-group select.form-control{

}
.reservation-bg .form-group select.form-control option{
    background-color: #fff;
    color: #000;
}
.reservation-bg .form-group select.form-control option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;

}
.reservation-bg .form-group .book-submit{
    background-color: #ffffff;
    border: none;
    color: #000;
    font-size: 19px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: lato;
}

.reservation-bg .call{
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    text-transform: capitalize;
    font-family: lato;
    display: inline-block;
    margin-top: 21px;
}
.reservation-bg .call span:last-child{

}

/* Spa */
.our-spa{
    margin: 35px 0px;
    padding: 0px;
}
.our-spa .section-title{
    margin-bottom: 35px;
}
.our-spa .description{

}
.our-spa .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.our-spa .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.our-spa .spa{
    padding-top: 40px;
}
.our-spa .spa-img{

}
.our-spa .spa-img img{
    height: 440px;
    width: 100%;
}
.our-spa .carousel-caption {
    color: #fff;
}
.our-spa .carousel-caption h3{
    color: #fff;
}
.our-spa .carousel-caption p{
    color: #fff;
}
.our-spa .bg-color{
    background-color: #f1f1f157;
}
.our-spa .spa-info{
    padding: 30px 40px;
    text-align: left;
    height: 440px;

}
.our-spa .spa-info .title{
    font-size: 29px;
    padding-bottom: 20px;
    padding-top: 0;
    color: #8d1919;
    font-family: lato;
    font-weight: 300;
}
.our-spa .spa-info .desc{

}
.our-spa .spa-info .desc p{
    font-family: lato;
    font-weight: 300;
}
.our-spa .spa-info .desc ul{
    list-style-position: inside;
}
.our-spa .spa-info .desc ul li{
    list-style: disc;
    /* padding: 9px 0px; */
    line-height: 27px;
    list-style-position: inside;
}



/* About-Us */
.about-us{
    margin: 35px 0px;
    padding: 0px;
}
.about-us .section-title{
    margin-bottom: 35px;
}
.about-us .description{

}
.about-us .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.about-us .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}


/* Event */
.event{
    margin: 35px 0px;
    padding: 0px;
}
.event .section-title{
    margin-bottom: 35px;
}
.event .description{

}
.event .description h3{
    color: #8d1919;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
}
.event .description p{
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}

.event h4{
    color: #4a4a4a;
    font-size: 26px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    margin: 0;
    background-color: #fff;
    padding: 10px 27px;
    font-family: lato;
    border: 1px solid #efefef;
    border-left: none;
    border-right: none;
    margin: 23px 0px;
    width: 100%;
}
.event label{
    padding: 0px;
    margin: 0px;
    color: #8d192f;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    display: block;
    font-family: lato;
}
.event .input-daterange .input-group-addon {
    font-size: 12px;
}
.event label.radio-label {
    padding: 5px 0px;
    margin: 0px;
    color: #636363;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    display: block;
    font-family: lato;
}
.event label.radio-label:first-of-type {
    padding-top: 14px;
}
.event label.radio-label input {
    margin-right: 3px;
}
.event .form-control{
    background: transparent;
    border: none;
    border-bottom: 1.5px solid;
    border-radius: 0px;
    border-color: #efefef;
    padding: 0px;
    color: #999;
    font-weight: 100;
    box-shadow: none;
}
.event .form-control:focus{
    box-shadow: none;
    background-color: #fff;
}


.related-area{

}
.related-area .section-title{
    margin-top: 45px;
}

.related-area .carousel-list{

}
.related-area .carousel-list .item{

}
.related-area .carousel-list .item img{
    width: 100%;
    object-fit: cover;
}
.related-area .carousel-list .item .info .name{
    color: #4a4a4a;
    font-family: lato;
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 13px;
    margin-top: 20px;
    text-transform: uppercase;
    display: block;
}
.related-area .carousel-list .item .info .link{
    background-color: #8d192f;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    /* width: 100%; */
    padding: 12px 30px;
    display: inline-block;
    margin-bottom: 30px;
    text-decoration: none;
    border-radius: 30px;
}
.related-area .carousel-list .item .info .link:hover {
    background-color: #8d192f;
}

.about-section .full{
    text-align: justify;
}
.about-section .full ul{
    font-size: 14px;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
    color: #4a4a4a;
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
    padding-left: 36px;
}

.about-section .full li {
    padding-left: 1.3em;
}
.about-section .full li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}
.where-are-we{

}
.where-are-we .info{
    background-color: #fff;
    padding: 19px 38px;
    height: 440px;
}
.where-are-we .info .logo img{
    height: 128px;
}
.where-are-we .info .description p{
    color: #262626;
    text-align: justify;
    text-align-last: center;
    margin-top: 30px;
}
.where-are-we .info .address{
    color: #262626;
    font-size: 14px;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
    /* padding-left: 36px; */
    text-align: center;
}
.where-are-we .info .address li{
    margin-bottom: 6px;
}
.where-are-we .info .address li i{
    background-color: #262626;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 6px;
    display: none;
}
.where-are-we .info .address li a {
    color: unset;
}
.where-are-we .info .address li a:focus, .where-are-we .info .address li a:hover {
    color: unset;

}
.follow_me ul li {
    width: 40px;
    height: 40px;
    line-height: 39px;
    margin: 0 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #262626;
    display: inline-block;
    transition: all 0.5s ease;
}
.follow_me ul li i{
    font-size: 16px;
    color: #262626;
}
/*Gallery*/
.gallery{
    margin: 35px 0px;
    font-family: lato;
}

.gallery .description p {
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
}
.filter-button
{
    font-size: 19px;
    border: 1px solid #8d1919;
    border-radius: 30px;
    text-align: center;
    color: #8d1919;
    margin-bottom: 30px;
    padding: 3px 27px;
    height: 40px;
    margin-left: 12px;
    text-transform: capitalize;
    font-family: lato;
    font-weight: 300;
    line-height: normal;
    display: inline-block;

}
.filter-button:hover
{
    border-color: #000;
    color: #000;


}
.filter-button:active:focus{
    outline: unset;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 5px;
}
.gallery_product img
{
    object-fit: cover;
    width: 350px;
    height: 250px;
    cursor: pointer;
}

.gallery_product h4
{
    font-size: 16px;
    font-family: lato;
    font-weight: 300;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 8px 0px;
    text-transform: capitalize;
    color: #8d1919;
    border-top: 1px solid;
    /* border-bottom: 1px solid; */
}

.col-md-12 figure.effect-chico h2 {
    padding: 11% 0 20px 0;
}