.header_inner {
    background: #fff;
    padding: 10px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    -webkit-transition: all .35s ease-out;
    transition:all .35s ease-out
}

.header_inner #logo {
    width:150px
}

.header_inner #logo > a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    border: none;
    outline:none
}

.header_inner #logo .logo-image {
    display: block;
    text-indent: -9999px;
    width: 148px;
    margin: 0;
    height: 60px;
    background: url(../Content/images/going-logo-dark.png) no-repeat center center;
    background-size:148px auto
}

.header_inner #logo .logo-claim {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #041e41;
    font-size: 10px;
    font-size: 1rem;
    -webkit-transition: color 1s;
    transition:color 1s
}

.header_inner--container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position:relative
}

#trigger-menu {
    display: block;
    width: 28px;
    height: 18px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right:0
}

#trigger-menu:before, #trigger-menu:after {
    content: '';
    display: block;
    background: #041e41;
    height:3px
}

#trigger-menu span {
    background: #041e41;
    display: block;
    height: 3px;
    margin:6px 0
}

#going-menu {
    display:none
}

#going-menu li {
    display: inline-block;
    margin:1px 5px 0 0;
	min-width:180px
}

#going-menu li:last-child {
    margin-right:0;
}

#going-menu .btn {
    border-radius: 0;
    color: #041e41;
    width: 100%;
    opacity: 1;
    min-width: auto;
    padding: 0 15px 5px 15px;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -webkit-transition: 1all .25s ease-out;
    text-transform:none
}

#going-menu .btn:hover, #going-menu .btn:focus {
    opacity: .8;
    outline:none
}

body {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif
}

.btn {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-size:1.8rem
}

.title {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #041e41;
    text-transform:uppercase
}

.subtitle {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color:#041e41
}

.paragraph-title {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color:#000
}

.paragraph {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color:#000
}

.white-rectangle .title {
    font-size: 30px;
    font-size: 3rem;
    color:#000
}

.white-rectangle .subtitle {
    font-size: 24px;
    font-size: 2.4rem;
    color:#000
}

.white-rectangle .paragraph, .rectangle .paragraph {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
    letter-spacing: -.04em;
    color:#000
}

.blue-rectangle .title {
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom:0
}

.blue-rectangle .subtitle {
    color: #fff;
    font-size: 28px;
    font-size:2.8rem
}

.blue-rectangle .paragraph {
    color:#fff
}

.generic-page .page-header .title {
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3;
    margin-bottom:10px
}

.generic-page .page-header .subtitle {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 5px;
    color:#fff
}

.generic-page .page-header p {
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    line-height:1.3
}

main h1 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom:10px
}

main h2 {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom:10px
}

main h3 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom:10px
}

main h4 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom:10px
}

main h5 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom:10px
}

main h6 {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom:10px
}

main p, main a {
    font-size: 16px;
    line-height:1.4
}

a {
    color:#041e41
}

a:hover {
    color:#083f89
}

.intro_home--nav .btn {
    font-family: "DancingScriptOT", Georgia, serif;
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing:-.04em
}

.forYou-container .paragraph {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #041e41;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.2;
    padding-bottom:2%
}

footer p {
    font-family: "robotoregular", Arial, Helvetica, sans-serif;
    color: #041e41;
    font-size: 12px;
    font-size: 1.2rem;
    line-height:1.3
}

footer p .bigText {
    font-size: 14px;
    font-size:1.4rem
}

footer .footer_nav li {
    font-family: "robotoregular", Arial, Helvetica, sans-serif;
    color: #041e41;
    font-size: 14px;
    font-size: 1.4rem;
    line-height:1.3
}

footer .footer_nav li:after {
    content: '|';
    display: inline-block;
    margin:0 3px
}

footer .footer_nav li a {
    color:#041e41
}

footer .footer_nav li.li-small {
    font-size: 12px;
    font-size:1.2rem
}

footer .footer_nav li:last-child:after {
    content: ''
}

.header_inner--nav .btn {
    font-family: "DancingScriptOT", Georgia, serif;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing:-.04em
}

.intro-inner_tableCell h1 {
    color: #fff;
    font-size: 48px;
    font-size: 4.8rem;
    text-shadow:1px 1px 13px #646464
}

.intro-inner_tableCell h2 {
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;
    text-shadow:1px 1px 13px #646464
}

