@CHARSET "UTF-8";

body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #131313;
    background: #ffffff;
    letter-spacing: 0.6px;
}


/*
 * Typography
 */
a {
    color: #343434;
}

a:hover {
    color: #696969;
}

#main b, #main strong {
    font-weight: 700;
}
p:empty{
    display: none;
}

#main h1,
#main h2,
#main h3 {
    color: #656565;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}

#main h1 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 0 !important;
    text-transform: capitalize;
    letter-spacing: 3px;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
}

#main h2 {
    font-size: 21px;
    line-height: 22px;
    letter-spacing: 1.2px;
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
}

#main h3 {
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 1.2px;
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
}

*::selection {
    background-color: #000;
    color: #ffffff;
}
*::-moz-selection {
    background-color: #000;
    color: #ffffff;
}


/*
 * Structure
 */

.content {
    width: 100%;
}

.content img {
    max-width: 100%;
}

body #topBlock {
    box-shadow: none;
    background: transparent;
}
.scroll1 #topBlock, .no-banner #topBlock {
    background: #5a1a16;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
}

#topBlock .holder {
    position: relative;
}

#topBlock .holder:after {
    content: "";
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.35);
    position: absolute;
    top: 65px;
    left: 96px;
    right: 0;
    pointer-events: none;
}

#contentBlock {

}
p:empty{
    display:none;
}
.ie7 #contentBlock {
    float: none;
    clear: none;
}

#bottomBlock {
    background: #5a1a16;
    text-align: center;
}
.socialmedia {
    transform: scale(.8);
}
address strong {
    font-weight: 600!important;
    -webkit-font-smoothing: antialiased;
    line-height: .8em;
    padding-bottom: 6px!important;
    clear: both;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
}
#scroll-top {
    background: url("../bristolgroup_hotel_bin/scroll.png") no-repeat center center;
    color: #ffffff;
    width: 49px;
    height: 51px;
    text-indent: -9999px;
}
.footerMenu a {
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}

/*
 * top block
 */

.hotellogo {
    background: url(../bristolgroup_hotel_bin/hotel_logo.png) no-repeat 0 10px;
    background-size: auto 120px;
    text-indent: 0!important;
    -webkit-font-smoothing: antialiased;
    padding: 74px 0 0 98px;
    display: block;
    position: absolute;
    z-index: 1001;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    height: 135px !important;
    width: 35% !important;
}
.hotellogo:hover {
    text-decoration: none;
    color: #ffffff;
}

.hotellogo strong {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    position: absolute;
    bottom: 78px;
    left: 98px;
}

.languages {
    float: right;
    display: none;
}

.languages li {
    background-color: #fff;
    height: 32px!important;
    width: 32px!important;
}

.languages li:hover {
    background-color: #f3f3f3;
    height: 32px;
    width: 32px;
}

.languages li a:hover {
    text-decoration: none;
}

.languages li a {
    line-height: 32px;
    font-weight: 100;
    color: #575757;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.languages li .active {
    background-color: rgb(245, 245, 245);
    color: #676767;
    -webkit-font-smoothing: antialiased;
    width: 32px!important;
}

#topBlock .hoteladdress {
    text-align: right;
    margin-top: 20px;
}

.hoteladdress address {
    font-style: normal;
}

#topBlock .hoteladdress address a {
}

.address {
    // background: url("../bristolgroup_hotel_bin/pin2.png") no-repeat center center;
}

.phone {
    // background: url("../bristolgroup_hotel_bin/phone2.png") no-repeat center center;
}

.navigation li:after {
    display: none!important;
}
.navigation {
    margin-top: 39px !important;
}
.nav li a {
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    color: #ffffff;
}
.nav li {
    margin: 0 0 0 15px;
}
.nav li.active,
.nav li:hover {
}
.nav li a:hover,
.nav li.active a {
    opacity: 0.7;
}

/* toggle menu */
#toggleNav {
    color: #6f6f6f;
    font-weight: 600;
    background: #f3f3f3 url("../bristolgroup_hotel_bin/down.png") no-repeat 95% center;
}

.opened .nav {
    border-top: 1px solid rgba(152,168,201,.4);
}



/*
 * central block
 */

/*Case Number 00102489*/

@media all and (max-width: 640px) {
#main .flashContainer {
  height: 400px !important;
}

 .gcb_image_current, .gcb_image_next {
     background-size: contain !important;
     -webkit-background-size: contain !important;
     -moz-background-size: contain !important;
     background-position: center bottom 40px !important;
     background-repeat: no-repeat !important;
     background-color: #5a1a16 !important;
 }
}
 /**/


