/*
	Website Jasmin
*/


@import "row.css";
@import "calendar.css";
@import "img-slider.css";

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

span.jq-dte, span.jq-dte-inner {
  display: flex !important;
}

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

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

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

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

table td {
    padding-right:20px;
}


body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

/* Font */

@font-face {
	font-family: 'Italianno';
	font-style: normal;
	font-weight: 400;
	src:
	 url('../webfonts/Italianno-Regular.ttf') format('ttf'),
	 url('/assets/webfonts/Italianno-Regular.woff2') format('woff2'); 
}

/* Basic */

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	body {
		color: #000000;
		font-size: 13pt;
		font-family: 'Calibri', serif;
		line-height: 1.85em;
		font-weight: 300;
		background: #e0b98f;
	}

	input, textarea, select {
		color: #8c3d15;
		font-size: 13pt;
		font-family: 'Calibri';
		line-height: 1.85em;
		font-weight: 300;
	}

	ul, ol {
	    margin: 10px 0 10px 70px;
	}

	p, dl {
	    margin: 0 0 2em 0;
	}

	a {
	    text-decoration: none;
		font-weight: bold;
	}

	a:hover {
	    text-decoration: underline;
	    color: #8c3d15;
	}


/* Container */

	.container {
		margin: 0 auto;
		max-width: 100%;
		width: 1200px;
	}

	@media screen and (max-width: 1680px) {

	    .container {
		width: 1200px;
	    }

	}

	@media screen and (max-width: 1280px) {

	    .container {
		width: calc(100% - 40px);
	    }

	}

	@media screen and (max-width: 980px) {

	    .container {
		width: calc(100% - 50px);
	    }

	}

	@media screen and (max-width: 736px) {

	    .container {
		width: calc(100% - 40px);
	    }

	}
		    

/* Multi-use */

	ul.link-list {
	    
	    list-style: none;
	}

	.link-list li {
		padding: 0.2em 0 0.2em 0;
	}

	.link-list li:first-child {
	    padding-top: 0 !important;
	    border-top: 0 !important;
	}

	.link-list li:last-child {
	    padding-bottom: 0 !important;
	    border-bottom: 0 !important;
	}

/* Image in text */

	div.img_box {
	    text-align:center;
	}

	div.img_multi {
	    display:inline-block;
	    margin-right: 50px;
	}

	div.img_multi img {
	    max-height: 350px;
	    max-width:100%;
	}

	div.img {
	    display:inline-block;
	}

	div.img img {
	    max-height: 350px;
	    max-width:100%;
	}

	div.img_label {
	    text-align: center;
	    padding: 10px 20px;
	}

	.table {
	    border-style: solid;
	    border-radius: 7px;
	    max-width: 600px;
	    background-color: #e8ccb0;

	    margin: auto;
		margin-top: 20px;
		padding-top: 5px;
	}

	.table p {
		font-weight: bold;
	    text-align: center;
	    margin: 0 0 0 0;
	}

	.table-left {
		width: 200px;
	    text-align: left;
	    position: absolute;
	}

	.table-left p {
		font-weight: normal;
		margin-left: 20px;
		display: inline-block;
		vertical-align: middle;
	}

	.table-right {
	    margin-left: 200px;
	    text-align: center;
	    position: absolute;
	}

	.table-right p {
		font-weight: normal;
		display: inline-block;
		vertical-align: middle;
	}


	    

/* feature image */

	.feature-image {
		display: block;
		margin: 0 0 2em 0;
		outline: 0;
	}

	.feature-image img {
	    display: block;
	    width: 100%;
	}

	.bordered-feature-image {
	    display: block;
	    background: #eeeeee;
	    padding: 10px;
	    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	    margin: 0 0 1.5em 0;
	    outline: 0;
	}

	.bordered-feature-image img {
	    display: block;
	    width: 100%;
	}

