#main {
    background: #FFFFFF;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

table,
ul.hmenu {
    font-size: 16px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h2,
h4,
h5,
h6,
p,
a,
ul,
ol,
li {
    margin: 0;
    padding: 0;
}

.button {
    background: #F0C82C !important;
    color: #000000 !important;
    font-size: 16px !important;
    display: block !important;
    margin-top: 10px !important;
    border-width: 0 !important;
    padding: 15px 40px !important;
    outline: none !important;
    cursor: pointer;
    border-radius: 10px;
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent,
ul.vmenu a {
    text-align: left;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
}

.postcontent p {
    margin: 13px 0;
}

.postcontent h1 {
    color: #808080;
    margin: 10px 0 0;
    font-size: 26px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1 {
    margin: 10px 0 0;
    font-size: 26px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1 a,
.postcontent h1 a:link,
.postcontent h1 a:hover,
.postcontent h1 a:visited,
.blockcontent h1 a,
.blockcontent h1 a:link,
.blockcontent h1 a:hover,
.blockcontent h1 a:visited {
    font-size: 26px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 {
    color: #9C9C9C;
    margin: 10px 0 0;
    font-size: 22px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2 {
    margin: 10px 0 0;
    font-size: 22px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 a,
.postcontent h2 a:link,
.postcontent h2 a:hover,
.postcontent h2 a:visited,
.blockcontent h2 a,
.blockcontent h2 a:link,
.blockcontent h2 a:hover,
.blockcontent h2 a:visited {
    font-size: 22px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 {
    color: #222222;
    margin: 10px 0 0;
    font-size: 20px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2 {
    margin: 10px 0 0;
    font-size: 20px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 a,
.postcontent h2 a:link,
.postcontent h2 a:hover,
.postcontent h2 a:visited,
.blockcontent h2 a,
.blockcontent h2 a:link,
.blockcontent h2 a:hover,
.blockcontent h2 a:visited {
    font-size: 20px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4 {
    color: #C49F0E;
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4 {
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4 a,
.postcontent h4 a:link,
.postcontent h4 a:hover,
.postcontent h4 a:visited,
.blockcontent h4 a,
.blockcontent h4 a:link,
.blockcontent h4 a:hover,
.blockcontent h4 a:visited {
    font-size: 18px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5 {
    color: #C49F0E;
    margin: 10px 0 0;
    font-size: 15px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5 {
    margin: 10px 0 0;
    font-size: 15px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5 a,
.postcontent h5 a:link,
.postcontent h5 a:hover,
.postcontent h5 a:visited,
.blockcontent h5 a,
.blockcontent h5 a:link,
.blockcontent h5 a:hover,
.blockcontent h5 a:visited {
    font-size: 15px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6 {
    color: #F6DD79;
    margin: 10px 0 0;
    font-size: 13px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6 {
    margin: 10px 0 0;
    font-size: 13px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

ul {
    list-style-type: none;
}

ol {
    list-style-position: inside;
}

html,
body {
    height: 100%;
}


/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    padding: 0;
    margin: 0;
    min-width: 1000px;
    color: #333333;
}

.header:before,
#header-bg:before,
.layout-cell:before,
.layout-wrapper:before,
.footer:before,
.nav:before,
#hmenu-bg:before,
.sheet:before {
    width: 100%;
    content: " ";
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
}

.header:after,
#header-bg:after,
.layout-cell:after,
.layout-wrapper:after,
.footer:after,
.nav:after,
#hmenu-bg:after,
.sheet:after,
.cleared,
.clearfix:after {
    clear: both;
    font: 0/0 serif;
    display: block;
    content: " ";
}

form {
    padding: 0 !important;
    margin: 0 !important;
}

table.position {
    position: relative;
    width: 100%;
    table-layout: fixed;
}

li h1,
.postcontent li h1,
.blockcontent li h1 {
    margin: 1px;
}

li h2,
.postcontent li h2,
.blockcontent li h2 {
    margin: 1px;
}

li h2,
.postcontent li h2,
.blockcontent li h2 {
    margin: 1px;
}

li h4,
.postcontent li h4,
.blockcontent li h4 {
    margin: 1px;
}

li h5,
.postcontent li h5,
.blockcontent li h5 {
    margin: 1px;
}

li h6,
.postcontent li h6,
.blockcontent li h6 {
    margin: 1px;
}

li p,
.postcontent li p,
.blockcontent li p {
    margin: 1px;
}

.shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

.slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.slidenavigator>a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}

.slidenavigator>a:last-child {
    margin-right: 0 !important;
}

header a {
    text-decoration: none;
}

.headline {
    font-size: 36px !important;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important;
    font-weight: bold !important;
    text-decoration: none;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
    color: #FFFFFF !important;
    line-height: 100%;
    z-index: 101;
}

.slogan {
    font-size: 17px !important;
    margin-top: 6px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif !important;
    text-decoration: none;
    font-weight: 400;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
    color: #FFFFFF !important;
    line-height: 125%;
    z-index: 101;
}

.header {
    margin: 0 auto;
    background-repeat: no-repeat;
    position: relative;
    background-image: url('../images/header-image.jpg');
    background-position: center;
    background-size: cover;
}

.header-shadow {
    background: rgba(0, 0, 0, 0.4);
    padding: 30px 0px 60px;
}

.header>div.nostyle,
.header>div.block,
.header>div.post {
    position: absolute;
    z-index: 101;
}

.layout-wrapper {
    position: relative;
    z-index: auto !important;
}

.content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.content-layout-row {
    display: table-row;
}

.layout-cell {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

.postcontent .content-layout {
    border-collapse: collapse;
}

.block {
    margin: 3px;
}

div.block img {
    border: none;
    margin: 0;
}

.blockheader {
    padding: 6px 5px;
    margin: 0 auto 2px;
}

.blockheader .t,
.blockheader .t a,
.blockheader .t a:link,
.blockheader .t a:visited,
.blockheader .t a:hover {
    color: #878787;
    font-size: 20px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    margin: 0 5px;
}

.blockcontent {
    padding: 5px;
    margin: 0 auto;
    color: #776108;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
}

.blockcontent table,
.blockcontent li,
.blockcontent a,
.blockcontent a:link,
.blockcontent a:visited,
.blockcontent a:hover {
    color: #776108;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
}

.blockcontent p {
    margin: 0 5px;
}

.blockcontent a,
.blockcontent a:link {
    color: #D09667;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent a:visited,
.blockcontent a.visited {
    color: #F6DE7E;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.blockcontent a:hover,
.blockcontent a.hover {
    color: #C3793C;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.block ul>li:before {
    content: url('../images/blockbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -12px;
}

.opera .block ul>li:before {
    bottom: 0;
}

.block li {
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
    color: #C49F0E;
    margin: 5px 0 0 10px;
}

.block ul>li,
.block ol {
    padding: 0;
}

.block ul>li {
    padding-left: 12px;
}

.breadcrumbs {
    margin: 0 auto;
}

.button img {
    margin: 0;
    vertical-align: middle;
}

.firefox2 .button {
    display: block;
    float: left;
}

input,
select,
textarea,
a.search-button span {
    vertical-align: middle;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.block select {
    width: 96%;
}

input.button {
    float: none !important;
    -webkit-appearance: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="tel"],
input[type="time"],
input[type="week"],
textarea {
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    margin: 0 auto;
    width: 600px;
    padding: 15px;
    color: #333333 !important;
    font-size: 16px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
    border-radius: 10px;
}

input.error,
textarea.error {
    background: #FAFAFA;
    border: 1px solid #E2341D;
    margin: 0 auto;
}

input.error,
textarea.error {
    color: #997C0B !important;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

form.search input[type="text"] {
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
    margin: 0 auto;
    width: 100%;
    padding: 4px 0;
    box-sizing: border-box;
    color: #404040 !important;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

form.search {
    background-image: none;
    border: 0;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    margin: 5px;
    left: 0;
    line-height: 0;
}

form.search input,
a.search-button {
    -webkit-appearance: none;
    top: 0;
    right: 0;
}

form.search>input,
a.search-button {
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

form.search input[type="submit"],
input.search-button,
a.search-button {
    border-radius: 0;
    margin: 0 auto;
}

form.search input[type="submit"],
input.search-button,
a.search-button {
    position: absolute;
    left: auto;
    display: block;
    border: none;
    background: url('../images/searchicon.png') center center no-repeat;
    width: 24px;
    height: 100%;
    padding: 0;
    color: #FFFFFF !important;
    cursor: pointer;
}

a.search-button span.search-button-text {
    display: none;
}

label.checkbox:before {
    background: #FAFAFA;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.checkbox {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    color: #404040 !important;
}

.checkbox>input[type="checkbox"] {
    margin: 0 5px 0 0;
}

label.checkbox.active:before {
    background: #C9864F;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.checkbox.hovered:before {
    background: #E0E0E0;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.radiobutton:before {
    background: #FAFAFA;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.radiobutton {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
    color: #404040 !important;
}

.radiobutton>input[type="radio"] {
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.radiobutton.active:before {
    background: #C7C7C7;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.radiobutton.hovered:before {
    background: #E0E0E0;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

a img {
    border: 0;
}

.article img,
img.article,
.block img,
.footer img {
    margin: 7px 7px 7px 7px;
}

.metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.article table,
table.article {
    border-collapse: collapse;
    margin: 1px;
}

.post .content-layout-br {
    height: 0;
}

.article th,
.article td {
    padding: 2px;
    border: solid 1px #C7C7C7;
    vertical-align: top;
    text-align: left;
}

.article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre {
    overflow: auto;
    padding: 0.1em;
}

.preview-cms-logo {
    border: 0;
    margin: 1em 1em 0 0;
    float: left;
}

.image-caption-wrapper {
    padding: 7px 7px 7px 7px;
    box-sizing: border-box;
}

.image-caption-wrapper img {
    margin: 0 !important;
    box-sizing: border-box;
}

.image-caption-wrapper div.collage {
    margin: 0 !important;
    box-sizing: border-box;
}

.image-caption-wrapper p {
    font-size: 80%;
    text-align: right;
    margin: 0;
}

.postheader {
    color: #000000;
    margin: 0;
    font-size: 24px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.postheader a,
.postheader a:link,
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered {
    font-size: 24px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.postheader a,
.postheader a:link {
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #D1996B;
}

.postheader a:visited,
.postheader a.visited {
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #F0C828;
}

.postheader a:hover,
.postheader a.hovered {
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #D09667;
}

.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #C49F0E;
}

.postheadericons {
    padding: 1px;
    margin: 0 0 0 10px;
}

.postheadericons a,
.postheadericons a:link {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #CD8E5B;
}

.postheadericons a:visited,
.postheadericons a.visited {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #DBB30F;
}

.postheadericons a:hover,
.postheadericons a.hover {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #B36F37;
}

.postdateicon:before {
    content: url('../images/postdateicon.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .postdateicon:before {
    bottom: 0;
}

.postauthoricon:before {
    content: url('../images/postauthoricon.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .postauthoricon:before {
    bottom: 0;
}

.postediticon:before {
    content: url('../images/system/edit.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .postediticon:before {
    bottom: 0;
}

.postcontent ul>li:before,
.post ul>li:before,
.textblock ul>li:before {
    content: '';
    background: #F0C82C;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
}

.opera .postcontent ul>li:before,
.opera .post ul>li:before,
.opera .textblock ul>li:before {
    bottom: 0;
}

.postcontent li,
.post li,
.textblock li {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #404040;
    margin: 3px 0 0 11px;
}

.postcontent ul>li,
.post ul>li,
.textblock ul>li,
.postcontent ol,
.post ol,
.textblock ol {
    padding: 0;
}

.postcontent ul>li,
.post ul>li,
.textblock ul>li {
    padding-left: 20px;
}

.postcontent ul>li:before,
.post ul>li:before,
.textblock ul>li:before {
    margin-left: -20px;
}

.postcontent ol,
.post ol,
.textblock ol,
.postcontent ul,
.post ul,
.textblock ul {
    margin: 1em 0 1em 11px;
}

.postcontent li ol,
.post li ol,
.textblock li ol,
.postcontent li ul,
.post li ul,
.textblock li ul {
    margin: 0.5em 0 0.5em 11px;
}

.postcontent li,
.post li,
.textblock li {
    margin: 3px 0 0 0;
}

.postcontent ol>li,
.post ol>li,
.textblock ol>li {
    overflow: visible;
}

.postcontent ul>li,
.post ul>li,
.textblock ul>li {
    overflow-x: visible;
    overflow-y: hidden;
}

.footer {
    background: #2D1C0E;
    margin: 0px auto 0;
    position: relative;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
    text-align: center;
    padding: 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer td,
.footer th,
.footer caption {
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
}

.footer p {
    padding: 0;
    text-align: center;
}

.footer a,
.footer a:link {
    color: #F3D353;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.footer a:visited {
    color: #F0C724;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.footer a:hover {
    color: #D49E73;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.footer h1 {
    color: #A6A6A6;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2 {
    color: #B5B5B5;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2 {
    color: #B77138;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4 {
    color: #F5D96B;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5 {
    color: #F5D96B;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6 {
    color: #F5D96B;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img {
    border: none;
    margin: 0;
}

.footer-inner {
    margin: 0 auto;
    width: 1000px;
    padding: 50px;
    padding-right: 50px;
    padding-left: 50px;
}

.footer ul>li:before {
    content: url('../images/footerbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -13px;
}

.footer-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.footer-logo img {
    max-width: 300px;
}

.opera .footer ul>li:before {
    bottom: 0;
}

.footer li {
    font-size: 13px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #EED9C8;
}

.footer ul>li,
.footer ol {
    padding: 0;
}

.footer ul>li {
    padding-left: 13px;
}

.page-footer,
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #C9C9C9;
}

.page-footer {
    position: relative;
    z-index: auto !important;
    padding: 1em;
    text-align: center !important;
    text-decoration: none;
    color: #F5D96B;
}

.master {
    background-repeat: no-repeat;
    position: absolute;
    background-image: url('../images/man.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 454px;
    height: 520px;
    left: 50%;
    margin-left: 100px;
    bottom: 0px;
    z-index: 1;
}

.company-logo {
    background-image: url('../images/logo.png');
    background-size: cover;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.company-text {
    margin-left: 15px;
}

.intro {
    background: rgba(0, 0, 0, 0.6);
    width: 640px;
    padding: 30px 20px;
    border-radius: 10px;
    margin: 30px 0px;
}

.miniintro {
    color: #FFFFFF !important;
    text-shadow: 0px 0px 100px #FFFFFF !important;
    font-size: 22px;
    margin: 7px 0px 7px 55px;
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: 300;
    line-height: 150%;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 5px rgba(0, 0, 0, 1) !important;
}

.miniintro:before {
    display: block;
    position: absolute;
    content: "";
    background: #F0C82C;
    box-shadow: 0px 0px 12px rgba(23, 23, 23, 0.25) !important;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-left: -43px;
    border-radius: 50%;
}

.greyblock {
    background: rgba(45, 28, 14, 0.075);
    padding: 100px 0px;
}

.whiteblock {
    padding: 100px 0px;
}

.lineblock {
    padding: 80px 0px;
}

.greyblock .caption,
.whiteblock .caption {
    margin: 0px 0px 60px !important;
    font-weight: 300;
    font-size: 52px;
    color: #2D1C0E;
    text-align: center;
    line-height: 125%;
}

.first {
    margin-top: -25px;
    padding: 40px 465px;
}

.last {
    margin-bottom: -25px;
}

.jobs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.job {
    display: flex;
    width: 164px;
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.jobimg img {
    margin: 0px !important;
}

.jobimg {
    background: #f5d248;
    width: 50px;
    height: 50px;
    padding: 30px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.jobtext h3 {
    font-size: 16px;
    font-weight: 500;
}

.works {
    display: flex;
    justify-content: space-between;
}

.work {
    width: 315px;
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    overflow: hidden;
    margin: 20px 0px 0px;
    border-radius: 10px;
}

.work h2 {
    color: #2D1C0E;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.workimage img {
    margin: 0px !important;
    width: 100%;
}

.work li {
    text-align: left;
}

.worktext {
    padding: 0px 15px;
    color: #000000 !important;
}

.workbutton {
    display: block;
    background: #F0C82C;
    color: #000000 !important;
    text-decoration: none !important;
    padding: 18px 50px;
    font-size: 18px;
    line-height: 125% !important;
    cursor: pointer;
    transition: 0.3s;
    text-align: center;
}

.workbutton:hover {
    background: #FFE069;
    transition: 0.3s;
}

#formdiv-2 {
    margin-top: 60px;
}

#formdiv-2 input[type=text],
#formdiv-2 input[type=email],
#formdiv-2 input[type=tel] {
    margin-bottom: 10px;
}

.zakazblock {
    background: url('../images/zakaz.png') no-repeat;
    background-position: calc(50% + 400px) bottom;
}

.last p {
    margin: 50px 0px 30px;
}

.first h2 {
    margin: 0px !important;
    font-weight: 300;
    font-size: 26px;
    color: #2D1C0E;
    text-align: left;
}

.first h2 span {
    background: #ecebeb;
    padding: 7px;
    margin: 0px 2px !important;
    border-radius: 5px;
    color: #000000 !important;
}

.bigbutton {
    background: #F0C82C;
    float: right;
    font-size: 22px;
    font-weight: 300 !important;
    padding: 12px 50px 14px;
    border-radius: 30px;
    color: #000000 !important;
    margin-top: -42px;
    cursor: pointer;
    transition: 0.3s;
}

.bigbutton:hover {
    background: #FFDB4B;
    transition: 0.3s;
}

.chps {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chp {
    background: #EFEEED;
    border-radius: 10px;
    overflow: hidden;
    width: 490px;
    text-align: left;
    display: flex;
    margin-top: 20px;
}

.chpimg {
    width: 180px;
    height: 300px;
    background: #E2E8EE;
}

.chpimg img {
    margin: 0px !important;
}

.chptext {
    padding: 5px 15px 0px 20px;
    line-height: 150%;
}

.chptext h2 {
    color: #1A1F23;
    font-size: 18px;
    line-height: 150%;
}

.timerblock {
    width: 410px;
    margin: 30px 0px 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.timerblock p {
    margin-bottom: 30px;
}

#formdiv-1 {
    margin: 0px 0px 0px 150px;
    padding: 40px 60px;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    background: #FFFFFF;
    border-radius: 10px;
}

#formdiv-1 h2 {
    margin: 0px 0px 15px !important;
    text-align: center;
}

#formdiv-1 input[type=text] {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    background: #EFEEED;
}

#formdiv-1 input[type=email],
#formdiv-1 input[type=tel] {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 3px;
    text-align: center;
    background: #EFEEED;
}

#formdiv-1 .button {
    width: 100%;
}

.difference {
    background: #EFEEED;
}

.difference h2 {
    color: #2D1C0E;
    margin-bottom: 20px;
    margin-left: 80px;
}

.difference {
    border-radius: 10px;
    display: inline-block;
    width: 445px;
    padding: 20px;
    vertical-align: top;
}

.twocol {
    margin-left: 24px;
}

.difference div {
    padding-left: 85px;
    margin-bottom: 15px;
    line-height: 150%;
}

.twocol div:before {
    width: 70px;
    height: 70px;
    position: absolute;
    content: '';
    display: block;
    margin-left: -85px;
    background: #F5D248 url('../images/yes.png') no-repeat 10px 10px;
    border-radius: 50%;
}

.onecol div:before {
    width: 70px;
    height: 70px;
    position: absolute;
    content: '';
    display: block;
    margin-left: -80px;
    background: #FFFFFF url('../images/no.png') no-repeat 10px 10px;
    border-radius: 50%;
}

.minimaster {
    position: absolute;
    width: 204px;
    height: 340px;
    background: url('../images/minimaster.png');
    margin-left: 430px;
    bottom: 0px;
}

.numberblocks {
    margin-top: 50px;
}

.numberblock {
    display: inline-block;
}

.number {
    font-size: 72px;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 20px 36px;
    border-radius: 3px;
    font-weight: 300;
}

.numbertext {
    display: inline-block;
    vertical-align: middle;
    padding: 13px 20px 13px 10px;
    border-radius: 3px;
    width: 156px;
    line-height: 150%;
    text-align: left;
}

.numbertext span {
    font-weight: bold;
}

.spoilers {
    margin-top: 50px;
}

.spoilers .title {
    font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: 300;
    border-radius: 10px;
    overflow: hidden;
    background: #FFFFFF;
    font-size: 24px;
    padding: 20px 90px;
    transition: 0.3s;
    border: 0px !important;
    margin-top: 15px !important;
}

.spoilers .title:after {
    display: block;
    position: absolute;
    border-radius: 10px 0px 0px 10px;
    content: '\25BC';
    background: #F0C82C;
    color: #FFFFFF;
    height: 22px;
    width: 22px;
    padding: 21px;
    margin-left: -90px;
    margin-top: -44px;
    transition: 0.3s;
}

.spoilers .title:hover:after {
    background: #ffdd5a;
    transition: 0.3s;
}

.spoilers .title:hover {
    background-color: #F7F7F7;
    transition: 0.3s;
}

.spoilers .desc {
    background: rgba(255, 255, 255, 0) !important;
    border: 0px !important;
    padding: 20px 0px !important;
}

.spoilers .desc table td {
    border: 3px solid #EFEEED;
    background: #FFFFFF;
    padding: 4px 10px;
}

.spoilers .desc table {
    width: 100% !important;
}

.button {
    transition: 0.3s;
}

.button:hover {
    background: #ffdd5a !important;
    transition: 0.3s;
}

.modal-window {
    position: fixed;
    display: block;
    width: 626px;
    height: 350px;
    padding: 50px;
    left: 50%;
    margin-left: -363px;
    top: 0%;
    margin-top: -500px;
    background: #F1F4F4;
    z-index: 100500;
    box-shadow: 0px 0px 0px 1000px rgba(0, 0, 0, 0);
    transition: 0.3s;
}

.click {
    position: fixed;
    display: block;
    width: 626px;
    height: 390px;
    padding: 50px;
    left: 50%;
    margin-left: -363px;
    top: 50%;
    margin-top: -245px;
    background: #EFEEED;
    z-index: 100500;
    box-shadow: 0px 0px 0px 1000px rgba(0, 0, 0, 0.5);
    transition: 0.3s;
    border-radius: 10px;
}

.click h2 {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: 400;
    margin-bottom: 20px;
}

.click input[type=text],
.click input[type=email],
.click input[type=tel] {
    margin-bottom: 10px;
}

.cross {
    position: absolute;
    background: #999999;
    height: 25px;
    width: 1px;
    left: 12px;
    transform: rotate(45deg);
    transition: 0.3s;
}

.cross:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 25px;
    background: #999999;
    left: -12px;
    top: 12px;
    transition: 0.3s;
}

#close {
    width: 25px;
    height: 25px;
    position: absolute;
    margin-left: 638px;
    margin-top: -38px;
    cursor: pointer;
}

#close:hover .cross {
    background: #333333;
    transition: 0.3s;
}

#close:hover .cross:after {
    background: #333333;
    transition: 0.3s;
}

#formdiv-2 .result {
    padding: 70px;
    width: 400px;
    background: #FFFFFF;
    border-radius: 3px;
    text-align: center;
}

#formdiv-3 .result {
    padding: 140px 100px;
    border-radius: 3px;
    text-align: center;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.gallery img {
    display: inline-block;
    width: 235px;
    border-radius: 3px;
    margin: 4px 6px;
}

.gallery a:focus {
    outline: none;
}

.mfp-zoom-out-cur {
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mfp-bottom-bar {
    display: none;
}

.content {
    width: 1000px;
    margin: 0px auto;
}

.intro-caption {
    position: relative;
    z-index: 2;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 54px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
}

.company-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.company-block {
    display: flex;
    align-items: center;
}

.company-phone {
    display: flex;
    align-items: center;
}

.phone-logo {
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    line-height: 0%;
    padding: 4px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    margin-right: 15px;
}

.phone-text {
    font-size: 32px;
    color: #FFFFFF;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
}

.form-mini form {
    display: flex;
}

.form-mini input {
    margin: 0px;
    max-width: 250px;
    border-radius: 10px 0px 0px 10px;
    font-size: 18px !important;
    border: 5px solid #F0C82C;
}

.form-mini .button {
    background: linear-gradient(to right, #F0C82C, #F0C82C) !important;
    color: #000000 !important;
    border-radius: 0px 10px 10px 0px;
    padding: 20px 25px 20px 20px !important;
    line-height: 125% !important;
    margin: 0px !important;
    border-color: transparent;
    transition: background 0.5s;
}

.form-mini .button:hover {
    transition: background 0.5s;
    background: linear-gradient(to right, #F0C82C, #FFE16A) !important;
}

.relative-block {
    position: relative;
}

.sigFreeThumb {
    margin: 10px !important;
    border-radius: 10px;
    overflow: hidden;
}

.sigFreeThumb:nth-child(4n-3) {
    margin-left: 0px !important;
}

.sigFreeThumb:nth-child(4n) {
    margin-right: 0px !important;
}

.sigFreeThumb:before,
.sigFreeClear:before {
    display: none !important;
}

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {
    background-color: #FFFFFF !important;
}

.fancybox-caption-wrap {
    display: none;
}

.lineblock .content {
    display: flex;
    align-items: center;
}

.line-text {
    font-size: 18px;
    padding-right: 30px;
    line-height: 175%;
}

.greyblock+a {
    display: none !important;
}

.v-triggers {
    display: flex;
    justify-content: space-between;
}

.v-trigger {
    flex-basis: 235px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.v-trigger-img {
    width: 50px;
    height: 50px;
    border: 5px solid #F0C82C;
    border-radius: 50%;
    padding: 25px;
    margin-bottom: 20px;
}

.v-trigger-text {
    text-align: center;
    font-size: 18px;
}

.wide-blocks {
    display: flex;
    flex-wrap: wrap;
}

.wide-block {
    display: flex;
    background: #EFEEED;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.wide-block:last-child {
    margin-bottom: 0px;
}

.wide-block-img {
    line-height: 0%;
    width: 300px;
    flex-shrink: 0;
    background: #999999;
}

.wide-block-img img {
    margin: 0px;
}

.wide-block-text {
    padding: 30px;
    line-height: 150%;
}

.wide-block-text .button {
    margin: 15px 0px 0px;
    padding: 12px 35px;
    display: inline-block !important;
}

.wide-block-text h3 {
    color: #2D1C0E;
    margin: 0px 0px 10px;
    font-size: 24px;
}

.plus {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.plus-img {
    margin-right: 10px;
    background: #F0C82C;
    border-radius: 50%;
    line-height: 0%;
    width: 24px;
    height: 24px;
    padding: 7px;
}

.plus-text {
    font-size: 18px;
}

.pluses {
    margin-bottom: 30px;
}

.five {
    background-image: url('../images/worker.png');
    background-repeat: no-repeat;
    background-position: calc(50% + 350px) 175px;
}

.form-mini .result {
    background: #FFFFFF;
    border-radius: 10px;
    max-width: 600px;
    padding: 20px 30px;
    line-height: 150%;
}