.flashContainer .gcb_container::after {
    content: "";
    width: 100%;
    height: 260px;
    background: url("../bristolgroup_hotel_bin/top_shadow.png") repeat-x center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

#main .flashContainer .gcb_image_legend {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 46px;
    text-align: center;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.gcb_image_legend b{
    text-transform:uppercase;
    display: block;
    font-size: 14px;
    letter-spacing: 3.4px;
    font-weight: 700;
}
.flashContainer .gcb_navigation_arrow {
    background: url("../bristolgroup_hotel_bin/banner_arrows.png") no-repeat;
}

.flashContainer .next, .flashContainer .gcb_container:hover .next, .flashContainer .gcb_navigation:hover .next:hover {
    background-position: 0 0;
}

.flashContainer .previous, .flashContainer .gcb_container:hover .previous, .flashContainer .gcb_navigation:hover .previous:hover {
    background-position: 0 -80px;
}

.flashContainer .gcb_navigation_paginator {
    background: none;
}

.flashContainer .gcb_navigation_paginator ul {
    margin: 0;
}

.flashContainer .gcb_navigation_paginator ul li {
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.flashContainer .gcb_navigation_paginator ul .selected {
    background: #6f6f6f;
}

/* with ShortHand */

.bookingGadget {
    background: #5a1a16;
    color: #ffffff;
}

.bookingGadget * {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;;
}

.gcBookingGadgetCustom {
    padding: 15px 10px;
}

.selectField {
    position: relative;
    float: left;
    margin-right: 1.5%;
}

.selectField > * {
    float: left;
}

.selectField label {
    font-size: 0.65em;
    text-transform: lowercase;
    line-height: 12px;
    padding: 2px 0 0 15px;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #999999;
    pointer-events: none;
}

.selectField select, .selectField input {
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #dedede;
    height: 36px;
    line-height: 36px;
    padding: 7px 0 0 15px;
    font-size: 12px;
    min-width: 70px;
    width: 100%;
    background-color: #ffffff;
    color: #343434;
}

.selectField select {
    line-height: 30px;
}

.selectField select {
    background: #ffffff url("../bristolgroup_hotel_bin/down.png") no-repeat 90% center;
}

.selectField *:focus {
    outline: none;
}

.calicon {
    width: 20px;
    height: 36px;
    margin: 0 0 0 -30px;
    cursor: pointer;
    background: url("../bristolgroup_hotel_bin/calendar.png") no-repeat center center;
    position: relative;
    z-index: 10;
    pointer-events: none;
}

.gcBookingGadgetCustom button {
    border: 1px solid #5a1a16;
    background: #5a1a16;
    color: #ffffff;
    height: 46px;
    line-height: 30px;
    padding: 0 0 8px;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 700;
    float: right;
    width: 22.5%;
    margin-top: -8px;
}

.bar {
    width: 22.5%;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    pointer-events: none;
}

.date {
    width: 20%;
}
.small {
    width: 7.5%;
}
.promocode {
    width: 15%;
}

.datepicker {
    position: absolute;
    left: 0;
    bottom: 45px;
    z-index: 1000;
    display: none;
}

.datepicker .dp-highlight a {
    background: #5a1a16;
    border-color: #5a1a16;
    color: #ffffff;
}

/* fixed */
.fixed .gcBookingGadgetCustom button {
    position: fixed;
    top: 82px;
    right: 10%;
    padding: 0 32px;
    display: block !important;
    background: #fff;
    color: #5a1a16;
    height: 36px;
    width: auto;
}

/*
quicklinks
*/

#main .quicklinks {
    background: rgba(90, 26, 22, 0.85);
    height: 37px;
}

#main .quicklinks.fixed {
    box-shadow: 0 0 15px rgba(0,0,0,0.40);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.40);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.40);
}
.quicklinks ul {
}
#main .quicklinks li {
}
#main .quicklinks li:hover {
}
#main .quicklinks li a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    vertical-align: middle;

}

#main .quicklinks li a:hover {
    opacity: 0.65;
}

#imagelinksHolder .holder:empty {
    display: none;
}

/*
 * content block
 */

#imagelinksHolder {
    background: #D8D8D7;
}

.imgTitle {
    font-size: 18px;
    text-align: center;
    color: #fff;
    /* text-shadow: 0px 1px 3px rgba(50, 50, 44, 0.8); */
    line-height: 1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    transition: .4s ease opacity;
}
.medium-image .imgTitle {
    font-size: 20px;
    top: 26%!important;
}
.large-image .imgTitle {
    font-size: 24px;
    top: 32%!important;
    letter-spacing: 4px;
}
#imagelinksHolder .top-box-small .imgTitle{
    top: 24%!important;
}
.imagelinkgadget.small-image .imgTitle {
    top: 20%!important;
}
.large-image .imgTitle:after {
    background-size: 25px auto;
    margin-top: -73px;
}
.imagelinkgadget:hover .imgTitle:after {
    opacity:1;
    background-position: center 0px;
}
.imgDescription {
    font-size: 14px;
    text-align: center;
    color: #6f6f6f;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4em;
    letter-spacing: .7px;
    max-height: 55px!important;
    overflow: hidden!important;
    padding-top: 17px!important;
    -webkit-font-smoothing: auto;
}

#main .imgLink {
    color: #5a1a16;
    font-size: 10px;
    font-weight: 700;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    padding: 0 20px 2px;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    height: 24px;
    display: block;
    vertical-align: baseline;
    margin-top: 7px;
}

#main .imgLink:hover {
    color: #6f6f6f;
}

.imgImageWrapper {
    background-color: #7d766e;
}

.imgImageWrapper span {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    background: rgba(0,0,0,.2);
    background-blend-mode: multiply;;
}

.imagelinkgadget:hover .imgImageWrapper span {
/*    opacity: 0.6;
    filter: alpha(opacity=60);*/
    background-color: rgba(69, 17, 12, 0.18);
    background-blend-mode: darken;
    transform: scale(1.03);
}
.imagelinkgadget:hover .imgTitle {
    opacity:0;
}