.intro_rectangle h2 {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 36px;
    font-size: 3.6rem;
    text-transform:uppercase
}

.intro_rectangle h3 {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 28px;
    font-size:2.8rem
}

.intro_rectangle p {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.3;
    letter-spacing: -.04em;
    text-align:left
}

#going-menu .btn, .mm-listview .btn {
    font-family: "DancingScriptOT", Georgia, serif;
    font-size: 24px;
    font-size: 2.4rem;
    border:0
}

#going-menu .btn span, .mm-listview .btn span {
    font-size: 32px;
    font-size: 3.2rem;
    position: relative;
    top:5px
}

.lead {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    font-family: "FuturaStd-Book", Arial, Helvetica, sans-serif;
    color: #ccc;
    line-height:1.4
}

.list-unstyled > li, ul > li, ul > li li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height:1.42857
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    font-size: 14px;
    font-size: 1.4rem;
    line-height:1.42857
}

.table-bordered > thead > tr > th {
    color:#fff
}

form label {
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    text-transform:uppercase
}

form legend {
    font-family: "FuturaStd-Book", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height:1.42857
}

.form-control {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    color:#555
}

.help-block {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    text-transform:uppercase
}

.alert {
    text-transform: uppercase;
    font-family: "FuturaStd-Book", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size:1.2rem
}

.media-heading {
    text-transform: uppercase;
    font-size: 21px;
    color:#041e41
}

.modal-title {
    color: #041e41;
    font-family: "FuturaStd-Book", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-size:2.1rem
}

.popover {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif
}

.popover-title {
    font-family: "FuturaStd-Book", Arial, Helvetica, sans-serif
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background:trasparent
	}

body {
    line-height:1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}

nav ul {
    list-style:none
}

blockquote, q {
    quotes:none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background:transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration:none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight:bold
}

del {
    text-decoration:line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor:help
}

table {
    border-collapse: collapse;
    border-spacing:0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding:0
}

input, select {
    vertical-align:middle
}

html {
    font-size: 62.5%;
    height:100%
}

*, * :before, * :after {
    box-sizing:border-box
}

body {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    height:100%
}

body > div {
    overflow: visible;
    height:100%
}

body.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition:none !important
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #041e41;
    z-index:99
}

#destinations {
    background-color:#fff
}

#cruise-page {
    background-color:#00aeef
}

#collection-page {
    background-color:#f7941e
}

#freedom-page {
    background-color:#6cbe45
}

#experience-page {
    background-color:#f070ab
}

#foryou-page {
    background-color:#fff
}

#foryou-page .page-header {
    background-color:#041e41
}

.container-fluid {
    max-width: 1500px;
    margin:0 auto
}

.generic-page .header_inner {
    position:static
}

.generic-page main {
    margin-bottom:40px
}

.generic-page footer {
    border-top: 2px solid #041e41;
    background-color:#fff
}

.generic-page .page-header {
    padding-bottom: 9px;
    margin: 0 0 20px 0;
    padding: 40px 0;
    background-color:#041e41
}

.onlydesk {
    display:none
}

ul {
    padding-left:40px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name:fadeInUp
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform:none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform:none
    }
}

.header_home {
    text-align: center;
    padding-top: 25px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:2
}

.header_home h1 {
    display: block;
    text-indent: -9999px;
    width: 200px;
    margin: 0 auto;
    height: 101px;
    background: url(../Content/images/going-logo-light.png) no-repeat center center;
    background-size: 200px 101px;
    position: relative;
    transition: background-image1s;
    -o-transition: background-image 1s;
    -ms-transition: background-image 1s;
    -moz-transition: background-image 1s;
    -webkit-transition:background-image1s
}

.header_home h1.logo_dark {
    background: url(../Content/images/going-logo-dark.png) no-repeat center center;
    background-size:200px 101px
}

.icon-login {
    position: absolute;
    top: 3em;
    right: 3em;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 3;
    opacity: 1;
    -webkit-transition: all .35s linear;
    transition:all .35s linear
}

.icon-login #locker {
    width: 25px;
    height: 25px;
    position: relative;
    top: 5px;
    left:5px
}

.icon-login:hover {
    opacity:.7
}

.container_home {
    width: 100%;
    height: 100vh;
    padding: 0;
    position:relative
}

.container_home .swiper-container {
    height:100%
}

.hero-container .swiper-slide {
    height:100% !important
}

