/*
Theme Name: ASA Tours
Author: Considered Creative
Author URI: https://consideredcreative.com/
*/

@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=c7278e20-2d81-4fb0-b83a-2947ac0b51cc");
    @font-face{
        font-family:"Helvetica Neue LT";
        font-weight: normal;
		font-style: normal;
        src:url("../../fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix");
        src:url("../fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"),url("../fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"),url("../fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"),url("../fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT";
        font-weight: 700;
		font-style: normal;
        src:url("../fonts/9697cfef-7816-47cc-81ed-c56c029d3bcf.eot?#iefix");
        src:url("../fonts/9697cfef-7816-47cc-81ed-c56c029d3bcf.eot?#iefix") format("eot"),url("../fonts/1f4274cd-2674-481e-9023-69e33ffca161.woff2") format("woff2"),url("../fonts/5e8d493c-be01-44b9-962e-504a5cf10dd8.woff") format("woff"),url("../fonts/ae36b4a0-aa2c-46cc-98d8-d8b7d22241dc.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT";
        font-weight: 100;
		font-style: normal;
        src:url("../fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
        src:url("../fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"),url("../fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"),url("../fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"),url("../fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT";
		font-weight: 200;
		font-style: normal;
        src:url("../fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix");
        src:url("../fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix") format("eot"),url("../fonts/5f4620bc-98f7-4b13-9f90-3a54ea6a9c55.woff2") format("woff2"),url("../fonts/ac30e84e-cb19-4576-b6f9-491fccbd42ff.woff") format("woff"),url("../fonts/b583b782-0709-4a13-899f-7e9ab1a7eccd.ttf") format("truetype");
    }


/* resets
--------------------------------------------------------------------------
*/

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; font-size: 100%; font: inherit; vertical-align: baseline; }

html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }

svg:not(:root) { overflow: hidden; }

img, iframe { border: 0; vertical-align: middle; }

strong { font-weight: bold; }
em { font-style: italic; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

button, input, optgroup, select, textarea { margin: 0; font: inherit; line-height: normal; vertical-align: baseline; color: inherit; outline: 0; border-radius: 0; -webkit-font-smoothing: inherit; }
button, input, textarea { padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
legend { color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
label, button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }
button[disabled], input[disabled] { cursor: default; }
button { width: auto; overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type="search"] { -webkit-appearance: none; border-radius: 0; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { font-weight: normal; text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol { list-style: none; }
li { display: list-item; }

hr { box-sizing: content-box; height: 0; overflow: visible; border:none; border-bottom: solid 1px #CCC; margin: 20px auto; }

a { color: #000; background: transparent; text-decoration: none; cursor: pointer; -webkit-text-decoration-skip: objects; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

.hide { border: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; }

a, span, button { -webkit-transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease, opacity 0.4s ease; transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease, opacity 0.4s ease; }

/* global
--------------------------------------------------------------------------
*/

body { padding: 40px 0 0; font: 62.5%/1 'Helvetica Neue LT', 'Helvetica Neue', Arial, Helvetica, sans-serif; background: #333; color: #fff; text-align: center; position: relative; z-index: 0; }

@media only screen and (min-width: 940px) {
	body { padding-top: 81px; }
}

body > .mobile-nav { width: 100%; height: 100%; padding: 20px; position: fixed; top: 0; right: -100%; overflow: auto; background: #242424; text-align: left; -webkit-transition: right 0.4s ease; transition: right 0.4s ease; z-index: 998; }
body.menu-open > .mobile-nav { right: 0; }
body > .mobile-nav a { color: #ef440e; }
body > .mobile-nav nav { padding: 40px 0 0; }
body > .mobile-nav nav ul li { padding: 0 0 2px; display: block; }
body > .mobile-nav nav ul li a { padding: 11px 10px 9px; font-size: 1em; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #fff; background: #191919; display: block; }
body > .mobile-nav nav ul li.on > a { background: #fff; color: #000; }
body > .mobile-nav nav ul li ul li { padding: 2px 0 0; }
body > .mobile-nav nav ul li ul li a { padding-left: 20px; }
body > .mobile-nav nav + nav { padding-top: 18px; }
body > .mobile-nav nav + nav ul li a { padding: 15px 10px; background: #ef440e; }
body > .mobile-nav nav + nav ul li a img { width: 16px; height: 16px; margin: 0 1em 0 0; border: 2px solid #fff; border-radius: 50%; display: inline-block; vertical-align: middle; }
body > .mobile-nav nav + nav ul li:last-child a { padding: 17px 10px; background: #cb390a; }
body > .mobile-nav nav + nav ul li:last-child a i { font-size: 1.2em; margin-right: 0.5em; }
body > .mobile-nav > h2 { margin: 0.7em 0 0; padding: 0 0 0.35em; font-size: 2em; line-height: 120%; font-weight: 100; border-bottom: 2px dotted #666; }
body > .mobile-nav > h2 ~ h2 { margin-top: 0.85em; padding-top: 0.85em; border-top: 1px solid #414141; }
body > .mobile-nav > h3 { margin: 1.143em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > .mobile-nav > ul { margin: 0.714em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > .mobile-nav > ul li ~ li { margin-top: 0.286em; }
body > .mobile-nav > p { margin: 1.333em 0 0; font-size: 1.2em; line-height: 120%; font-weight: 100; }
body > .mobile-nav > h3 + p { margin-top: 0.429em; font-size: 1.4em; }
body > .mobile-nav > table { margin: 0.571em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > .mobile-nav > table th { padding-right: 25px; }
body > .mobile-nav > table tr ~ tr th,
body > .mobile-nav > table tr ~ tr td { padding-top: 0.286em; }
body > .mobile-nav > table ul { font-size: 0; font-weight: 700; }
body > .mobile-nav > table ul li { margin: 0 1em 0 0; font-size: 10px; display: inline-block; vertical-align: middle; }
body > .mobile-nav > table ul li a { font-size: 1.4em; }

@media only screen and (min-width: 940px) {
	body > .mobile-nav { display: none; }
}

body > header { width: 100%; height: 40px; position: fixed; top: 0; left: 0; background: #333; text-align: left; z-index: 999; }
body > header button { width: 40px; height: 40px; position: absolute; top: 0; right: 0; background: #ef440e; border: 0; padding: 0; }
body > header button span,
body > header button span:before,
body > header button span:after { width: 14px; height: 2px; font-size: 0; display: block; background: #fff; -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
body > header button span { margin: 0 13px; position: relative; }
body > header button span:before,
body > header button span:after { position: absolute; content: " "; }
body > header button span:before { top: -5px; }
body > header button span:after { top: 5px; }
body.menu-open > header button span { background: transparent; }
body.menu-open > header button span:before { -webkit-transform: translate(0px, 5px) rotate(45deg); -ms-transform: translate(0px, 5px) rotate(45deg); transform: translate(0px, 5px) rotate(45deg); }
body.menu-open > header button span:after { -webkit-transform: translate(0px, -5px) rotate(-45deg); -ms-transform: translate(0px, -5px) rotate(-45deg); transform: translate(0px, -5px) rotate(-45deg); }
body > header h1 a { padding: 6px 8px 8px; display: inline-block; vertical-align: bottom; }
body > header h1 a img { width: 89px; height: 26px; }
body > header h1 a img + img { display: none; }
body > header nav { display: none; }

@media only screen and (min-width: 750px) {
	body > header { background: #333; height: auto; border-bottom: 1px solid #999; }
	body.home > header { background: #fff; }
	body > header button { display: none; }
	body > header h1 { float: left; }
	body > header h1 a { padding: 10px; }
	body > header h1 a img { display: none; }
	body > header h1 a img + img { width: 150px; height: 60px; display: block; }
	body > header nav { float: right; display: block; }
	body > header nav ul.main { float: left; }
	body > header nav ul.main li { position: relative; border: 1px solid #000; border-width: 0 0 0 1px; float: left; }
	body > header nav ul.main li a { padding: 0 15px; font-size: 0.9em; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; line-height: 80px; height: 80px; background: #efefef; display: block; float: left; }
	body > header nav ul.main li a i { margin: -6px 0 0 7px; position: relative; vertical-align: middle; }
	body > header nav ul.main li:hover > a { background: #fff; }
	body > header nav ul.main li.on > a { background: #242424; color: #fff; }
	body > header nav ul.main li.on:hover > a { background: #000; }
	body > header nav ul.main li ul { min-width: 100%; position: absolute; top: 80px; left: 0; float: none; display: none; }
	body > header nav ul.main li:hover ul { display: block; }
	body > header nav ul.main li ul li { border-width: 1px 0 0; float: none; }
	body > header nav ul.main li ul li a { line-height: 40px; height: 40px; white-space: nowrap; float: none; }
	body > header nav ul.main.login li a { background: #cb390a; color: #fff; }
	body > header nav ul.main.login li a:hover { background: #ef440e; }
	body > header nav ul.main.login li a i { margin: -2px 6px 0 0; }
	body > header nav ul.register { padding: 12px 20px 0; height: 80px; background: #ef440e; border-left: 1px solid #000; float: left; }
	body > header nav ul.register li { display: block; }
	body > header nav ul.register li ~ li { /*border-top: 1px solid #f47c57;*/ }
	body > header nav ul.register li a { padding: 3px 0; color: #fff; font-size: 0.9em; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; display: block; }
	body > header nav ul.register li a:hover { color: #000; }
	body > header nav ul.register li a img { width: 16px; height: 16px; margin: -2px 10px 0 0; border: 2px solid #fff; border-radius: 50%; display: inline-block; vertical-align: middle; }
}

@media only screen and (min-width: 940px) {
	body > header h1 a img + img { width: 171px; }
	body > header nav ul.main li a { padding: 0 20px; font-size: 1.2em; }
	body > header nav ul.register li a { font-size: 1.1em; }
}

body > .intro { position: relative; overflow: hidden; padding-bottom: 50%; height: 0; background: #000; }
body > .intro #video-container { width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; z-index: 2; }
body > .intro #video-container iframe { width: 100%; height: 120%; position: absolute; top: -10%; left: 0; }
body > .intro video { width: 10000px; height: 100%; position: absolute; top: 0; left: 50%; margin-left: -5000px; display: none; }
body > .intro img { width: auto; height: 100%; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: none; }
body > .intro > a { width: 100%; height: 100%; position: absolute; top: 0; left: 0; font-size: 0; text-indent: -9999px; overflow: hidden; display: block; z-index: 3; }

@media only screen and (min-width: 940px) {
	/*body > .intro { height: 620px; }*/
	body > .intro { padding-bottom: 42%; }
	body > .intro #video-container iframe { height: 140%; top: -20%; }
	body > .intro video { display: block; }
	body > .intro video + img { display: none; }
}

@media only screen and (min-width: 940px) and (min-height: 1041px) {
	/*body > .intro { height: calc( 100vh - 81px - 340px ); }*/
}

body > .gen { padding: 1.6em 20px; background: #fff; color: #000; position: relative; }
body > .gen a { color: #ef440e; border-bottom: 1px solid #ef440e; display: inline-block; }
body > .gen a:hover { border-bottom-color: #fff; }
body > .gen > div { width: 100%; max-width: 940px; margin: 0 auto; text-align: left; }
body > .gen h1 { padding-bottom: 0.65em; font-size: 2em; line-height: 120%; font-weight: 100; border-bottom: 2px dotted #ccc; }
body > .gen h1 strong { color: #ef440e; font-weight: 100; }
body > .gen h1 a { border: 0; }
body > .gen h1 a:hover { color: #000; }
body > .gen h1 i { margin: 0 0.6em; font-weight: 700; color: #ccc; font-size: 10px; vertical-align: middle; }
body > .gen h2 { margin-top: 0.8em; font-size: 2em; line-height: 120%; font-weight: 100; }
body > .gen p { margin-top: 1.143em; font-size: 1.4em; line-height: 125%; font-weight: 100; }
body > .gen p.center { font-size: 2em; text-align: center; }
body > .gen p strong { color: #ef440e; font-weight: 200; }
body > .gen h1 + p { margin-top: 1.286em; }
body > .gen h2 + p { margin-top: 0.25em; }
body > .gen ul { margin-top: 1.143em; margin-left: 2em; font-size: 1.4em; line-height: 125%; font-weight: 100; list-style: disc; }
body > .gen ul.buttons { margin: 0; font-size: 1em; line-height: 100%; list-style: none; text-align: center; }
body > .gen ul.buttons li { margin: 1.6em 0 0; display: block; }
body > .gen ul.buttons li a { padding: 1.7em 10px; font-size: 1em; line-height: 120%; font-weight: 700; color: #fff; background: #ef440e; text-align: center; border: 0; letter-spacing: 0.1em; text-transform: uppercase; display: inline-block; }
body > .gen ul.buttons li a:hover { background: #cb390a; }
body > .gen ul.logos { margin: 20px 0 0; font-size: 0; line-height: 100%; list-style: none; text-align: center; }
body > .gen ul.logos li { margin: 10px 5px 0; font-size: 10px; display: inline-block; vertical-align: middle; }
body > .gen ul.logos li img { width: auto; height: 40px; }
body > .gen blockquote { max-width: 800px; margin: 0 auto; text-align: center; display: block; }
body > .gen blockquote q { margin-top: 1.143em; font-size: 1.2em; line-height: 125%; font-weight: 100; font-style: italic; display: block; }
body > .gen blockquote cite { margin: 0.389em 0 0; font-size: 1.2em; line-height: 125%; font-weight: 700; display: block; }
body > .gen figure { margin: 1.8em 0 0; }
body > .gen figure.desktop { display: none; }
body > .gen figure img { margin: 0 auto; display: block; }
body > .gen.contact { padding-top: 0; }
body > .gen.contact > div > div ~ div { margin-top: 2em; border-top: 1px solid #999; }
body > .gen.contact table { font-size: 2em; line-height: 120%; font-weight: 100; }
body > .gen.contact table th { font-weight: 100; }
body > .gen.contact table tr ~ tr th { padding-top: 0.3em; }
body > .gen.contact table th,
body > .gen.contact table td { display: block; }
body > .gen.contact table ul { margin: 0; font-size: 0; line-height: 100%; font-weight: 400; list-style: none; }
body > .gen.contact table ul li { margin: 0 15px 0 0; font-size: 10px; display: inline-block; vertical-align: middle; }
body > .gen.contact table ul li a { font-size: 2em; border: 0; }
body > .gen.contact table ul li a:hover { color: #000; }
body > .gen.contact .map { margin: 2em 0 0; display: none; }
body > .gen.contact .map ~ .map { display: block; }
body > .gen.contact .map iframe { width: 100%; height: 200px; }

@media only screen and (max-width: 940px) {
	body > .gen figure img { max-width: 100%; height: auto; }
}

@media only screen and (min-width: 940px) {
	body > .gen { padding: 3.4em 20px; }
	body > .gen h1 { padding-bottom: 0.313em; font-size: 3.2em; }
	body > .gen h1 i { margin: 0 0.556em; font-size: 18px; }
	body > .gen h2 { margin-top: 0.406em; font-size: 3.2em; }
	body > .gen p { margin-top: 1.111em; font-size: 1.8em; }
	body > .gen p.center { font-size: 2.6em; }
	body > .gen h1 + p { margin-top: 0.833em; }
	body > .gen h2 + p { margin-top: 0.278em; }
	body > .gen ul { margin-top: 1.111em; font-size: 1.8em; text-align: left; }
	body > .gen ul.buttons li { margin: 1.4em 10px 0 0; float: left; }
	body > .gen ul.buttons li a { padding: 1.583em 17px 1.333em; font-size: 1.2em; text-indent: 0.1em; float: left; }
	body > .gen blockquote q { margin-top: 1.111em; font-size: 1.6em; }
	body > .gen blockquote cite { font-size: 1.6em; }
	body > .gen ul.logos li { margin: 20px 10px 0; }
	body > .gen ul.logos li img { height: 80px; }
	body > .gen figure.desktop { display: block; }
	body > .gen figure.mobile { display: none; }
	body > .gen figure.alignright { margin-left: 20px; margin-bottom: 10px; float: right; }
	body > .gen.contact { margin-top: -2em; padding-top: 0; }
	body > .gen.contact > div > div { width: 460px; float: left; }
	body > .gen.contact > div > div ~ div { margin-top: 0; border-top: 0; float: right; }
	body > .gen.contact > div > div h2 { margin-top: 0; }
	body > .gen.contact table { font-size: 2.6em; }
	body > .gen.contact table tr ~ tr th { padding-right: 40px; }
	body > .gen.contact table tr ~ tr th,
	body > .gen.contact table tr ~ tr td { padding-top: 0.308em; }
	body > .gen.contact table tr ~ tr td { padding-bottom: 0.308em; }
	body > .gen.contact table th,
	body > .gen.contact table td { display: table-cell; }
	body > .gen.contact table td p { font-size: 0.8em; margin-top: 0.3em; }
	body > .gen.contact table ul li { margin-right: 20px; }
	body > .gen.contact table ul li a { font-size: 2.6em; }
	body > .gen.contact .map { margin: 0; width: 300px; display: block; float: right; }
	body > .gen.contact .map ~ .map { display: none; }
}

body > .listing { padding: 0 0 2em; background: #fff; position: relative; }
body > .listing > h1 { margin: 0 20px; padding: 0.8em 0; font-size: 2em; font-weight: 100; line-height: 120%; color: #000; text-align: left; border-top: 1px solid #999; }
body > .listing ul { width: 100%; max-width: 960px; margin: 0 auto; font-size: 0; }
body > .listing ul li { width: 260px; font-size: 10px; display: inline-block; vertical-align: top; position: relative; text-align: left; }
body > .listing ul li a { position: relative; display: block; overflow: hidden; }
body > .listing ul li a img { width: 260px; height: 173px; }
body > .listing ul li a > i { display: none; }
body > .listing ul li a > h2 { width: 100%; position: absolute; top: 70px; left: 0; font-size: 3.2em; line-height: 120%; font-weight: 100; color: #fff; text-align: center; z-index: 2; }
body > .listing ul li a > span.desc { padding: 19px 0 15px; color: #fff; background: #ef440e; display: block; text-align: center; position: relative; z-index: 3; }
body > .listing ul li a > span.desc span { -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; display: block; }
body > .listing ul.slick-initialized li a > span.desc > span { opacity: 0; }
body > .listing ul.slick-initialized li.slick-active a > span.desc span { opacity: 1; }
body > .listing ul li a > span.desc:after { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(239, 68, 14, 0); border-bottom-color: #ef440e; border-width: 8px; margin-left: -8px; }
body > .listing ul li a > span.desc h2 { display: none; }
body > .listing ul li a > span.desc p { font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > .listing ul li a:after { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.4); content: " "; display: block; z-index: 1; }
body > .listing .slick-arrow { width: 40px; height: 40px; line-height: 40px; font-size: 26px; color: #fff; background: #ef440e; border: 0; position: absolute; top: 66px; z-index: 99; }
body > .listing .slick-prev { left: 50%; margin-left: -150px; }
body > .listing .slick-next { right: 50%; margin-right: -150px; }

@media only screen and (min-width: 980px) {
	body > .listing > h1 { width: 940px; max-width: calc(100% - 40px); margin: 0 auto; padding: 1.063em 0 0.375em; font-size: 3.2em; border-top: 1px solid #999; }
body > .listing ul { font-size: 0; }
	body > .listing ul { text-align: left; }
	body > .listing ul li { width: 320px; padding: 0 10px 2em; }
	body > .listing ul li a img { width: 300px; height: 200px; }
	body > .listing ul li a > i { width: 40px; height: 40px; font-size: 26px; line-height: 40px; color: #fff; background: #ef440e; text-align: center; display: block; position: absolute; top: 0; left: 130px; z-index: 2; }
	body > .listing ul li a > h2 { top: 78px; }
	body > .listing ul li a > span.desc { width: 100%; height: 100%; padding: 0; position: absolute; top: 100%; left: 0; -webkit-transition: top 0.4s ease; transition: top 0.4s ease; }
	body > .listing ul li a:hover > span.desc { top: 0; }
	body > .listing ul li a > span.desc span { width: 100%; padding: 0 20px; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	body > .listing ul li a > span.desc:after { display: none; }
	body > .listing ul li a > span.desc h2 { padding: 0 0 0.375em; margin: 0 0 0.469em; font-size: 3.2em; line-height: 120%; font-weight: 100; display: block; border-bottom: 2px dotted #fff; }
	body > .listing ul li a > span.desc p { font-size: 1.8em; }
}

body > .gen-form { padding: 0 20px 2em; background: #fff; color: #000; position: relative; }
body > .gen-form form { width: 100%; max-width: 460px; margin: 0 auto; position: relative; text-align: left; display: block; }
body > .gen-form h2 { font-size: 2em; line-height: 120%; font-weight: 100; }
body > .gen-form h2 ~ h2 { margin-top: 0.75em; }
body > .gen-form p { font-size: 1em; line-height: 120%; font-weight: 100; color: #ef440e; }
body > .gen-form > form > ul { margin-top: 1.5em; }
body > .gen-form > form > ul > li { display: block; }
body > .gen-form > form > ul > li ~ li { margin-top: 0.6em; }
body > .gen-form > form > ul > li.text label { display: block; }
body > .gen-form > form > ul > li.text label label.error { padding: 0.5em 0 0; font-size: 1em; line-height: 120%; font-weight: 200; color: #ef440e; display: block; }
body > .gen-form > form > ul > li.text label > span { margin: 0 0 0.571em; font-size: 1.4em; font-weight: 100; line-height: 120%; display: block; }
body > .gen-form > form > ul > li.text label > span span { color: #ef440e; }
body > .gen-form > form > ul > li.text input { width: 100%; font-size: 1.4em; font-weight: 100; padding: 0 10px; height: 40px; line-height: 40px; background: #efefef; color: #000; border-radius: 6px; border: 0; }
body > .gen-form > form > ul > li.text input.error { background: #ef440e; color: #fff; }
body > .gen-form > form > ul > li.text select { width: 100%; font-size: 1.4em; }
body > .gen-form > form > ul > li.checkbox label { font-size: 1.4em; position: relative; display: block; }
body > .gen-form > form > ul > li.checkbox label input { border: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; }
body > .gen-form > form > ul > li.checkbox label i { margin-right: 18px; color: #ef440e; }
body > .gen-form > form > ul > li.checkbox label i + i { position: absolute; top: 0; left: 0; opacity: 0; }
body > .gen-form > form > ul > li.checkbox label input:checked + i { opacity: 0; }
body > .gen-form > form > ul > li.checkbox label input:checked + i + i { opacity: 1; }
body > .gen-form > form > ul > li.checkbox label span { font-weight: 100; }
body > .gen-form > form > ul > li.checkbox label.error { padding: 0.5em 0 0; font-size: 10px; line-height: 120%; font-weight: 200; color: #ef440e; display: block; }
body > .gen-form > form > ul > li.checkbox a { margin: 5px 0 0 35px; font-size: 1.2em; line-height: 120%; color: #ef440e; border-bottom: 1px solid #ef440e; display: inline-block; }
body > .gen-form > form > ul > li.checkbox a:hover { border-bottom-color: #fff; }
body > .gen-form button { margin: 1.8em 0 0; padding: 1.7em 10px; font-size: 1em; line-height: 120%; font-weight: 700; color: #fff; background: #ef440e; border: 0; letter-spacing: 0.1em; text-transform: uppercase; display: inline-block; }
body > .gen-form button:hover { background: #cb390a; }

@media only screen and (min-width: 940px) {
	body > .gen-form { padding-bottom: 4em; }
	body > .gen-form h2 { font-size: 2.6em; }
	body > .gen-form h2 ~ h2 { margin-top: 0.577em; }
	body > .gen-form p { font-size: 1.4em; }
	body > .gen-form > form > ul { margin-top: 2em; }
	body > .gen-form > form > ul > li ~ li { margin-top: 1.4em; }
	body > .gen-form > form > ul > li.text label > span { margin-bottom: 0.333em; font-size: 1.8em; }
	body > .gen-form > form > ul > li.text input { font-size: 1.8em; padding: 0 16px; }
	body > .gen-form > form > ul > li.text select { font-size: 1.8em; }
	body > .gen-form > form > ul > li.checkbox label { font-size: 1.8em; }
	body > .gen-form > form > ul > li.checkbox a { margin-left: 40px; font-size: 1.4em; }
	body > .gen-form > form > ul > li.text label label.error,
	body > .gen-form > form > ul > li.checkbox label.error { font-size: 1.4em; }
	body > .gen-form button { margin-top: 1.5em; padding: 1.583em 17px 1.333em; font-size: 1.2em; }
}

body > footer { padding: 20px; position: relative; text-align: left; }
body > footer a { color: #ef440e; }
body > footer a:hover { color: #fff; }
body > footer > div > h2 { padding: 0 0 0.35em; font-size: 2em; line-height: 120%; font-weight: 100; border-bottom: 2px dotted #666; }
body > footer > div ~ div > h2 { margin-top: 0.85em; padding-top: 0.85em; border-top: 1px solid #414141; }
body > footer > div > h3 { margin: 1.143em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > footer > div > nav { margin: 0.714em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > footer > div > nav ul li ~ li { margin-top: 0.286em; }
body > footer > div > p { margin: 1.333em 0 0; font-size: 1.2em; line-height: 120%; font-weight: 100; }
body > footer > div > h3 + p { margin-top: 0.429em; font-size: 1.4em; }
body > footer > div > table { margin: 0.571em 0 0; font-size: 1.4em; line-height: 120%; font-weight: 100; }
body > footer > div > table th { font-weight: 100; padding-right: 25px; }
body > footer > div > table tr ~ tr th,
body > footer > div > table tr ~ tr td { padding-top: 0.286em; }
body > footer > div > table ul { font-size: 0; font-weight: 700; }
body > footer > div > table ul li { margin: 0 1em 0 0; font-size: 10px; display: inline-block; vertical-align: middle; }
body > footer > div > table ul li a { font-size: 1.4em; }
body > footer > div > ul { margin: 1.8em 0 0; padding: 1em 20px 0.9em; background: #ef440e; float: left; }
body > footer > div > ul li { display: block; }
body > footer > div > ul li ~ li { border-top: 1px solid #f47c57; }
body > footer > div > ul li a { padding: 8px 0 6px; color: #fff; font-size: 1em; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; display: block; }
body > footer > div > ul li a:hover { color: #000; }
body > footer > div > ul li a img { width: 16px; height: 16px; margin: -2px 10px 0 0; border: 2px solid #fff; border-radius: 50%; display: inline-block; vertical-align: middle; }

@media only screen and (min-width: 940px) {
	body > footer { width: 920px; margin: 0 auto; padding: 0; font-size: 10px; text-align: center; display: flex; }
	body > footer > div { width: 300px; margin: 0 auto; padding: 1.5em 20px 2em; min-height: 340px; font-size: 10px; display: inline-block; vertical-align: top; text-align: left; background: #242424; }
	body > footer > div:nth-of-type(2n) { margin: 0 10px; }
	body > footer > div > h2 { padding-bottom: 0.462em; font-size: 2.6em; }
	body > footer > div ~ div > h2 { margin-top: 0; padding-top: 0; border-top: 0; }
	body > footer > div > h3 { margin-top: 1.222em; font-size: 1.8em; }
	body > footer > div > nav { margin-top: 0.833em; font-size: 1.8em; }
	body > footer > div > nav ul li ~ li { margin-top: 0.444em; }
	body > footer > div > p { margin-top: 1.714em; font-size: 1.4em; }
	body > footer > div > h3 + p { margin-top: 0.556em; font-size: 1.8em; }
	body > footer > div > table { margin-top: 0.833em; font-size: 1.8em; }
	body > footer > div > table th { padding-right: 25px; }
	body > footer > div > table tr ~ tr th,
	body > footer > div > table tr ~ tr td { padding-top: 0.444em; }
	body > footer > div > table ul li { margin-right: 0.778em; }
	body > footer > div > table ul li a { font-size: 1.8em; }
	body > footer > div > ul { margin-top: 2.6em; padding: 1.2em 20px 1.1em; }
}

@media only screen and (min-width: 980px) {
	body > footer { width: 940px; }
	body > footer > div:nth-of-type(2n) { margin: 0 20px; }
}

/* clearfix
--------------------------------------------------------------------------
*/

.clearfix:before, .clearfix:after, div:before, div:after, header:before, header:after, main:before, main:after, section:before, section:after, article:before, article:after, nav:before, nav:after, ul:before, ul:after, ol:before, ol:after, footer:before, footer:after { content: " "; display: table; }
.clearfix:after, div:after, header:after, main:after, section:after, article:after, nav:after, ul:after, ol:after, footer:after { clear: both; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*======================================
  Selectric
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 0px solid #DDDDDD;
  background: #EFEFEF;
  position: relative;
  border-radius: 6px;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 40px 0 10px;
  font-size: 12px;
  font-weight: 100;
  line-height: 40px;
  color: #000000;
  height: 40px;
}

@media only screen and (min-width: 940px) {
	.selectric .label {
	  font-size: 18px;
	  margin-left: 16px;
	}
}

.selectric .button {
  background: ;
  border-radius: 0px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 38px;
  height: 38px;
  color: #000000;
  text-align: center;
  font: 0/0 a;
  *font: 38px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #000000;
  border-bottom: none;
}

/*.selectric-focus .selectric {
  border-color: #AAA;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #c4c4c4;
}

.selectric-hover .selectric .button:after {
  border-top-color: #c4c4c4;
}*/

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
  background: #d6d6d6;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #C4C4C4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #EFEFEF;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #F0F0F0;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}
