a:link, a:visited {
    color: #1d1d1b;
    text-decoration: none;
}

a:hover, a:active {
    color: #585858;
    text-decoration:none;
}

a. * {
    font-style: normal;
}

a {
    -webkit-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    -moz-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    -o-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    transition: all 300ms cubic-bezier(0, .5, .3, 1);
}

a:hover. * {
    font-style: normal;
}

a {
    -webkit-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    -moz-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    -o-transition: all 300ms cubic-bezier(0, .5, .3, 1);
    transition: all 300ms cubic-bezier(0, .5, .3, 1);
}

a.acc-next {
    background-position: 50% 50%;
    width: 32px;
    height: 123px;
    display: block;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(0, -50%);
}

a:hover.acc-next {
    background-position: 50% 50%;
    width: 32px;
    height: 123px;
    display: block;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(0, -50%);
}

a.acc-prev {
    background-position: 50% 50%;
    width: 32px;
    height: 123px;
    display: block;
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translate(0, -50%);
}

a:hover.acc-prev {
    background-position: 50% 50%;
    width: 32px;
    height: 123px;
    display: block;
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translate(0, -50%);
}

a.activity {
}

a:hover.activity {
}

a.all_rooms-arrow {
    width: 34px;
    height: 183px;
}

a:hover.all_rooms-arrow {
    width: 34px;
    height: 183px;
}

a.all_rooms-next {
    background-image: url(/elements/links/145_R4263.png);
    background-repeat: repeat;
}

a:hover.all_rooms-next {
    right: 0.5em;
}

a.all_rooms-prev {
    background-image: url(/elements/links/144_R3904.png);
    background-repeat: repeat;
}

a:hover.all_rooms-prev {
    left: 0.5em;
}

a.back {
    font-size: 12px;
    font-weight: 600;
    color: #1d1d1b;
}

a:hover.back {
    font-size: 12px;
    font-weight: 600;
    color: #d8c19e;
}

a.back:before {
    content: "\f3e5";
    font-family: "Font-Awesome";
    padding-right: 10px;
}

