@CHARSET "ISO-8859-1";

/* Reset CSS
 * --------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

table {
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

strong {
    font-weight: bold;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #444;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/* Custom CSS
 * --------------------------------------- */

body {
    font-family: arial, helvetica, sans-serif;
    color: #333;
    color: rgba(0, 0, 0, 0.5);
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
}

h1 {
    font-size: 6em;
}

p {
    font-size: 2em;
}

.intro p {
    width: 50%;
    margin: 0 auto;
    font-size: 1.5em;
}

.section {
    text-align: center;
}

#menu li {
    display: inline;
    margin: 0;
    color: white;
}

@media screen and (min-width: 64em) {
    #menu li {
        display: block;
        text-align: left;
        margin-bottom: 0;
    }
}

#menu li.active {
    background: #666;
    color: white;
}

#menu li a {
    color: white;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}

@media screen and (min-width: 64em) {
    #menu li a {
        text-align: left;
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 0;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
    }
}

#menu li.active a:hover {
    color: #5c9eae;
}

#menu li a:hover {
    color: #5c9eae;
}

#menu li a, #menu li.active a {
    padding: 0;
    display: inline;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
}

@media screen and (min-width: 64em) {
    #menu li a, #menu li.active a {
        padding: 0;
        display: block;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 0;
    }
}

#menu li.active a {
    color: #fff;
}

#menu {
    margin-top: 30px;
}

#menu2 li {
    display: inline;
    margin: 0;
    color: white;
}

@media screen and (min-width: 64em) {
    #menu2 li {
        display: block;
        text-align: left;
        margin-bottom: 0;
    }
}

#menu2 li.active {
    background: #666;
    color: white;
}

#menu2 li a {
    color: white;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}

@media screen and (min-width: 64em) {
    #menu2 li a {
        text-align: left;
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 0;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
    }
}

#menu2 li.active a:hover {
    color: #5c9eae;
}

#menu2 li a:hover {
    color: #5c9eae;
}

#menu2 li a, #menu2 li.active a {
    padding: 0;
    display: inline;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
}

@media screen and (min-width: 64em) {
    #menu2 li a, #menu2 li.active a {
        padding: 0;
        display: block;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 0;
    }
}

#menu2 li.active a {
    color: #fff;
}

#menu2 {
}

@media screen and (min-width: 64em) {
    #menu2 {
        margin-top: 30px;
    }
}

.fp-controlArrow.fp-prev {
    left: 25px;
    border: none;
    width: 38px;
    height: 38px;
    background-image: url(../img/left.png);
    cursor: pointer;
}

.fp-controlArrow.fp-next {
    right: 25px;
    border: none;
    width: 38px;
    height: 38px;
    background-image: url(../img/right.png);
    cursor: pointer;
}

/* Style for our header texts
	* --------------------------------------- */

img {
    margin-bottom: 30px;
}

.dropdown > li > a > img {
    margin-bottom: 0;
}

h1 {
    font-size: 44px;
    line-height: 48px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 100;
    color: #fff;
    margin-bottom: 10px;
}

h1.intro {
    font-weight: 300;
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}

h2 {
    font-size: 44px;
    line-height: 44px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 200;
    color: #fff;
    margin-bottom: 30px;
}

h3 {
    font-size: 30px;
    line-height: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #5c9eae;
    margin-bottom: 30px;
}

h3.business {
    margin-bottom: 0;
    line-height: 34px;
}

h3.numbers {
    margin-bottom: 10px;
}

h3.modal {
    margin-bottom: 25px;
}

h4.footer {
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #c47378;
    margin-bottom: 20px;
}

h5.footer {
    text-align: right;
    color: #fff;
}

@media screen and (min-width: 64em) {
    h4.footer {
        text-align: right;
        margin-top: 30px;
    }
}

h2.intro {
    margin-bottom: 30px;
}

/* Centered texts in each section
	* --------------------------------------- */

.section {
    text-align: center;
}

#section-home {
    background-image: url(../img/bg1.jpg);
    background-size: cover;
}

#section-how {
    background-color: #dfdfdc;
}

#section-how2 {
    background-color: #dfdfdc;
}

#section-subscribe {
    background-color: #5c9eae;
}

#section-bags {
    background-color: #5c9eae;
    padding: 50px 0;
}

#section-rewards {
    background-color: #dfdfdc;
}

#section-rewards-map {
    background-color: #c47378;
}

#section-newsletter {
    background-color: #c47378;
    padding: 50px 0;
}

#section-education {
    background-color: #091638;
}