/**cookies**/
#imagelinksHolder .top-box-medium .imgTitle{
    top: 27.5%!important;
}
.imgImageWrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: url("../bristolgroup_hotel_bin/link.png") no-repeat center center;
    width: 70px;
    height: 70px;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
    z-index: 100;
    opacity: 0;
    transition:1s ease all;
    mix-blend-mode: overlay;
}
.imagelinkgadget:hover .imgImageWrapper:before {
    opacity:1;
}
.imagelinkgadget:hover .imgImageWrapper span {
    -webkit-filter: blur(-10px);
    filter: blur(2px);
}
.imagelinkgadget:hover .imgImageWrapper span {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}
.small-image:hover .imgTitle {
}
.medium-image:hover .imgTitle {
}
.imagelinkgadget .wrapper {
    background: #D8D8D7 !important;
}
.small-image .wrapper {
}
.large-image .wrapper {
}
.large-image .imgDescription,.large-image .imgLink{
}
/**top-box **/
#imagelinksHolder .top-box-small .wrapper,
#imagelinksHolder .top-box-medium .wrapper {
    background: #ffffff !important;
}

#main .imagelinkgadget.large-image .imgDescription {
    padding: 20px;
    letter-spacing: 1px;
}

.with-sidebar .imgLink a {
    font-size: 11px;
}

.content {
    text-align: justify;
}

.content p {
    text-align: left;
    clear: both;
    overflow: hidden;
    letter-spacing: .8px;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 23px;
}

#sidebar {
    background: #ffffff;
}

#sidebar > div {
    border-top: 1px solid #fbfbfb;
    border-bottom: 1px solid #b2b2b2;
}

#sidebar > div:first-of-type {
    border-top: none;
}

#sidebar > div:last-of-type {
    border-bottom: none;
}

/* promotion widget */
.prgTitle {
    font-size: 1.6em;
    font-weight: 700;
}

.prgImgWrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 35%;
    overflow: hidden;
}

.prgImgWrapper img {
    width: auto;
    height: 100%;
}

.prgDescription {
    font-size: 0.9em;
}

.prgClick {
    font-size: 0.8em;
    background-color: #6f6f6f;
    padding: 0 2px;
    color: #fff;
}

/* promo on content */
.content .promotionsgadget {
    background: #f1f1f1;
}

/* promo on banner */
#main .flashContainer .promotionsgadget {
    background: #fff;
    color: #5a1a16;
    text-align: center;
}
#main .flashContainer .promotionsgadget .prgDescription {
}
#main .flashContainer .promotionsgadget .prgTitle {
    border-right: none;
    letter-spacing: 1.7px;
}

#main .flashContainer .promotionsgadget .prgDescription {
    font-size: 1.25em;
}

#main .flashContainer .promotionsgadget .prgClick {
    background: url("../bristolgroup_hotel_bin/book.png") no-repeat 0 0;
}

/* product on sidebar */
#main #sidebar .productContainer.voucher .promotions-termsActions .promotions-bgLink {
    font-size: 0.9em;
    background: #6f6f6f;
    color: #fff;
}

/* rooms widget */

#sidebar .productContainer.voucher .roomName h2 {
    font-size: 1.2em;
    font-weight: 700;
}

/* weather gadget */
#main .weather-shell {
}

/* tripadvisor widget */
.tasidebar {
    border-bottom: none !important;
}

#TA_mini_pane {
    background: #fbfbfb;
    font-size: 0.75em;
}

#TA_mini_pane td a {
    text-decoration: none;
}



/*
 * bottom block
 */


#bottomBlock a {
    text-decoration: none;
    color: #ffffff;
}

.socialmedia li {
    background: url("../bristolgroup_hotel_bin/socialmedia_ic.png") no-repeat 0 0;
    margin: 0 0.3% !important;
    line-height: 26px !important;
}

.socialmedia .facebook {
    background-position: 0 0;
}

.socialmedia .googleplus {
    background-position: 0 -32px;
}

.socialmedia .twitter {
    background-position: 0 -64px;
}

.socialmedia .youtube {
    background-position: 0 -162px;
}

.socialmedia .flickr {
    background-position: 0 -72px;
}

.socialmedia .linkedin {
    background-position: -1px -97px;
}

.socialmedia .tripadvisor {
    background-position: 0 -193px;
}

.socialmedia .newsletter {
    background-position: 0 -226px;
}

.socialmedia .sharethis {
    text-indent: 0;
}

#bottomBlock .holder {
    margin: 25px auto 0;
    overflow: hidden;
}

#bottomBlock #seals .holder {
    margin: 0 auto;
}

#bottomBlock .hoteladdress {
    color: #ffffff;
    padding: 0.5% 0 2.5% 0 !important;
    font-weight: 100!important;
    font-size: 14px;
    text-align: center;
    line-height: 1.3em;
}
.utilities #main h1 {
    text-indent: 40px;
}
.utilities .roomName {
    top: 31%!important;
}
#bottomBlock .hoteladdress a {
    background: none;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: white!important;
}
.footerMenu li {
    cursor: pointer;
}
.footerMenu {
    text-align: center;
    padding: 3% 10% !important;
    border-top: 1px solid rgba(255,255,255,0.15);
    // border-bottom: 1px solid rgba(255,255,255,0.15);
}