.hero-container .swiper-slide img {
    display:none
}

.hero-container .swiper-slide.first-slide {
    background: url(../Content/images/home-slider_09.jpg) no-repeat center center;
    background-size:cover
}

.hero-container .swiper-slide.second-slide {
    background: url(../Content/images/home-slider_10.jpg) no-repeat center center;
    background-size:cover
}

.hero-container .swiper-slide.third-slide {
    background: url(../Content/images/home-slider_11.jpg) no-repeat center center;
    background-size:cover
}

.hero-container .swiper-slide.fourth-slide {
    background: url(../Content/images/home-slider_12.jpg) no-repeat center center;
    background-size:cover
}

.hero-container .swiper-slide.fifth-slide {
    background: url(../Content/images/home-slider_13.jpg) no-repeat center center;
    background-size:cover
}

.intro_home {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 1050px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: table;
    overflow: hidden;
    z-index: 3;
    padding-top:130px
}

.intro_home--content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing:grayscale
}

.nav-container {
    max-width: 300px;
    margin: 0 auto;
    opacity:0
}

.intro_home--nav {
    width: 100%;
    padding: 5px 10px;
    background-color:rgba(255, 255, 255, .75)
}

.intro_home--nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left:0
}

.intro_home--nav li {
    display: block;
    margin: 5px;
    width: 100%;
    position:relative
}

.intro_home--nav .btn {
    text-transform: none;
    color: #041e41;
    padding: 10px 0;
    width: 100%;
    line-height:1.1em
}

.intro_home--nav #forYou-btn {
    height: 69px;
    margin-top:5px
}

.intro_home--nav #forYou-btn img {
    height: 100%;
    width:auto
}

.btn {
    display: inline-block;
    border-radius: 0;
    color: #fff;
    width: auto;
    min-width: 200px;
    padding: 15px;
    opacity: 1;
    transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    -ms-transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition:opacity .25s ease-out
}

.btn:hover {
    opacity:.8
}

.btn:focus {
    outline:none
}

.btn-lightBlue {
    background-color:#00aeef
}

.btn-orange {
    background-color:#f7941e
}

.btn-green {
    background-color:#6cbe45
}

.btn-pink {
    background-color:#f070ab
}
.btn-superwhite {
    background-color:#ffffff
}	
.btn-purple {
    background-color:#ad58c4
}
.btn-yellow {
    background-color:#ffe100
}
.btn-blue {
    background-color: #041e41;
    color:#fff !important
}

.btn-default {
    background-color: #041e41;
    border: 2px solid #041e41;
    color: #fff;
    margin-bottom:5px
}

.btn-default:hover, .btn-default:focus {
    background-color: #041e41;
    border: 2px solid #041e41;
    color: #fff;
    outline:none
}

.btn-primary {
    background-color: #fff;
    border: 2px solid #041e41;
    color: #041e41;
    margin-bottom:5px
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #eee;
    border: 2px solid #041e41;
    outline: none;
    color:#041e41
}

.intro_home--nav2 {
    background-color:rgba(255, 255, 255, .8)
}

.intro_home--nav2 #forYou-btn {
    margin:0
}

.intro_home--nav2 li:last-child {
    margin-bottom:0
}

.rectangle_white {
    position: relative;
    background-color: #fff !important;
    top: -1px;
    transition: top .75s cubic-bezier(0, 0, .58, 1);
    -o-transition: top .75s cubic-bezier(0, 0, .58, 1);
    -ms-transition: top .75s cubic-bezier(0, 0, .58, 1);
    -moz-transition: top .75s cubic-bezier(0, 0, .58, 1);
    -webkit-transition: top .75s cubic-bezier(0, 0, .58, 1);
    transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    z-index:5
}

.rectangle_white .rectangle--container {
    padding:40px
}

.rectangle_white .btn {
    position: absolute;
    right: 20px;
    bottom: -5px;
    background-color: #041e41;
    color: #fff;
    border-radius: 0;
    padding: 0 10px;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    outline:1px solid transparent
}

.rectangle_white .btn .onlymobile {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 32px;
    font-size:3.2rem
}

.rectangle_white .btn .onlydesk {
    display:none
}

footer {
    width: 100%;
    padding: 25px;
    display: table;
    position: relative;
    z-index:6
}

footer li {
    display:inline-block
}

footer .footer_info {
    margin-bottom:15px
}

