/* ********************************
HEADER
******************************** */
header a,
header a:hover,
header a:focus {
    text-decoration: none;
    text-transform: uppercase;
}
header a img {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}
header a h1 {
    font-size: 1.6em;
    margin: 14px 0 0 10px;
    display: inline-block;
    color: #288013;
    text-shadow: -1px -1px 1px rgba(255,255,255,1);
    font-weight: bold;
}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus {
    background-color: #349e1b;
}
.is-sticky .top2_wrapper {
    background-color: rgba(255,255,255,0.9);
}
.logo_wrapper img {
    border: 1px solid #cdb06e;
    border-radius: 50%;
}
#top1 {
    margin-bottom: 0;
}
/* ********************************
SECTIONS
******************************** */
.section-page {
    padding-top: 60px;
    padding-bottom: 20px;
}
.section-page .title7 {
    padding-bottom: 30px;
}
.section-page .title1 {
    padding-bottom: 5px;
}
.section-page .media-heading.title5 {
    padding-bottom: 0;
}
#news .media,
#about-us .media {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    height: 180px;
    box-shadow: 1px 1px 3px 0 rgba(150,150,150,0.35);
}
#news .media {
    height: 150px;
}
#news .media-left .media-object {
    max-width: 170px;
    max-height: 130px;
}
#about-us .media-left .media-object {
    max-width: 180px;
}
#contacts {
    padding-bottom: 0;
}

#tours figure img {
    max-height: 274px;
}

#news .row.p-10 {
    margin-bottom: 10px;
}


.thumbnail {
    box-shadow: 1px 1px 3px 0px rgba(150,150,150,0.35);
}
.thumbnail .caption {
    padding-right: 15px;
}

.thumbnail .caption .content-thumbnail .title5 {
    padding-bottom: 0;
}

.thumbnail .content-thumbnail-img img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.thumbnail .conten-thumbnail-button {
    text-align: right;
}

@media (max-width: 767px) {
    .navbar_ {
        height: 90px;
    }
    .navbar_ .navbar-toggle {
        margin: 30px 5px 30px 0;
    }
    header {
        width: 310px;
        margin-top: -35px;
    }
    #form-pesquisa-reserva {
        margin-top: 15px;
    }
    .room-list-item .room-details {
        padding: 1.5rem 2rem !important;
    }
    .room-list-item .room-details .title {
        text-align: center;
    }
    .room-list-item .room-services {
        display: none;
    }
    .room-list-item .room-price-container {
        padding: 0 1rem 1.5rem;
    }
}
@media(min-width: 992px) {
    .thumbnail .content-thumbnail-img {
        height: 145px;
        position: relative;
    }
    .thumbnail .caption .content-thumbnail {
        height: 105px;
        margin-bottom: 5px;
        overflow: hidden;
    }
}
@media(min-width: 1200px) {
    .thumbnail .content-thumbnail-img {
        height: 180px;
        position: relative;
    }
    .thumbnail .caption .content-thumbnail {
        height: 140px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    header a h1 {
        max-width: 290px;
    }
    header .logo_wrapper {
        width: 370px;
    }
    #form-pesquisa-reserva {
        margin: 15px 0 -15px 0;
    }
}
@media(max-width: 991px) {
    .thumbnail .content-thumbnail-img {
        height: 230px;
        position: relative;
    }
    .thumbnail .caption .content-thumbnail {
        height: 105px;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .thumbnail .caption a.btn {
        margin-bottom: 5px;
    }
    .thumbnail .caption {
        padding-left: 15px;
    }
    .thumbnail .conten-thumbnail-button {
        text-align: left;
    }
}
/* ********************************
SMALLBANNER
******************************** */
#smallbanner {
    height: 180px;
    position: relative;
    background: transparent url('../img/layout/slide09.jpg') 0 center no-repeat;
    margin-bottom: -20px;
}

/* ********************************
FOOTER
******************************** */
footer .bot1 a h1 {
    /*line-height: 60px;*/
    margin: 0;
    /*padding: 0;*/
    padding: 20px 0 0 0;
}
footer ul.links {
    text-align: center;
    margin-bottom: 0px;
}
footer ul.links>li>a {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0 15px 10px 15px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none !important;
}
footer ul.links>li>a.active, footer ul.links>li>a:hover {
    color: #b9b9b9;
}
@media(max-width: 767px) {
    footer ul.links {
        text-align: left;
    }
}

/* ********************************
RESERVAS
******************************** */
.ajax-contact-form fieldset {
    border: 1px solid #efefef;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgba(200,200,200,0.35);
}