.footerMenu li:first-of-type {
    margin-left: 0;
}

.footerMenu li:after {
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.footerMenu li:hover a {
    text-decoration: none;
}
.footerMenu a:hover {
    text-decoration: none;
}

.hotels-wrapper {
    clear: both;
    overflow: hidden;
    text-align: left;
    background: #efefef;
}

.corporate {
    display: block;
    background: url("../bristolgroup_hotel_bin/hotel_logo_footer.png") no-repeat 0 0;
    width: 65px;
    height: 90px;
    text-indent: -9999px;
    margin: 0 auto;
}

/* top group */
.topgroup, .topgrouprecife, .topgroupdiamond, .topgroupvista, .topgroupalameda, .topgroupconvention {
    color: #ffffff;
    background: rgba(90, 26, 22, 0.85);
    overflow: hidden;
    padding: 0 0 25px;
    text-align: center;
}

.topgroup li, .topgrouprecife li, .topgroupdiamond li, .topgroupvista li, .topgroupalameda li, .topgroupconvention li{
    display: inline-block;
    margin-right: 10px;
}

.topgroup li a, .topgrouprecife li a, .topgroupdiamond li a, .topgroupvista li a, .topgroupalameda li a, .topgroupconvention li a{
    font-weight: 700;
    color: #ffffff !important;
}

/* hotel recife contacts */
.gc-4947c52d7211c35f .topgroup, .gc-e0143c255cbe68e8 .topgroup,
.topgrouprecife, .topgroupdiamond, .topgroupconvention, .topgroupalameda,
.gc-f3e95b7d9ede64f8 .topgroup, .topgroupvista, .gc-a10339f340318e37 .topgroup,
.gc-748010c7a9e2059f .topgroup, .gc-27cad359bb6a3c3a .topgroup {
    display: none;
}
.gc-4947c52d7211c35f .topgrouprecife, .gc-e0143c255cbe68e8 .topgroupconvention, .gc-f3e95b7d9ede64f8 .topgroupdiamond,
.gc-a10339f340318e37 .topgroupvista, .gc-27cad359bb6a3c3a .topgroupalameda, .gc-748010c7a9e2059f .topgroupconvention{
    display: block;
}


.hotels-wrapper .hotels {
    float: left;
    width: 25%;
    padding-right: 20px;
    margin-bottom: 40px;
}

.hotels-wrapper .hotels a {
    display: block;
    color: #5a1a16 !important;
}

.hotels-wrapper .hotels strong {
    display: block;
    margin-top: 15px;
}



#seals {
    background: url("../bristolgroup_hotel_bin/seals_bg.png") repeat-x 0 0;
    height: 70px;
}


/*
 * if page has no banner
 */

.noBanner .bookingGadget .gc_sh .gc_horizontalSh {
    border: none;
}

.noBanner .bookingGadget .gc_sh * {
    font-size: 1em;
}

.noBanner .bookingGadget .gc_sh .shortHandTitle {
    font-size: 1.25em;
    border: none;
}

.noBanner .bookingGadget .gc_sh .shortHandDate, .noBanner .bookingGadget .gc_sh .shortHandNrNights {
    float: left;
    border: 0;
    padding: 0;
    clear: none;
}

.noBanner .bookingGadget .gc_sh .checkinLabel, .noBanner .bookingGadget .gc_sh .shortHandNrNightsLabel {
    font-size: 0.85em;
}

.noBanner .bookingGadget .shortHandButton {
    border: none;
}

.video .imgImageWrapper:before {
    content: "\25B6";
    color: #ffffff;
    z-index: 100;
    font-size: 24px!important;
    line-height: 40px!important;
    border: 2px solid #ffffff;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 10px!important;
    left: 60px!important;
    cursor: pointer;
    pointer-events: none;
    background: none!important;
    padding-left: 5px;
}
.large-image.video .imgImageWrapper:before {
    margin-top: 10px;
}

/*
 * room types & special offers & products & addons
 */
.contactFormContainer {
    border-top: 1px solid #b2b2b2;
    padding-top: 20px!important;
}
#roomtypes, #specialoffers, #productTypes {
    border-top: 1px solid #b2b2b2;
}
.hotel-unsubscribe h1:first-of-type, .hotel-subscribe h1:first-of-type {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 14px;
}
.roomContainer {
    text-align: center;
}

#main .roomName h2 {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.4px!important;
    font-weight: 600;
}

#main #specialoffers .roomName h2:after {
    content: "Ver Promoção";
    display: block;
    text-decoration: underline;
    font-size: 0.8em;
    letter-spacing: 0;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
}
.lang-en #main #specialoffers .roomName h2:after {
    content: "Open Promotion";
}

.roomContainer.room-opened .minRate h3 {
    margin: 22px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    color: #5a1a16 !important;
}
@media all and (max-width: 1100px) {
    margin: 13px 22px !important;
}
@media all and (max-width: 580px) {
    margin: 12px 5px !important;
}
@media all and (max-width: 480px) {
    margin: 5px !important;
}

.roomPhoto {
    background: none!important;
}
#main .roomContainer.room-opened .roomName h2 {
    color: #6f6f6f;
    text-shadow: none;
}

#main .roomContainer.room-opened {
    background: #f3f3f3;
}