#section-numbers {
    background-color: #dfdfdc;
}

#section-footer {
    background-color: #091638;
}

#section-introduction {
    background-color: #091638;
}

#section-become-rewarder {
    background-color: #091638;
}

#section-account, #section-profile, #section-password, #section-rewards-main, #section-rewards-single, #section-template {
    background-color: #dfdfdc;
}

#section-account .fp-tableCell,
#section-profile .fp-tableCell,
#section-password .fp-tableCell,
#section-rewards-main .fp-tableCell,
#section-rewards-single .fp-tableCell,
#section-template .fp-tableCell {
    vertical-align: top;
}

.fp-slidesNav.bottom {
    bottom: 25px;
}

.responsive-embed {
    margin-bottom: 40px;
}

p {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: white;
    padding: 0;
    margin-bottom: 20px;
}

p.large {
    font-size: 19px;
    line-height: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    padding: 0;
    margin-bottom: 22px;
}

p.business {
    font-size: 19px;
    line-height: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    padding: 0;
    margin-bottom: 11px;
}

p.numbers {
    font-size: 19px;
    line-height: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #091638;
    padding: 0;
    margin-bottom: 22px;
}

p.footer {
    font-size: 15px;
    line-height: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    padding: 0;
    margin-bottom: 60px;
    text-align: center;
}

p.modal {
    margin-bottom: 0;
    padding-bottom: 0;
}

.blue {
    color: #5c9eae;
}

.blue a {
    color: #c47378;
    font-weight: 600;

}

.blue a:hover {
    color: #c47378;
    font-weight: 600;
    text-decoration: underline;
}

.dark-blue {
    color: #091638;
}

.dark-blue a.blue {
    color: #c47378;
    font-weight: 600;
}

.dark-blue a.blue:hover {
    color: #c47378;
    font-weight: 600;
    text-decoration: underline;
}

.dark-blue a {
    color: #dfdfdc;
    font-weight: 600;
}

.dark-blue a:hover {
    color: #dfdfdc;
    font-weight: 600;
    text-decoration: underline;
}

.pink {
    color: #c47378;
}

.grey {
    color: #ffffff;
}

p.grey-section a {
    color: #c47378;
    font-weight: 600;
}

p.grey-section a:hover {
    color: #c47378;
    font-weight: 600;
    text-decoration: underline;
}

.header {
    -webkit-transition: all 0.65s ease;
    -moz-transition: all 0.65s ease;
    -o-transition: all 0.65s ease;
    transition: all 0.65s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 999;
}

.header.fixed {
    bottom: auto;
    top: 0;
    margin-top: 0;
}

.logo {
    margin-bottom: 60px;
}

li.top-menu {
    display: inline;
    margin-right: 10px;
}

#footer-logo {
    margin-top: 30px;
    margin-bottom: 30px;
}

