/* oxygen-regular - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oxygen-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oxygen Regular'), local('Oxygen-Regular'),
       url('../fonts/oxygen-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oxygen-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oxygen-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oxygen-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oxygen-v7-latin-regular.svg#Oxygen') format('svg'); /* Legacy iOS */
}

body {
    background: #fdda86; /* Old browsers */
    background: -moz-linear-gradient(top, #fdda86 31%, #e2b958 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31%, #fdda86), color-stop(100%, #e2b958)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdda86 31%, #e2b958 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdda86 31%, #e2b958 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdda86 31%, #e2b958 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fdda86 31%, #e2b958 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdda86', endColorstr='#e2b958', GradientType=0); /* IE6-9 */
    color: #353535;
    font-family: Oxygen, arial, sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0px;
}

.data-protection-ok {
    padding: .7em .7em .6em .6em !important;
    background: rgba(255, 193, 7, 0.51) !important;
    display: inline-block;
    color: white !important;
    text-decoration: none !important;
    margin: .5em 0 0;
    border-radius: .5em;
    line-height: 1em;
    border: 2px solid #deba69;
    cursor: pointer;
    font-size: 16px;
}

.data-protection-ok {
    padding: 1em;
    background: #FFC107;
}

#data-protection a {
    text-decoration: underline;
    color: #FFC107;
}

#data-protection {
    background: rgba(149, 142, 143, 0.8);
    position: fixed;
    bottom: -15em;
    right: 1em;
    padding: 1em;
    color: white;
    width: 70%;
    max-width: 300px;
    border-radius: 10px;
    font-size: 16px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

#data-protection.show {
    bottom: 1em !important;
}

#wrapper {
    margin: 0px auto;
    width: 871px;
}

#logo > a {
    color: #ffffff;
    font-size: 24px;
    text-shadow: 1px 1px 0 #000000;
    text-transform: uppercase;
}

.slot > table {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#header {
    background: linear-gradient(360deg, #fdda86 0px, #e19d3c 160%) no-repeat scroll 0px 0px, none repeat scroll 0px 0px transparent;
    display: inline-block;
    height: 104px;
    text-align: center;
    width: 100%;
}

#logo a:hover {
    text-decoration: none;
}

#logo {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    top: -12px;
}

#content {
    background: none repeat scroll 0% 0% #ffffff;
    border-radius: 9px;
    margin: 0px 0px 10px;
    padding: 17px 36px;
}

img {
    border: 0px none;
    display: block;
}

.copy img {
    border-radius: 5px;
    box-shadow: 1px 2px 4px #ffffff;
}

h1 a {
    color: #ffffff;
}

/*h1 {*/
    /*background: none repeat scroll 0px 0px #a8b1b2;*/
    /*font-size: 17px;*/
    /*font-weight: normal;*/
    /*margin: 0px;*/
    /*padding: 6px 0px 6px 19px;*/
/*}*/

h3 a {
    color: #353535;
}

h3 {
    background: none repeat scroll 0px 0px #dee7e8;
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
    padding: 6px 0px 6px 19px;
}

p {
    margin: 0px 0px 10px;
    padding-right: 30px;
}

#mainnav {
    display: inline-block;
    padding-top: 20px;
}

#mainnav a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll, scroll;
    background-clip: border-box;
    background-color: #fdda86;
    background: #fdda86; /* Old browsers */
    background: -moz-linear-gradient(top, #fdda86 0%, #e19d3c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdda86), color-stop(100%, #e19d3c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdda86 0%, #e19d3c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdda86 0%, #e19d3c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdda86 0%, #e19d3c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fdda86 0%, #e19d3c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdda86', endColorstr='#e19d3c', GradientType=0); /* IE6-9 */
    background-origin: padding-box;
    background-position: 0px 0%, 0px 0px;
    background-repeat: repeat, repeat;
    background-size: auto auto;
    border-color: #b16a02;
    border-image: none;
    border-radius: 7px 7px 9px 9px;
    border-style: none none solid;
    border-width: 0px 0px 4px;
    box-shadow: 0px -1px 1px 0px rgba(255, 255, 255, 0.7) inset, 0px 1px 1px 0px #b16a02;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    left: 0px;
    position: relative;
    text-align: center;
    text-overflow: clip;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.498);
    top: 0px;
    white-space: nowrap;
}

#mainnav a:hover {
    background-color: #fdda86;
    background-image: linear-gradient(180deg, #fdeb94 0px, #feb343 100%), none;
    transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
    text-decoration: none;
}

#mainnav a.active {
    background-color: #fdda86;
    background-image: linear-gradient(180deg, #fdeb94 0px, #feb343 100%), none;
}

#mainnav li {
    float: left;
    margin-right: 14px;
}

#mainnav a {
    margin: 0px 1px 0px 0px;
    padding: 8px 22px;
    text-transform: uppercase;
}

#mainnav ul, #topnav li {
    list-style: none outside none;
}

.copy {
    margin: 0px;
    padding: 15px 0px 40px;
}

td {
    vertical-align: top;
}

a {
    color: #940000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

input, textarea, select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #353535;
    color: #353535;
    display: block;
    font-family: Oxygen, sans-serif;
    font-size: 15px;
    margin: 0 6px 16px 0;
    min-width: 360px;
    padding: 6px 10px 6px 8px;
}

fieldset {
    border: 0px none;
    margin: 0px;
    padding: 0px;
}

.orange {
    color: #d04925;
}

select {
    background-color: #f6f6f6;
    margin: 0px 5px 0px 0px;
}

footer {
    background: none repeat scroll 0px 0px #f4cd7f;
    border-radius: 9px;
    display: table;
    margin-bottom: 100px;
    min-height: 227px;
    width: 100%;
}

footer > div {
    color: #ffffff;
    display: table-cell;
    padding: 11px 0px 0px 28px;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

footer em {
    display: block;
    font-size: 17px;
    font-style: normal;
    margin: 10px 0px;
}

td > strong {
    color: #e19d3c;
    font-size: 21px;
    font-weight: normal;
}

address {
    font-style: normal;
    margin-bottom: 40px;
}

iframe {
    opacity: 0.75;
}

figcaption {
    font-size: 85%;
    padding: 10px 0px 0px 12px;
}

figure[style*="float:right"], figure[style*="float: right"] {
    margin: 5px 0px 0px 25px ! important;
}

figure[style*="float:left"], figure[style*="float: left"] {
    margin: 5px 25px 0px 0px ! important;
}

figure {
    margin: 0px 0px 30px;
}

h2 {
    margin-top: 0px;
}

h4 .fa {
    height: 20px;
    margin: 0px 10px 10px 0px;
    padding: 8px 7px 5px 9px;
    text-align: center;
    width: 20px;
}

h4 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.slot address {
    display: inline-block;
    float: left;
    margin: 0px 40px 0px 0px;
    padding: 26px 0px 40px;
}

.slot address em {
    display: block;
    font-style: normal;
}

table {
    border-bottom: 1px solid #d8b56c;
    margin-bottom: 40px;
    padding-bottom: 20px;
    width: 100%;
}

.copy td:nth-child(1) {
    width: 250px;
}

.copy tr:nth-child(2) td:nth-child(2) {
    width: 167px;
}

.copy td:nth-child(4) {

}