#main .roomContainer.room-opened .roomDescription {
    background-color: #f3f3f3;
}

#main .roomContainer.room-opened .roomDescription ul {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

#main .roomContainer.room-opened .roomDescription li {
    width: 45%;
    float: left;
}

#main .roomContainer.room-opened .roomDescription.mealplan {
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    margin-left: 20px;
    padding-bottom: 0;
}

.minRate {
    text-align: right;
}

.roomPhoto .pgContainer .pgImage a label, .roomPhoto .pgContainer .pgImage a span {
    font-size: 1em;
    color: #ffffff;
    text-decoration: none;
}

.roomContainer .roomPhoto .pgContainer .pgImage a, .roomName {
    -webkit-transition: all .2s ease-in-out; /* Safari and Chrome */
    -moz-transition: all .2s ease-in-out; /* Firefox */
    -o-transition: all .2s ease-in-out; /* IE 9 */
    -ms-transition: all .2s ease-in-out; /* Opera */
    transition: all .2s ease-in-out;
}

.roomContainer:hover .roomPhoto .pgContainer .pgImage a {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}

.roomPhoto:after {
    content:"";
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(133, 30, 18, 0.28);
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

.roomContainer:hover .roomPhoto:after {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.roomContainer.room-opened .roomPhoto:after {
    display: none;
}

.roomContainer.room-opened .roomPhoto:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    text-decoration: none;
    color: #FFFFFF;
    background: url("../bristolgroup_hotel_bin/seemore.png") no-repeat center;
    text-indent: -999999px;
}

.mealplan {
    font-size: 1em;
    color: #6f6f6f;
}
.dirLink {
    padding: 10px 10px 10px 0px;
    font-size: 1.1em;
    display: none;
    background: #5a1a16;
    text-align: center;
    width: 180px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: white;
    line-height: 15px;
    padding-top: 11px;
    /* removed button because doesn't have translations in pt-br*/
    display: none;
}
.dirLink:hover {
    background-color: #460a05;
    text-decoration:none!important;
    color:white!important;
}
.content .promotions-termsActions .promotions-bgLink {
    font-size: 1.1em;
    font-weight: 600;
    color: #ffffff;
    background: #5a1a16;
    width: 100%!important;
    padding: 8px 16px !important;
    float: right;
    box-sizing: border-box;
    letter-spacing: 1.7px;
    line-height: 25px;
    height: 38px;

}
.active.clicked{
    pointer-events:none;
}
.content .promotions-termsActions .promotions-bgLink:hover {
    color: #ffffff!important;
    background: #460a05;
    line-height: 25px;
    height: 38px;
}

#showmore {
    font-size: 2em;
    color: #6f6f6f;
}

.showmore #showmore {
    background: url("../bristolgroup_hotel_bin/less.png") no-repeat 0 center;
}

.content .promotions-termsActions .promotions-showTermsTrigger {
    border-top: none;
    border-bottom: none;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.content .promotions-termsActions .promotions-showTermsTrigger:hover {
    color: #7d766e;
}

.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.content .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms:hover {
    color: #7d766e;
}

.content .promotions-termsContent {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    background: #ffffff;
}


/*
 * room comparison
 */

.content .compareRoomsLink a {
    font-size: 1em;
    border: none;
    color: #ffffff;
    box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
    text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
    background-color: #744c4c;
    background-position: 10px center, 0 0;
}

.content .compareRoomsLink a:hover {
    color: #ffffff;
    background-color: #e97900;
    background-repeat: no-repeat, repeat;
    box-shadow: none;
}

.content .compareContent .compareLabels ul .name, .content .compareContent .compareRooms ul .name {
    background: none;
    font-size: 1em;
    box-shadow: none;
    border-bottom: 1px solid #cccccc;
}

.content .compareLabels ul li {
    background: none;
    border-bottom: 1px solid #cccccc;
    font-size: 1em;
}

.content .roomsContent .roomEven, .content .roomsContent .room:nth-child(2n+1) {
    background: #f1f1f1;
}

.content .roomsContent .roomOdd, .content .roomsContent .room:nth-child(2n+2) {
    background: #ffffff;
}

.content .compareContent .compareRooms .roomsContent .room:hover {
    background: #dddddd;
    box-shadow: none;
}

.content .roomsContent .room ul li {
    border-bottom: 1px solid #cccccc;
}

.roomsContent .room ul .baseadults {
    border-top: 1px solid #cccccc;
}

.compareContent .bookNowButton a {
    font-size: 0.8em;
    letter-spacing: 0;
    color: #ffffff;
    box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
    text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
    background-color: #7b8f2a;
}

.compareContent .bookNowButton a:hover {
    background-color: #72ae71;
}


/*
 * gallery
 */

#pg {
    border-top: 1px solid #b2b2b2;
}

#pg .pgContainer {
    background-color: #6f6f6f;
}

.pgImage a {
    /* check rule: '.roomPhoto .pgContainer .pgImage a' */
}

.pgImage a img {
    /* check rule: '.roomPhoto .pgContainer .pgImage a img' */
}

#main .pgText {
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
}

.pgText strong {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    text-shadow: 2px 2px 4px rgba(50, 50, 44, 0.8);
    font-weight: 600!important;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 2.9px;
    vertical-align: middle;
    padding-top: 8px;
}


/*
 * contact forms
 */