.ajax-contact-form .form-control.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}
#disponibilidade-reserva .panel p {
    margin: auto;
}
#disponibilidade-reserva .preco {
    font-size: 2.1em;
    margin-top: 0.5rem;
}
.room-price-container {
    padding: 50px 30px;
    text-align: center;
}
.room-list-item {
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
    position: relative;
    overflow: hidden;
}
.room-list-item figure {
    position: relative;
    margin: 0;
    padding: 0;
}
.room-list-item img {
    width: 100%;
    display: block;
}
.room-list-item.sidebar-none .room-details {
    padding: 20px 0;
}
.room-list-item .room-details {
    padding: 12px 0;
    overflow: hidden;
}
.room-list-item.sidebar-none .room-services {
    margin-top: 25px;
}
.room-list-item .room-services {
    margin-top: 20px;
    overflow: hidden;
}
.room-services {
    position: relative;
}
.room-list-item .room-details .title {
    margin: 0;
    line-height: 30px;
}
.room-services .dragscroll {
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    overflow-x: hidden;
    cursor: grab;
    box-sizing: content-box;
}
.slide-right-hover {
    position: relative;
    overflow: hidden;
}
.slide-right-hover img {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    z-index: 9;
}
.flex-row.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

/* ********************************
RESPONSIVE
******************************** */
@media (min-width: 1200px) {
    header h1 {
        max-width: 180px;
        word-wrap: break-word;
    }
    #tours figure img {
        max-height: 320px;
    }
}
@media (min-width: 1200px) and (max-width: 1366px) {
    #tours figure img {
        max-height: 189px;
    }
}
@media (min-width: 990px) and (max-width: 1200px) {
    #tours figure img {
        max-height: 141px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    #tours figure img {
        max-height: 192px;
    }
}
@media (min-width: 480px) and (max-width: 640px) {
    #tours figure img {
        max-height: 131px;
    }
}
@media (max-width: 768px) {
    header a img {
        vertical-align: middle;
    }
}
@media (max-width: 480px) {
/*    header {
        max-width: 321px;
    }*/
    header a {
        white-space: nowrap;
    }
    header a h1 {
        font-size: 22px;
    }
}
@media(max-width: 390px) {
    header .margtop {
        margin-top: 5px;
    }
    header a img {
        max-width: 50px;
        vertical-align: middle;
        margin-top: -8px;
    }
    header a h1 {
        overflow: hidden;
        margin-top: 13px;
    }
}

/* ********************************
FORM - INPUT-GROUP
******************************** */
.form .input-group {
    width: 100%;
}
.form .input-group .form-control {
    padding-left: 49px;
}
.form .input-group .addon-right {
    padding-left: 12px;
}
.form .input-group-addon i {
    width: 15px;
}
.form .input-group-addon {
    position: absolute;
    width: 37px;
    top: 5px;
    border: none;
    border-right: 1px solid #ccc;
    background: transparent;
    z-index: 9;
}

/* ********************************
FORM - VALIDATE
******************************** */
.form .form-error, .form .form-control.error-message {
    border-color: #A90329;
}
.form div.error-message {
    color: #900;
    font-style: italic;
    font-size: 0.9em;
}

/* ********************************
GERAL
******************************** */
#flash-message .alert {
    margin: 0;
}
a.btn {
    text-decoration: none;
}
.pl-0 {
    padding-left: 0;
}
.ml-0 {
    margin-left: 0;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-20 {
    margin-bottom: 20px;
}
.p-5 {
    padding: 5px;
}
.p-0 {
    padding: 0;
}
.p-1 {
    padding: 0.25rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-4 {
    padding: 1rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pr-5 {
    padding-right: 2rem;
}
.pb-1 {
    padding-bottom: 0.25rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pl-1 {
    padding-left: 0.25rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.m-0 {
    margin: 0;
}
.flex-row div:first-child {
    column-gap: 0;
}
.g-2 {
    column-gap: 0.5rem;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.nowrap {
    white-space: nowrap;
}
.img-avatar {
    max-width: 65px;
}
.bg-verde {
    background-color: #4f7054 !important;
}
.bg-cinza-claro {
    background-color: #efefef;
}
.text-white {
    color: #fff !important;
}
.bg-branco {
    background-color: #fff;
}
.bg-verde-escuro {
    background-color: #145223;
}
#ui-datepicker-div {
    font-size: 1.2rem !important;
}
.date-range i.fa-calendar {
    position: absolute;
    right: 25px;
    top: 8px;
}
.border-top-cinza {
    border-top: 1px solid #efefef;
}
.border-bottom-cinza {
    border-bottom: 1px solid #efefef;
}
.font-weight-normal {
    font-weight: normal;
}