a.blogLinkMenu {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

a:hover.blogLinkMenu {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

a.blogLinkMenuSel {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-decoration: underline;
}

a:hover.blogLinkMenuSel {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-decoration: underline;
}

a.blogMenu {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    background-color: #cccccc;
    display: block;
}

a:hover.blogMenu {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    background-color: #2a9bce;
    display: block;
}

a.blogMenuSel {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    background-color: #2a9bce;
    display: block;
}

a:hover.blogMenuSel {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    background-color: #2a9bce;
    display: block;
}

a.bodylinks {
    color: #1d1d1b;
}

a:hover.bodylinks {
    color: #585858;
}

a.bookNow {
    font-size: 15px;
    font-weight: 600;
    color: #1d1d1b;
    padding: 8px 20px 8px 10px;
    display: table;
    margin: 0 0 0 auto;
    background-position: 100% 50%;
    background-image: url(/elements/links/66_R3503.png);
    background-repeat: no-repeat;
}

a:hover.bookNow {
    font-size: 15px;
    font-weight: 600;
    color: #d8c19e;
    padding: 8px 20px 8px 10px;
    display: table;
    margin: 0 0 0 auto;
    background-position: 100% 50%;
    background-image: url(/elements/links/66_R5332_rim.png);
    background-repeat: no-repeat;
}

a.bookNowMobile {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    background-color: #d8c19e;
    padding: 5px 10px;
    display: block;
    text-align: center;
}

a:hover.bookNowMobile {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    background-color: #585858;
    padding: 5px 10px;
    display: block;
    text-align: center;
}

a.bookSmall {
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    padding: 0 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    text-align: center;
}

a:hover.bookSmall {
    font-size: 14px;
    line-height: 29px;
    color: #d8c19e;
    padding: 0 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    text-align: center;
}

a.bookSmallInt {
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 230px;
    background-position: 85% 50%;
    margin-bottom: 10px;
    text-align: center;
    background-repeat: no-repeat;
}

a:hover.bookSmallInt {
    font-size: 14px;
    line-height: 29px;
    color: #d8c19e;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 230px;
    background-position: 85% 50%;
    margin-bottom: 10px;
    text-align: center;
    background-image: url(/elements/links/150_R5607_rim.png);
    background-repeat: no-repeat;
}

a.bookTable {
    font-size: 14px;
    line-height: 29px;
    color: #585858;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 200px;
    background-position: 85% 50%;
    text-align: center;
    background-image: url(/elements/links/148_R1694.png);
    background-repeat: no-repeat;
}

a:hover.bookTable {
    font-size: 14px;
    line-height: 29px;
    color: #d8c19e;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 200px;
    background-position: 85% 50%;
    text-align: center;
    background-image: url(/elements/links/148_R8454_rim.png);
    background-repeat: no-repeat;
}

a.botaddresslinks {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

a:hover.botaddresslinks {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
}

a.callNow {
    font-size: 19px;
    line-height: 32px;
    font-weight: 400;
    color: #585858;
    display: block;
}

a:hover.callNow {
    font-size: 19px;
    line-height: 32px;
    font-weight: 400;
    color: #d8c19e;
    display: block;
}

a.callNow:before {
    content: "\f879";
    font-family: Font-Awesome;
    font-size: 20px;
    width: 36px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    border: 2px solid;
}

a.floorplan {
    display: inline-block;
    vertical-align: bottom;
    width: 52px;
    height: 35px;
    margin: 0 10px;
    background-image: url(/elements/links/141_R6430.png);
    background-repeat: no-repeat;
}

a:hover.floorplan {
    display: inline-block;
    vertical-align: bottom;
    width: 52px;
    height: 35px;
    margin: 0 10px;
}

a.footerLinks {
    font-size: 14px;
    font-weight: 300;
    color: #585858;
}

a:hover.footerLinks {
    font-size: 14px;
    font-weight: 300;
    color: #d8c19e;
}

a.footerSitemap {
    font-size: 15px;
    font-weight: 400;
    color: #585858;
}

a:hover.footerSitemap {
    font-size: 15px;
    font-weight: 400;
    color: #d8c19e;
}

a.googlePin {
    font-size: 30px;
    line-height: 32px;
    font-weight: 400;
    color: #585858;
    display: block;
}

a:hover.googlePin {
    font-size: 30px;
    line-height: 32px;
    font-weight: 400;
    color: #d8c19e;
    display: block;
}

a.googlePin:before {
    content: "\f3c5";
    font-family: Font-Awesome;
    font-size: 34px;
    width: 36px;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 36px;
}

a.header-next {
    background-color: transparent;
    border-radius: 0;
    width: 45px;
    height: 20px;
    background-position: 50%;
    background-image: url(/elements/links/79_R3274.png);
    background-repeat: no-repeat;
}

a:hover.header-next {
    background-color: transparent;
    border-radius: 0;
    width: 45px;
    height: 20px;
    background-position: 50%;
    background-image: url(/elements/links/79_R1860_rim.png);
    background-repeat: no-repeat;
}

a.header-prev {
    background-color: transparent;
    border-radius: 0;
    width: 45px;
    height: 20px;
    background-position: 50%;
    background-image: url(/elements/links/80_R7810.png);
    background-repeat: no-repeat;
}

a:hover.header-prev {
    background-color: transparent;
    border-radius: 0;
    width: 45px;
    height: 20px;
    background-position: 50%;
    background-image: url(/elements/links/80_R1364_rim.png);
    background-repeat: no-repeat;
}

a.hpBookNow {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    background-color: #434343;
    text-align: center;
    border: 2px solid #434343;
    display: table;
    margin: auto;
    width: 100%;
    padding: 6px 0px;
}

a:hover.hpBookNow {
    font-size: 20px;
    font-weight: 400;
    color: #434343;
    background-color: #ffffff;
    text-align: center;
    border: 2px solid #434343;
    display: table;
    margin: auto;
    width: 100%;
    padding: 6px 0px;
}

a.hpJoinClub {
    font-style: normal;
    text-decoration: none;
}

a:hover.hpJoinClub {
    font-style: normal;
    text-decoration: none;
}

a.intSubMenu {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #777777;
}

a:hover.intSubMenu {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #7D4F4F;
}

a.intSubMenuSel {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #7D4F4F;
}

a:hover.intSubMenuSel {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #7D4F4F;
}

a.lang {
    font-size: 14px;
    font-weight: 600;
    color: #585858;
    padding: 0 5px;
}

a:hover.lang {
    font-size: 14px;
    font-weight: 600;
    color: #d8c19e;
    padding: 0 5px;
}

a.lang:after {
    padding-left: 10px;
}

a.lang:last-child {
    font-style: normal;
}

a:hover.lang:last-child {
    font-style: normal;
}

a.lang:last-child:after {
    content: none;
}

a.langSel {
    font-size: 14px;
    color: #d8c19e;
}

a:hover.langSel {
    font-size: 14px;
    color: #d8c19e;
}

a.link {
}

a:hover.link {
    color: #d8c19e;
}

a.logo {
    display: inline-block;
    max-width: 150px;
    image-rendering: -webkit-optimize-contrast;
    line-height: 0;
}

a:hover.logo {
    display: inline-block;
    max-width: 150px;
    image-rendering: -webkit-optimize-contrast;
    line-height: 0;
}

a.more {
    font-size: 14px;
    line-height: 29px;
    color: #585858;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    text-align: center;
}

a:hover.more {
    font-size: 14px;
    line-height: 29px;
    color: #d8c19e;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    text-align: center;
}

a.moreLink {
    font-style: normal;
    margin: 5px 10px;
    text-align: right;
}

a:hover.moreLink {
    font-style: normal;
    margin: 5px 10px;
    text-align: right;
}

a.newsletLink {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

a:hover.newsletLink {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #33419A;
}

a.offersbutton {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    background-color: #ae8c33;
    padding: 0px 20px;
}

a:hover.offersbutton {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    background-color: #656565;
    padding: 0px 20px;
}

a.readMore {
    font-size: 21px;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    color: #585858;
}

a:hover.readMore {
    font-size: 21px;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    color: #9e9e9e;
}

a.room {
}

a:hover.room {
}

a.rootlinks {
    font-size: 14px;
    font-weight: 400;
    color: #585858;
    padding: 0 4px;
}

a:hover.rootlinks {
    font-size: 14px;
    font-weight: 400;
    padding: 0 4px;
}

a.rootMenu {
    font-size: 15px;
    line-height: 32px;
    font-weight: 600;
    color: #1d1d1b;
    display: block;
    padding: 12px 12px 12px 12px;
    padding-left: 115px;
    margin-bottom: 15px;
    text-align: left;
}

a:hover.rootMenu {
    font-size: 15px;
    line-height: 32px;
    font-weight: 600;
    color: #d8c19e;
    display: block;
    padding: 12px 12px 12px 12px;
    padding-left: 115px;
    margin-bottom: 15px;
    text-align: left;
}

a.rootMenuSel {
    font-size: 15px;
    font-weight: 600;
    color: #d8c19e;
}

a:hover.rootMenuSel {
    font-size: 15px;
    font-weight: 600;
    color: #d8c19e;
}

a.scroll {
    font-style: normal;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 82px;
    height: 82px;
    background-position: 50% 50%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 59;
    background-image: url(/elements/links/84.png);
    background-repeat: no-repeat;
}

a:hover.scroll {
    font-style: normal;
    background-position: 50% 60%;
}

a.searchlink {
    font-size: 12px;
    font-weight: 400;
    color: #cc0000;
}

a:hover.searchlink {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

a.servicesSlider-arrow {
    width: 34px;
    height: 183px;
}

a:hover.servicesSlider-arrow {
    width: 34px;
    height: 183px;
}

a.servicesSlider-next {
    background-image: url(/elements/links/134_R3451.png);
    background-repeat: repeat;
}

a:hover.servicesSlider-next {
    right: 0.5em;
}

a.servicesSlider-prev {
    background-image: url(/elements/links/133_R8625.png);
    background-repeat: repeat;
}

a:hover.servicesSlider-prev {
    left: 0.5em;
}

a.simpleLink {
    font-style: normal;
}

a:hover.simpleLink {
    font-style: normal;
}

a.sitemaplinks {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

a:hover.sitemaplinks {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
}

a.sitemapsublinks {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #000;
}

a:hover.sitemapsublinks {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
}

a.social {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #9e9e9e;
    padding: 0 5px;
}

a:hover.social {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #585858;
    padding: 0 5px;
}

a.socialFooter {
    font-size: 20px;
    color: #fff;
}

a:hover.socialFooter {
    font-size: 20px;
    color: #fff;
}

a.subMenu {
    font-size: 15px;
    font-weight: 400;
    color: #1d1d1b;
    display: inline-block;
    padding: 10px 20px;
}

a:hover.subMenu {
    font-size: 15px;
    font-weight: 400;
    color: #d8c19e;
    display: inline-block;
    padding: 10px 20px;
}

a.subMenuCats {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #0EB20E;
}

a:hover.subMenuCats {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

a.subMenuCatsSel {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #1D3CB6;
}

a:hover.subMenuCatsSel {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

a.subMenuSel {
    font-size: 15px;
    font-weight: 400;
    color: #d8c19e;
}

a:hover.subMenuSel {
    font-size: 15px;
    font-weight: 400;
    color: #d8c19e;
}

a.tabButton {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #F5F5F5;
    background-color: #6b6b6b;
    display: block;
    height: 25px;
    line-height: 28px;
    padding: 0 18px;
}

a:hover.tabButton {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #CBC9E8;
    background-color: #6b6b6b;
    display: block;
    height: 25px;
    line-height: 28px;
    padding: 0 18px;
}

a.tabButtonSel {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #CBC9E8;
    background-color: #6b6b6b;
    display: block;
    height: 25px;
    line-height: 28px;
    padding: 0 18px;
}

a:hover.tabButtonSel {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #CBC9E8;
    background-color: #6b6b6b;
    display: block;
    height: 25px;
    line-height: 28px;
    padding: 0 18px;
}

a.toplinks {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #1d1d1b;
    padding: 0 10px;
}

a:hover.toplinks {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #9e9e9e;
    padding: 0 10px;
}

a.toplinksSel {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #9e9e9e;
    padding: 0 10px;
}

a:hover.toplinksSel {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #9e9e9e;
    padding: 0 10px;
}

a.toTopButton {
    font-size: 20px;
    line-height: 37px;
    font-weight: 400;
    color: #ffffff;
    background-color: #585858;
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 59;
    bottom: 0px;
    right: 10px;
    border-radius: 0%;
    text-align: center;
}

a:hover.toTopButton {
    font-size: 20px;
    line-height: 37px;
    font-weight: 400;
    color: #ffffff;
    background-color: #d8c19e;
    height: 55px;
}

a.toTopButton:after {
    content: "top";
    display: block;
    font-size: 9px;
    line-height: 12px;
}

a.toTopButton i {
    line-height: inherit;
}

a:hover.toTopButton i {
    line-height: inherit;
}

a.usefulLinks {
    font-size: 19px;
    line-height: 25px;
    font-weight: 300;
    font-style: normal;
    color: #585858;
    display: block;
}

a:hover.usefulLinks {
    font-size: 19px;
    line-height: 25px;
    font-weight: 300;
    font-style: normal;
    color: #d8c19e;
    display: block;
}

a.viewMenu {
    font-size: 14px;
    line-height: 29px;
    color: #585858;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 230px;
    background-position: 85% 50%;
    text-align: center;
    background-image: url(/elements/links/149_R6077.png);
    background-repeat: no-repeat;
}

a:hover.viewMenu {
    font-size: 14px;
    line-height: 29px;
    color: #d8c19e;
    padding: 0px 24px;
    border: 1px solid;
    display: inline-block;
    border-left: none;
    border-right: none;
    min-width: 230px;
    background-position: 85% 50%;
    text-align: center;
    background-image: url(/elements/links/149_R9583_rim.png);
    background-repeat: no-repeat;
}

@media (max-width: 1600px) {
}

@media (max-width: 1366px) {
    a.bookSmall {
    }

    a:hover.bookSmall {
    }
}

@media (max-width: 1280px) {
    a.bookSmall {
    }

    a:hover.bookSmall {
    }

    a.more {
    }

    a:hover.more {
    }

    a.rootMenu {
        font-size: 14px;
        line-height: 32px;
        font-weight: 600;
        font-style: normal;
    }

    a:hover.rootMenu {
        font-size: 14px;
        line-height: 32px;
        font-weight: 600;
        font-style: normal;
    }

    a.rootMenuSel {
    }

    a:hover.rootMenuSel {
    }

    a.toplinks {
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
    }

    a:hover.toplinks {
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 820px) {
}

@media (max-width: 680px) {
    a.arrowMore {
        font-style: normal;
        width: 35px;
        height: 33px;
        display: block;
        background-image: url(/elements/links/46.png);
        background-repeat: no-repeat;
    }

    a:hover.arrowMore {
        font-style: normal;
        width: 35px;
        height: 33px;
        display: block;
        background-image: url(/elements/links/46_rim.png);
        background-repeat: no-repeat;
    }

    a.booknow {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #fff;
        background-color: #c35d00;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        display: block;
        height: 24px;
        line-height: 24px;
        text-align: center;
        padding: 0px 10px;
    }

    a:hover.booknow {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #000;
        background-color: #c35d00;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        display: block;
        height: 24px;
        line-height: 24px;
        text-align: center;
        padding: 0px 10px;
    }

    a.bookSmall {
        padding: 0 15px;
    }

    a:hover.bookSmall {
        padding: 0 15px;
    }

    a.footerButton {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
    }

    a:hover.footerButton {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
    }

    a.hotelPrice-buttonWrapper {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #ffffff;
        background-color: #50b3f1;
        line-height: normal;
        text-align: center;
        width: 50px;
        border-radius: 50%;
        padding: 18px 11px;
        display: table;
        position: fixed;
        cursor: pointer;
        bottom: 80px;
        right: 5px;
        z-index: 999;
        -moz-box-shadow: 0 3px 10px 0 #3d3d3d;
        -webkit-box-shadow: 0 3px 10px 0 #3d3d3d;
        box-shadow: 0 3px 10px 0 #3d3d3d;
    }

    a:hover.hotelPrice-buttonWrapper {
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #ffffff;
        background-color: #50b3f1;
        line-height: normal;
        text-align: center;
        width: 50px;
        border-radius: 50%;
        padding: 18px 11px;
        display: table;
        position: fixed;
        cursor: pointer;
        bottom: 80px;
        right: 5px;
        z-index: 999;
        -moz-box-shadow: 0 3px 10px 0 #3d3d3d;
        -webkit-box-shadow: 0 3px 10px 0 #3d3d3d;
        box-shadow: 0 3px 10px 0 #3d3d3d;
    }

    a.hpBookNow {
        font-size: 15px;
        text-align: center;
        display: table;
        margin: auto;
        width: initial;
        padding: 6px 20px;
    }

    a:hover.hpBookNow {
        font-size: 15px;
        text-align: center;
        display: table;
        margin: auto;
        width: initial;
        padding: 6px 20px;
    }

    a.moremob {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #000;
        background-color: #e5e5e5;
        display: block;
        text-align: center;
        width: 100%;
        padding: 14px 0px;
        letter-spacing: 2px;
    }

    a:hover.moremob {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #f3f4f4;
        background-color: #88888a;
        display: block;
        text-align: center;
        width: 100%;
        padding: 14px 0px;
        letter-spacing: 2px;
    }

    a.topButton {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 26px 20px 0px 20px;
        max-width: 100px;
        background: -webkit-linear-gradient(#c9e2eb, #62aac7);
        background: -o-linear-gradient(#c9e2eb, #62aac7);
        background: -moz-linear-gradient(#c9e2eb, #62aac7);
        background: linear-gradient(#c9e2eb, #62aac7);
    }

    a:hover.topButton {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #fff;
        background: -webkit-linear-gradient(#62aac7, #c9e2eb);
        background: -o-linear-gradient(#62aac7, #c9e2eb);
        background: -moz-linear-gradient(#62aac7, #c9e2eb);
        background: linear-gradient(#62aac7, #c9e2eb);
    }

    a.usefulLinks {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #58595b;
    }

    a:hover.usefulLinks {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        color: #000;
    }
}
