h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2c2c2c;
    font-weight: 500;
}

p {
    line-height: 1.6rem;
    font-weight: 500;
    color: #8d8d8d;
}

h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 500;
}

button {
    cursor: pointer!important;
}

.counter-item-wrapper {
    margin: 20px 0 00px;
}

.counter-item {
    text-align: center;
    border: 1px solid #CCC;
    padding: 60px 20px 25px;
    margin: 12px 5px 50px;
    position: relative;
}

.counter-item .number-count-to {
    font-size: 32px;
}

.counter-item .icon {
    font-size: 32px;
    margin: 0px 0 25px;
    color: #FF5722;
    position: absolute;
    left: 0;
    right: 0;
    top: -32px;
    border-radius: 50%;
    background: #f1f1f1;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    border: 1px solid #ccc;
    line-height: 2.1;
}

.counter-item h4 {
    text-transform: uppercase;
    font-size: 16px;
}

@media only screen and (max-width: 1199px) {
    .counter-item {
        padding: 60px 5px 20px;
    }
    p.quote,
    carousel-quote {
        padding-bottom: 0px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 992px) {}

@media (min-width: 767px) and (max-width: 992px) {}

@media only screen and (max-width: 767px) {
    .counter-item h4 {
        text-transform: uppercase;
        font-size: 13px;
    }
    .facilities .inner {
        text-align: center;
    }
    ul.featured-img-list li .content h3:before {
        display: none;
    }
    .counter-item {
        margin: 50px 0px 0px;
    }
}

@media (max-width: 639px) {
    #about-us .col-xs-6.col-sm-6 {
        width: 100%;
    }
    .counter-item-wrapper {
        margin: 0;
    }
}

@media (max-width: 479px) {
    .counter-item h4 {
        text-transform: uppercase;
        font-size: 16px;
    }
}

section {
    padding: 35px 0;
}

.section-header {
    text-align: center;
    margin-bottom: 40px;
    text-align: center;
}

.section-header h2,
.contact-detail h2 {
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    margin: 0px 0 20px;
    display: inline-block;

    font-size: 24px;
    color: #777;
    line-height: 24px;
    padding: 0px 0 12px;
    width: 100%;
}

.section-header h2:after {
    border-top: 2px solid #F44336;
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.section-header p {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .section-header h2 {
        font-size: 20px;
    }
    .section-header p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 639px) {
    .section-header h2 {
        width: 100%;
        font-size: 21px;
    }
    .section-header h2:after {
        width: 25%;
    }
}

.content-info h3 {
    margin-top: 0;
}

.hotel-room-item {
    box-shadow: 0 0 5px #ccc;
    border-bottom: 5px solid #ccc;
    transition: all ease-in-out 0.5s;
    margin-top: 10px;
}

.hotel-room-item:hover {
    border-bottom: 5px solid #F44336;
    transition: all ease-in-out 0.5s;
}

.hotel-room-item .content {
    background: #fff;
    padding: 12px;
}

.hotel-room-item h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    line-height: 24px;
    font-weight: 700;
}

.hotel-room-item a {
    color: #333;
}

.hotel-room-item p {
    margin: 0;
    line-height: 22px;
}

.hotel-room-item hr {
    width: 100%;
    margin: 5px auto 7px;
    border: none;
    border-top: 1px solid #CCC;
}

.hotel-room-item .price {
    font-size: 22px;
    font-weight: 700;
    margin-right: 15px;
    color: #111;
}

.hotel-room-item .price .small {
    font-size: 12px;
    font-weight: 400;
}

.hotel-room-item a.link-more {
    margin-top: 3px;
    float: right;
    color: #fff;
    background: #FF5722;
    padding: 0 10px;
}

.hotel-room-item a:hover {
    text-decoration: none;
}

.hotel-room-item .img {
    position: relative;
}

.room-list .col-sm-6 {
    padding: 0 8px 0px;
    width: 50%;
}

.room-list .slick-slider {
    margin-bottom: 0px;
}

@media only screen and (max-width: 992px) {
    .hotel-room-item-02 {
        margin: 0 0 20px;
    }
    .hotel-room-item-02 h3 {
        font-size: 15px;
    }
    .hotel-room-item-02 .content {
        padding: 10px;
    }

    .hotel-room-item-02 .price {
        font-size: 16px;
        margin-right: 5px;
    }

    .hotel-room-item-02 a.link-more {
        padding: 0px 8px;
    }
}

