.nopadding {
    padding: 0 !important
    }
.totsGrey {
    color: #4B4845 !important
    }
.backgroundTBlue {
    background-color: #00CECE !important
    }
.backtotop {
    margin-top: -30px
    }
.destination > a > h3 {
    margin-top: 3rem
    }
.goToContent {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #f35b5e;
    display: block;
    line-height: 3rem;
    height: 3rem;
    text-decoration: none
    }
.goToContent:hover {
    background-color: #cc4e51;
    text-decoration: none;
    color: #fff
    }
.infoTabs {
    padding: 0;
    margin: 0
    }
.infoTabs > div {
    display: table;
    background-color: #00CECE;
    border-top: 2px solid #fff;
    padding: 0;
    margin: 0;
    width: 100%
    }
.infoTabs > div > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
    background-color: #00CECE;
    padding: 0;
    border-right: 2px solid #fff
    }
.infoTabs > div > div:last-child {
    border-right: none
    }
.infoTabs > div div > div > p {
    font-size: 14px;
    margin-top: 8px;
    vertical-align: middle;
    color: #fff;
    text-align: right;
    margin-right: 4px
    }
.infoTabs > div > div > div > p > span {
    font-weight: bold;
    font-size: 16px;
    display: block
    }
.infoTabs > div > div > div > img {
    height: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    text-align: left;
    margin-left: 10px
    }
.infoTabs > div > div > div {
    height: 100%;
    padding-right: 0;
    padding-left: 0
    }
.destination {
    padding: 10px;
    margin: 0
    }
.destination > a {
    padding: 0;
    margin: 0;
    text-decoration: none
    }
.destination > a:hover {
    text-decoration: none
    }
.destinationImage {
    width: 100%;
    overflow: hidden;
    height: auto;
    max-height: 300px
    }
.destinationImage > img {
    width: 100%
    }
.popularDestinations {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 1rem
    }
.popularDestinations > li {
    list-style: none;
    display: inline-block;
    float: left;
    font-weight: light;
    margin-right: 10px;
    color: #4B4845;
    font-size: 1.25rem;
    border-right: 1px solid #4B4845
    }
.popularDestinations > li:first-child {
    border-right: none
    }
.popularDestinations > li:last-child {
    border-right: none
    }
.popularDestinations > li > a {
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    color: #00CECE
    }
.inforBar {
    width: 100%;
    background-color: #00CECE;
    display: table;
    height: auto;
    margin-top: 3rem;
    margin-bottom: 3rem
    }
.inforBarInner {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    display: table-row
    }
.infoItem {
    width: 33.3%;
    border-left: 2px solid #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table-cell
    }
.infoItem:hover {
    background-color: #077;
    color: #fff;
    text-decoration: none
    }
.infoItem:first-child {
    border-left: none
    }
.inspire {
    margin-bottom: 4rem
    }
.inspire > div > div {
    width: 100%;
    height: 225px;
    overflow: hidden;
    margin-top: 2rem;
    margin-bottom: 2rem
    }
.inspire > div > div > img {
    width: auto;
    max-width: inherit !important;
    height: 100%
    }
@media screen and (max-width: 1200px) {
    .infoTabs > div > div > div > img {
        height: 38px;
        width: 100%;
        margin-top: 8px;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: center;
        margin-left: 0
        }
    .infoTabs > div div > div > p {
        font-size: 12px;
        margin-top: 8px;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        margin-right: 4px
        }
    .infoTabs > div > div > div > p > span {
        font-size: 14px
        }
    .popularDestinations > li:first-child {
        width: 100%
        }
    .destination {
        padding: 8px;
        padding-bottom: 30px;
        margin: 0
        }
    }
@media screen and (max-width: 992px) {
    .infoTabs > div > div > div > img {
        height: 35px;
        margin-top: 5px;
        margin-bottom: 5px;
        vertical-align: middle;
        text-align: center;
        margin-left: 0
        }
    .infoTabs > div > div {
        padding: 0;
        margin: 0;
        text-align: center
        }
    .infoTabs > div > div > div {
        height: 100%;
        padding: 0;
        margin: 0;
        text-align: center
        }
    .infoTabs > div div > div > p {
        font-size: 11px;
        margin-top: 8px;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        margin-right: 4px
        }
    .infoTabs > div {
        width: 100%
        }
    .inspire > div > div > img {
        width: 100%;
        max-width: inherit !important;
        height: unset
        }
    }
@media screen and (max-width: 767px) {
    .mobileHideThis {
        display: none
        }
    .infoItem {
        font-size: 14px
        }
    .infoTabs > div > div > div > img {
        height: 28px
        }
    .destination {
        padding: 2px;
        padding-bottom: 30px;
        margin: 0
        }
    .inspire > div > div > img {
        width: auto;
        max-width: inherit !important;
        height: 100%
        }
    .popularDestinations > li > a {
        display: inline-block;
        float: left;
        font-weight: bold;
        margin-right: 5px;
        color: #00CECE;
        font-size: 14px
        }
    }
@media screen and (max-width: 574px) {
    .inspire > div > div > img {
        width: 100%;
        max-width: 100%;
        height: auto
        }
    }
@media screen and (max-width: 400px) {
    .infoItem {
        font-size: 11px
        }
    }
/*# sourceMappingURL=ffdV0.7.css.map */