footer .bigText {
    display: block;
    margin-bottom:5px
}

.footer_nav ul {
    margin: 0 0 5px 0;
    padding-left:0
}

.footer_social-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0;
    min-width:160px
}

.footer_social-nav ul {
    padding-left:0
}

.footer_social-nav li {
    margin-right: 15px;
    display: block;
    float:left
}

.footer_social-nav li:last-child {
    margin-right:0
}

.footer_social-nav a {
    text-indent: -9999px;
    display: block;
    width: 30px;
    height:30px
}

.footer_social-nav .facebook {
    background: url(../Content/images/ico-facebook.png) no-repeat center center;
    background-size:contain
}

.footer_social-nav .twitter {
    background: url(../Content/images/ico-twitter.png) no-repeat center center;
    background-size:contain
}

.footer_social-nav .instagram {
    background: url(../Content/images/ico-instagram.png) no-repeat center center;
    background-size:contain
}

.mm-listview .btn {
    border-radius: 0;
    color: #041e41;
    width: 100%;
    padding: 0 25px 5px 25px;
    text-transform:none
}

.parallaxParent {
    height: 100%;
    width: 100%;
    overflow:hidden
}

#column-rectangle .btn {
    margin-top: 25px;
    max-width: 400px;
    font-size: 14px;
    font-size:1.4rem
}

.intro-inner {
    height: 110vh;
    width: 100%;
    top: 0;
    overflow: hidden;
    padding-top:90px
}

.intro-inner .intro-inner_table {
    position: relative;
    height: 100%;
    width:100%
}

.intro-inner .parallaxChild {
    background-size: cover;
    height: 130%;
    position: relative;
    top:0
}

.intro-inner .intro-inner_tableCell {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    padding:0 50px
}

.intro-inner .intro-inner_tableCell h2 {
    position: relative;
    padding-bottom:15px
}

.intro-inner .intro-inner_tableCell h2:after {
    content: '';
    width: 80px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform:translateX(-50%)
}

.intro-inner #hostess {
    display: block;
    position: absolute;
    bottom: 0;
    right: 1%;
    width: 300px;
    height:auto
}

#destinations .main_inner {
    position: absolute;
    top: 105vh;
    left: 0;
    width:100%
}

#destinations .subtitle {
    position:relative
}

#destinations .subtitle:after {
    content: '';
    width: 80px;
    height: 10px;
    background-color: #041e41;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index:10
}

#destinations .col .subtitle:after {
    -webkit-transform: none;
    transform: none;
    left:0
}

#destinations .intro-inner .subtitle:after {
    background-color:#fff
}

.rectangle {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    padding: 50px 25px;
    position: relative;
    -webkit-perspective: 1000;
    top:-50px
}

.rectangle.blue-rectangle {
    outline: 1px solid #041e41;
    border:1px solid #041e41
}

.rectangle .rectangle_table {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    height:100%
}

.rectangle h2 {
    margin-bottom:10px
}

.rectangle h3 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom:60px
}

.rectangle .separator {
    content: '';
    width: 80px;
    -webkit-transform: skewY(-3deg) translateX(-50%);
    transform: skewY(-3deg) translateX(-50%);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    height: 10px;
    background-color: #041e41;
    position: absolute;
    top: -7px;
    left: 50%;
    z-index:10
}

.rectangle .arrow-down {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    height:40px
}

.rectangle .arrow-down img {
    display: block;
    width: 100%;
    height:auto
}

.rectangle .col {
    text-align: left;
    margin-bottom:25px
}

.rectangle .col .title {
    font-size: 30px;
    font-size:3rem
}

.rectangle .col .subtitle {
    font-size: 24px;
    font-size: 2.4rem;
    padding-bottom: 25px;
    margin-bottom:35px
}

.rectangle .col h3:after {
    left: 0;
    -webkit-transform: none;
    transform:none
}

.rectangle .col .paragraph-title {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom:15px
}

.rectangle .title img {
    width: 200px;
    height:auto
}

#destinations .rectangle {
    top:0
}

#hero-text .rectangle_tableCell {
    padding-bottom:80px
}

.intro_rectangle.blue-rectangle h2 {
    margin-bottom:10px
}

.intro_rectangle.blue-rectangle h3 {
    margin-bottom:0
}

.intro_rectangle.blue-rectangle h3:after {
    background-color: #fff;
    bottom:-25px
}