@media (max-width: 767px) {
    section#room-list {
        padding: 70px 0 50px;
    }
    .hotel-room-item-02 h3 {
        font-size: 12px;
    }
    .hotel-room-item-02 a.link-more {
        float: none;
    }
    .special-offer-single {
        padding: 0 120px 0;
    }

}

@media (max-width: 639px) {
    .special-offer-single {
        padding: 0;
    }
    .special-offer-single .discount {
        top: 40%;
    }

    .hotel-room-item-02 {
        margin: 0px;
    }

    .hotel-room-item-02 a.link-more {
        padding: 3px 8px 5px;
    }
}

#contact {
    background: rgba(241, 241, 241, 0.45);
}

.contact-detail {
    margin-top: 30px;
}

#success_page {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 10px 15px;
    margin: 0 0 15px;
}

#success_page h1 {
    color: #3c763d;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 10px 0 7px;
}

.error_message {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px 15px;
    margin: 0 0 15px;
}

#contact .alert-success h3 {
    font-size: 1.5rem;
    margin: 0;
}

#contact .error,
#contactform-error-msg .alert.alert-error {
    color: #F44336;
    font-weight: 300;
}

#contactform-error-msg .alert.alert-error {
    padding: 0 0px 15px;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .contact-form-holder {
        margin-bottom: 30px;
    }
}

p.address-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 25px;
    font-size: 16px;
}

p.address-item .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 24px;
    color: #FF5722;
}

@media (max-width:992px) {
    p.address-item {
        padding-left: 40px;
    }
    p.address-item .icon {
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    p.address-item {
        padding-left: 50px;
    }
    p.address-item .icon {
        left: 10px;
    }
    p.address-item:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:639px) {
    p.address-item:last-child {
        margin-bottom: 0;
    }
}

.map-wrapper img,
.map img,
.gmap3 img {
    max-width: none !important;
}

#map_canvas {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 400px;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important;
}

.footer-map-full {
    width: 100%;
    height: 340px;
}

.nav-link {
    color: #fff;
}

.navbar-inverse .navbar-nav .nav-link {
    color: #fff;
}

.logo {
    width: 177px;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 9;
    right: 0;
}

.room-list {
    background-color: #f1f1f1;
}

.facilities-section,
.explore-section,
.contact-section {
    background-color: #f1f1f1;
}

.carousel-caption {
    background-color: #000;
    opacity: .5;
    top: 30%;
    bottom: initial;
    margin-left: 15px !important;
    padding: 15px 0;
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #fff !important;
}

.carousel-caption h1 {
    font-size: 2rem;
}

.carousel-caption h2 {
    font-size: 1.2rem;
}

.carousel-caption h1,
.carousel-caption h2 {
    color: #fff;
    font-weight: bolder;
    opacity: 1.0;
}

.carousel-item {
    background-size: cover!important;
    background: center top no-repeat;
}

#hotel-header #slides {
    height: 700px;
    overflow: hidden;
}

#hotel-header-carousel .carousel-inner .carousel-item {
    height: 700px;
}

@media only screen and (max-width: 767px) {
    #hotel-header #slides {
        height: 300px;
        overflow: hidden;
    }

    #hotel-header-carousel .carousel-inner .carousel-item {
        height: 300px;
    }
}

#hotel-header-carousel .carousel-control-prev,
#hotel-header-carousel .carousel-control-next {
    opacity: .1;
    background-color: #000;
}

#reviews-carousel .carousel-control-prev,
#reviews-carousel .carousel-control-next {
    opacity: .4;
    background-color: #000;
    width: 15px;
}

.f_g_i_t {
    background-color: black;
    width: 6rem;
    height: 6rem;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 10px;
}

.quote {
    margin-left: 15px !important;
    padding: 15px 0;
    padding-left: 20px;
    font-size: 15px;
    font-style: italic;
    line-height: 28px;
    font-weight: 300;
}

.review .name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    border-right: 0;
    border-left: 0;
    padding: 3px 0;
    margin: 10px 0 5px;
}

.attraction-name {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid red;
    padding: 3px 0;
    margin: 10px 0 5px;
}

/*---------------------------------*/