/* Header */

	#header {
		position: relative;
		background: #e0b98f;
		border-bottom: solid 1px #e0b98f;
		box-shadow: inset 0px -1px 0px 0px #e0b98f;
	}

	#header > .container {
	    position: relative;
	    min-height: 200px;
	}

	#header h1 {
		font-family: 'Italianno', serif;
		font-weight: 1000;
	    position: relative;
	    top: 40px;
	    font-size: 80px;
	    text-align: center;
	}

	#header h1 a {
	    color: #8c3d15;
	    text-decoration: none;
	}

	#header h2 {
		font-family: 'Italianno', serif;
		font-weight: 700;
	    position: relative;
	    top: 50px;
		margin-top: 25px;
	    font-size: 40px;
	    text-align: center;
	}

	#header h2 a {
	    color: #8c3d15;
	    text-decoration: none;
	}

	#header img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		top: 15px;
		height: 120px;
	}

	#header nav {
	    position: relative;
	    text-align:center;
	    font-weight: 300;
	    white-space: nowrap;
	    top: 30px;
	    bottom: 0px important!;
	}

        #sitetitle {
        	position:relative !important;
        	display:block;
                margin-left: auto;
                margin-right: auto;
        	right: 0px !important;
        }

	#header nav a {
	    color: #8c3d15;
	    text-decoration: none;
	    font-size: 25px;
	    margin-right: 60px;
	}

	#header nav a:hover {
	    color: #000000 !important;
	}


	/* Header navigation dropdown */
	.dropdown {
	    display: inline-block;
	}

	.dropdown-list {
	    margin-left: -16px;
	    display: none;
	    position: absolute;
	    background: #e0b98f;
	    min-width: 160px;
	    z-index: 1;
	}

	.dropdown-list a {
	    text-align: left;
	    padding: 12px 16px;
	    text-decoration: none;
	    display: block;
	}

	.dropdown-item {
	    margin-left: 17px;
	}

	.dropdown:hover .dropdown-list {display: block;}

	.arrow {
	    border: solid #8c3d15;
	    border-width: 0 3px 3px 0;
	    display: inline-block;
	    padding: 3px;
	    margin-right: 5px;
	}

	.down {
	    transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	}

/* Content */

	#content {
	    background: #eeeeee;
	    background-attachment: fixed;
	    background-position: center;
	    background-size: cover;
	    border-top: solid 1px #eeeeee;
	    padding: 45px 0 45px 0;
	}

	#content section {
	    background: #e0b98f;
	    padding: 40px 30px 45px 30px;
	    margin: 0 0 25px 0;
		border-radius: 15px;
	}

	#content .section-nopadd {
	    padding: 0px 0px;
	}

	#content h1 {
	    font-size: 3.5em;
	    color: #8c3d15;
	    margin: 0 0 0.6em 0;
		text-align: center;
	}

	#content h2 {
	    font-size: 2em;
	    font-weight: bold;
	    color: #8c3d15;
	    margin: 0 0 0.5em 0;
		text-align: center;
	}

	#content h3 {
	    color: #009ba7;
	    font-weight: 500;
	    font-size: 20pt;
	    margin: 0 0 0.5em 0;
		text-align: center;
	}

	#content a.white_link {
	    color: #eeeeee;
	}

	#content a {
	    color: #009ba7;
	}
	


/* Footer */

	#footer {
		background: #8c3d15;
	}

	#footer h2 {
	    font-size: 1.1em;
	    color: #eeeeee;
	    margin: 0 0 1em 0;
	}

	#footer a {
	    color: #ffffff;
	}

	#footer a:hover {
	    color: #000000 !important;
	}

/* Large */

	@media screen and (max-width: 1280px) {

	    /* Multi-use */

	    .check-list li {
		font-size: 0.9em;
		line-height: 2em;
	    }

	    .feature-image {
		margin: 0 0 1em 0;
	    }

	    .button-large {
		font-size: 1.3em;
	    }

	    /* Content */

	    #content h2 {
		font-size: 1.3em;
	    }

	    #content h3 {
		font-size: 1em;
	    }

	}