.white-rectangle {
    background-color:#fff
}

.blue-rectangle {
    background-color: #041e41;
    color: #fff;
    padding: 30px 25px 20px 25px;
    z-index:2
}

.blue-rectangle h3 {
    margin-bottom:0
}

.blue-rectangle h3:after {
    background-color: #fff;
    bottom:-25px
}

.picture-rectangle {
    overflow: hidden;
    padding:0
}

.picture-rectangle_inner {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    position: absolute;
    left: 0;
    top: -65px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 150%;
    margin:0
}

.picture-rectangle_tall {
    height:600px
}

.picture-rectangle_tall .parallaxChild {
    background-size: cover;
    background-position: center bottom;
    width: 100%;
    height: 100%;
    position: relative;
    top:0
}

.picture-rectangle_short {
    height:300px
}

.picture-rectangle_short .picture-rectangle_inner {
    height:250%
}

.picture-rectangle_short .parallaxChild {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
    top:0
}

#first-rectangle .intro_rectangle--tableCell {
    padding-bottom:80px
}

.media-box {
    position:relative
}

.media-box .media-box_left {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left:0
}

.media-box .media-box_left figure {
    width: 100%;
    height:100%
}

.media-box .media-box_left figure img {
    width: 100%;
    height:auto
}

.media-box .media-box_right {
    padding-left:125px
}

.media-box .title {
    font-size: 28px;
    font-size:2.8rem
}

.media-box .subtitle {
    font-size: 20px;
    font-size:2rem
}

.interstitial-page .slider-inner .white-rectangle {
    z-index: 3;
    overflow:visible
}

.interstitial-page .slider-inner .title {
    font-size: 28px;
    font-size:2.8rem
}

.interstitial-page .slider-inner .subtitle {
    font-size: 20px;
    font-size: 2rem;
    position: relative;
    padding-bottom: 25px;
    position:relative
}

.interstitial-page .slider-inner .subtitle:after {
    content: '';
    width: 80px;
    height: 10px;
    background-color: #041e41;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -40px;
    z-index:10
}

.interstitial-page .slider-inner .rectangle .separator {
    bottom: 10px;
    top:initial
}

#forYou-slider {
    margin: 0 5px;
    top:-50px
}

#forYou-slider .btn {
    max-width: 200px;
    background-color: #041e41;
    position: absolute;
    bottom: 0;
    margin-left:-100px !important
}

#forYou-slider .btn:hover {
    color:#fff
}

#forYou-slider .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
    top: 0;
    padding: 0 45px;
    min-height:500px
}

#forYou-slider .rounded {
    width: 180px;
    height:180px
}

#forYou-slider .forYou-slider--text {
    width: 100%;
    text-align: center;
    margin:15px 0
}

#forYou-slider .btn {
    margin:25px 0
}

#forYou-slider h3 {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom:10px
}

#forYou-slider p {
    font-family: "FuturaStd-Light", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    line-height:1.3
}

#forYou-slider .swiper-button-prev {
    left: 0;
    background: url(../Content/images/arrow-sx.png) no-repeat center center;
    background-size:contain
}

#forYou-slider .swiper-button-next {
    right: 0;
    background: url(../Content/images/arrow-dx.png) no-repeat center center;
    background-size:contain
}

.interstitial-page .container-inner {
    overflow:hidden
}

.interstitial-page .page-header {
    padding: 91px 50px 0 50px;
    margin: 0;
    border-bottom:0
}

.interstitial-page .page-header_title {
    height: 100px;
    padding:10px 0
}

.interstitial-page .page-header_title img {
    height: 100%;
    width: auto;
    display:inline-block
}

.interstitial-page .intro-inner {
    padding-top: 0;
    height:400px
}

.interstitial-page .intro-inner .parallaxChild {
    background-size: cover;
    background-position: center bottom;
    height: 150%;
    position: relative;
    top:0
}

.interstitial-page #hostess {
    right: 5%;
    width: 350px;
    height:auto
}

.interstitial-page .rectangle {
    padding:40px 15px 30px 15px
}

.interstitial-page .rectangle h3 {
    margin-bottom:0
}

.interstitial-page .rectangle h3:after {
    bottom:-35px
}

.interstitial-page .rectangle .paragraph {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top:25px
}

.interstitial-page .rectangle .btn {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    margin-top:50px
}

.interstitial-page .rectangle .col .btn {
    margin:50px 0 0 0
}