.attraction-item {
    box-shadow: 0 0 5px #ccc;
    border-bottom: 5px solid #ccc;
    transition: all ease-in-out 0.5s;
    margin-top: 10px;
}

.attraction-item:hover {
    border-bottom: 5px solid #F44336;
    transition: all ease-in-out 0.5s;
}

.attraction-item .content {
    background: #fff;
    padding: 12px;
}

.attraction-item h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    line-height: 24px;
    font-weight: 700;
}

.attraction-item a {
    color: #333;
}

.attraction-item p {
    margin: 0;
    line-height: 22px;
}

.attraction-item hr {
    width: 100%;
    margin: 5px auto 7px;
    border: none;
    border-top: 1px solid #CCC;
}

.attraction-item .price {
    font-size: 22px;
    font-weight: 700;
    margin-right: 15px;
    color: #111;
}

.attraction-item .price .small {
    font-size: 12px;
    font-weight: 400;
}

.attraction-item a.link-more {
    margin-top: 3px;
    float: right;
    color: #fff;
    background: #FF5722;
    padding: 0 10px;
}

.attraction-item a:hover {
    text-decoration: none;
}

.attraction-item .img {
    position: relative;
}

p.facility-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 25px;
    font-size: 16px;
}

p.facility-item .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 24px;
    color: #FF5722;
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.sticky-footer .container {
    padding: 0;
    margin: 0;
    width: 100%;
}


a.button {
    text-decoration: none;
    color: initial;
    background-color: #009688;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1rem;
    cursor: pointer;
}

a.button:focus {
    text-decoration: none;
    color: initial;
    background-color: #009688;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1rem;
    cursor: pointer;
}

.offer-background {
    position: relative;
    background: rgba(241, 241, 241, 0.298039);
    background-attachment: fixed;
}

.offer-background.fixed {
    background-attachment: fixed !important;
}

.offer-background .container {
    z-index: 9;
}

.offer-background.pfixed {
    background-attachment: fixed!important;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    /* browsers */
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#7c000000', endColorstr='#7c000000');
    /* IE */
}

.overlay.pattern {
    background-color: rgba(0, 0, 0, 0.5);
}

/*--------------------------------------------------------
/* SPECIAL OFFER
--------------------------------------------------------*/

section.special {
    padding: 70px 0 66px;
}

.special-offer-single {
    text-align: left;
    width: 100%;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 15px 0px 15px;
    border-radius: 10px;
}

.special-offer-single .discount {
    border: 2px solid rgba(255, 255, 255, 0.5);
    width: 140px;
    height: 140px;
    border-radius: 0 20%;
    text-align: center;
    font-weight: 700;
}

.special-offer-single .discount .inner {
    text-align: center;
    background: rgba(244, 67, 54, 1);
    background: rgba(244, 67, 54, 0.9);
    color: #FFF;
    width: 130px;
    height: 130px;
    border-radius: 0 20%;
    margin: 3px 0 0 3px;
    padding-top: 46px;
}

.special-offer-single .discount .large {
    display: block;
    font-size: 28px;
}

.special-offer-single .content {
    font-size: 16px;
    line-height: 24px;
}

.special-offer-single .content h3 {
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 0 6px;
    margin: 0 0 20px;
}

.special-offer-single .content p {
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    font-weight: 300;
}

.special-offer-single .content p:last-child {
    margin-bottom: 0;
}

.special-offer-single .absolute-right {
    padding: 50px 0 0;
    float: right;
}

@media (max-width: 992px) {

    .special-offer-single .content h3 {
        font-size: 16px;
        font-weight: bold;
        padding-top: 0px;
        margin: 0;
    }
    .special-offer-single .discount {
        width: 100px;
        height: 100px;
        margin-top: 35px;
    }
    .special-offer-single .discount .inner {
        width: 90px;
        height: 90px;
        padding-top: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .special-offer-single {
        text-align: center;
    }
    .special-offer-single .discount {
        display: inline-block;
        margin-bottom: 33px;
        margin-top: 0;
    }
    .special-offer-single .col-sm-2,
    .special-offer-single .col-sm-8 {
        width: 100%;
        text-align: center;
    }
    .special-offer-single .content h3 {
        font-size: 18px;
    }
    .special-offer-single .content p {
        font-size: 14px;
        line-height: 22px;
    }
    .special-offer-single .absolute-right {
        float: none;
    }
}