.content #contacts_form input, .content input,
.content #contacts_form select, .content select,
.content #contacts_form textarea, .content textarea {
    background: #f3f3f3;
    color: #6f6f6f;
    border: 1px solid #f3f3f3;
    outline: 0;
    height: 33px;
}
.content #contacts_form p, .content form p{
    font-size:12px;
    text-indent:15px;
}
.webkit .content #contacts_form select, .webkit .content form select,
.mobile.gecko .content #contacts_form select, .mobile.gecko .content form select {
    background-image: url("../bristolgroup_hotel_bin/down.png");
    background-repeat: no-repeat;
    background-position: 98% center;
    height: 33px;
    text-indent: 9px;
}
.no-banner .languages {
    top: 44px;
}
label[for="ckbnotifyme"] {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.content #contacts_form input[type="submit"], .content input[type="submit"] {
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    background: #5a1a16;
    clear: both;
    border: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 22px;
    height: 34px;
    width: 190px!important;
}
#contacts_form input[type="checkbox"] {
    width: auto;
    height: 12px;
    margin-right: 10px;
}
.content #contacts_form input[type="submit"]:hover, .content input[type="submit"]:hover {
    color: #ffffff;
    background: #7d766e;
}



/*
 * location & google maps
 */

#map_canvas {
    border: 5px solid #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

#map_canvas strong {
    font-size: 1.25em;
}


/*
 * tripadvisor
 */

.content #TA_Container {
    border: none;
}

.TA_rtable {
    border-bottom: 1px solid #f1f1f1;
}

.content .TA_rtable td {
    border: none;
    font-weight: 300;
    font-size: 1em;
}

.content .TA_rname {
    font-weight: 700;
    font-size: 1.25em;
}


/** generic transitions **/
#topBlock, .nav li a, .bookinggadget .gc_sh .shortHandCheckRates, .bookinggadget, .quicklinks li a, .footermenu li a, .toggle span, .roomContainer .promotions-termsActions .promotions-bgLink, .contactFormContainer #contacts_form input[type="submit"],
#subscribe_newsletter_form input[type="submit"], #imagelinksHolder .top-box-small .imgLink, #imagelinksHolder .top-box-medium .imgLink, .imgLink
{
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.40s;
    -moz-transition-duration: 0.40s;
    -o-transition-duration: 0.40s;
    -ms-transition-duration: 0.40s;
    transition-duration: 0.40s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/** opacity transitions **/

.scroll, .hotellogo img, #contentblock .roomContainer .pgContainer, .socialmedia li a, .imagelinkgadget .imgImageWrapper img,
#pg .pgContainer .pgImage, .imgLink span, .imgImageWrapper
{
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
    width: 41%!important;
}



/*
 * responsive stuff
 */

@media all and (max-width: 1280px) {
    .bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
        font-size: 12px;
        text-transform: uppercase;
        color: #353535;
        letter-spacing: 1.6px;
        text-indent: 10px;
        line-height: 15px!important;
        line-height: 13px!important;
        font-family: 'Open Sans';
    }
    .bookingGadget .gc_sh .startDay {
        width: 80%;
        padding-top: 4px!important;
    }
}

@media all and (max-width: 1100px) {
    .bookingGadget .gc_sh .gc_horizontalSh .checkinLabel, .bookingGadget .gc_sh .gc_horizontalSh .shortHandNrNightsLabel {
        font-size: 11px;
    }
}

@media all and (max-width: 1024px) {
    .navigation li a {
        font-size: 0.85em;
    }
}

@media all and (max-width: 995px) {
    #imagelinksHolder {
    }
}

@media all and (max-width: 940px) {
    #topBlock .holder:after {
        display: none;
    }
    .navigation {
        margin-top: 65px !important;
    }
    .navigation ul {
        background: #ffffff;
    }
    .navigation li {
        text-align: center;
        margin-left: 0;
    }
    .navigation li a {
        font-size: 14px;
        color: #343434;
    }
    .navigation.opened {
        z-index: 1002;
    }
    .bookingGadget.fixed, .hotel-directions .bookingGadget, .no-banner .bookingGadget {
        top: 20px !important;
    }
    /* content */
    .bookingGadget .gc_sh .startDay, .bookingGadget .gc_sh .yui-menu-button button {
        font-size: 1em;
    }
    #bottomBlock:before {
    }
    .footerMenu {
    }
    .hotel-directions #main .flashContainer {
        height: 380px;
    }
}

@media all and (max-width: 900px) {
    .gcBookingGadgetCustom button {
        width: calc(100% + 20px);
        margin: 0 -10px;
        padding-bottom: 0;
    }
    .bar {
        display: none;
    }
    .small {
        width: 10%;
    }
    .promocode {
        width: 20%;
    }
    .date {
        width: 26%;
    }
}

