@font-face {
    font-family: "angelinaregular";
    src: url(media/resource_20.woff2) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SEGOEUIL";
    src: local("Segoe UI Light"), url(media/resource_16.woff) format("woff");
}

@font-face {
    font-family: "SegoeUIRegular";
    src: url(media/resource_18.woff) format("woff");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(media/resource_27.woff2) format("woff2");
}

html {
    width: 100%;
    overflow-x: hidden;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "SegoeUIRegular", Arial, sans-serif;
    background-image: url(media/resource_4.html);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-color: #695328;
    color: #333;
}

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

.arial {
    font-family: Arial;
}

.angelina {
    font-family: "angelinaregular", Georgia, serif;
}

.segoeuil {
    font-family: "SEGOEUIL", "Segoe UI Light", sans-serif;
}

.segoeuir {
    font-family: "SegoeUIRegular", "Segoe UI", sans-serif;
}

.white {
    color: #FFF;
}

.lgrey {
    color: #999;
}

.sz12 {
    font-size: 12px;
}

.sz13 {
    font-size: 13px;
}

.sz14 {
    font-size: 14px;
}

.sz18 {
    font-size: 18px;
}

.sz30 {
    font-size: 30px;
}

.svw48 {
    font-size: 5vmax;
}

.ptop5 {
    padding-top: 5px !important;
}

.pbottom5 {
    padding-bottom: 5px !important;
}

.top10 {
    margin-top: 10px !important;
}

.top20 {
    margin-top: 20px !important;
}

.bottom10 {
    margin-bottom: 10px !important;
}

.bgwhite {
    background-color: #FFF;
}

.bgblacktrans7 {
    background: rgba(0, 0, 0, 0.7);
}

.imgfw img {
    width: 100%;
    height: auto;
    display: block;
}

.dsideshd {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}

.rgt {
    float: right;
}

#fw {
    width: 100%;
    height: auto;
    display: table;
    clear: both;
}

#top section {
    display: block;
    text-align: center;
    padding: 8px 10px;
}

.class1 a:link,
.class1 a:visited {
    text-decoration: none;
    color: #d2b06d;
}

.class1 a:hover {
    color: #f2c409;
}

#header {
    position: relative;
}

#logo img {
    max-width: 100%;
    height: auto;
}

#menu {
    width: 100%;
    clear: both;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display: block;
    position: relative;
    box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

#cssmenu {
    font-family: "Open Sans", Arial, sans-serif;
}

#cssmenu > ul > li {
    float: left;
}

#cssmenu > ul > li > a {
    padding: 20px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    transition: color 0.2s ease;
}

#cssmenu > ul > li.active > a,
#cssmenu > ul > li > a:hover {
    color: #000;
    background: #cfc8a3;
}

#content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.type_7 {
    border: 0;
    height: 55px;
    background-image: url(media/resource_5.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 5px auto;
    width: 40%;
    min-width: 200px;
}

.style-four1 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 5px 0;
}

.style-four2 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 2px 0;
}

#footer {
    padding: 25px 15px 35px;
    text-align: center;
}

#footer a {
    color: #999;
}

.article-body {
    padding: 30px 10px 40px;
    color: #444;
    line-height: 1.7;
}

.article-body h1 {
    font-family: "SEGOEUIL", "Segoe UI Light", sans-serif;
    font-size: 1.9rem;
    font-weight: normal;
    color: #3a2e1a;
    border-left: solid 10px #b4965a;
    border-bottom: 1px solid #b4965a;
    padding: 0 12px 10px;
    margin: 0 0 24px;
    line-height: 1.3;
}

.article-body h2 {
    font-family: "SEGOEUIL", "Segoe UI Light", sans-serif;
    font-size: 1.45rem;
    font-weight: normal;
    color: #3a2e1a;
    border-left: solid 8px #b4965a;
    border-bottom: 1px solid #e0d4b8;
    padding: 0 10px 8px;
    margin: 36px 0 16px;
    clear: both;
}

.article-body h3 {
    font-family: "SegoeUIRegular", "Segoe UI", sans-serif;
    font-size: 1.15rem;
    color: #695328;
    margin: 24px 0 12px;
}

.article-body p {
    margin: 0 0 1.1rem;
    font-size: 15px;
}

.article-body a {
    color: #b2891b;
    font-weight: 600;
}

.article-body a:hover {
    color: #8a6a12;
    text-decoration: underline;
}

.article-body strong {
    color: #2c2416;
}

.article-body table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 28px;
    font-size: 14px;
}

.article-body th,
.article-body td {
    border: 1px solid #e0d4b8;
    padding: 11px 14px;
    text-align: left;
    vertical-align: top;
}

.article-body th {
    background: #695328;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
}

.article-body tr:nth-child(even) {
    background: #faf7f2;
}

.article-body ol {
    margin: 12px 0 24px;
    padding-left: 22px;
}

.article-body ol li {
    margin: 10px 0;
    font-size: 15px;
}

.intro-block {
    background: #faf7f2;
    border-left: 6px solid #b4965a;
    padding: 18px 22px;
    margin-bottom: 24px;
}

@media (max-width: 768px) {
    #cssmenu > ul > li {
        float: none;
        width: 100%;
    }

    #cssmenu > ul > li > a {
        padding: 14px 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .article-body h1 {
        font-size: 1.45rem;
    }

    .article-body h2 {
        font-size: 1.25rem;
    }

    .svw48 {
        font-size: 7vw;
    }

    .article-body table,
    .article-body th,
    .article-body td {
        font-size: 13px;
    }
}