.interstitial-page .white-rectangle {
    overflow:hidden
}

.interstitial-page .white-rectangle > .btn {
    position: absolute;
    right: 20px;
    bottom: -15px;
    background-color: #041e41;
    color: #fff;
    min-width: 50px;
    border-radius: 0;
    padding: 15px 5px;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-backface-visibility: hidden;
    outline: 1px solid transparent;
    transition: bottom .25s ease-out;
    -o-transition: bottom .25s ease-out;
    -ms-transition: bottom .25s ease-out;
    -moz-transition: bottom .25s ease-out;
    -webkit-transition:bottom .25s ease-out
}

.interstitial-page .white-rectangle > .btn:hover {
    bottom:-5px
}

.interstitial-page footer {
    background-color:#fff
}

.lead {
    border-top: 1px solid #eee;
    margin: 20px 0;
    padding-top:10px
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    vertical-align: top;
    border-top:1px solid #041e41
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border:1px solid #041e41
}

.table-bordered > thead {
    background-color:#041e41
}

form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom:5px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

form select.form-control {
    background: url(../Content/images/arrow-bottom.png) no-repeat 98% center;
    background-size: 10px auto;
    -webkit-appearance: none;
    width: 100%;
    height: 34px;
    padding:6px 12px
}

.help-block {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #f2f2f2
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
    width: 15px;
    height:15px
}

form legend {
    color: #041e41;
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: block;
    border-bottom:1px solid #041e41
}

fieldset {
    overflow: hidden;
    margin:15px 0
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #052959;
    border-color: #041e41;
    opacity:1
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #052959;
    border-color:#041e41
}

.badge {
    background-color:#041e41
}

.btn-primary .badge {
    background-color: #041e41;
    color:#fff
}

.btn-default .badge {
    background-color: #fff;
    color:#041e41
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius:2px
}

.alert-success {
    background-color: #c4e5b5;
    border-color: #6cbe45;
    color:#6cbe45
}

.btn-success {
    background-color: #6cbe45;
    border-color: #6cbe45;
    color:#fff
}

.alert-info {
    background-color: #99dff9;
    border-color: #00aeef;
    color:#00aeef
}

.btn-info {
    background-color: #00aeef;
    border-color: #00aeef;
    color:#fff
}

.alert-warning {
    background-color: #fcd4a5;
    border-color: #f7941e;
    color:#f7941e
}

.btn-warning {
    background-color: #f7941e;
    border-color: #f7941e;
    color:#fff
}

.alert-danger, .btn-danger {
    background-color: #ffb5ac;
    border-color: #ff4630;
    color:#ff4630
}

.btn-danger {
    background-color: #ff4630;
    border-color: #ff4630;
    color:#fff
}

.media-heading {
    margin-top: 0;
    margin-bottom:5px
}

.media-divider {
    display: inline-block;
    background-color: #041e41;
    height: 4px;
    width: 80px;
    margin-bottom:5px
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05)
}

.modal-header {
    padding: 20px 35px;
    border-bottom:1px solid #041e41
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 5px solid #041e41;
    border-radius: 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline:0
}

.modal-body {
    padding:20px 35px
}

.modal-footer {
    padding: 20px 35px;
    border-top:1px solid #041e41
}

.modal-backdrop {
    display:none
}

.modal-open .modal {
    background-color:rgba(0, 0, 0, .5)
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #041e41;
    text-shadow: 0 1px 0 #fff;
    opacity:1
}

.tab-content {
    padding:25px 15px
}

.nav-tabs > li > a {
    border-radius:0
}

.nav-tabs > li > a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #041e41;
    color:#fff
}

.tooltip-inner {
    color: #041e41;
    text-align: center;
    text-transform: uppercase;
    background-color: #eee;
    border-radius:0
}

.tooltip.top .tooltip-arrow {
    border-top-color:#eee
}

.tooltip.top-left .tooltip-arrow {
    border-top-color:#eee
}

.tooltip.top-right .tooltip-arrow {
    border-top-color:#eee
}

.tooltip.right .tooltip-arrow {
    border-right-color:#eee
}

.tooltip.left .tooltip-arrow {
    border-left-color:#eee
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color:#eee
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color:#eee
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color:#eee
}

.popover {
    border-radius: 0;
    border:1px solid #041e41
}

.popover-title {
    border-radius: 0;
    color:#041e41
}

