#wt-main {
    background: #FFFFFF;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Century Gothic', 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.wt-hmenu {
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
ol,
li {
    margin: 0;
    padding: 0;
}

.wt-button {
    border: 0;
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #E5243A;
    background: -webkit-linear-gradient(top, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    background: -moz-linear-gradient(top, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    background: -o-linear-gradient(top, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    background: -ms-linear-gradient(top, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    background: linear-gradient(to bottom, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    -svg-background: linear-gradient(top, #E94457 0, #E41B32 64%, #CD182D 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    border-width: 0;
    padding: 0 20px;
    margin: 0 auto;
    height: 30px;
}

.wt-postcontent,
.wt-postheadericons,
.wt-postfootericons,
.wt-blockcontent,
ul.wt-vmenu a {
    text-align: left;
}

.wt-postcontent,
.wt-postcontent li,
.wt-postcontent table,
.wt-postcontent a,
.wt-postcontent a:link,
.wt-postcontent a:visited,
.wt-postcontent a.visited,
.wt-postcontent a:hover,
.wt-postcontent a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent p {
    margin: 10px 0;
}

.wt-postcontent h1,
.wt-postcontent h1 a,
.wt-postcontent h1 a:link,
.wt-postcontent h1 a:visited,
.wt-postcontent h1 a:hover,
.wt-postcontent h2,
.wt-postcontent h2 a,
.wt-postcontent h2 a:link,
.wt-postcontent h2 a:visited,
.wt-postcontent h2 a:hover,
.wt-postcontent h3,
.wt-postcontent h3 a,
.wt-postcontent h3 a:link,
.wt-postcontent h3 a:visited,
.wt-postcontent h3 a:hover,
.wt-postcontent h4,
.wt-postcontent h4 a,
.wt-postcontent h4 a:link,
.wt-postcontent h4 a:visited,
.wt-postcontent h4 a:hover,
.wt-postcontent h5,
.wt-postcontent h5 a,
.wt-postcontent h5 a:link,
.wt-postcontent h5 a:visited,
.wt-postcontent h5 a:hover,
.wt-postcontent h6,
.wt-postcontent h6 a,
.wt-postcontent h6 a:link,
.wt-postcontent h6 a:visited,
.wt-postcontent h6 a:hover,
.wt-blockheader .t,
.wt-blockheader .t a,
.wt-blockheader .t a:link,
.wt-blockheader .t a:visited,
.wt-blockheader .t a:hover,
.wt-vmenublockheader .t,
.wt-vmenublockheader .t a,
.wt-vmenublockheader .t a:link,
.wt-vmenublockheader .t a:visited,
.wt-vmenublockheader .t a:hover,
.wt-headline,
.wt-headline a,
.wt-headline a:link,
.wt-headline a:visited,
.wt-headline a:hover,
.wt-slogan,
.wt-slogan a,
.wt-slogan a:link,
.wt-slogan a:visited,
.wt-slogan a:hover,
.wt-postheader,
.wt-postheader a,
.wt-postheader a:link,
.wt-postheader a:visited,
.wt-postheader a:hover {
    font-size: 32px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.wt-postcontent a,
.wt-postcontent a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #E41B32;
}

.wt-postcontent a:visited,
.wt-postcontent a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #E41B32;
}

.wt-postcontent a:hover,
.wt-postcontent a.hover {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #808080;
}

.wt-postcontent h1 {
    color: #A6A6A6;
    margin: 20px 0 10px;
    font-size: 36px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-blockcontent h1 {
    margin: 20px 0 10px;
    font-size: 36px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h1 a,
.wt-postcontent h1 a:link,
.wt-postcontent h1 a:hover,
.wt-postcontent h1 a:visited,
.wt-blockcontent h1 a,
.wt-blockcontent h1 a:link,
.wt-blockcontent h1 a:hover,
.wt-blockcontent h1 a:visited {
    font-size: 36px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h2 {
    color: #E41B32;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 28px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-blockcontent h2 {
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 28px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent h2 a,
.wt-postcontent h2 a:link,
.wt-postcontent h2 a:hover,
.wt-postcontent h2 a:visited,
.wt-blockcontent h2 a,
.wt-blockcontent h2 a:link,
.wt-blockcontent h2 a:hover,
.wt-blockcontent h2 a:visited {
    font-size: 28px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent h3 {
    color: #9C9C9C;
    margin: 19px 0;
    font-size: 24px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-blockcontent h3 {
    margin: 19px 0;
    font-size: 24px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h3 a,
.wt-postcontent h3 a:link,
.wt-postcontent h3 a:hover,
.wt-postcontent h3 a:visited,
.wt-blockcontent h3 a,
.wt-blockcontent h3 a:link,
.wt-blockcontent h3 a:hover,
.wt-blockcontent h3 a:visited {
    font-size: 24px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h4 {
    color: #21ad33;
    margin: 10px 0 -10px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: ищдв;
    font-style: normal;
}

.wt-blockcontent h4 {
    margin: 10px 0 -10px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h4 a,
.wt-postcontent h4 a:link,
.wt-postcontent h4 a:hover,
.wt-postcontent h4 a:visited,
.wt-blockcontent h4 a,
.wt-blockcontent h4 a:link,
.wt-blockcontent h4 a:hover,
.wt-blockcontent h4 a:visited {
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postcontent h5 {
    color: #292929;
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-blockcontent h5 {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent h5 a,
.wt-postcontent h5 a:link,
.wt-postcontent h5 a:hover,
.wt-postcontent h5 a:visited,
.wt-blockcontent h5 a,
.wt-blockcontent h5 a:link,
.wt-blockcontent h5 a:hover,
.wt-blockcontent h5 a:visited {
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent h6 {
    color: #616161;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-blockcontent h6 {
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-postcontent h6 a,
.wt-postcontent h6 a:link,
.wt-postcontent h6 a:hover,
.wt-postcontent h6 a:visited,
.wt-blockcontent h6 a,
.wt-blockcontent h6 a:link,
.wt-blockcontent h6 a:hover,
.wt-blockcontent h6 a:visited {
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header,
footer,
article,
nav,
#wt-hmenu-bg,
.wt-sheet,
.wt-hmenu a,
.wt-vmenu a,
.wt-slidenavigator>a,
.wt-checkbox:before,
.wt-radiobutton:before {
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}

header,
footer,
article,
nav,
#wt-hmenu-bg,
.wt-sheet,
.wt-slidenavigator>a,
.wt-checkbox:before,
.wt-radiobutton:before {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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: 1200px;
    color: #696969;
}

.wt-header:before,
#wt-header-bg:before,
.wt-layout-cell:before,
.wt-layout-wrapper:before,
.wt-footer:before,
.wt-nav:before,
#wt-hmenu-bg:before,
.wt-sheet:before {
    width: 100%;
    content: " ";
    display: table;
}

.wt-header:after,
#wt-header-bg:after,
.wt-layout-cell:after,
.wt-layout-wrapper:after,
.wt-footer:after,
.wt-nav:after,
#wt-hmenu-bg:after,
.wt-sheet:after,
.cleared,
.clearfix:after {
    clear: both;
    font: 0/0 serif;
    display: block;
    content: " ";
}

table.position {
    position: relative;
    width: 100%;
    table-layout: fixed;
}

li h1,
.wt-postcontent li h1,
.wt-blockcontent li h1 {
    margin: 1px;
}

li h2,
.wt-postcontent li h2,
.wt-blockcontent li h2 {
    margin: 1px;
}

li h3,
.wt-postcontent li h3,
.wt-blockcontent li h3 {
    margin: 1px;
}

li h4,
.wt-postcontent li h4,
.wt-blockcontent li h4 {
    margin: 1px;
}

li h5,
.wt-postcontent li h5,
.wt-blockcontent li h5 {
    margin: 1px;
}

li h6,
.wt-postcontent li h6,
.wt-blockcontent li h6 {
    margin: 1px;
}

li p,
.wt-postcontent li p,
.wt-blockcontent li p {
    margin: 1px;
}

.wt-shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

.wt-slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.wt-slidenavigator>a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}

.wt-slidenavigator>a:last-child {
    margin-right: 0 !important;
}

.wt-footer .layout-item-0 {
    padding: 20px;
}

.ie7 .wt-post .wt-layout-cell {
    border: none !important;
    padding: 0 !important;
}

.ie6 .wt-post .wt-layout-cell {
    border: none !important;
    padding: 0 !important;
}

.wt-header {
    margin: 0 auto;
    background-repeat: no-repeat;
    height: 400px;
    position: relative;
    background-image: url('../images/header.png');
    background-position: center top;
}

.custom-responsive .wt-header {
    background-image: url('../images/header.png');
    background-position: center top;
}

.default-responsive .wt-header,
.default-responsive #wt-header-bg {
    background-image: url('../images/header.png');
    background-position: center center;
    background-size: cover;
}

.wt-header-inner {
    position: relative;
    width: 1200px;
    z-index: auto !important;
    margin: 0 auto;
}

.wt-header>div.wt-nostyle,
.wt-header>div.wt-block,
.wt-header>div.wt-post {
    position: absolute;
    z-index: 101;
}

.wt-nav {
    background: #000000 url('../images/nav.png') scroll;
    background: -webkit-linear-gradient(top, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), -webkit-linear-gradient(top, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), -moz-linear-gradient(top, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), -o-linear-gradient(top, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), -ms-linear-gradient(top, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), linear-gradient(to bottom, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(97, 97, 97, 0.16) 0, rgba(97, 97, 97, 0.16) 50%, rgba(89, 89, 89, 0.15) 60%, rgba(5, 5, 5, 0.16) 100%) no-repeat, url('../images/nav.png'), linear-gradient(top, #525252 0, #525252 50%, #4D4D4D 60%, #141414 100%) no-repeat;
    margin: 0 auto;
    position: relative;
    z-index: 499;
}

ul.wt-hmenu a,
ul.wt-hmenu a:link,
ul.wt-hmenu a:visited,
ul.wt-hmenu a:hover {
    outline: none;
    position: relative;
    z-index: 11;
}

ul.wt-hmenu,
ul.wt-hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

ul.wt-hmenu li {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    background: none;
    margin: 0;
    padding: 5px 0;
    border: 0;
}

ul.wt-hmenu li:hover {
    z-index: 10000;
    white-space: normal;
}

ul.wt-hmenu:after,
ul.wt-hmenu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

ul.wt-hmenu,
ul.wt-hmenu ul {
    min-height: 0;
}

ul.wt-hmenu {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 0;
    padding-right: 0;
}

.wt-nav-inner:before {
    content: ' ';
}

.wt-nav-inner {
    text-align: center;
    margin: 0 auto;
}

.desktop .wt-nav-inner {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
}

.desktop .wt-nav {
    padding-left: 0;
    padding-right: 0;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.wt-hmenu-extra1 {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: auto;
    background-position: center;
}

.wt-hmenu-extra2 {
    position: relative;
    display: block;
    float: right;
    width: auto;
    height: auto;
    background-position: center;
}

.wt-menuitemcontainer {
    margin: 0 auto;
}

ul.wt-hmenu>li {
    margin-left: 8px;
}

ul.wt-hmenu>li:first-child {
    margin-left: 4px;
}

ul.wt-hmenu>li:last-child,
ul.wt-hmenu>li.last-child {
    margin-right: 4px;
}

ul.wt-hmenu>li>a {
    padding: 0 22px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 39px;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 39px;
    text-align: center;
}

.wt-hmenu>li>a,
.wt-hmenu>li>a:link,
.wt-hmenu>li>a:visited,
.wt-hmenu>li>a.active,
.wt-hmenu>li>a:hover {
    font-size: 22px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

ul.wt-hmenu>li>a.active {
    background: #E5243A url('../images/menuactiveitem.png') scroll;
    background: transparent url('../images/menuactiveitem.png') scroll;
    padding: 0 22px;
    margin: 0 auto;
    color: #FFFFFF;
    padding-bottom: 1px;
    margin-bottom: -1px;
    text-decoration: none;
}

ul.wt-hmenu>li>a:visited,
ul.wt-hmenu>li>a:hover,
ul.wt-hmenu>li:hover>a {
    text-decoration: none;
}

ul.wt-hmenu>li>a:hover,
.desktop ul.wt-hmenu>li:hover>a {
    background: #696969 url('../images/menuhovereditem.png') scroll;
    background: transparent url('../images/menuhovereditem.png') scroll;
    padding: 0 22px;
    margin: 0 auto;
}

ul.wt-hmenu>li>a:hover,
.desktop ul.wt-hmenu>li:hover>a {
    color: #E41B32;
    text-decoration: none;
}

ul.wt-hmenu>li>a.active:hover {
    padding-bottom: 0;
    margin-bottom: 0;
}

ul.wt-hmenu li li a {
    background: #7A7A7A;
    background: transparent;
    padding: 0 22px;
    margin: 0 auto;
}

ul.wt-hmenu li li {
    float: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.desktop ul.wt-hmenu li li ul>li:first-child {
    margin-top: 0;
}

ul.wt-hmenu li li ul>li:last-child {
    margin-bottom: 0;
}

.wt-hmenu ul a {
    display: block;
    white-space: nowrap;
    height: 34px;
    min-width: 7em;
    border: 0 solid transparent;
    text-align: left;
    line-height: 34px;
    color: #CCCCCC;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

.wt-hmenu ul a:link,
.wt-hmenu ul a:visited,
.wt-hmenu ul a.active,
.wt-hmenu ul a:hover {
    text-align: left;
    line-height: 34px;
    color: #CCCCCC;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

ul.wt-hmenu ul li a:hover,
.desktop ul.wt-hmenu ul li:hover>a {
    background: #E41B32;
    margin: 0 auto;
}

.wt-hmenu ul a:hover {
    color: #000000;
}

.desktop .wt-hmenu ul li:hover>a {
    color: #000000;
}

ul.wt-hmenu ul:before {
    background: #262626;
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
}

.desktop ul.wt-hmenu li:hover>ul {
    visibility: visible;
    top: 100%;
}

.desktop ul.wt-hmenu li li:hover>ul {
    top: 0;
    left: 100%;
}

ul.wt-hmenu ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background-image: url('../images/spacer.gif');
}

.desktop ul.wt-hmenu>li>ul {
    padding: 11px 30px 30px 30px;
    margin: -10px 0 0 -30px;
}

.desktop ul.wt-hmenu ul ul {
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

.desktop ul.wt-hmenu ul.wt-hmenu-left-to-right {
    right: auto;
    left: 0;
    margin: -10px 0 0 -30px;
}

.desktop ul.wt-hmenu ul.wt-hmenu-right-to-left {
    left: auto;
    right: 0;
    margin: -10px -30px 0 0;
}

.desktop ul.wt-hmenu li li:hover>ul.wt-hmenu-left-to-right {
    right: auto;
    left: 100%;
}

.desktop ul.wt-hmenu li li:hover>ul.wt-hmenu-right-to-left {
    left: auto;
    right: 100%;
}

.desktop ul.wt-hmenu ul ul.wt-hmenu-left-to-right {
    right: auto;
    left: 0;
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

.desktop ul.wt-hmenu ul ul.wt-hmenu-right-to-left {
    left: auto;
    right: 0;
    padding: 30px 10px 30px 30px;
    margin: -30px -10px 0 0;
}

.desktop ul.wt-hmenu li ul>li:first-child {
    margin-top: 0;
}

.desktop ul.wt-hmenu li ul>li:last-child {
    margin-bottom: 0;
}

.desktop ul.wt-hmenu ul ul:before {
    border-radius: 0;
    top: 30px;
    bottom: 30px;
    right: 30px;
    left: 10px;
}

.desktop ul.wt-hmenu>li>ul:before {
    top: 11px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

.desktop ul.wt-hmenu>li>ul.wt-hmenu-left-to-right:before {
    right: 30px;
    left: 30px;
}

.desktop ul.wt-hmenu>li>ul.wt-hmenu-right-to-left:before {
    right: 30px;
    left: 30px;
}

.desktop ul.wt-hmenu ul ul.wt-hmenu-left-to-right:before {
    right: 30px;
    left: 10px;
}

.desktop ul.wt-hmenu ul ul.wt-hmenu-right-to-left:before {
    right: 10px;
    left: 30px;
}

.wt-sheet {
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    width: 1200px;
    z-index: auto !important;
}

.wt-layout-wrapper {
    position: relative;
    margin: 0 auto 0 auto;
    z-index: auto !important;
}

.wt-content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.wt-content-layout-row {
    display: table-row;
}

.wt-layout-cell {
    display: table-cell;
    vertical-align: top;
}

.wt-postcontent .wt-content-layout {
    border-collapse: collapse;
}

.wt-block {
    margin: 10px;
}

div.wt-block img {
    border: none;
    margin: 7px;
}

.wt-blockheader {
    background: #595959 url('../images/blockheader.png') scroll;
    border: 1px solid #363636;
    padding: 12px 3px;
    margin: 0 auto 2px;
}

.wt-blockheader .t,
.wt-blockheader .t a,
.wt-blockheader .t a:link,
.wt-blockheader .t a:visited,
.wt-blockheader .t a:hover {
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    margin-left: 10px;
    margin-right: 10px;
}

.wt-blockcontent {
    padding: 3px;
    margin: 0 auto;
    color: #292929;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-blockcontent table,
.wt-blockcontent li,
.wt-blockcontent a,
.wt-blockcontent a:link,
.wt-blockcontent a:visited,
.wt-blockcontent a:hover {
    color: #292929;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-blockcontent p {
    margin: 6px 0;
}

.wt-blockcontent a,
.wt-blockcontent a:link {
    color: #808080;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.wt-blockcontent a:visited,
.wt-blockcontent a.visited {
    color: #B8B8B8;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.wt-blockcontent a:hover,
.wt-blockcontent a.hover {
    color: #9C9C9C;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.wt-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 .wt-block ul>li:before {
    bottom: 0;
}

.wt-block li {
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 125%;
    color: #545454;
}

.wt-block ul>li,
.wt-block ol {
    padding: 0;
}

.wt-block ul>li {
    padding-left: 12px;
}

.wt-breadcrumbs {
    margin: 0 auto;
}

a.wt-button,
a.wt-button:link,
a:link.wt-button:link,
body a.wt-button:link,
a.wt-button:visited,
body a.wt-button:visited,
input.wt-button,
button.wt-button {
    text-decoration: none;
    font-size: 12px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 30px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.wt-button img {
    margin: 0;
    vertical-align: middle;
}

.firefox2 .wt-button {
    display: block;
    float: left;
}

input,
select,
textarea,
a.wt-search-button span {
    vertical-align: middle;
    font-size: 12px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-block select {
    width: 96%;
}

input.wt-button {
    float: none !important;
    -webkit-appearance: none;
}

.wt-button.active,
.wt-button.active:hover {
    background: #696969;
    background: -webkit-linear-gradient(top, #7A7A7A 0, #575757 100%) no-repeat;
    background: -moz-linear-gradient(top, #7A7A7A 0, #575757 100%) no-repeat;
    background: -o-linear-gradient(top, #7A7A7A 0, #575757 100%) no-repeat;
    background: -ms-linear-gradient(top, #7A7A7A 0, #575757 100%) no-repeat;
    background: linear-gradient(to bottom, #7A7A7A 0, #575757 100%) no-repeat;
    -svg-background: linear-gradient(top, #7A7A7A 0, #575757 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    border-width: 0;
    padding: 0 20px;
    margin: 0 auto;
}

.wt-button.active,
.wt-button.active:hover {
    color: #FFFFFF !important;
}

.wt-button.hover,
.wt-button:hover {
    background: #949494;
    background: -webkit-linear-gradient(top, #A6A6A6 0, #828282 100%) no-repeat;
    background: -moz-linear-gradient(top, #A6A6A6 0, #828282 100%) no-repeat;
    background: -o-linear-gradient(top, #A6A6A6 0, #828282 100%) no-repeat;
    background: -ms-linear-gradient(top, #A6A6A6 0, #828282 100%) no-repeat;
    background: linear-gradient(to bottom, #A6A6A6 0, #828282 100%) no-repeat;
    -svg-background: linear-gradient(top, #A6A6A6 0, #828282 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    border-width: 0;
    padding: 0 20px;
    margin: 0 auto;
}

.wt-button.hover,
.wt-button:hover {
    color: #FFFFFF !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    background: #F9FAFB;
    border: 2px solid #696969;
    margin: 0 auto;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    width: 100%;
    padding: 8px 0;
    color: #3D3D3D !important;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

input.wt-error,
textarea.wt-error {
    background: #F9FAFB;
    border: 1px solid #E41B32;
    margin: 0 auto;
}

input.wt-error,
textarea.wt-error {
    color: #3D3D3D !important;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

form.wt-search input[type="text"] {
    background: #F9FAFB;
    border-radius: 0;
    border: 2px solid #CCD6E0;
    margin: 0 auto;
    width: 100%;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #3D3D3D !important;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

form.wt-search {
    background-image: none;
    border: 0;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    margin: 5px;
    left: 0;
    line-height: 0;
}

form.wt-search input,
a.wt-search-button {
    -webkit-appearance: none;
    top: 0;
    right: 0;
}

form.wt-search>input,
a.wt-search-button {
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

form.wt-search input[type="submit"],
input.wt-search-button,
a.wt-search-button {
    border-radius: 0;
    margin: 0 auto;
}

form.wt-search input[type="submit"],
input.wt-search-button,
a.wt-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: #921120 !important;
    cursor: pointer;
}

a.wt-search-button span.wt-search-button-text {
    display: none;
}

label.wt-checkbox:before {
    background: #F9FAFB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.wt-checkbox {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    color: #404040 !important;
}

.wt-checkbox>input[type="checkbox"] {
    margin: 0 5px 0 0;
}

label.wt-checkbox.active:before {
    background: #C7C7C7;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.wt-checkbox.hovered:before {
    background: #E0E0E0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.wt-radiobutton:before {
    background: #F9FAFB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.wt-radiobutton {
    cursor: pointer;
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
    color: #404040 !important;
}

.wt-radiobutton>input[type="radio"] {
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.wt-radiobutton.active:before {
    background: #C7C7C7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.wt-radiobutton.hovered:before {
    background: #E0E0E0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.wt-comments {
    border-top: 1px dotted #B5B5B5;
    margin: 0 auto;
    margin-top: 25px;
}

.wt-comments h2 {
    color: #292929;
}

.wt-comment-inner {
    background: #E2E8EE;
    background: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    margin: 0 auto;
    margin-left: 94px;
}

.wt-comment-avatar {
    float: left;
    width: 80px;
    height: 80px;
    padding: 1px;
    background: #fff;
    border: 1px solid #E2E8EE;
}

.wt-comment-avatar>img {
    margin: 0 !important;
    border: none !important;
}

.wt-comment-content {
    padding: 10px 0;
    color: #720D19;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-comment {
    margin-top: 6px;
}

.wt-comment:first-child {
    margin-top: 0;
}

.wt-comment-header {
    color: #292929;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 100%;
}

.wt-comment-header a,
.wt-comment-header a:link,
.wt-comment-header a:visited,
.wt-comment-header a.visited,
.wt-comment-header a:hover,
.wt-comment-header a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 100%;
}

.wt-comment-header a,
.wt-comment-header a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #878787;
}

.wt-comment-header a:visited,
.wt-comment-header a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #878787;
}

.wt-comment-header a:hover,
.wt-comment-header a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #878787;
}

.wt-comment-content a,
.wt-comment-content a:link,
.wt-comment-content a:visited,
.wt-comment-content a.visited,
.wt-comment-content a:hover,
.wt-comment-content a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-comment-content a,
.wt-comment-content a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #696969;
}

.wt-comment-content a:visited,
.wt-comment-content a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #971221;
}

.wt-comment-content a:hover,
.wt-comment-content a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #696969;
}

.wt-pager {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    text-align: center;
}

.wt-pager>*:last-child {
    margin-right: 0 !important;
}

.wt-pager>span {
    cursor: default;
}

.wt-pager>* {
    background: #E0E0E0;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
    padding: 7px;
    margin: 0 4px 0 auto;
    line-height: normal;
    position: relative;
    display: inline-block;
    margin-left: 0;
}

.wt-pager a:link,
.wt-pager a:visited,
.wt-pager .active {
    line-height: normal;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #212121;
}

.wt-pager .active {
    background: #696969;
    background: -webkit-linear-gradient(top, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    background: -moz-linear-gradient(top, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    background: -o-linear-gradient(top, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    background: -ms-linear-gradient(top, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    background: linear-gradient(to bottom, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    -svg-background: linear-gradient(top, #8F8F8F 0, #808080 20%, #424242 100%) no-repeat;
    border: 1px solid #E0E0E0;
    padding: 7px;
    margin: 0 4px 0 auto;
    color: #FFFFFF;
}

.wt-pager .more {
    background: #E0E0E0;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
    border: 1px solid #E0E0E0;
    margin: 0 4px 0 auto;
}

.wt-pager a.more:link,
.wt-pager a.more:visited {
    color: #212121;
}

.wt-pager a:hover {
    background: #E5243A;
    background: -webkit-linear-gradient(top, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    background: -moz-linear-gradient(top, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    background: -o-linear-gradient(top, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    background: -ms-linear-gradient(top, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    background: linear-gradient(to bottom, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    -svg-background: linear-gradient(top, #ED6878 0, #E41B32 57%, #A91425 100%) no-repeat;
    border: 1px solid #E0E0E0;
    padding: 7px;
    margin: 0 4px 0 auto;
}

.wt-pager a:hover,
.wt-pager a.more:hover {
    color: #FFFFFF;
}

.wt-pager>*:after {
    margin: 0 0 0 auto;
    display: inline-block;
    position: absolute;
    content: ' ';
    top: 0;
    width: 0;
    height: 100%;
    right: 0;
    text-decoration: none;
}

.wt-pager>*:last-child:after {
    display: none;
}

.wt-commentsform {
    background: #E2E8EE;
    background: transparent;
    padding: 10px;
    margin: 0 auto;
    margin-top: 25px;
    color: #292929;
}

.wt-commentsform h2 {
    padding-bottom: 10px;
    margin: 0;
    color: #292929;
}

.wt-commentsform label {
    display: inline-block;
    line-height: 25px;
}

.wt-commentsform input:not([type=submit]),
.wt-commentsform textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.wt-commentsform .form-submit {
    margin-top: 10px;
}

a img {
    border: 0;
}

.wt-article img,
img.wt-article,
.wt-block img,
.wt-footer img {
    margin: 0 0 0 0;
}

.wt-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.wt-article table,
table.wt-article {
    border-collapse: collapse;
    margin: 1px;
}

.wt-post .wt-content-layout-br {
    height: 0;
}

.wt-article th,
.wt-article td {
    padding: 2px;
    border: solid 1px #F18895;
    vertical-align: top;
    text-align: left;
}

.wt-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: 0 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper img {
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper div.wt-collage {
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-caption-wrapper p {
    font-size: 80%;
    text-align: right;
    margin: 0;
}

.wt-postheader {
    color: #A6A6A6;
    margin: 40px 0 10px;
    font-size: 36px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

.wt-postheader a,
.wt-postheader a:link,
.wt-postheader a:visited,
.wt-postheader a.visited,
.wt-postheader a:hover,
.wt-postheader a.hovered {
    font-size: 36px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.wt-postheader a,
.wt-postheader a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #8C8C8C;
}

.wt-postheader a:visited,
.wt-postheader a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #8C8C8C;
}

.wt-postheader a:hover,
.wt-postheader a.hovered {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #808080;
}

.wt-postheadericons,
.wt-postheadericons a,
.wt-postheadericons a:link,
.wt-postheadericons a:visited,
.wt-postheadericons a:hover {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #720D19;
}

.wt-postheadericons {
    padding: 1px;
}

.wt-postheadericons a,
.wt-postheadericons a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #595959;
}

.wt-postheadericons a:visited,
.wt-postheadericons a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    color: #595959;
}

.wt-postheadericons a:hover,
.wt-postheadericons a.hover {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    color: #0079DB;
}

.wt-postpdficon:before {
    content: url('../images/system/pdf_button.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .wt-postpdficon:before {
    bottom: 0;
}

.wt-postprinticon:before {
    content: url('../images/system/printButton.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .wt-postprinticon:before {
    bottom: 0;
}

.wt-postemailicon:before {
    content: url('../images/system/emailButton.png');
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}

.opera .wt-postemailicon:before {
    bottom: 0;
}

.wt-postcontent ul>li:before,
.wt-post ul>li:before,
.wt-textblock ul>li:before {
    content: url('../images/postbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.opera .wt-postcontent ul>li:before,
.opera .wt-post ul>li:before,
.opera .wt-textblock ul>li:before {
    bottom: 0;
}

.wt-postcontent li,
.wt-post li,
.wt-textblock li {
    font-size: 15px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #404040;
    margin: 12px 0 12px 6px;
}

.wt-postcontent ul>li,
.wt-post ul>li,
.wt-textblock ul>li,
.wt-postcontent ol,
.wt-post ol,
.wt-textblock ol {
    padding: 0;
}

.wt-postcontent ul>li,
.wt-post ul>li,
.wt-textblock ul>li {
    padding-left: 14px;
}

.wt-postcontent ul>li:before,
.wt-post ul>li:before,
.wt-textblock ul>li:before {
    margin-left: -14px;
}

.wt-postcontent ol,
.wt-post ol,
.wt-textblock ol,
.wt-postcontent ul,
.wt-post ul,
.wt-textblock ul {
    margin: 1em 0 1em 6px;
}

.wt-postcontent li ol,
.wt-post li ol,
.wt-textblock li ol,
.wt-postcontent li ul,
.wt-post li ul,
.wt-textblock li ul {
    margin: 0.5em 0 0.5em 6px;
}

.wt-postcontent li,
.wt-post li,
.wt-textblock li {
    margin: 12px 0 12px 0;
}

.wt-postcontent ol>li,
.wt-post ol>li,
.wt-textblock ol>li {
    overflow: visible;
}

.wt-postcontent ul>li,
.wt-post ul>li,
.wt-textblock ul>li {
    overflow-x: visible;
    overflow-y: hidden;
}

blockquote {
    background: url('../images/postquote.png') no-repeat scroll;
    border: 3px dashed #E5243A;
    padding: 10px 10px 10px 47px;
    margin: 10px;
    color: #333333;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    overflow: auto;
    font-size: 20px;
    font-weight: 700;
}

blockquote a,
.wt-postcontent blockquote a,
.wt-blockcontent blockquote a,
.wt-footer blockquote a,
blockquote a:link,
.wt-postcontent blockquote a:link,
.wt-blockcontent blockquote a:link,
.wt-footer blockquote a:link,
blockquote a:visited,
.wt-postcontent blockquote a:visited,
.wt-blockcontent blockquote a:visited,
.wt-footer blockquote a:visited,
blockquote a:hover,
.wt-postcontent blockquote a:hover,
.wt-blockcontent blockquote a:hover,
.wt-footer blockquote a:hover {
    color: #333333;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

blockquote p,
.wt-postcontent blockquote p,
.wt-blockcontent blockquote p,
.wt-footer blockquote p {
    margin: 0;
    margin: 3px;
}

.wt-postfootericons,
.wt-postfootericons a,
.wt-postfootericons a:link,
.wt-postfootericons a:visited,
.wt-postfootericons a:hover {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #720D19;
}

.wt-postfootericons {
    padding: 1px;
}

.wt-postfootericons a,
.wt-postfootericons a:link {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #595959;
}

.wt-postfootericons a:visited,
.wt-postfootericons a.visited {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #595959;
}

.wt-postfootericons a:hover,
.wt-postfootericons a.hover {
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    color: #757575;
}

.wt-footer {
    background: #000000 url('../images/footer.png') scroll;
    background: -webkit-linear-gradient(top, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), -webkit-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), -moz-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), -o-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), -ms-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), linear-gradient(to bottom, #333333 0, #050505 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(69, 69, 69, 0.21) 0, rgba(0, 0, 0, 0.14) 100%) no-repeat, url('../images/footer.png'), linear-gradient(top, #333333 0, #050505 100%) no-repeat;
    margin: 0px auto 0;
    position: relative;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align: left;
    padding: 0;
}

.wt-footer a,
.wt-footer a:link,
.wt-footer a:visited,
.wt-footer a:hover,
.wt-footer td,
.wt-footer th,
.wt-footer caption {
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer p {
    padding: 0;
    text-align: left;
}

.wt-footer a,
.wt-footer a:link {
    color: #E41B32;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}

.wt-footer a:visited {
    color: #E41B32;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.wt-footer a:hover {
    color: #808080;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: underline;
}

.wt-footer h1 {
    color: #A6A6A6;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer h2 {
    color: #B5B5B5;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer h3 {
    color: #696969;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer h4 {
    color: #F18895;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer h5 {
    color: #F18895;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer h6 {
    color: #F18895;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wt-footer img {
    border: none;
    margin: 10px;
}

.wt-footer-inner {
    margin: 0 auto;
    width: 1200px;
    padding: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

.wt-rss-tag-icon {
    background: url('../images/footerrssicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-rss-tag-icon:empty {
    vertical-align: middle;
}

.wt-facebook-tag-icon {
    background: url('../images/footerfacebookicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-facebook-tag-icon:empty {
    vertical-align: middle;
}

.wt-twitter-tag-icon {
    background: url('../images/footertwittericon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-twitter-tag-icon:empty {
    vertical-align: middle;
}

.wt-tumblr-tag-icon {
    background: url('../images/tumblricon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-tumblr-tag-icon:empty {
    vertical-align: middle;
}

.wt-pinterest-tag-icon {
    background: url('../images/pinteresticon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-pinterest-tag-icon:empty {
    vertical-align: middle;
}

.wt-vimeo-tag-icon {
    background: url('../images/vimeoicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 33px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-vimeo-tag-icon:empty {
    vertical-align: middle;
}

.wt-youtube-tag-icon {
    background: url('../images/youtubeicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-youtube-tag-icon:empty {
    vertical-align: middle;
}

.wt-linkedin-tag-icon {
    background: url('../images/linkedinicon.png') no-repeat scroll;
    margin: 0 auto;
    min-height: 32px;
    min-width: 32px;
    display: inline-block;
    text-indent: 35px;
    background-position: left center;
    vertical-align: middle;
}

.wt-linkedin-tag-icon:empty {
    vertical-align: middle;
}

.wt-footer li {
    font-size: 13px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 125%;
    color: #D4D4D4;
}

.wt-page-footer,
.wt-page-footer a,
.wt-page-footer a:link,
.wt-page-footer a:visited,
.wt-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: #C2C2C2;
}

.wt-page-footer {
    position: relative;
    z-index: auto !important;
    padding: 1em;
    text-align: center !important;
    text-decoration: none;
    color: #E0E0E0;
}

.wt-lightbox-wrapper {
    background: #333;
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    left: 0;
    padding: 0 100px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000000;
}

.wt-lightbox,
.wt-lightbox-wrapper .wt-lightbox-image {
    cursor: pointer;
}

.wt-lightbox-wrapper .wt-lightbox-image {
    border: 6px solid #fff;
    border-radius: 3px;
    display: none;
    max-width: 100%;
    vertical-align: middle;
}

.wt-lightbox-wrapper .wt-lightbox-image.active {
    display: inline-block;
}

.wt-lightbox-wrapper .lightbox-error {
    background: #fff;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    box-shadow: 0 2px 5px #333;
    height: 80px;
    opacity: .95;
    padding: 20px;
    position: fixed;
    width: 300px;
    z-index: 100;
}

.wt-lightbox-wrapper .loading {
    background: #fff url('../images/preloader-01.gif') center center no-repeat;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    box-shadow: 0 2px 5px #333;
    height: 32px;
    opacity: .5;
    padding: 10px;
    position: fixed;
    width: 32px;
    z-index: 10100;
}

.wt-lightbox-wrapper .arrow {
    cursor: pointer;
    height: 100px;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    width: 82px;
    z-index: 10003;
}

.wt-lightbox-wrapper .arrow.left {
    left: 9px;
}

.wt-lightbox-wrapper .arrow.right {
    right: 9px;
}

.wt-lightbox-wrapper .arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.wt-lightbox-wrapper .arrow.disabled {
    display: none;
}

.wt-lightbox-wrapper .arrow-t,
.wt-lightbox-wrapper .arrow-b {
    background-color: #fff;
    border-radius: 3px;
    height: 6px;
    left: 26px;
    position: relative;
    width: 30px;
}

.wt-lightbox-wrapper .arrow-t {
    top: 38px;
}

.wt-lightbox-wrapper .arrow-b {
    top: 50px;
}

.wt-lightbox-wrapper .close {
    cursor: pointer;
    height: 22px;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    right: 39px;
    top: 30px;
    width: 22px;
    z-index: 10003;
}

.wt-lightbox-wrapper .close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.wt-lightbox-wrapper .close .cw,
.wt-lightbox-wrapper .close .ccw {
    background-color: #fff;
    border-radius: 3px;
    height: 6px;
    position: absolute;
    left: -4px;
    top: 8px;
    width: 30px;
}

.wt-lightbox-wrapper .cw {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.wt-lightbox-wrapper .ccw {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.wt-lightbox-wrapper .close-alt,
.wt-lightbox-wrapper .arrow-right-alt,
.wt-lightbox-wrapper .arrow-left-alt {
    color: #fff;
    display: none;
    font-size: 2.5em;
    line-height: 100%;
}

.ie8 .wt-lightbox-wrapper .close-alt,
.ie8 .wt-lightbox-wrapper .arrow-right-alt,
.ie8 .wt-lightbox-wrapper .arrow-left-alt {
    display: block;
}

.ie8 .wt-lightbox-wrapper .cw,
.ie8 .wt-lightbox-wrapper .ccw {
    display: none;
}

.wt-content-layout .wt-sidebar1 {
    margin: 0 auto;
    width: 250px;
}

.wt-content-layout .wt-content {
    margin: 0 auto;
}

.wt-content-layout .wt-sidebar2 {
    margin: 0 auto;
    width: 250px;
}

fieldset {
    border: none;
}

fieldset dl {
    display: block;
    margin: 0;
    padding: 0;
    background: none;
}

fieldset dt {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 12em;
    height: 2em;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    background: none;
    line-height: 2em;
    overflow: hidden;
}

fieldset dd {
    display: block;
    min-height: 2em;
    margin: 0 0 0 12em;
    padding: 0;
    background: none;
    line-height: 2em;
}

fieldset label {
    display: inline-block;
    width: 12em;
}

fieldset textarea {
    vertical-align: text-top;
}

.img-fulltext-left,
.img-intro-left {
    float: left;
    display: block;
    border: none;
    padding: 0;
    margin: 0 0.3em 0.3em 0;
    margin-top: 0;
}

.img-fulltext-right,
.img-intro-right {
    float: right;
    display: block;
    border: none;
    padding: 0;
    margin: 0 0 0.3em 0.3em;
    margin-top: 0;
}

ul.pagenav {
    clear: both;
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

ul.pagenav li,
ul.pagenav li:before {
    display: block;
    background: none;
    margin: 0;
    padding: 0;
    width: 50%;
    text-align: center;
    content: normal;
}

ul.pagenav li.pagenav-prev {
    float: left;
}

ul.pagenav li.pagenav-next {
    margin: 0 0 0 50%;
}

div.item-page dl.tabs {
    display: block;
    margin: 0;
    padding: 0;
}

div.item-page dl.tabs:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    width: 1em;
    height: 2em;
    overflow: hidden;
}

div.item-page dl.tabs dt {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    height: 2em;
    overflow: hidden;
    border-left: solid 1px #F18895;
    border-top: solid 1px #F18895;
}

div.item-page dl.tabs dt h3 {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    font-size: 100%;
    overflow: hidden;
}

div.item-page dl.tabs dt h3 a {
    text-decoration: none;
}

div.item-page dl.tabs:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    border-left: solid 1px #F18895;
    content: " ";
    overflow: hidden;
    height: 2em;
}

div.item-page div.current {
    clear: both;
    border: solid 1px #F18895;
}

div.item-page div.current dd.tabs {
    margin: 0;
    padding: 0;
}

div.item-page .panel {
    border: solid 1px #F18895;
    margin-top: -1px;
}

div.item-page .panel h3 {
    margin: 0;
    padding: 0;
}

div.item-page .panel h3 a {
    display: block;
    padding: 6px;
    text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a {
    border-bottom: solid 1px #F18895;
}

div.item-page .panel .pane-slider {
    margin: 0;
    padding: 0;
}

div.item-page div.pagination ul {
    clear: both;
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

div.item-page div.pagination li {
    display: block;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    white-space: nowrap;
}

div.item-page div.pagination:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.edit.item-page select+div {
    width: 100% !important;
}

.edit.item-page div>ul {
    border: 1px solid #B9C2CB;
}

.edit.item-page .search-field {
    overflow: visible;
}

.edit.item-page .search-field>input {
    width: 100% !important;
}

.edit.item-page ul>li:before {
    content: normal;
}

.edit.item-page fieldset {
    border: solid 1px #F18895;
}

.edit.item-page fieldset legend {
    padding: 7px;
    font-weight: bold;
}

#editor-xtd-buttons {
    float: left;
    padding: 0;
}

.toggle-editor {
    float: right;
}

#searchForm .phrases-box {
    display: block;
    float: left;
}

#searchForm .ordering-box {
    text-align: right;
}

#searchForm .phrases-box label,
#searchForm .ordering-box label,
#searchForm .only label {
    display: inline-block;
    width: auto;
    height: 2em;
    margin: 0;
    padding: 0 0.3em;
}

#mod-finder-searchform label {
    display: block;
}

#mod-finder-searchform input.inputbox {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 300px;
}

#login-form fieldset label {
    width: 100%;
}

#login-form #form-login-username label,
#login-form #form-login-password label {
    display: block;
}

#login-form #form-login-username input,
#login-form #form-login-password input {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 300px;
}

.breadcrumbs img {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

dl.stats-module {
    padding: 0.3em 0 0.3em 0.3em;
    margin: 0;
}

dl.stats-module dt {
    float: left;
    display: block;
    line-height: 1.5em;
    min-height: 1.5em;
    width: 10em;
    padding: 0.3em 0.3em 0 0;
    margin: 0;
    font-weight: bold;
}

dl.stats-module dd {
    display: block;
    line-height: 1.5em;
    min-height: 1.5em;
    margin: 0 0 0 10em;
}

div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.mod-languages li {
    background: none;
    margin: 0 0.3em;
    padding: 0;
}

div.mod-languages ul.lang-inline li {
    display: inline;
}

div.mod-languages ul.lang-block li {
    display: block;
}

div.mod-languages img {
    border: none;
    margin: 0;
    padding: 0;
}

div.clr {
    clear: both;
}

#system-message ul li {
    background-image: none;
}

ul.actions,
ul.actions li,
ul.actions li img {
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
}

ul.actions li {
    background: none;
    list-style: none;
}

.items-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.items-row .item {
    display: table-cell;
    vertical-align: top;
}

.items-row .row-separator {
    display: none;
}

div.pagination p.counter {
    display: inline-block;
    margin: 0 0.3em 0 0;
    padding: 0;
    background: none;
}

div.pagination ul,
div.pagination ul li,
div.pagination ul>li:before {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 0.3em;
    background: none;
    content: normal;
}

div.tip-wrap {
    background: #fff;
    border: 1px solid #aaa;
}

div.tip-wrap div.tip {
    padding: 0.3em;
}

div.tip-wrap div.tip-title {
    font-weight: bold;
}

table.category {
    width: 100%;
}

table.category thead th img {
    padding: 0 0 0 0.3em;
    margin: 0;
    border: none;
}

span.hasTip a img {
    padding: 0;
    margin: 0;
    border: none;
}

div.categories-list ul li span.item-title,
div.cat-children ul li span.item-title {
    display: block;
    margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc,
div.cat-children ul li div.category-desc {
    margin: 0 0 0.3em 0;
}

div.categories-list dl,
div.cat-children dl {
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    background: none;
}

div.categories-list dl dt,
div.cat-children dl dt,
div.categories-list dl dd,
div.cat-children dl dd {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: none;
}

div.img_caption p.img_caption {
    padding: 0.3em 0;
    margin: 0;
}

form .search label,
form .finder label {
    display: none;
}

#search-searchword {
    margin-bottom: 5px;
}

.cols-2 .column-1,
.cols-2 .column-2,
.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
    float: left;
    clear: right;
}

.cols-2 .column-1 {
    width: 50%;
}

.cols-2 .column-2 {
    width: 50%;
}

.cols-3 .column-1 {
    width: 33%;
}

.cols-3 .column-2 {
    width: 33%;
}

.cols-3 .column-3 {
    width: 34%;
}

.row-separator {
    clear: both;
    float: none;
    font-size: 1px;
    display: block;
}

ul.categories-module li h1,
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.categories-module li h6 {
    display: inline;
}

.only,
.phrases {
    border: solid 1px #ccc;
    margin: 10px 0 0 0px;
    padding: 15px;
    line-height: 1.3em;
}

div.tags {
    display: inline;
}

.tag-category ul>li:before {
    content: normal;
}

ul.list-striped>li:before {
    content: normal;
}

.list-striped {
    border-top: 1px solid #ddd;
}

.list-striped li,
.list-striped dd {
    border-bottom: 1px solid #ddd;
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover {
    overflow: visible;
}

.collapse.in {
    height: auto;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}


/* Begin Additional CSS Styles */

.head-warp {
    background: url(../images/head.jpg) 50% no-repeat;
}

.head h1 {
    font-size: 30px;
    color: #c0162b;
}

.head {
    max-width: 1200px;
    margin: auto;
    padding: 50px 10px;
}

.head h1 b {
    font-weight: normal;
    font-size: 23.5px;
    color: #696969;
}

.head h1 .bold {
    font-size: 72px;
}

.slogan {
    font-size: 24px;
    margin: 20px 0;
}

.tel {
    font-size: 68px;
    color: #c0162b;
}

.tel span {
    color: #696969;
    font-size: 52px;
    position: relative;
    bottom: 5px;
}

.h-text {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding: 20px 5px;
    font-weight: bold;
    color: #696969;
}

div.text p {
    padding: 3px;
    font-size: 16px;
    text-align: justify;
}

.col-warp {
    text-align: center;
    font-size: 20px;
}

.col-warp .col1,
.col-warp .col2,
.col-warp .col3 {
    display: inline-block;
    margin: 10px 20px;
    padding: 20px 10px 0;
    width: 320px;
    font-weight: bold;
    vertical-align: top;
}

.col-warp .col1 div,
.col-warp .col2 div,
.col-warp .col3 div {
    padding: 10px 30px 30px;
    margin: 20px -10px 0;
    background: #fff;
    text-align: left;
    font-weight: normal;
}

img.text {
    margin: 5px 15px !important;
    float: left;
}

.col1 {
    background-color: #f8e15f;
}

.col2 {
    background-color: #9eda0a;
}

.col3 {
    background-color: #87c5f0;
}

.bg1 {
    background: url(../images/bg1.png);
    color: #fff;
    text-align: center;
    margin: 0 -360px;
    padding: 40px 360px;
    font-size: 16px;
    box-shadow: inset 0px 0px 80px 0px rgba(0, 0, 0, 1);
}

.bg1-h {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding: 20px 5px;
    font-weight: bold;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.bg1 .ico {
    display: inline-block;
    margin: 15px;
    vertical-align: top;
}

.bg1 .ico span {
    font-size: 20px;
    color: #9eda0a;
    font-weight: bold;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.bg2 {
    margin: 0 -360px;
    padding: 50px 360px;
    text-align: center;
    background: #fff url(../images/car.png) no-repeat 50% 35%;
    background-size: 30%;
}
.bg2-h {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding: 20px 5px;
    font-weight: bold;
}

.qq {
    display: inline-block;
    font-size: 300px;
    font-family: Arial;
    font-weight: bold;
    color: #c0162b;
    padding: 50px 200px 0px;
    color: #fff;
    animation: blur 2s ease-out infinite;
    text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;
}

@keyframes blur {
    from {
        text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 25px #fff, 0px 0px 50px #fff, 0px 0px 50px #fff, 0px 0px 50px #7B96B8, 0px 0px 150px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px 10px 100px #7B96B8, 0px -10px 100px #7B96B8, 0px -10px 100px #7B96B8;
    }
}

.qq-left,
.qq-right {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    font-size: 16px;
}

.qq-left {
    text-align: left;
}

.qq-right {
    text-align: right;
}

.qq-left p,
.qq-right p {
    padding-top: 50px;
    border-bottom: 3px solid #c0162b;
    font-size: 22px;
    font-weight: bold;
}

.bg2-h2 {
    font-size: 26px;
    margin-top: 40px;
}

.ico2 img {
    margin: 20px 10px 10px;
    border-radius: 100px;
    border: 3px solid #9dd90a;
    max-width: 190px;
}

.ico2 p span {
    font-size: 24px!important;
}

.ico2 {
    margin: 15px 30px !important;
}

.price {
    padding: 20px;
    color: #f8e15f;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.ico2 {
    border: 3px rgba(248, 225, 95, .3) dashed;
    padding: 10px 20px;
    background: rgba(0, 0, 0, .3);
    transition: all 0.35s;
    position: relative;
    top: 0;
    left: 0;
    width: 270px;
    cursor: pointer;
}

.ico2:hover {
    background: rgba(0, 0, 0, .4);
    top: -5px;
    left: -5px;
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.5);
}

.zakaz {
    padding: 15px;
    background-color: #21ad33;
    margin-bottom: 10px;
    font-size: 24px;
    box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.ico2 li {
    text-align: left;
    padding: 5px 0;
}

.ico2 li::before {
    content: url('../images/postbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.slide-desc-text-default .slide-title {
    font-size: 16px;
    font-weight: normal;
}

.bg3 {
    text-align: center;
    padding: 20px 0;
}

.bg3 .ico {
    display: inline-block;
    margin: 15px;
    vertical-align: top;
    width: 265px;
}

.bg3 .ico span {
    font-size: 20px;
    color: #525252;
    font-weight: bold;
}

.line {
    width: 100px;
    border-bottom: 1px #a6a6a6 solid;
    margin: auto;
}

.wrp-col {
    display: inline-block;
    vertical-align: top;
}

.wrp {
    margin: 0 -360px;
    padding: 40px 370px;
    background: #21ad33;
    color: #fff;
    font-size: 45px;
}

.faq {
    display: inline-block;
    font-size: 32px;
    margin: 15px 45px 0;
    border: 3px solid;
    padding: 10px 40px;
    border-radius: 10px;
    cursor: pointer;
}

.faq:hover {
    background: #e41b32;
}

.wrp1 {
    margin: 0 -360px;
    padding: 40px 370px 10px;
    background: #21ad33;
    color: #fff;
    font-size: 32px;
    text-align: center;
}

.fixed {
    position: fixed;
    top: 0px;
    width: 100%;
}

.copy {
    color: #696969;
}

.bg3 img {
    border-radius: 10px;
}

.wrp .tel {
    text-align: center;
    color: #fff;
}

.wrp .tel span {
    color: #fff;
}

.wrp1 .faq {
    margin: 30px 45px;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}


/* @supports (-webkit-appearance:none) { .hidden{visibility: visible;} } */

.dump {
    height: 20px;
    clear: both;
}


/* End Additional CSS Styles */

.n2-ss-slide-background-color {
    background: url(/images/overlay.png);
}