@media all and (max-width: 740px) {
    .selectField {
        display: none;
    }
    .gcBookingGadgetCustom {
        padding-top: 10px;
    }
    .fixed .gcBookingGadgetCustom button {
        display: none !important;
    }
    // .opened .nav {
    //     border-top: 1px solid rgba(152,168,201,.4);
    //     margin-top: 63px;
    //     border-bottom: 1px solid rgba(152,168,201,.4);
    // }
    // .navigation li, .navigation li.active {
    //     text-align: center;
    //     height: 50px!important;
    //     letter-spacing: 1.5px!important;
    //     margin: 0;
    //     padding: 0!important;
    // }
    // #topBlock .navigation {
    //     position: absolute;
    //     width: 100%;
    //     top: -100%;
    //     height: auto!important;
    //     margin: 0px!important;
    //     bottom: auto;
    //     clear: none;
    //     float: none;
    //     transition: all 0.5s ease-in-out;
    // }

    // #toggleNav {
    //     margin-top: 26px;
    // }

    // #topBlock .opened.navigation {
    //     top: 0px;
    //     margin: 0 !important;
    // }
    // div#scroll-top {
    //     display: none!important;
    // }
    // .hoteladdress address {
    //     font-style: normal;
    //     width: 80%;
    //     margin: auto;
    //     font-size: 13px;
    // }
    // .hoteladdress address a {
    //     text-decoration: none!important;
    // }
    // #bottomBlock:before {
    //     display: none;
    // }
}

@media all and (max-width: 720px) {
    .navigation {
        margin-top: 10px !important;
    }
    #bottomBlock .languages {
        background-position: 95% center;
    }
    /* content */
    .bookingGadget .gc_sh .shortHandCheckRates {
        font-size: 3em;
    }
    #main .flashContainer .gcb_image_legend {
        font-size: 32px;
        line-height: 40px;
    }
    .hotel-directions #main .flashContainer {
        height: 380px;
    }
    #main .flashContainer {
    }
    .hotellogo {
        width: 75% !important;
    }
    .topgroup li {
        display: block;
        text-align: center;
    }
    .hotels-wrapper .hotels {
        width: 100%;
        text-align: center;
    }
    .hotellogo {
        height: 70px !important;
        background-position: 0 3px;
    }
    .hotellogo strong {
        bottom: 18px;
    }
    .scroll1 #topBlock {
        overflow: hidden;
    }
    .scrolling .hotellogo .address,
    .scrolling .hotellogo .phone {
        display: none;
    }
}

@media all and (max-width: 580px) {
    .dirLink {
        margin: auto;
    }
    .content #contacts_form input[type="submit"], .content input[type="submit"] {
        margin-left: 43px!important;
        margin-bottom: 30px!important;
    }
    .bookingGadget, .bookingGadget.fixed, .hotel-directions .bookingGadget, .no-banner .bookingGadget{
        // top:80px!important;
        // left: 0!important;
        // height:44px!important;
    }
    .shortHandTitle {
        display:none!important;
    }
    .nav li.active {
        border-bottom: none!important;
        padding: 0;
        height: 20px;
    }
    .navigation li {
        text-align: center;
        height: 30px;
    }
    .imagelinkgadget {
        min-height: 0!important;
    }
    .bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
        height: 44px!important;
        width: 100vw!important;
    }
    .bookingGadget .gc_sh .shortHandCheckRates, .bookingGadget.fixed .gc_sh .shortHandCheckRates {
        height: 44px;
        width: 100vw;
        border-radius: 0!important;
    }
    .languages {
        top: 60px!important;
    }
    #topBlock .hoteladdress {
        top: 20px!important;
        right: 30px!important;
    }
    #main h1 {
        margin-top: 30px !important;
    }
    .imagelinkgadget {
        margin-top: 10px;
    }
    .large-image .wrapper {
        height: auto!important;
    }
    .large-image .imgLink:after {
        margin-top: -32px;
    }
    #main h1, #main h2, #main h3 {
        text-align: center;
    }
    .imgDescription {
        max-height: 90px!important;
    }
    .large-image .imgTitle,.medium-image .imgTitle,.small-image .imgTitle{
        font-size: 23px;
        top: 23%!important;
    }
    .content p{
        text-align: left!important;
    }
    .content {
        padding-left: 12px;
        padding-right: 12px;
    }
    #toggleNav {
        background: url("../bristolgroup_hotel_bin/menu2.png") no-repeat center;
    }
    #toggleNav.opened {
        border-bottom: none;
    }
    /* content */
    .bookingGadget .gc_sh .shortHandCheckRates {
        font-size: 1.65em;
    }
    .hotel-directions #main .flashContainer {
        margin-top: 13px;
        height: 330px;
    }
}



/*
 * Mobile website render - body class="mobileapp"
 */

.bookingGadget .booknow {
    color: #ffffff;
    font-size: 1.3em;
    box-shadow: 1px 1px 0 rgba(255,255,255,0.75);
    text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
    background-color: #6f6f6f;
}

.mobileapp .bookingGadget .booknow {
    font-size: 2em;
}

/**cookies**/

.cookiesWarning {
    position: fixed !important;
}

/* hotels group - change colors */