.popover.right > .arrow {
    border-right-color:#041e41
}

.popover.top > .arrow {
    border-top-color:#041e41
}

.popover.left > .arrow {
    border-left-color:#041e41
}

.popover.bottom > .arrow {
    border-bottom-color:#041e41
}

.footer_home h1 {
    display: block;
    text-indent: -9999px;
    width: 266px;
    margin: 0 auto;
    height: 80px;
    background: url(../Content/images/goresort_perdepera_light.png) no-repeat center center;
    background-size: 266px 80px;
    position: relative;
    transition: background-image1s;
    -o-transition: background-image 1s;
    -ms-transition: background-image 1s;
    -moz-transition: background-image 1s;
    -webkit-transition:background-image1s
}

.footer_home h1.logo_dark {
    background: url(../Content/images/goresort_perdepera_dark.png) no-repeat center center;
    background-size:266px 80px
}

.has-error, .ng-invalid.ng-touched {
    border-color:#ff4630
}

.has-error:focus, .ng-invalid.ng-touched:focus {
    border-color: #ff4630;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 70, 48, .6)
}

.text-danger {
    color: #ff4630
}



@media (min-width: 992px) {
    footer .footer-right {
        float: right !important;
        text-align:right
    }

    footer .footer-right-left {
        float:left !important
    }

    footer p .bigText br {
        display:none
    }
}

@media (min-width: 601px) {
    #forYou-slider {
        margin:0 15px
    }

    #forYou-slider .swiper-slide {
        padding: 0 35px;
        position:relative
    }

    #forYou-slider .swiper-slide-active:after, #forYou-slider .swiper-slide-next:after {
        content: '';
        width: 1px;
        height: 250px;
        position: absolute;
        right: 1px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background:#c4c4c4
    }

    .interstitial-page .rectangle {
        padding:40px 35px 30px 35px
    }
}

@media (min-width: 992px) {
    .onlymobile {
        display:none
    }

    .onlydesk {
        display:block
    }

    .header_home h1, .header_home h1.logo_dark {
        width: 300px;
        height: 152px;
        background-size:300px 152px
    }

    .header_home h2 {
        font-size: 21px;
        font-size: 2.1rem;
        margin-top:15px
    }

    .header_inner {
        padding:15px 35px
    }

    .header_inner #logo {
        width:200px
    }

    .header_inner #logo .logo-image {
        width: 158px;
        height: 80px;
        background-size:158px auto
    }

    .header_inner #logo .logo-claim {
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        margin-top:4px
    }

    .nav-container {
        max-width:940px
    }

    .intro_home--nav {
        padding:25px
    }

    .intro_home--nav ul {
        overflow: hidden;
        display:block
    }

    .intro_home--nav li {
        display: block;
        width: calc(94%/3);
        float: left;
        margin: 0;
        margin-left: 2%;
        margin-bottom:2%
    }

    .intro_home--nav li:nth-child(3n+1) {
        margin-left:0
    }

    .intro_home--nav li:last-child {
        margin-right:0
    }

    .intro_home--nav .forYou-container {
        border-top: 1px solid #041e41;
        padding-top:2%
    }

    .intro_home--nav #forYou-btn {
        max-width: 375px;
        margin-top:0
    }

    .intro_home--nav2 li:first-child {
        margin-left:0
    }

    .intro_home--nav2 li:nth-child(5) {
        margin-left: 0;
        margin-bottom:0
    }

    .intro_home--nav2 li:last-child {
        width: auto;
        text-align: left;
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.3;
        height: 70px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items:center
    }

    .rectangle .rectangle_table {
        display:table
    }

    .rectangle .rectangle_tableCell {
        display: table-cell;
        vertical-align:middle
    }

    footer {
        height:115px
    }

    footer p br {
        display:block
    }

    footer p {
        font-size: 12px;
        font-size: 1.2rem;
        line-height:1.3
    }

    footer .footer_info {
        margin-bottom:0
    }

    footer .footer--container {
        display: table-cell;
        vertical-align:middle
    }

    .footer_nav {
        padding-right:175px
    }

    .footer_social-nav {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        margin: 0;
        width: 115px;
        border-left: 1px solid #041e41;
        height: 100%;
        padding-left:15px
    }

    .main-slider-container .swiper-pagination {
        bottom:115px
    }

    #forYou-slider .swiper-slide {
        padding:0 45px
    }

    #going-menu {
        display:block
    }

    #going-menu .dropdown-menu {
        padding:0
    }

    #going-menu .dropdown-menu li {
        width: 100%;
        line-height: 40px;
        margin:0
    }

    #going-menu .dropdown-menu > li > a {
        line-height:30px
    }

    #going-menu--mobile, #trigger-menu {
        display:none
    }

    .listed-nav {
        margin-right: 0;
        margin-top:5px
    }

    .listed-nav > li > a {
        padding:10px
    }

    .listed-nav > li > a:hover, .listed-nav > li > a:focus {
        background-color: transparent;
        color:#083f89
    }

    .listed-nav > li > a:hover, .listed-nav .open > a, .listed-nav .open > a:hover, .listed-nav .open > a:focus {
        background-color: #eee;
        border: 0;
        color:#041e41
    }

    .media-box {
        height: 130px;
        margin-bottom:25px
    }

    .media-box .subtitle {
        font-size: 28px;
        font-size:2.8rem
    }

    .media-box .media-box_left {
        width: 130px;
        height:130px
    }

    .media-box .media-box_right {
        padding-left:175px
    }

    #forYou-slider {
        margin:25px 50px
    }

    #column-rectangle .col-border-left {
        border-left: 1px solid #dadada;
        padding-left:25px
    }

    .interstitial-page .page-header {
        padding:125px 50px 0 50px
    }

    .interstitial-page .white-rectangle > .btn {
        max-width: 280px;
        padding: 25px;
        bottom:-20px
    }

    .interstitial-page .white-rectangle > .btn:hover {
        bottom:-10px
    }

    .slider-inner .title {
        font-size: 36px;
        font-size:3.6rem
    }

    .slider-inner .subtitle {
        font-size: 28px;
        font-size:2.8rem
    }
}