/* Medium */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 980px) {

	    /* Basic */

	    html, body {
		overflow-x: hidden;
	    }

	    /* Header */

	    #header {
		text-align: center;
	    }

	    #header > .container:first-child {
		display: none;
	    }

	    /* Content */

	    #content {
		padding: 25px 0;
	    }

	    /* Nav */

	    #page-wrapper {
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		padding-bottom: 1px;
		padding-top: 100px;
	    }

	    #titleBar {
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		display: block;
		height: 100px;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10001;
		background: #e0b98f;
	    }

	    #titleBar h1 {
			font-family: 'Italianno', serif;
			position: relative;
			top: 18px;
			bottom: 130px;
			font-weight: 800;
			font-size: 45px;
			text-align: center;
	    }

	    #titleBar h1 a {
		color: #eeeeee;
		text-decoration: none;
	    }

	    #titleBar h2 {
			font-family: 'Italianno', serif;
			position: relative;
			top: 35px;
			bottom: 130px;
			font-weight: 600;
			font-size: 25px;
			text-align: center;
	    }

	    #titleBar h2 a {
		color: #eeeeee;
		text-decoration: none;
	    }

	    #titleBar a {
		text-decoration: none;
	    }

	    #titleBar .title {
		display: block;
		text-align: center;
		font-size: 1.1em;
		font-weight: 400;
		line-height: 54px;
		color: #eeeeee;
	    }

	    #titleBar img {
		height: 70px;
		display: block;
		margin: 5px auto;
	    }

	    #titleBar .toggle {
		position: absolute;
		left: 0;
		top: 0;
		width: 80px;
		height: 64px;
	    }

	    #titleBar .toggle:after {
		content: '';
		display: block;
		position: absolute;
		top: 12px;
		left: 6px;
	    }

	    #titleBar .toggle:before {
		content: '';
		position: absolute;
		width: 20px;
		height: 30px;
		background: url("images/mobileUI-site-nav-opener-brown.png");
		top: 32px;
		left: 25px;
	    }

	    #titleBar .toggle:active:after {
		background: rgba(255, 255, 255, 0.05);
	    }

	    #navPanel {
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translateX(-275px);
		-webkit-transform: translateX(-275px);
		-ms-transform: translateX(-275px);
		transform: translateX(-275px);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		display: block;
		height: 100%;
		left: 0;
		overflow-y: auto;
		position: fixed;
		top: 0;
		width: 275px;
		z-index: 10002;
	    }

	    #navPanel .link {
		display: block;
		color: #8c3d15;
		text-decoration: none;
		font-size: 1.1em;
		line-height: 2em;
		padding: 0.625em 1.5em 0.325em 1.5em;
		border-top: solid 1px #8c3d15;
		border-bottom: solid 1px rgba(0, 0, 0, 0.4);
	    }

	    #navPanel .link:first-child {
		border-top: 0;
	    }

	    #navPanel .link:last-child {
		border-bottom: 0;
	    }

		#navPanel .link:hover {
		color: #000000;;
	    }

	    #navPanel img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		display: block;
		max-width:80%;
        	opacity: 0.2;		
	    }

	    .sublist-head {
		list-style: none;

	    }
					    

	    .sublist-title {
		display: block;
		color: #eeeeee;
		text-decoration: none;
		font-size: 1.1em;
		line-height: 2em;
		padding: 0.625em 1.5em 0.325em 1.5em;
		border-top: solid 1px #8c3d15;
		border-bottom: solid 1px rgba(0, 0, 0, 0.4);
	    }

	    .sublist {
		margin: 0 0 0 0;
	    }

	    .sublist-item {
		display: block;
		color: #eeeeee;
		text-decoration: none;
		font-size: 1.1em;
		line-height: 2em;
		padding: 0.625em 1.5em 0.325em 2.5em;
		border-top: solid 1px #8c3d15;
		border-bottom: solid 1px rgba(0, 0, 0, 0.4);
	    }			    

	    body.navPanel-visible #page-wrapper {
		-moz-transform: translateX(275px);
		-webkit-transform: translateX(275px);
		-ms-transform: translateX(275px);
		transform: translateX(275px);
	    }

	    body.navPanel-visible #titleBar {
		-moz-transform: translateX(275px);
		-webkit-transform: translateX(275px);
		-ms-transform: translateX(275px);
		transform: translateX(275px);
	    }

	    body.navPanel-visible #navPanel {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	    }
	    
	    .sublist{
		padding:0;
		display:none;
		list-style:none;
	    }
	    
	    .active ul{
		display:block;
	    }
	}

/* Small */

	@media screen and (max-width: 736px) {

	    /* Basic */

	    body, input, textarea, select {
		font-size: 11pt;
		line-height: 1.4em;
	    }

	    /* Multi-use */

	    .link-list li {
		padding: 0.75em 0 0.75em 0;
	    }

	    div.img_multi {
		margin-right: 20px;
	    }

		/* Nav */

	    #page-wrapper {
			padding-top: 80px;
		}
	
		#titleBar {
			height: 80px;
		}

	    /* Content */

	    #content section {
		padding: 30px 20px;
	    }

	    #content .section-nopadd {
		padding: 0px 0px;
	    }

		#content h1 {
		font-size: 2.5em;
	    }

	    #content h2 {
		font-size: 1.3em;
	    }

	    #content h3 {
		font-size: 1.1em;
	    }

	    #content header {
		margin: 0 0 1.25em 0;
	    }

	    /* Footer */

	    #footer .link-list {
		margin: 0 0 10px 0 !important;
	    }

	    /* Copyright */

	    #copyright {
		padding: 20px 30px;
	    }
	}