/* Allia Gran Hotel Brasília Suites */ /* Allia Gran Hotel Pampulha Suites */
.gc-d2d7e8c897533339 .hotellogo, .gc-d05c0cf45700c833 .hotellogo
{
    background: url("../bristolgroup_hotel_bin/hotel_logo_allia.png") 0 center no-repeat;
    background-size: contain;
}
.gc-d2d7e8c897533339 .bookingGadget, .gc-d05c0cf45700c833 .bookingGadget,
.gc-d2d7e8c897533339 #bottomBlock, .gc-d05c0cf45700c833 #bottomBlock
{
    background: #b9835a;
}
.gc-d2d7e8c897533339.scroll1 #topBlock, .gc-d2d7e8c897533339.no-banner #topBlock,
.gc-d05c0cf45700c833.scroll1 #topBlock, .gc-d05c0cf45700c833.no-banner #topBlock {
    background: #dab177;
}
.gc-d2d7e8c897533339 #main .imgLink, .gc-d05c0cf45700c833 #main .imgLink,
.gc-d2d7e8c897533339 .fixed button#shbgshortHandCheckRates, .gc-d05c0cf45700c833 .fixed button#shbgshortHandCheckRates,
.gc-d2d7e8c897533339 .hotels-wrapper .hotels a, .gc-d05c0cf45700c833 .hotels-wrapper .hotels a
{
    color: #b9835a !important;
}
.gc-d2d7e8c897533339 #main .quicklinks, .gc-d05c0cf45700c833 #main .quicklinks,
.gc-d2d7e8c897533339 .topgroup, .gc-d05c0cf45700c833 .topgroup {
    background: #92582d;
}

/* Bristol Easy Hotel - Reta da Penha */ /* Bristol Easy Lapa */ /* Bristol Easy Cachoeiro */ /* Bristol Easy Hotel Itaparica */ /* Bristol Easy Uba*/

.gc-9899547f79d90925 .hotellogo, .gc-f564ca424a92b481 .hotellogo, .gc-942d8a6ad2809ff0 .hotellogo, .gc-2252963db1dd004e .hotellogo, .gc-d993efc54638f9a4 .hotellogo
{
    background: url("../bristolgroup_hotel_bin/hotel_logo_easy.png") 0 center no-repeat;
    background-size: contain;
}

.gc-55b54a6bbb9b3f1c .bookingGadget, .gc-9899547f79d90925 .bookingGadget, .gc-f564ca424a92b481 .bookingGadget, .gc-942d8a6ad2809ff0 .bookingGadget, .gc-2252963db1dd004e .bookingGadget, .gc-d993efc54638f9a4 .bookingGadget,
.gc-55b54a6bbb9b3f1c #bottomBlock, .gc-9899547f79d90925 #bottomBlock, .gc-f564ca424a92b481 #bottomBlock, .gc-942d8a6ad2809ff0 #bottomBlock, .gc-2252963db1dd004e #bottomBlock, .gc-d993efc54638f9a4 #bottomBlock
{
    background: #ff681d;
}
.gc-55b54a6bbb9b3f1c.scroll1 #topBlock, .gc-55b54a6bbb9b3f1c.no-banner #topBlock,
.gc-9899547f79d90925.scroll1 #topBlock, .gc-9899547f79d90925.no-banner #topBlock,
.gc-f564ca424a92b481.scroll1 #topBlock, .gc-f564ca424a92b481.no-banner #topBlock,
.gc-942d8a6ad2809ff0.scroll1 #topBlock, .gc-942d8a6ad2809ff0.no-banner #topBlock,
.gc-2252963db1dd004e.scroll1 #topBlock, .gc-2252963db1dd004e.no-banner #topBlock, 
.gc-d993efc54638f9a4.scroll1 #topBlock, .gc-d993efc54638f9a4.no-banner #topBlock {
    background: #ffa477;
}
.gc-55b54a6bbb9b3f1c #main .imgLink, .gc-9899547f79d90925 #main .imgLink, .gc-f564ca424a92b481 #main .imgLink, .gc-942d8a6ad2809ff0 #main .imgLink, .gc-2252963db1dd004e #main .imgLink, .gc-d993efc54638f9a4 #main .imgLink,
.gc-55b54a6bbb9b3f1c .fixed button#shbgshortHandCheckRates, .gc-9899547f79d90925 .fixed button#shbgshortHandCheckRates, .gc-f564ca424a92b481 .fixed button#shbgshortHandCheckRates, .gc-942d8a6ad2809ff0 .fixed button#shbgshortHandCheckRates, .gc-2252963db1dd004e .fixed button#shbgshortHandCheckRates, .gc-d993efc54638f9a4 .fixed button#shbgshortHandCheckRates,
.gc-55b54a6bbb9b3f1c .hotels-wrapper .hotels a, .gc-9899547f79d90925 .hotels-wrapper .hotels a, .gc-f564ca424a92b481 .hotels-wrapper .hotels a, .gc-942d8a6ad2809ff0 .hotels-wrapper .hotels a, .gc-d993efc54638f9a4 .hotels-wrapper .hotels a, .gc-2252963db1dd004e .hotels-wrapper .hotels a
{
    color: #ff681d !important;
}
.gc-55b54a6bbb9b3f1c #main .quicklinks, .gc-9899547f79d90925 #main .quicklinks, .gc-f564ca424a92b481 #main .quicklinks, .gc-942d8a6ad2809ff0 #main .quicklinks, .gc-2252963db1dd004e #main .quicklinks, .gc-d993efc54638f9a4 #main .quicklinks,
.gc-55b54a6bbb9b3f1c .topgroup, .gc-9899547f79d90925 .topgroup, .gc-f564ca424a92b481 .topgroup, .gc-942d8a6ad2809ff0 .topgroup, .gc-2252963db1dd004e .topgroup, .gc-d993efc54638f9a4 .topgroup {
    background: #ff7f3f;
}
