@font-face {
    font-family: "Sintony";
    font-style: normal;
    font-weight: 400;
    src: local("Sintony"), url("https://fonts.gstatic.com/s/sintony/v5/XoHm2YDqR7-98cVUETMtuv0rnjo.woff2") format("woff2");
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../../../images/hotels/fountain_bay/banner-1.jpg") no-repeat fixed top center;
    min-height: 100vh;
    height: 100vh;
    max-height: 100vh;
    background-size: cover;
    width: 100%;
    font: normal 14px / 21px "Sintony", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    color: #fff;
}

body a {
    color: #000066;
}

header {
    margin: 0 auto 50px auto;
    background: none;
    min-height: 96px;
    height: 150px !important;

    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;

    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1140px !important;
}

@media (max-width: 600px) {
    header {
        flex-flow: column;
    }
}

.clearfix {
    padding-bottom: 60px;
}

.top-bar {
    max-width: 1170px !important;
    color: #fff;
    margin: 0 auto;
    min-height: 0;
    position: relative;
    display: flex;
    box-sizing: border-box;
    padding: 10px 15px 10px;
}

.top-bar > .mini-widgets {
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.top-bar {
    font: 14px / 20px "Sintony", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}

.top-bar-wrap {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    background-color: #09b7c1;
}

.top-bar .mini-widgets.right-widgets {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
}

.text-area p {
    margin: 0;
}

.text-area p span {
    font-size: 20px;
    margin: 0 0 0 5px;
}

.text-area {
    vertical-align: middle;
}

.branding > a, .branding > img {
    padding: 5px 0 0 0;
}

.branding {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding-top: 4px;
}

.branding a img, .branding img {
    max-width: 100%;
    height: auto;
}

.branding > a {
    display: block;
}

#primary-menu {
    margin: 20px 0 0 0;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 0;
}

ul {
    list-style: none;
}

.main-nav > li {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    position: relative;
    margin-top: 18px;
}

.main-nav > li:first-child > a {
    margin-left: 0;
}

.main-nav > li > a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch;
    color: #fff;
    margin: 0 13px 0 0;
    padding: 10px 0 10px 0;

    position: relative;
}

.main-nav > li > a .menu-text {
    color: #fff;
    font: normal 14px / 18px "Sintony", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
}

.main-nav > li.menu-item-1194 {
    background: #00b5c0;
    padding-left: 15px;
    padding-right: 15px;
}

.main-nav > li:last-child > a {
    margin-right: 0;
}

.wf-wrap {
    margin: 0 auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #09b7c1;
    text-align: center;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden;
    color: #fff;
    position: fixed;
    bottom: 0;
}

.copyright-text {
    font-size: 15px;
    color: #ffffff;
    line-height: 21px;
    margin-top: 15px;
}

.checkout-time, .checkin-time, hgroup.deal h3 {
    color: #eee;
}

.subpage header {
    box-shadow: none;
    width: 100%;
}

.main {
    min-height: 400px;
    border: none;
}

.hotel-data .staying span {
    color: #fff !important;
}

hgroup.deal {
    background: none;
    border: none;
}

hr {
    margin-top: -10px;
    max-width: 55px;
    width: 100%;
}

@media (max-width: 675px) {
    header p {
        font-size: 25px;
    }
}

@media (max-width: 500px) {
    header p {
        font-size: 22px;
    }
}

.contact-footer {
    width: 100%;
    height: 180px;
    margin-top: 100px;
    margin-bottom: 25px;
    vertical-align: baseline;
    background: rgba(255, 255, 255, 0.75);
}

.footer-contact-text {
    font-family: 'niconne';
    font-size: 1.4em;
    text-decoration: underline;
    text-align: center;
}

.header-label-text {
    font-family: 'niconne';
    text-align: center;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 2em;
    color: #fff;
}

.footer-container {
    text-align: center;
    width: 100%;
    height: 100px;
}

.footer-contacts {
    display: inline-block;
    vertical-align: top;
    margin: 0px 30px 0px 30px;
}

.footer-contacts span {
    display: block;
}

hgroup.deal h3 {
    padding-top: 2.3px;
}