img.numbers-illustration {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.wrap-padding {
    margin-top: 90px;
    margin-bottom: 80px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #091638 none repeat scroll 0 0;
    opacity: 1;
    border: none;
    border-radius: 50%;
    height: 6px;
    left: 50%;
    margin: -3px 0 0 -3px;
    position: absolute;
    top: 50%;
    transition: all 0.1s ease-in-out 0s;
    width: 6px;
    z-index: 1;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    border-radius: 100%;
    height: 14px;
    margin: -7px 0 0 -7px;
    width: 14px;
}

.button {
    background-color: rgba(10, 23, 55, 1);
    border: none;
    border-radius: 19px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    margin: 0 0 1rem;
    padding: 0.85em 1em;
    text-align: center;
    transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
    vertical-align: middle;
}

.button:hover, .button:focus {
    background-color: rgba(10, 23, 55, 1);
}

.button-group.small .button {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    border-radius: 19px;
}

.button-group.small {
    margin-top: 20px;
}

.blue-button {
    color: #5c9eae;
}

.blue-button:hover, .blue-button:focus {
    color: #5c9eae;
}

.pink-button {
    color: #c47378;
}

.pink-button:hover, .pink-button:focus {
    color: #c47378;
}

.grey-button {
    color: #dfdfdc;
}

.grey-button:hover, .grey-button:focus {
    color: #dfdfdc;
}

.dark-blue-button {
    color: #091638;
    background-color: rgba(10, 23, 55, 0);
    cursor: default;
    padding-right: 5px;
}

.dark-blue-button:hover, .dark-blue-button:focus {
    color: #091638;
    background-color: rgba(10, 23, 55, 0);
    cursor: default;
}

.dropdown > li > a {
    padding: 0;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.dropdown.menu li.is-dropdown-submenu-parent a::after {
    border-color: #091638 transparent transparent;
    opacity: 1;
}

.language-selector {
    height: 38px;
    margin-top: 20px;
    margin-left: 90px;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #091638;
    padding-top: 3px;
}

.language-selector a {
    font-size: 15px !important;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    color: rgba(10, 23, 55, 1);
}

.language-selector a:hover, .language-selector a:active {
    color: rgba(10, 23, 55, 1);
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: none;
    background-color: rgba(10, 23, 55, 0.75);
}

.is-dropdown-submenu li a {
    padding: 10px;
    border-bottom: solid 1px #091638;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #dfdfdc;
}

.is-dropdown-submenu li a:hover {
    color: #5c9eae;
    background-color: rgba(10, 23, 55, 1);
}

.reveal-overlay {
    background-color: rgba(10, 23, 55, 0.75);
}

.reveal {
    padding: 30px;
    border: none;
    border-radius: 0;
    background-color: #dfdfdc;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

.close-button, .close-button.medium {
    right: 31px;
    top: 34px;
    height: 28px;
    width: 28px;
    background-image: url(../img/close.png);
}

.close-button {
    color: #091638;
    cursor: pointer;
    position: absolute;
}

.modal-container label {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #091638;
    font-size: 16px;
    margin-bottom: 5px;
}

.modal-container button {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    border-radius: 19px;
    margin-bottom: 20px
}

.choose-file-button button {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    border-radius: 19px;
    margin-bottom: 20px

}

input.password {
    margin-bottom: 25px;
}

a.text {
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #091638;
}

a.text:hover {
    color: #091638;
    text-decoration: underline;
}

#map {
    height: 100%;
    width: 100%;
}

#map_wrapper {
    height: 530px;
}

label {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #091638;
    margin-bottom: 5px;
}

p.note {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

p.note-profile {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #091638;
    margin-bottom: 5px;
    margin-top: 10px;
}

strong {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

@media screen and (min-width: 40em) {
    p.note-profile, .profile-buttons {
        text-align: left;
    }
}

@media screen and (min-width: 40em) {
    .text-form {
        text-align: left;
    }
}

input[type=text], input[type=password], input[type=number], input[type=search], input[type=file] {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #091638;
    outline: none;
    box-shadow: inset 0 0 0 rgba(10, 10, 10, 0.1);
    margin-top: 5px;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], input[type=file],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    margin-top: 5px;
    padding: 0.5rem;
    border: 1px solid #fff;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 0 0 rgba(10, 10, 10, 0.1);
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #091638;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
    outline: none;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 0 #ffffff;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select.no-border {
    margin-top: 5px;
    border: 1px solid #fff;
    border-radius: 0;
    height: auto;
    padding: 0.5rem;
}

select.no-border:focus {
    margin-top: 5px;
    border: 1px solid #fff;
    box-shadow: 0 0 0 #ffffff;
}

select.no-border option {
    font-family: inherit;
    font-size: 16px;
    line-height: 16px;
    color: #091638;
    padding: 0;
    margin: 0;
}

.submit-button-form {
    width: 100%;
    margin-top: 20px;
    position: relative;
    top: 3px;
}

.newsletter-button, .email-button {
    width: 100%;
    margin-top: 0;
}

.valign-middle {
    display: table;
}

.valign-middle .columns {
    display: table-cell;
    vertical-align: middle;
}

.valign-middle .columns, .valign-middle [class*="column"] + [class*="column"]:last-child {
    float: none;
}

.how-step {
    margin-top: 30px;
    margin-bottom: 30px;
}

.line-break {
    margin-top: 30px;
    margin-bottom: 30px;
}

img.number {
    margin-bottom: 15px;
}

.spacer-20 {
    height: 20px;
}

.reward-panel {
    background-color: #fff;
    margin-bottom: 30px;
}

.reward-panel img {
    margin-bottom: 0;
}

.reward-panel-inside {
    padding: 20px 20px 30px 20px;
}

.reward-panel-inside h2 {
    font-size: 26px;
    line-height: 30px;
    color: #5c9eae;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
}

.reward-panel-inside h3 {
    font-size: 26px;
    line-height: 30px;
    color: #091638;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.reward-panel-inside h4 {
    font-size: 17px;
    line-height: 20px;
    color: #5c9eae;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.reward-panel-inside h4.area {
    font-size: 17px;
    line-height: 20px;
    color: #5c9eae;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    padding-top: 10px;
    margin-bottom: 30px;
}

.reward-panel-inside h5 {
    font-size: 17px;
    line-height: 20px;
    color: #091638;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.reward-panel-inside h5 strong {
    color: #c47378;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

.reward-panel-inside p {
    font-size: 15px;
    line-height: 18px;
    color: #091638;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.reward-panel-inside p.note {
    font-size: 14px;
    line-height: 17px;
    color: #c47378;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.reward-panel-inside p.note a {
    font-size: 14px;
    line-height: 17px;
    color: #c47378;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
}

.reward-panel-inside p.note a:hover {
    color: #c47378;
    text-decoration: underline;
}

.reward-panel-inside p.area {
    font-size: 14px;
    line-height: 17px;
    color: #c47378;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    padding-bottom: 0;
    padding-top: 10px;
}

.reward-panel-inside img {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    position: relative;
    top: 0;
    left: -2px;
    float: left;
}

img.rewards {
    margin-bottom: 0;
}

.reward-panel-equal {
    background-color: white;
    margin-bottom: 30px;
}

.button-group.small.newsletter {
    margin-top: 6px;
}

.button-group.small.email {
    margin-top: 6px;
}

.template-area p {
    font-size: 18px;
    line-height: 22px;
    color: #091638;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 18px;
}

.template-area h6 {
    font-size: 18px;
    line-height: 22px;
    color: #091638;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 18px;
}

.template-area p a {
    color: #c47378;
    font-weight: 600;
}

.template-area p a:hover {
    color: #c47378;
    font-weight: 600;
    text-decoration: underline;
}

.template-area h6 a {
    color: #c47378;
    font-weight: 600;
}

.template-area h6 a:hover {
    color: #c47378;
    font-weight: 600;
    text-decoration: underline;
}

.template-area h2 {
    font-size: 30px;
    line-height: 33px;
    color: #091638;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
}

.template-area h2 a {
    color: #c47378;
    font-weight: 400;
}

.template-area h2 a:hover {
    color: #c47378;
    font-weight: 400;
    text-decoration: underline;
}

@media screen and (max-width: 39.9375em) {
    .template-area h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.template-area h3 {
    font-size: 24px;
    line-height: 27px;
    color: #5c9eae;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 27px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0;
}

@media screen and (max-width: 39.9375em) {
    .template-area h3 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.template-area h3 a {
    color: #c47378;
    font-weight: 400;
}

.template-area h3 a:hover {
    color: #c47378;
    font-weight: 400;
    text-decoration: underline;
}

.template-area h4 em {
    font-style: italic;
}

.template-area h4 {
    font-size: 18px;
    line-height: 22px;
    color: #5c9eae;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0;
}

.template-area ul {
    list-style-image: url('../img/list-image.png');
    text-align: left;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 16px;
    line-height: 18px;
    color: #091638;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
}

@media screen and (max-width: 39.9375em) {
    .template-area ul {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.template-area ul li {
    padding-bottom: 10px;

}

.template-area h5 {
    font-size: 14px;
    line-height: 17px;
    color: #091638;
    text-align: left;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: solid 2px #c47378;
}

.template-area h5 a {
    color: #091638;
}

.template-area h5 a:hover {
    color: #091638;
    text-decoration: underline;
}

@media screen and (min-width: 64em) {
    #amsterdam-logo {
        float: right;
    }
}

#amsterdam-logo {
    padding-top: 6px;
}

div.orbit {
    margin-bottom: 30px;
}

.orbit-container .orbit-slides-container * {
    position: relative;
    float: left;
    height: auto;
}

#map_wrapper {
    margin-bottom: 30px;
}

.reward-check {
    margin-bottom: 30px;
}

.business-info {
    margin-bottom: 30px;
}

img.no-padding {
    margin-bottom: 0;
}

.reward-page-box {
    margin-bottom: 30px;
}

.pagination li {
    display: inline-block;
    margin: 5px;
    background-color: #091638;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: white;
    border-radius: 14px;
}

.pagination li a {
    color: white;
}

.pagination li a:hover {
    background-color: #5c9eae;
    color: #091638;
    border-radius: 14px;
}

.pagination li.active {
    background-color: #c47378;
    color: #091638;
    border-radius: 14px;
}

.pagination li.disabled {
    background-color: transparent;
    color: #091638 !important;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.pagination li.disabled a {
    color: #091638;
}

.pagination li.disabled a:hover {
    background-color: transparent;;
    color: #091638;
    border-radius: 0;
}

/* Google Maps Fix
 */
.gm-style * {
  width:auto;
  height:auto;
}