@font-face {
    font-family: 'barlow-condensed-semibold-italic';
    src: url('../font/barlowcondensed-semibolditalic.eot');
    src: url('../font/barlowcondensed-semibolditalic.eot?#iefix') format('embedded-opentype'), url('../font/barlowcondensed-semibolditalic.woff') format('woff'), url('../font/barlowcondensed-semibolditalic.woff2') format('woff2'), url('../font/barlowcondensed-semibolditalic.ttf') format('truetype'), url('../font/barlowcondensed-semibolditalic.svg#barlowcondensed-semibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlow-condensed-medium-italic';
    src: url('../font/barlowcondensed-mediumitalic.eot');
    src: url('../font/barlowcondensed-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../font/barlowcondensed-mediumitalic.woff') format('woff'), url('../font/barlowcondensed-mediumitalic.woff2') format('woff2'), url('../font/barlowcondensed-mediumitalic.ttf') format('truetype'), url('../font/barlowcondensed-mediumitalic.svg#barlowcondensed-mediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #003761;
}

#header {
    width: auto;
    height: 100vh;
    background-size: 550px auto, 150px auto, cover;
    background-position: center bottom, center top, center center;
    margin: 0px auto;
    background-repeat: no-repeat;
}

#header h1 {
    width: 100%;
    height: auto;
    margin: 50vh auto 0px auto;
    padding: 0px;
    vertical-align: bottom;
    text-align: center;
    display: inline-block;
    color: #FFFFFF;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 8px;
}

.next {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    background-color: #393f99;
    display: block;
    text-align: center;
}