@media (min-width: 1200px) {
    .footer--container {
        overflow:hidden
    }

    .footer-right {
        text-align:left
    }

    .main-slider-container .swiper-pagination {
        bottom:135px
    }

    #going-menu .btn {
        padding:0 25px 5px 25px
    }

    .intro-inner {
        padding-top:134px
    }

    #forYou-slider .swiper-slide:nth-child(3):after, #forYou-slider .swiper-slide:last-child:after {
        content: '';
        width: 1px;
        height: 250px;
        position: absolute;
        left: 1px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background:#c4c4c4
    }

    #forYou-slider .swiper-slide:nth-child(3):before {
        content: '';
        width: 1px;
        height: 250px;
        position: absolute;
        right: 1px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background:#c4c4c4
    }

    #forYou-slider .swiper-slide-next:after {
        display:none
    }

    #column-rectangle {
        padding:100px 25px
    }

    #column-rectangle .rectangle_tableCell {
        overflow:hidden
    }

    #column-rectangle .col:first-child {
        padding-right:45px
    }

    .interstitial-page .intro-inner .parallaxChild {
        background-size: cover;
        background-position: center bottom;
        height: 150%;
        position: relative;
        top:0
    }

    .interstitial-page .white-rectangle > .btn {
        right:50px
    }
}

@media (min-width: 1600px) {
    .interstitial-page .intro-inner .parallaxChild {
        background-size: cover;
        background-position: center bottom;
        height:200%
    }

    .rectangle {
        top:-70px
    }
}



@media (min-width: 992px) {
    #white-slide .text--inner-container h3 {
        font-size: 36px;
        font-size:3.6rem
    }

    .rectangle--inner-container h4 {
        font-size: 28px;
        font-size:2.8rem
    }

    .intro-inner_tableCell h1 {
        font-size: 70px;
        font-size:7rem
    }

    .intro-inner_tableCell h2 {
        font-size: 48px;
        font-size:4.8rem
    }

    .rectangle .paragraph {
        text-align: left;
        font-size: 21px;
        font-size:2.1rem
    }

    .white-rectangle .title {
        font-size: 36px;
        font-size: 3.6rem;
        color:#000
    }

    .white-rectangle .subtitle {
        font-size: 28px;
        font-size: 2.8rem;
        color:#000
    }
}

@media (min-width: 1200px) {
    .intro-inner_tableCell h1 {
        font-size: 80px;
        font-size:8rem
    }

    .intro-inner_tableCell h2 {
        font-size: 52px;
        font-size:5.2rem
    }
}