.next .title {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    text-align: left;
    background-image: url(../img/bg-rev-bottom.png);
    background-size: 2400px auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.next article {
    max-width: 500px;
    height: auto;
    margin: 20px auto 0px auto;
    padding: 20px 0px 20px 0px;
    display: inline-block;

}

.next picture {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    display: block;
}

.next picture img {
    width: 130px;
    height: 130px;
    margin: 0px auto;
    padding: 0px;
    display: block;
    border-radius: 85px;
    object-fit: cover;
    border: 10px solid #ffffff;
}

.next article header h2 {
    max-width: 420px;
    margin: 0px;
    padding: 12px 40px 12px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
}

.next article header,
.next article p {
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    text-align: center;
}

.next article p small {
    max-width: 420px;
    font-family: arial;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 40px 20px 40px;
    display: block;
}

.title h2 {
    max-width: 800px;
    margin: 0px auto;
    padding: 10px 40px 10px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    display: block;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.link span {
    margin: 0px 0px 10px 0px;
    text-align: center;
    display: block;
}

.link span a {
    width: auto;
    margin: 10px;
    padding: 10px 15px 10px 15px;
    border: none;
    background-color: #00A3EF;
    font-family: barlow-condensed-semibold-italic, arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #003761;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.reverse,
.normal, .reverse-wo,
.normal-wo {
    width: 100%;
    min-height: 50vh;
    background-size: cover;
    background-position: center center;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;
    vertical-align: bottom;
}

.normal,
section header {
    text-align: left;
}

.reverse,
.reverse p,
.reverse p small,
.reverse header {
    text-align: right;
}

.reverse header,
.normal header, .reverse-wo header,
.normal-wo header {
    max-width: 1520px;
    margin: 0px auto;
    padding: 45vh 0px 0px 0px;
    display: block;
}

.right {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    text-align: right;
    background-image: url(../img/bg-nor-bottom.png);
    background-size: 2400px auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.left {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    text-align: left;
    background-image: url(../img/bg-rev-bottom.png);
    background-size: 2400px auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.right-wo {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    text-align: right;
    background-image: url(../img/bg-nor-bottom.png);
    background-size: 2400px auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.left-wo {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    text-align: left;
    background-image: url(../img/bg-rev-bottom.png);
    background-size: 2400px auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.head h2 {
    max-width: 800px;
    margin: 0px auto;
    padding: 50px 40px 0px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #00A3EF;
    display: block;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.left h2,
.right h2 {
    max-width: 800px;
    margin: 0px auto;
    padding: 10px 40px 10px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #00A3EF;
    display: block;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.left-wo h2,
.right-wo h2 {
    max-width: 800px;
    margin: 0px auto;
    padding: 10px 40px 10px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #00A3EF;
    display: block;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.info {
    width: 100%;
    height: auto;
    display: block;
    background-color: #FF9319;
    margin: 0px;
    padding: 0px 0px 80px 0px;
}

.info header {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    text-align: center;
}

.head {
    width: 100%;
    background-color: #FF9319;
    display: inline-block;
    text-align: left;
}

.head article {
    max-width: 800px;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.head header {
    width: 100%;
    height: auto;
    display: block;
}

.head article h2 {
    max-width: 920px;
    margin: 0px auto;
    padding: 35px 40px 10px 40px;
    font-family: barlow-condensed-semibold-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
}

header span {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: right;
}

header span a {
    width: auto;
    height: auto;
    margin: 0px 10px 0px 0px;
    padding: 8px 14px;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-decoration: underline;
    color: #003761;
    background-color: #00A3EF;
}

.info header h2 {
    max-width: 800px;
    margin: 0px auto;
    padding: 40px 40px 10px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
}

table caption {
    max-width: 800px;
    margin: 0px auto;
    padding: 0px 40px 10px 40px;
    font-family: barlow-condensed-semibold-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
}

.reverse header h2 {
    max-width: 420px;
    margin: 0px;
    padding: 12px 40px 12px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
    display: inline-block;
    background-image: url(../img/bg-rev-bottom.png);
    background-size: 1200px auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.normal header h2 {
    max-width: 420px;
    margin: 0px;
    padding: 12px 40px 12px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
    display: inline-block;
    background-image: url(../img/bg-nor-bottom.png);
    background-size: 1200px auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.reverse-wo header h2 {
    max-width: 420px;
    margin: 0px;
    padding: 12px 40px 12px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
    display: inline-block;
}

.normal-wo header h2 {
    max-width: 420px;
    margin: 0px;
    padding: 12px 40px 12px 40px;
    font-family: barlow-condensed-medium-italic, arial;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
    display: inline-block;
}

.reverse p, .reverse-wo p,
.normal p, .normal-wo p {
    max-width: 1420px;
    margin: 0px auto 0px auto;
    padding: 0px;
    display: block;
}

.reverse p {
    background-image: url(../img/bg-rev.png);
    background-size: 900px auto;
    background-position: right top;
    background-repeat: no-repeat;
}

.normal p {
    background-image: url(../img/bg-nor.png);
    background-size: 900px auto;
    background-position: left top;
    background-repeat: no-repeat;
}

.reverse p small, .reverse-wo p small {
    max-width: 420px;
    font-family: arial;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 0px 20px 0px 20px;
    padding: 10px 20px;
    display: inline-block;
    text-align: left;
    color: white;
}

.normal p small, .normal-wo p small {
    max-width: 420px;
    font-family: arial;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 0px 20px 0px 20px;
    padding: 10px 20px;
    display: inline-block;
    text-align: left;
    color: white;
}

.reverse strong,
.normal strong,
h3,
.head p strong {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

h3 {
    color: white;
    background-color: #e5003d;
    display: inline-block;
    margin: 15px 0px 15px 0px;
    padding: 10px;
}

.plain {
    width: auto;
    margin: 0px;
    padding: 0px 40px 60px 40px;
    text-align: left;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: white;
}



.contact {
    width: auto;
    margin: 0px;
    padding: 0px 40px 0px 40px;
    text-align: left;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: white;
}

.info p {
    max-width: 600px;
    margin: 20px auto 0px auto;
    text-align: left;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: white;
}

.info p dfn, .normal-wo p dfn {
    font-style: normal;
    color: #FFFFFF;
    background-color: #e5003d;
    margin: 0px;
    padding: 10px;
    display: inline-block;
}

.normal-wo p dfn {
    font-family: barlow-condensed-semibold-italic, arial;
    font-size: 14px;
    line-height: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

article ul li {
    font-family: barlow-condensed-semibold-italic, arial;
    font-size: 14px;
    line-height: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #003761;
}

.plain span,
.contact span {
    margin: 20px 0px 30px 0px;
    text-align: center;
    display: block;
}

.plain span a,
.contact span a {
    width: auto;
    margin: 10px;
    padding: 10px 15px 10px 15px;
    border: none;
    background-color: #00A3EF;
    font-family: barlow-condensed-semibold-italic, arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #003761;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.info ul {
    max-width: 600px;
    text-align: center;
    display: block;
    margin: auto;
    padding: 0px;
}

.info ul li {
    display: inline;
}

.info ul li span {
    display: inline-block;
    background-color: white;
    width: 66px;
    height: 46px;
    border-radius: 106px;
    margin: 10px;
    padding: 20px 0px 0px 0px;
    line-height: 26px;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}

.gallery {
    width: 100%;
    min-height: 300px;
    height: 50vh;
    display: flex;
    margin: 0px;
    padding: 0px;
    border: none;
    overflow-x: auto;
    overflow-y: hidden;
    flex-direction: column;
    flex-wrap: wrap;
}

.gallery img {
    width: auto;
    height: 50vh;
    min-height: 300px;
    object-fit: cover;
}

#social {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px;
    display: inline-block;
    background-color: #FFFFFF;
    text-align: center;
}

#social div {
    margin: 30px 0px 30px 0px;
}

#prices {
    background-color: #FF9319;
}

footer {
    width: 100%;
    background-color: #FF9319;
    display: inline-block;
    text-align: right;
}

@media only screen and (min-width: 861px) {

    #header {
        background-image: url(../img/btm.png), url(../img/tt.png), url(../img/header.jpg);
    }

    #vtf {
        background-image: url(../img/vtf.jpg);
    }

    #ldg {
        background-image: url(../img/ldg.jpg);
    }

    #mar {
        background-image: url(../img/mar.jpg);
    }

    #sl {
        background-image: url(../img/sl.jpg);
    }
}

@media only screen and (max-width: 860px) {

    #header {
        background-image: url(../img/btm.png), url(../img/tt.png), url(../img/header_s.jpg);
    }

    #vtf {
        background-image: url(../img/vtf_s.jpg);
    }

    #ldg {
        background-image: url(../img/ldg_s.jpg);
    }

    #mar {
        background-image: url(../img/mar_s.jpg);
    }

    #sl {
        background-image: url(../img/sl_s.jpg);
    }
}

table {
    border: 0px;
    border-collapse: collapse;
    margin: 0px 0px 60px 0px;
    padding: 0px;
    width: 100%;
}

table tr {
    margin: 0px;
    padding: 0px;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-bottom-color: transparent;
    border-bottom-style: outset;
}

table th,
table td {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #003761;
}

table th p {
    width: auto;
    margin: 0px 0px 1px 0px;
    line-height: 24px;
    font-family: barlow-condensed-semibold-italic, arial;
    padding: 18px 40px 18px 40px;
    background-color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #CE0037;
    display: block;
    white-space: pre;
}

table td p {
    width: auto;
    margin: 0px 0px 1px 0px;
    line-height: 20px;
    padding: 20px 40px;
    background-color: white;
    display: block;
    white-space: pre;
}

table td span {
    width: auto;
    margin: 0px 0px 1px 0px;
    line-height: 20px;
    padding: 10px 40px 10px 40px;
    background-color: white;
    display: block;
    white-space: pre;
}

table td span a, ul li p a {
    width: auto;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    border: none;
    background-color: #00A3EF;
    font-family: barlow-condensed-semibold-italic, arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #003761;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

ul li p {
    width: auto;
    margin: 0px auto;
    padding: 0px;
    display: inline-block;
    text-align: center;
}

.social {
    width: 100%;
    text-align: center;
}

.social img {
    width: 40px;
    height: auto;
}

footer p {
    max-width: 1520px;
    text-align: right;
    margin: 60px auto 40px auto;
    padding: 0px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
}

footer p span {
    margin: 0px 40px;
    display: inline-block;
}

@media screen and (max-width: 800px) {
    table thead {
        border: none;
        height: 0px;
        margin: 0px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 0px;
    }

    table tr {
        display: block;
    }

    table td {
        display: block;
        text-align: right;
    }

    table td p {
        white-space: normal;
    }

    table td span a {
        display: inline-block;
        text-align: right;
        width: auto;
    }

    table td::before {
        content: attr(data-label);
        float: left;
        font-family: barlow-condensed-semibold-italic, arial;
        margin: 0px;
        line-height: 20px;
        padding: 20px 40px 20px 40px;
        color: #CE0037;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
}

dl {
    width: auto;
    margin: 0px 40px;
    padding: 0px;
    display: block;
}

dl dt {
    width: auto;
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}

dl dd {
    width: auto;
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}