* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.webs-container {
    padding: 10px
}

.webs-text p {
    padding: 0
}

input[type=text],input[type=email],input[type=password],textarea {
    color: #333
}

.webs-content .fw-message,.webs-content .fw-flash {
    border-color: #eee5aa;
    background-color: #f9f6e1;
    color: #212121
}

.webs-content .fw-message h2,.webs-content .fw-flash h2 {
    color: #999
}

.webs-content .fw-message a,.webs-content .fw-flash a {
    color: #d8c441
}

.webs-content .fw-message a:hover,.webs-content .fw-flash a:hover {
    color: #e1d16b
}

.webs-content table.fw-fixed td {
    vertical-align: top
}

.webs-content .fw-even {
    border-color: #eee5aa
}

.webs-content .webs-body .fw-tabs {
    height: 35px
}

.webs-content .webs-body .fw-tabs .fw-tab-item {
    background: #e3d475;
    border-color: #746818
}

.webs-content .webs-body .fw-tabs .fw-tab-item a {
    color: #999
}

.webs-content .webs-title .pageTitle {
    margin-bottom: 10px!important;
    margin-right: 10px
}

.webs-content #fw-menubar_aux {
    border: none!important
}

.webs-content .fw-button {
    background: #dfce62!important;
    border: 1px solid #cfb92a!important;
    border: 1px solid rgba(0,0,0,.2)!important;
    padding: .5em .9em!important;
    box-shadow: inset 0 -2px 1px rgba(0,0,0,.2),inset 0 2px 1px rgba(255,255,255,.2),0 1px 1px rgba(0,0,0,.4);
    color: #fff!important;
    opacity: 1!important;
    filter: none!important
}

.webs-content .fw-button:hover {
    background: #d8c441!important
}

.webs-content .w-button-sb2_default a.w-button {
    background: #dfce62;
    border: 1px solid #cfb92a;
    border: 1px solid rgba(0,0,0,.2);
    padding: .5em .9em;
    box-shadow: inset 0 -2px 1px rgba(0,0,0,.2),inset 0 2px 1px rgba(255,255,255,.2),0 1px 1px rgba(0,0,0,.4)
}

.webs-content .w-button-sb2_default a.w-button:hover {
    background: #d8c441
}

.webs-content .w-button-sb2_default a.w-button .w-button-text {
    color: #fff
}

.webs-content .fw-editor-label {
    padding: 5px!important
}

.webs-content .fw-searchContainer {
    width: 225px;
    position: relative;
    border: 0;
    background: 0 0;
    padding: 4px 0;
    zoom:1}

.webs-content .fw-searchContainer .fw-searchbox {
    width: 100%;
    float: left
}

.webs-content .fw-searchContainer .fw-searchSubmit {
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -12px!important;
    z-index: 1;
    border: none;
    background-image: url(/static/projects/finch/themes/app_search_ie.png);
    background-image: url(data:image/svg+xml;charset=iso-8859-1;base64,IDxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cHM6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cHM6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Y2lyY2xlIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2UzZDQ3NSIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iNi4wOTkiIGN5PSI2LjEiIHI9IjQuOTk5Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTNkNDc1IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgeDE9IjkuODI4IiB5MT0iOS44MjgiIHgyPSIxNC45IiB5Mj0iMTQuOSIvPjwvZz48L3N2Zz4=);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    cursor: pointer
}

.webs-content .fw-searchContainer:before,.webs-content .fw-searchContainer:after {
    content: "";
    display: table
}

.webs-content .fw-searchContainer:after {
    clear: both
}

.webs-content #blogFields td {
    padding: 1px 0
}

.webs-content .fwcalendar {
    border-collapse: collapse
}

.webs-content .weekdayHeader {
    border-color: #999
}

.webs-content .weekdayHeader:first-child {
    border-color: #999
}

.webs-content .weekdayHeader:last-child {
    border-color: #999
}

.webs-content .albumTitle {
    display: inline
}

.webs-content .webs-text .fw-album_meta {
    list-style: none
}

.webs-content .fw-button-paypal {
    position: relative
}

.webs-content .fw-button-paypal:after {
    content: "";
    margin: 2px 0;
    position: absolute;
    top: 50%;
    right: 4px;
    display: inline-block;
    background: transparent url(/rails-static/webstore/images/paypal_24.png) no-repeat left top;
    width: 77px;
    padding: 0;
    height: 20px;
    margin-top: -9px
}

.webs-content .categoryLinks .link {
    list-style-type: none
}

.webs-content .webs-module-undefined,.webs-content .webs-module-null {
    color: #999;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 23px
}

.webs-content .webs-module-undefined a,.webs-content .webs-module-null a {
    color: #c2c2c2
}

.webs-content .webs-module-undefined a:hover,.webs-content .webs-module-null a:hover {
    color: #c2c2c2
}

.webs-content .webs-module-undefined .fw-list-grid,.webs-content .webs-module-null .fw-list-grid {
    width: 100%
}

.webs-content .webs-module-undefined .icon-link,.webs-content .webs-module-null .icon-link {
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px
}

.webs-content .webs-module-undefined #item-manage-website a.icon-link,.webs-content .webs-module-null #item-manage-website a.icon-link {
    background-image: url(https://images.webs.com/static/global/icons/silk/page_edit.png)
}

.webs-content .webs-module-undefined img.fw-photo,.webs-content .webs-module-null img.fw-photo {
    border: 1px solid #ccc;
    padding: 2px;
    background-color: #fff
}

.webs-content .webs-module-undefined .fw-list-grid,.webs-content .webs-module-null .fw-list-grid {
    width: 100%
}

.webs-content .webs-module-undefined .fw-list-grid img.fw-profile-pic,.webs-content .webs-module-null .fw-list-grid img.fw-profile-pic {
    border: 1px solid #ccc;
    padding: 2px;
    background-color: #fff;
    width: 60px!important;
    height: 60px!important
}

.webs-content .webs-module-undefined .fw-list-list,.webs-content .webs-module-null .fw-list-list {
    margin: 0!important;
    padding: 0!important;
    list-style-type: none!important
}

.webs-content .webs-module-undefined .fw-list-list li,.webs-content .webs-module-null .fw-list-list li {
    clear: both
}

.webs-content form .whiteBox {
    color: #e3d475;
    background: 0 0
}

.webs-content .theme-color-text {
    color: #e3d475
}

.webs-outer.fw-persistent-cart-header {
    margin: -8px -8px 0;
    padding: 16px 0 8px;
    background: #000;
    position: relative;
    z-index: 100
}

.webs-outer.fw-persistent-cart-header .fw-pcart-container {
    width: 960px;
    margin: 0 auto
}

.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container {
    display: inline-block;
    text-align: right;
    width: 100%
}

.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button {
    color: #000;
    color: rgba(0,0,0,.8);
    display: inline-block;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 3px;
    padding: .5em .9em;
    background-color: #e3d475;
    text-decoration: none;
    font-family: helvetica,Arial,Sans-Serif;
    font-weight: 300;
    transition: background-color .3s ease;
    font-size: 14px;
    line-height: 14px
}

.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button:hover {
    background-color: #ece19f
}

.ie7 .webs-content .fw-searchContainer .fw-searchSubmit,.ie8 .webs-content .fw-searchContainer .fw-searchSubmit,.ie9 .webs-content .fw-searchContainer .fw-searchSubmit {
    background-image: url(/static/projects/finch/themes/app_search_ie.png)
}

.webs-nav {
    color: #fff;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 36px
}

.webs-nav a {
    color: #fff
}

.webs-nav a:hover {
    color: #fff4a8
}

.webs-title {
    color: #999;
    font-weight: 400;
    font-family: philosopher,sans-serif;
    font-size: 18px;
    line-height: 24px
}

.webs-title a {
    color: #c2c2c2
}

.webs-title a:hover {
    color: #c2c2c2
}

.w-header-text-container .w-header-title {
    font-family: meddon,cursive
}

.w-header-text-container .w-header-subtitle {
    font-family: helvetica neue,sans-serif
}

body,.webs-text,.w-header-text,input[type=text],input[type=email],input[type=password],textarea {
    color: #999;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 23px
}

body a,.webs-text a,.w-header-text a,input[type=text] a,input[type=email] a,input[type=password] a,textarea a {
    color: #c2c2c2
}

body a:hover,.webs-text a:hover,.w-header-text a:hover,input[type=text] a:hover,input[type=email] a:hover,input[type=password] a:hover,textarea a:hover {
    color: #c2c2c2
}

.footer,.footer .webs-text,.footer,.footer input[type=text],.footer input[type=email],.footer input[type=password],.footer textarea {
    color: #999;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 11px;
    line-height: 14px
}

.footer a,.footer .webs-text a,.footer a,.footer input[type=text] a,.footer input[type=email] a,.footer input[type=password] a,.footer textarea a {
    color: #fff4a8
}

.footer a:hover,.footer .webs-text a:hover,.footer a:hover,.footer input[type=text] a:hover,.footer input[type=email] a:hover,.footer input[type=password] a:hover,.footer textarea a:hover {
    color: #fff4a8
}

.footer .webs-title {
    color: #fff4a8;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 16px
}

.footer .webs-title a {
    color: #fff4a8
}

.footer .webs-title a:hover {
    color: #fff4a8
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

body {
    background: #0e0e0e url(/s/themes/fashion/v1.12/images/bg.gif) repeat scroll 0 0
}

a {
    color: #c2c2c2;
    text-decoration: underline
}

a:hover {
    text-decoration: none;
    color: #c2c2c2
}

input[type=text],input[type=email],input[type=password],textarea,input.fw-editor-text {
    background: #fff;
    color: #666;
    border: none;
    padding: 4px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,input.fw-editor-text:focus {
    background: #f2f2f2
}

.wrapper {
    border-top: 5px solid #e3d475
}

.subWrapper {
    background: transparent url(/s/themes/fashion/v1.26/images/wrappershadow.png) center top no-repeat;
    margin: 0 auto;
    width: 962px;
    padding: 0 19px
}

.noise {
    background: #1b1b1b url(/s/themes/fashion/v1.12/images/noise.png) repeat scroll 0 0;
    padding: 0 11px;
    width: 940px
}

.bottom-shadow {
    position: relative
}

.bottom-shadow:after {
    content: url(/s/themes/fashion/v1.26/images/shadow.png);
    width: 960px;
    height: 19px;
    position: absolute;
    bottom: -24px;
    left: 5px
}

header.header,.w-header-area {
    height: 107px
}

.w-header-title {
    font-size: 43px;
    line-height: 1.2em;
    color: #e3d475;
    font-weight: 700
}

.w-header-subtitle {
    font-size: 13px;
    line-height: 1.2em;
    color: #999;
    font-weight: 500
}

#nav {
    margin: 15px 0 0;
    box-shadow: 0 1px 1px rgba(255,255,255,.1),inset 0 1px 2px rgba(0,0,0,.9);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #2f2f2f;
    background-image: -moz-linear-gradient(top,#2f2f2f,#282828);
    background-image: -o-linear-gradient(top,#2f2f2f,#282828);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2f2f2f),color-stop(1,#282828));
    background-image: -webkit-linear-gradient(#2f2f2f,#282828);
    background-image: linear-gradient(top,#2f2f2f,#282828);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2f2f2f',endColorStr='#282828');
    position: relative;
    width: 940px;
    text-transform: uppercase
}

#nav>ul {
    display: block;
    position: relative
}

#nav>ul>li>a {
    padding-top: 3px;
    margin-bottom: -3px
}

#nav>ul>li.active>a,#nav>ul>li>a:hover {
    border-bottom: 3px solid #fff4a8
}

#nav li {
    display: inline-block;
    position: relative;
    z-index: 35
}

#nav li a {
    display: block;
    text-decoration: none;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0,0,0,.2)
}

#nav li a {
    padding: 0 17px;
    border-bottom: 3px solid transparent
}

#nav li:hover>ul {
    display: block!important
}

#nav li ul {
    background-color: #202020;
    border-bottom: none;
    border-top: 3px solid #fff4a8;
    margin-top: -3px;
    position: absolute;
    min-width: 180px;
    max-width: 250px;
    display: none;
    line-height: 21.599999999999998px
}

#nav li ul li {
    background-image: none!important;
    border-bottom: 1px dashed #2f2f2f;
    display: list-item;
    float: none;
    padding: 5px
}

#nav li ul li:hover>a {
    border-bottom: 3px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #202020!important;
    background: #e3d475
}

#nav li ul li a {
    display: inline-block;
    min-width: 150px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 10px 0
}

#nav li ul li:hover>ul {
    display: block!important
}

#nav li ul li ul {
    border: none;
    left: 175px;
    top: 0;
    margin-left: 5px;
    padding: 0;
    margin-top: 0
}

.subheader {
    padding: 31px 0 0
}

.main {
    border-bottom: 5px solid #e3d475;
    padding-bottom: 30px;
    padding-top: 11px;
    min-height: 360px
}

.webs-sidebar {
    width: 220px
}

.main-sidebar .webs-body {
    width: 700px
}

form .whiteBox {
    color: #e3d475;
    background: #1b1b1b
}

#adcopy-response-cell #adcopy_response {
    border-width: 1px;
    border-style: solid
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

div.webs-align-center {
    margin: 0 auto;
    display: block
}

div.webs-align-left {
    float: left
}

div.webs-align-right {
    float: right
}

div.webs-frame {
    display: table
}

div.webs-frame .webs-hasframe {
    margin: 0;
    float: none
}

.webs-bin-active .webs-frame:hover .covering {
    display: none
}

div.webs-frame-default {
    background-color: #fff;
    border: 1px solid #ccc
}

div.webs-frame-default .webs-frame-container {
    position: relative;
    margin: 4px
}

div.webs-frame-thickborder {
    background-color: #e1e1e1
}

div.webs-frame-thickborder .webs-frame-container {
    position: relative;
    margin: 6px
}

div.webs-frame-u_shadow {
    background-color: #fff;
    border: 1px solid #ccc;
    outline: none
}

div.webs-frame-u_shadow .webs-frame-container {
    margin: 4px;
    position: relative
}

div.webs-frame-u_shadow div.webs-frame-shadow {
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -8px;
    left: 0
}

div.webs-frame-u_shadow div.webs-frame-shadow>span.webs-frame-shadow-tile {
    display: block;
    margin: 0 50px;
    height: 100%;
    background: transparent url(../images/frames/u_shadow.png) repeat-x 0 -6px
}

div.webs-frame-u_shadow div.webs-frame-shadow:before,div.webs-frame-u_shadow div.webs-frame-shadow:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 3px;
    width: 50px;
    background: transparent url(../images/frames/u_shadow.png) 0 0
}

div.webs-frame-u_shadow div.webs-frame-shadow:before {
    left: 0
}

div.webs-frame-u_shadow div.webs-frame-shadow:after {
    right: 0;
    background-position: 0 -3px
}

div.webs-frame-inner_opacity {
    position: relative
}

div.webs-frame-inner_opacity .webs-frame-top,div.webs-frame-inner_opacity .webs-frame-bottom {
    position: absolute;
    left: 0;
    width: 100%;
    height: 7px
}

div.webs-frame-inner_opacity .webs-frame-top:after,div.webs-frame-inner_opacity .webs-frame-bottom:after {
    content: "";
    display: block;
    margin: 0 7px;
    height: 7px
}

div.webs-frame-inner_opacity .webs-frame-top {
    top: 0
}

div.webs-frame-inner_opacity .webs-frame-bottom {
    bottom: 0
}

div.webs-frame-inner_opacity .webs-frame-left,div.webs-frame-inner_opacity .webs-frame-right {
    position: absolute;
    top: 0;
    width: 7px;
    height: 100%
}

div.webs-frame-inner_opacity .webs-frame-left {
    left: 0
}

div.webs-frame-inner_opacity .webs-frame-right {
    right: 0
}

div.webs-frame-inner_opacity-light .webs-frame-top:after,div.webs-frame-inner_opacity-light .webs-frame-bottom:after,div.webs-frame-inner_opacity-light .webs-frame-left,div.webs-frame-inner_opacity-light .webs-frame-right {
    background: rgba(255,255,255,.3)
}

div.webs-frame-inner_opacity-dark .webs-frame-top:after,div.webs-frame-inner_opacity-dark .webs-frame-bottom:after,div.webs-frame-inner_opacity-dark .webs-frame-left,div.webs-frame-inner_opacity-dark .webs-frame-right {
    background: rgba(0,0,0,.4)
}

div.webs-frame-double_contrast {
    background-color: #333
}

div.webs-frame-double_contrast .webs-frame-container1 {
    position: relative;
    margin: 7px;
    background: #fff;
    border: 1px solid #1f1f1f
}

div.webs-frame-double_contrast .webs-frame-container2 {
    margin: 4px;
    -moz-box-shadow: inset 0 0 3px #000;
    -webkit-box-shadow: inset 0 0 3px #000;
    box-shadow: inset 0 0 3px #000
}

div.webs-frame-paper div.webs-frame-container {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px;
    position: relative
}

div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade {
    height: 8px;
    width: 100%;
    position: absolute;
    bottom: -8px;
    left: 0
}

div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade>span.webs-frame-paper-tile {
    display: block;
    margin: 0 34px;
    height: 100%;
    background: transparent url(../images/frames/papershade.png) repeat-x 0 -8px
}

div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade:before,div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 8px;
    width: 34px;
    background: transparent url(../images/frames/papershade.png) 0 0
}

div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade:before {
    left: 0
}

div.webs-frame-paper div.webs-frame-container>div.webs-frame-paper-shade:after {
    right: 0;
    background-position: 0 100%
}

div.webs-frame-tape {
    position: relative;
    padding: 6px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.6)
}

div.webs-frame-tape div.webs-frame-tape-left,div.webs-frame-tape div.webs-frame-tape-right {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -35px;
    z-index: 1;
    background: transparent url(../images/frames/tape.png) no-repeat 0 0
}

div.webs-frame-tape div.webs-frame-tape-left-container {
    position: absolute
}

div.webs-frame-tape div.webs-frame-tape-right-container {
    position: relative
}

div.webs-frame-tape div.webs-frame-tape-left {
    left: -35px
}

div.webs-frame-tape div.webs-frame-tape-right {
    right: -35px;
    background-position: 100% 0
}

div.webs-frame-album {
    position: relative;
    padding: 20px 15px 20px 43px;
    background: #71789f url(../images/frames/album-noise.png) 0 0;
    box-shadow: inset 30px 1px 1px rgba(255,255,255,.5),inset -1px -1px 0 rgba(0,0,0,.1),4px 4px 0 rgba(0,0,0,.5),3px 3px 0 rgba(0,0,0,.15),2px 2px 0 rgba(0,0,0,.15),1px 1px 0 rgba(0,0,0,.15);
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 3px
}

div.webs-frame-album div.webs-frame-album-bind {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background: #222 url(../images/frames/album-binder.png) repeat-y 0 0
}

div.webs-frame-album div.webs-frame-album-container {
    border: 1px solid #aaa;
    outline: 1px solid #333;
    box-shadow: 0 0 4px #000
}

div.webs-frame-thumbtack {
    position: relative;
    padding: 15px;
    background: #fff;
    border: 1px solid #aaa
}

div.webs-frame-thumbtack div.webs-frame-thumbtack-pin {
    position: absolute;
    left: 50%;
    top: -29px;
    width: 31px;
    height: 40px;
    margin-left: -10px;
    background: url(../images/frames/thumbtack.png) no-repeat 0 0
}

div.webs-frame-thumbtack div.webs-frame-thumbtack-container {
    border: 1px solid #aaa;
    outline: 1px solid #888
}

div.webs-frame-photocorners {
    position: relative;
    padding: 6px;
    background: #fff;
    border: 1px solid #273531
}

div.webs-frame-photocorners div.webs-frame-pc-all {
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: url(../images/frames/photo-corners.png) no-repeat 0 0
}

div.webs-frame-photocorners div.webs-frame-pc-tl {
    background-position: 0 0;
    left: -4px;
    top: -4px
}

div.webs-frame-photocorners div.webs-frame-pc-tr {
    background-position: 100% 0;
    right: -4px;
    top: -4px
}

div.webs-frame-photocorners div.webs-frame-pc-bl {
    background-position: 0 100%;
    left: -4px;
    bottom: -4px
}

div.webs-frame-photocorners div.webs-frame-pc-br {
    background-position: 100% 100%;
    right: -4px;
    bottom: -4px
}

.w-header-layer {
    position: absolute
}

.webs-frame .w-header-layer {
    position: static
}

.w-header-text {
    white-space: nowrap;
    width: auto
}

.w-header-layer-delete,.w-header-layer-overlap {
    display: none
}

.w-header-layer-align-left .w-header-text {
    text-align: left
}

.w-header-layer-align-right .w-header-text {
    text-align: right
}

.w-header-layer-centered {
    right: auto;
    left: 50%
}

.w-header-layer-centered .w-header-layer-container {
    position: relative;
    left: -50%
}

.w-header-layer-align-center .w-header-text {
    text-align: center
}

.w-header-layer-image .w-header-image {
    width: 100%;
    height: 100%
}

#webs-header .webs-container,.webs-content-header .webs-container {
    padding: 0
}

.webs-title {
    line-height: normal
}

.webs-title.webs-title-align-left {
    text-align: left
}

.webs-title.webs-title-align-right {
    text-align: right
}

.webs-title.webs-title-align-center {
    text-align: center
}

.webs-title.webs-title-align-justify {
    text-align: justify
}

.webs-title .w-text {
    display: block;
    word-wrap: break-word;
    max-width: 100%
}

.webs-title.webs-title-has_icon .w-text {
    display: inline
}

.webs-title p {
    margin: 0;
    padding: 0
}

.fb-page {
    text-align: center;
    display: block
}

.fb_iframe_widget {
    display: block!important
}

.bldr-placeholder-like-box:before {
    margin-top: -20px
}

.map_canvas {
    overflow: hidden;
    width: 80%;
    height: 200px
}

.map_canvas.webs-hasframe {
    float: none
}

.map_canvas .w-get-directions {
    z-index: 20;
    background-color: #498af3;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 10px;
    display: inline-block;
    padding: 5px 10px;
    font: bold 12px/1 "Helvetica Neue",helvetica,arial;
    border: 1px solid #3079ed;
    border-radius: 2px;
    cursor: pointer
}

.webs-stacked-item .webs-frame-inner_opacity {
    padding: 7px
}

.webs-stacked-item .webs-frame,.webs-stacked-item .webs-frame-container,.webs-stacked-item .webs-frame-container1,.webs-stacked-item .webs-frame-container2 {
    border-radius: 50%
}

.webs-stacked-item .webs-frame-right {
    border-radius: 50%;
    width: 100%!important;
    z-index: -1;
    right: 0
}

.webs-stacked-item .webs-frame-top,.webs-stacked-item .webs-frame-bottom,.webs-stacked-item .webs-frame-left {
    display: none
}

.webs-stacked-item .w-text span,.webs-stacked-item .webs-text span {
    line-height: 1.1em
}

.webs-stacked-item .webs-stacked-row {
    position: relative
}

.webs-stacked-item .webs-stacked-row .stacked-text-content {
    float: left;
    width: 50%;
    padding-left: 20px;
    margin-bottom: 50px;
    padding-top: 50px
}

.webs-stacked-item .webs-stacked-row .stacked-text-content hr {
    border: #e3d475 solid 3px;
    width: 15%;
    margin-left: 0;
    margin-bottom: 25px;
    text-align: left
}

.webs-stacked-item .webs-stacked-row .stacked-media-content {
    float: left;
    width: 40%;
    margin-bottom: 50px;
    margin-right: 10px;
    padding-top: 50px
}

.webs-stacked-item .webs-stacked-row .stacked-media-content .webs-image-crop {
    border-radius: 50%
}

.webs-stacked-item .webs-stacked-row:after {
    border-bottom: 2px dotted rgba(120,120,120,.25);
    visibility: visible!important
}

.webs-stacked-item .webs-stacked-row:last-child:after {
    border-bottom: none
}

.webs-stacked-item .webs-stacked-row:first-child .stacked-media-content {
    padding-top: 0
}

.webs-stacked-item .webs-stacked-row:first-child .stacked-text-content {
    padding-top: 0
}

.webs-stacked-item .webs-stacked-row:last-child .stacked-media-content {
    margin-bottom: 0
}

.webs-stacked-item .webs-stacked-row:last-child .stacked-text-content {
    margin-bottom: 0
}

.webs-stacked-item-adjusted .webs-frame-inner_opacity {
    padding: 7px
}

.webs-stacked-item-adjusted .webs-frame,.webs-stacked-item-adjusted .webs-frame-container,.webs-stacked-item-adjusted .webs-frame-container1,.webs-stacked-item-adjusted .webs-frame-container2 {
    border-radius: 50%
}

.webs-stacked-item-adjusted .webs-frame-right {
    border-radius: 50%;
    width: 100%!important;
    z-index: -1;
    right: 0
}

.webs-stacked-item-adjusted .webs-frame-top,.webs-stacked-item-adjusted .webs-frame-bottom,.webs-stacked-item-adjusted .webs-frame-left {
    display: none
}

.webs-stacked-item-adjusted .w-text span,.webs-stacked-item-adjusted .webs-text span {
    line-height: 1.1em
}

.webs-stacked-item-adjusted .webs-stacked-row {
    text-align: center!important;
    position: relative
}

.webs-stacked-item-adjusted .webs-stacked-row .stacked-text-content {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 50px
}

.webs-stacked-item-adjusted .webs-stacked-row .stacked-text-content hr {
    border: #e3d475 solid 3px;
    width: 15%;
    margin-bottom: 25px
}

.webs-stacked-item-adjusted .webs-stacked-row .stacked-media-content {
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px
}

.webs-stacked-item-adjusted .webs-stacked-row .stacked-media-content .webs-image-crop {
    border-radius: 50%
}

.webs-stacked-item-adjusted .webs-stacked-row:after {
    border-bottom: 2px dotted rgba(120,120,120,.25);
    visibility: visible!important
}

.webs-stacked-item-adjusted .webs-stacked-row:last-child:after {
    border-bottom: none
}

.webs-stacked-item-adjusted .webs-stacked-row:first-child .stacked-media-content {
    padding-top: 0
}

.webs-stacked-item-adjusted .webs-stacked-row:last-child .stacked-text-content {
    margin-bottom: 0
}

.w-icon {
    float: none;
    padding-right: 3px
}

.webs-title .w-text {
    display: inline!important
}

.icon-stacked {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0
}

.icon-stacked-minus {
    background-color: #c77d7e;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    width: 20px;
    height: 20px;
    top: 21px;
    right: 0;
    display: none;
    margin-left: 0;
    position: absolute;
    transition: background-color .25s ease
}

.icon-stacked-minus:hover {
    background-color: #ae5657;
    cursor: pointer
}

.minus-bar {
    border: 1px solid #fff;
    width: 10px;
    position: absolute;
    top: 9px;
    left: 4px
}

.icon-stacked-plus {
    margin-top: 15px;
    background-color: #7cbb52;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 31px;
    height: 31px;
    position: relative;
    top: 0;
    left: 0;
    display: none;
    line-height: 29px;
    font-size: 31px;
    color: #fff;
    transition: background-color .25s ease
}

.icon-stacked-plus:hover {
    background-color: #69a540;
    cursor: pointer
}

.webs-module-seo_footer.webs-container {
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.2)
}

.webs-module-seo_footer #seo-footer {
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,.2)
}

.webs-module-seo_footer #seo-footer .site-info {
    float: left;
    width: 48%;
    text-align: left
}

.webs-module-seo_footer #seo-footer .site-info address {
    margin: 0
}

.webs-module-seo_footer #seo-footer .site-info address p {
    margin: 0
}

.webs-module-seo_footer #seo-footer .site-info .copyright {
    margin-top: 1em
}

.webs-module-seo_footer #seo-footer .seo-links {
    float: right;
    width: 48%;
    text-align: right
}

.webs-module-seo_footer #seo-footer .seo-links ul {
    float: right;
    list-style: none;
    margin: 0 0 0 24px;
    padding: 0
}

.webs-module-seo_footer #seo-footer .seo-links ul li a {
    cursor: default
}

.webs-text-image .webs-submodule-image .webs-align-right {
    margin-left: 15px;
    margin-bottom: 15px
}

.webs-text-image .webs-submodule-image .webs-align-left {
    margin-right: 15px;
    margin-bottom: 15px
}

.webs-text-image .webs-submodule-image .webs-hasframe {
    margin: 0
}

.w-quote-wrapper p {
    line-height: normal
}

.w-quote-wrapper .blockquoteWrapper {
    width: 100%;
    height: auto;
    position: relative
}

.w-quote-wrapper .blockquoteWrapper blockquote {
    margin: 1em auto
}

.w-quote-wrapper .blockquoteWrapper blockquote:before,.w-quote-wrapper .blockquoteWrapper blockquote:after {
    font-family: serif;
    font-size: 65px;
    font-weight: 700;
    position: absolute;
    height: 65px;
    line-height: 65px;
    color: #e3d475
}

.w-quote-wrapper .blockquoteWrapper blockquote:before {
    content: "\201C";
    right: 87%;
    top: -.25em
}

.w-quote-wrapper .blockquoteWrapper blockquote:after {
    content: "\201D";
    left: 87%;
    bottom: -.6em
}

.w-quote-wrapper .blockquoteWrapper blockquote .w-quote-content {
    display: block;
    width: 70%;
    margin: 0 auto;
    text-align: center
}

.w-quote-wrapper .w-quote-author .webs-submodule {
    display: none
}

.w-quote-wrapper .w-quote-author .webs-submodule.enabled {
    display: block;
    margin-top: 2em
}

.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote:before {
    right: auto;
    left: 0%
}

.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote:after {
    left: auto;
    right: 0%
}

.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote .w-quote-content {
    padding-top: 2em;
    padding-bottom: 2em
}

.webs-container.w-spacer-default {
    padding: 0
}

.webs-module-horizontal_rule {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-container {
    position: absolute
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-left-container {
    left: 0
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-left-spacer-container {
    left: 20%
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-center-container {
    left: 40%
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-right-spacer-container {
    right: 20%
}

*:first-child+html .webs-hr .webs-hr-rule .webs-hr-right-container {
    right: 0
}

* html .webs-hr .webs-hr-rule .webs-hr-container {
    position: absolute
}

* html .webs-hr .webs-hr-rule .webs-hr-left-container {
    left: 0
}

* html .webs-hr .webs-hr-rule .webs-hr-left-spacer-container {
    left: 20%
}

* html .webs-hr .webs-hr-rule .webs-hr-center-container {
    left: 40%
}

* html .webs-hr .webs-hr-rule .webs-hr-right-spacer-container {
    right: 20%
}

* html .webs-hr .webs-hr-rule .webs-hr-right-container {
    right: 0
}

.webs-hr .webs-hr-rule {
    position: relative;
    display: table;
    width: 100%
}

.webs-hr .webs-hr-rule .webs-hr-container {
    display: table-cell;
    vertical-align: top;
    width: 20%;
    position: relative;
    top: 0
}

.webs-hr .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-color: transparent
}

.w-horizontal_rule-dark-1 .webs-hr-rule {
    height: 25px
}

.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-container {
    height: 25px
}

.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-1-sprite.png)
}

.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 8px
}

.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-center-container {
    min-width: 36px
}

.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 25px;
    background-position: center 0
}

.w-horizontal_rule-dark-2 .webs-hr-rule {
    height: 44px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-container {
    height: 44px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-2-sprite.png)
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container {
    min-width: 48px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 6px;
    position: relative;
    top: 13px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 20px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 13px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 15px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 44px;
    background-position: center 0
}

.w-horizontal_rule-dark-3 .webs-hr-rule {
    height: 12px
}

.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-container {
    height: 12px
}

.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-3-sprite.png)
}

.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 5px
}

.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-center-container {
    min-width: 55px
}

.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 12px;
    background-position: center 0
}

.w-horizontal_rule-dark-4 .webs-hr-rule {
    height: 29px
}

.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-container {
    height: 29px
}

.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-4-sprite.png)
}

.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px
}

.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-center-container {
    min-width: 128px
}

.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 29px;
    background-position: center 0
}

.w-horizontal_rule-dark-5 .webs-hr-rule {
    height: 7px
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-container {
    height: 7px
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-5-sprite.png)
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container {
    min-width: 52px
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 7px
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 0
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 3px
}

.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 15px
}

.w-horizontal_rule-dark-6 .webs-hr-rule {
    height: 40px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-container {
    height: 40px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-6-sprite.png)
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container {
    min-width: 40px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 40px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 71px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 2px;
    background-position: center 2px;
    position: relative;
    top: 19px
}

.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 0
}

.w-horizontal_rule-dark-7 .webs-hr-rule {
    height: 19px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-container {
    height: 19px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-7-sprite.png)
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container {
    min-width: 28px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 19px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 24px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 9px
}

.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 0
}

.w-horizontal_rule-dark-8 .webs-hr-rule {
    height: 17px
}

.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-container {
    height: 17px
}

.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-8-sprite.png)
}

.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 3px;
    background-position: center 3px;
    position: relative;
    top: 12px
}

.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-center-container {
    min-width: 55px
}

.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 17px;
    background-position: center 0
}

.w-horizontal_rule-dark-9 .webs-hr-rule {
    height: 20px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-container {
    height: 20px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-9-sprite.png)
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 4px;
    position: relative;
    top: 8px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 18px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 12px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 2px;
    background-position: center 2px;
    position: relative;
    top: 9px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 20px;
    background-position: center 0
}

.w-horizontal_rule-dark-10 .webs-hr-rule {
    height: 12px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-container {
    height: 12px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/light-10-sprite.png)
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container {
    min-width: 3px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 3px;
    position: relative;
    top: 2px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 16px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 10px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 3px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 12px;
    background-position: center 0
}

.w-horizontal_rule-dark-11 .webs-hr-rule {
    height: 1px
}

.w-horizontal_rule-dark-11 .webs-hr-rule>div {
    background: #fff;
    opacity: .15
}

.w-horizontal_rule-dark-12 .webs-hr-rule {
    height: 2px
}

.w-horizontal_rule-dark-12 .webs-hr-rule>div {
    background: #fff;
    opacity: .15
}

.w-horizontal_rule-dark-13 .webs-hr-rule {
    height: 3px
}

.w-horizontal_rule-dark-13 .webs-hr-rule>div {
    background: #fff;
    opacity: .15
}

.w-horizontal_rule-light-1 .webs-hr-rule {
    height: 25px
}

.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-container {
    height: 25px
}

.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-1-sprite.png)
}

.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 61px;
    position: relative;
    top: 8px
}

.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-center-container {
    min-width: 36px
}

.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 25px;
    background-position: center 0
}

.w-horizontal_rule-light-2 .webs-hr-rule {
    height: 44px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-container {
    height: 44px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-2-sprite.png)
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container {
    min-width: 48px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 6px;
    position: relative;
    top: 13px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 22px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 13px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 15px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 44px;
    background-position: center 0
}

.w-horizontal_rule-light-3 .webs-hr-rule {
    height: 12px
}

.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-container {
    height: 12px
}

.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-3-sprite.png)
}

.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 61px;
    position: relative;
    top: 5px
}

.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-center-container {
    min-width: 55px
}

.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 12px;
    background-position: center 0
}

.w-horizontal_rule-light-4 .webs-hr-rule {
    height: 29px
}

.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-container {
    height: 29px
}

.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-4-sprite.png)
}

.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px
}

.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-center-container {
    min-width: 128px
}

.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 29px;
    background-position: center 0
}

.w-horizontal_rule-light-5 .webs-hr-rule {
    height: 7px
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-container {
    height: 7px
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-5-sprite.png)
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container {
    min-width: 52px
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 7px
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 0
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 3px
}

.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 12px
}

.w-horizontal_rule-light-6 .webs-hr-rule {
    height: 40px
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-container {
    height: 40px
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-6-sprite.png)
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container {
    min-width: 40px
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 40px
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 0
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 2px;
    background-position: center 2px;
    position: relative;
    top: 19px
}

.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 50px
}

.w-horizontal_rule-light-7 .webs-hr-rule {
    height: 19px
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-container {
    height: 19px
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-7-sprite.png)
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container {
    min-width: 28px
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 19px
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 0
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 9px
}

.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 24px
}

.w-horizontal_rule-light-8 .webs-hr-rule {
    height: 17px
}

.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-container {
    height: 17px
}

.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-8-sprite.png)
}

.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 3px;
    background-position: center 3px;
    position: relative;
    top: 12px
}

.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-center-container {
    min-width: 55px
}

.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 17px;
    background-position: center 0
}

.w-horizontal_rule-light-9 .webs-hr-rule {
    height: 20px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-container {
    height: 20px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-9-sprite.png)
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 4px;
    position: relative;
    top: 8px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 18px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 10px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 2px;
    background-position: center 2px;
    position: relative;
    top: 9px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 20px;
    background-position: center 0
}

.w-horizontal_rule-light-10 .webs-hr-rule {
    height: 12px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-container {
    height: 12px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-container .webs-hr-bg {
    background-image: url(https://members.webs.com/s/modules/horizontal_rule/v1.15/images/dark-10-sprite.png)
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container,.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container {
    min-width: 3px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    height: 3px;
    position: relative;
    top: 2px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
    background-position: left 15px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
    background-position: right 9px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
    height: 1px;
    background-position: center 1px;
    position: relative;
    top: 3px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-center-container {
    min-width: 63px
}

.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
    height: 12px;
    background-position: center 0
}

.w-horizontal_rule-light-11 .webs-hr-rule {
    height: 1px
}

.w-horizontal_rule-light-11 .webs-hr-rule>div {
    background: #000;
    opacity: .15
}

.w-horizontal_rule-light-12 .webs-hr-rule {
    height: 2px
}

.w-horizontal_rule-light-12 .webs-hr-rule>div {
    background: #000;
    opacity: .15
}

.w-horizontal_rule-light-13 .webs-hr-rule {
    height: 3px
}

.w-horizontal_rule-light-13 .webs-hr-rule>div {
    background: #000;
    opacity: .15
}

.w-contact_form {
}

.w-contact_form .w-contact_form-container {
    position: relative
}

.w-contact_form .w-contact_form-container .error-message,.w-contact_form .w-contact_form-container .success-message {
    background: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    visibility: hidden;
    font: 14px sans-serif;
    color: #575757
}

.w-contact_form .w-contact_form-container .error-message a {
    color: inherit;
    text-decoration: underline
}

.w-contact_form .w-contact_form-container .error-message .error-icon {
    width: 47px;
    height: 42px;
    margin: auto;
    margin-bottom: 10px;
    background-image: url(https://members.webs.com/s/modules/contact_form/v1.39/images/error_icon.png)
}

.w-contact_form .w-contact_form-container .success-message .success-icon {
    width: 43px;
    height: 48px;
    margin: auto;
    margin-bottom: 10px;
    background-image: url(https://members.webs.com/s/modules/contact_form/v1.39/images/form_success_check.png)
}

.w-contact_form .w-contact_form-container.success form {
    visibility: hidden
}

.w-contact_form .w-contact_form-container.success .success-message {
    visibility: visible
}

.w-contact_form .w-contact_form-container.failure form {
    visibility: hidden
}

.w-contact_form .w-contact_form-container.failure .error-message {
    visibility: visible
}

.w-contact_form .w-contact_form-li {
    margin-bottom: 10px
}

.w-contact_form .w-contact_form-li label {
    font-weight: 700
}

.w-contact_form .w-contact_form-li label.required::after {
    content: ' *'
}

.w-contact_form .w-contact_form-li label.required:after {
    content: ' *'
}

.w-contact_form .w-contact_form-li .w-contact_form-input .w-contact_form-field {
    border: 1px solid #dbdbdb;
    padding: 3px 6px;
    width: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.25);
    box-shadow: inset 0 2px 1px rgba(0,0,0,.25);
    width: 90%;
    max-width: 400px
}

.w-contact_form .w-contact_form-li .w-contact_form-input textarea.w-contact_form-field {
    height: 84px
}

.w-contact_form .w-contact_form-li .w-contact_form-input input.w-contact_form-field {
    max-width: 300px
}

.w-contact_form .w-contact_form-li .w-contact_form-input ul.w-contact_form-options {
}

.w-contact_form .w-contact_form-li .w-button {
    margin: 0
}

.w-contact_form .w-contact_form-submit {
    position: absolute;
    left: -20000px
}

.w-contact_form .w-button {
    cursor: pointer
}

.w-contact_form ul.w-contact_form-ul {
    line-height: 22px
}

.w-contact_form table.w-contact_form-label-left {
    width: 100%
}

.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-label {
    vertical-align: top;
    padding-bottom: 8px;
    padding-right: 17px;
    max-width: 20%;
    min-width: 80px;
    word-wrap: break-word
}

.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input {
    padding-bottom: 15px;
    width: 80%
}

.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input>input,.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input textarea {
    width: 85%
}

.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input>textarea {
    max-width: 400px
}

.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input>input {
    max-width: 300px
}

.w-contact_form .error .w-contact_form-ul .error-item>label,.w-contact_form .error .w-contact_form-ul .error-item>.w-contact_form-label>label,.w-contact_form .error .w-contact_form-ul .error-item input,.w-contact_form .error .w-contact_form-ul .error-item textarea {
    color: red;
    border-color: red
}

.webs-timeline {
    text-align: center;
    width: 100%
}

.webs-timeline .w-text span,.webs-timeline .webs-text span {
    line-height: 1em
}

.webs-timeline .webs-timeline-row {
    position: relative;
    width: 100%
}

.webs-timeline .webs-timeline-row .timeline-text-content {
    display: inline-block;
    width: 45%;
    position: relative;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-right: 20px
}

.webs-timeline .webs-timeline-row .timeline-text-content .webs-title {
    margin-bottom: 40px
}

.webs-timeline .webs-timeline-row .timeline-media-content {
    display: inline-block;
    width: 45%;
    position: relative;
    vertical-align: middle;
    padding: 40px 20px 40px 10px;
    left: 4%
}

.webs-timeline .webs-timeline-row.inversed-row .timeline-text-content {
    padding-right: 0;
    padding-left: 20px;
    left: 50%
}

.webs-timeline .webs-timeline-row.inversed-row .timeline-media-content {
    right: 50%;
    left: inherit
}

.webs-timeline .webs-timeline-row:nth-child(3) {
    margin-top: 40px
}

.webs-timeline .webs-timeline-row:nth-child(3):before {
    height: 50%;
    top: 50%
}

.webs-timeline .webs-timeline-row:nth-child(3):after {
    top: 50%
}

.webs-timeline .webs-timeline-row:last-child {
    margin-bottom: 0
}

.webs-timeline .webs-timeline-row:last-child:before {
    height: 50%
}

.webs-timeline .webs-timeline-row:last-child:after {
    top: 50%
}

.webs-timeline .webs-timeline-row:before {
    position: absolute;
    top: 0;
    bottom: -15px;
    content: " ";
    width: 3px;
    background-color: #e3d475;
    left: 50%;
    height: 100%
}

.webs-timeline .webs-timeline-row:after {
    position: absolute;
    left: 50%;
    top: 47%;
    height: 11px;
    width: 11px;
    margin-left: -5px;
    background: #e3d475;
    border: 1px solid #e3d475;
    border-radius: 50%;
    content: ""
}

.webs-timeline-adjusted {
    text-align: center
}

.webs-timeline-adjusted .w-text span,.webs-timeline-adjusted .webs-text span {
    line-height: 1em
}

.webs-timeline-adjusted .webs-timeline-row {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative
}

.webs-timeline-adjusted .webs-timeline-row .timeline-text-content {
    float: left;
    width: 95%;
    text-align: center;
    margin-top: 20px;
    padding-left: 15px
}

.webs-timeline-adjusted .webs-timeline-row .timeline-text-content .webs-title {
    margin-bottom: 10px
}

.webs-timeline-adjusted .webs-timeline-row .timeline-media-content {
    float: left;
    width: 95%;
    padding-left: 15px;
    margin-bottom: 20px
}

.webs-timeline-adjusted .webs-timeline-row:last-child {
    margin-bottom: 0
}

.webs-timeline-adjusted .webs-timeline-row:last-child:before {
    height: 115px;
    top: 0
}

.webs-timeline-adjusted .webs-timeline-row:last-child:after {
    top: 115px
}

.webs-timeline-adjusted .webs-timeline-row:nth-child(3) {
    margin-top: 20px;
    overflow: hidden
}

.webs-timeline-adjusted .webs-timeline-row:nth-child(3):before {
    top: 115px;
    height: 100%
}

.webs-timeline-adjusted .webs-timeline-row:nth-child(3):after {
    top: 115px
}

.webs-timeline-adjusted .webs-timeline-row::before {
    top: 0;
    bottom: -15px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #e3d475;
    left: 4px;
    height: 100%;
    margin-left: 1px
}

.webs-timeline-adjusted .webs-timeline-row::after {
    background: #e3d475;
    border: 1px solid #e3d475;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 4px;
    margin-left: -4px;
    position: absolute;
    top: 30%;
    width: 10px
}

.webs-timeline-adjusted .icon-timeline-minus {
    top: 2px
}

.webs-timeline-adjusted-barless {
    text-align: center
}

.webs-timeline-adjusted-barless .w-text span,.webs-timeline-adjusted-barless .webs-text span {
    line-height: 1em
}

.webs-timeline-adjusted-barless .webs-timeline-row {
    margin-bottom: 50px;
    position: relative
}

.webs-timeline-adjusted-barless .webs-timeline-row .timeline-text-content {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.webs-timeline-adjusted-barless .webs-timeline-row .timeline-text-content .webs-title {
    margin-bottom: 10px
}

.webs-timeline-adjusted-barless .webs-timeline-row .timeline-media-content {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.webs-timeline-adjusted-barless .webs-timeline-row:nth-child(3) {
    margin-top: 10px
}

.webs-timeline-adjusted-barless .webs-timeline-row:last-child {
    margin-bottom: 0
}

.webs-timeline-adjusted-barless .icon-timeline-minus {
    top: -22px
}

.w-icon {
    float: none;
    padding-right: 3px
}

.webs-title .w-text {
    display: inline!important
}

.icon-timeline {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0
}

.icon-timeline-minus {
    background-color: #c77d7e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 18px;
    right: 0;
    display: none;
    margin-left: 0;
    position: absolute;
    transition: background-color .25s ease
}

.icon-timeline-minus:hover {
    background-color: #ae5657;
    cursor: pointer
}

.minus-bar {
    border: 1px solid #fff;
    width: 10px;
    position: absolute;
    top: 9px;
    left: 4px
}

.icon-timeline-plus {
    margin-top: 15px;
    background-color: #7cbb52;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    position: relative;
    top: 0;
    left: 0;
    display: none;
    line-height: 29px;
    font-size: 31px;
    color: #fff;
    transition: background-color .25s ease
}

.icon-timeline-plus:hover {
    background-color: #69a540;
    cursor: pointer
}

.webs-menu {
    padding-bottom: 10px;
    padding-top: 0;
    border-bottom: 2px solid #e3d475;
    position: relative;
    margin-bottom: 10px
}

.webs-menu .webs-text {
    line-height: normal
}

.webs-menu:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.webs-menu .menu_details {
    position: relative
}

.webs-menu .price-text {
    float: right;
    text-align: right;
    width: 25%
}

.webs-menu .item-text {
    float: left;
    text-align: left;
    width: 70%
}

.webs-menu .webs-title {
    font-weight: 400
}

.webs-menu .webs-title .w-text {
    display: inline;
    word-wrap: break-word
}

.webs-menu .webs-submodule-title {
    width: 70%
}

.webs-menu-adjusted .webs-text {
    line-height: normal
}

.webs-menu-adjusted .price-text {
    float: none;
    text-align: center;
    width: 100%;
    position: relative
}

.webs-menu-adjusted .item-text {
    float: none;
    text-align: center;
    width: 100%
}

.webs-menu-adjusted .webs-submodule-title {
    width: 100%
}

.webs-menu-adjusted .icon-minus {
    bottom: auto;
    right: -8px
}

.w-icon {
    float: none;
    padding-right: 3px
}

.icon-menu {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0
}

.icon-minus {
    background-color: #c77d7e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
    display: none;
    margin-left: 0;
    position: absolute;
    transition: background-color .25s ease;
    z-index: 1
}

.icon-minus:hover {
    background-color: #ae5657;
    cursor: pointer
}

.minus-bar {
    border: 1px solid #fff;
    width: 10px;
    position: absolute;
    top: 9px;
    left: 4px
}

.icon-plus {
    margin-top: 15px;
    background-color: #7cbb52;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: relative;
    top: 0;
    left: 0;
    display: none;
    transition: background-color .25s ease
}

.icon-plus:hover {
    background-color: #69a540;
    cursor: pointer
}

.icon-plus:after {
    background-color: #fff;
    width: 15px;
    height: 3px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    top: 14px;
    left: 8px;
    content: ""
}

.icon-plus:before {
    background-color: #fff;
    width: 3px;
    height: 15px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    top: 8px;
    left: 14px;
    content: ""
}

.w-button-container {
    display: block;
    position: relative;
    max-width: 100%
}

.w-button-container.hidden {
    display: none
}

.w-button-container.webs-align-left {
    text-align: left;
    float: none
}

.w-button-container.webs-align-center {
    text-align: center
}

.w-button-container.webs-align-right {
    text-align: right;
    float: none
}

.w-button-container .w-button-align {
    display: inline-block;
    max-width: 100%
}

.w-button-container .w-button-align.webs-align-center {
    margin: auto
}

.w-button-container .w-button {
    position: relative;
    padding: 5px;
    display: block;
    border: 1px solid #000;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #fff;
    font: 700 14px sans-serif;
    text-shadow: 0 1px 2px #565656;
    text-decoration: none;
    text-transform: none
}

.w-button-container .w-button .w-button-inner {
    position: relative
}

.w-button-container .w-button .w-button-inner .w-button-text-wrapper {
    position: relative
}

.w-button-container .w-button .w-button-inner .w-button-text-wrapper .w-button-text {
    text-align: center;
    word-wrap: break-word;
    position: relative
}

.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper {
    left: 0;
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%
}

.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    position: absolute;
    top: -8px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean {
    min-height: 16px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-icon-wrapper .w-button-icon-icon {
    width: 16px;
    height: 16px;
    top: -8px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-text-wrapper .w-button-text {
    padding-top: 0;
    padding-bottom: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-left: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    left: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-right: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    right: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy {
    min-height: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-icon-wrapper .w-button-icon-icon {
    width: 24px;
    height: 24px;
    top: -12px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-text-wrapper .w-button-text {
    padding-top: 0;
    padding-bottom: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-left: 32px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    left: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-right: 32px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    right: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow {
    min-height: 32px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-icon-wrapper .w-button-icon-icon {
    width: 32px;
    height: 32px;
    top: -16px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-text-wrapper .w-button-text {
    padding-top: 8px;
    padding-bottom: 8px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-left: 40px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    left: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-right: 40px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    right: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue {
    min-height: 16px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-icon-wrapper .w-button-icon-icon {
    width: 16px;
    height: 16px;
    top: -8px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-text-wrapper .w-button-text {
    padding-top: 0;
    padding-bottom: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-left: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    left: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-right: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    right: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky {
    min-height: 16px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-icon-wrapper .w-button-icon-icon {
    width: 16px;
    height: 16px;
    top: -8px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-text-wrapper .w-button-text {
    padding-top: 0;
    padding-bottom: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-left: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    left: 0
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
    margin-right: 24px
}

.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
    right: 0
}

.w-slideshow {
    padding-bottom: 66px;
    position: relative
}

.w-slideshow .bldr-placeholder-element {
    height: 100%
}

.w-slideshow .bldr-placeholder-element:before {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-image: url(https://members.webs.com/s/modules/slideshow/v1.32/images/placeholder-icon.png)
}

.w-slideshow .w-slideshow-thumbnails-li .bldr-placeholder-element:before,.w-slideshow .w-slideshow-thumbnails-li .bldr-placeholder-element:after {
    display: none
}

.w-slideshow.w-slideshow-empty .w-slideshow-nav,.w-slideshow.w-slideshow-empty:hover .w-slideshow-nav {
    display: none
}

.w-slideshow.w-slideshow-empty .w-slideshow-current .w-slideshow-image_container {
    cursor: pointer;
    width: 100%
}

.w-slideshow.w-slideshow-resizing .w-slideshow-current {
    visibility: hidden
}

.w-slideshow.w-slideshow-resizing .w-slideshow-current img {
    visibility: hidden
}

.w-slideshow.w-slideshow-resizing .w-slideshow-current .w-slideshow-image_container {
    border-color: #fff
}

.w-slideshow .w-slideshow-timerbar {
    height: 1px;
    width: 76px;
    overflow: hidden;
    position: absolute;
    bottom: 3px;
    left: 10px;
    background: #5f524e;
    border: 1px solid #5f524e;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.w-slideshow .w-slideshow-progress {
    position: absolute;
    left: 0;
    height: 1px;
    background: #a6a3a3
}

.w-slideshow:hover .w-slideshow-nav {
    display: block
}

.w-slideshow .w-slideshow-nav {
    display: none;
    position: absolute;
    bottom: 18px;
    left: 50%;
    width: 96px;
    height: 30px;
    margin-left: -48px;
    background: transparent url(https://members.webs.com/s/modules/slideshow/v1.32/images/white-timerbg.png);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.5);
    box-shadow: 0 1px 1px rgba(0,0,0,.5)
}

.w-slideshow .w-slideshow-nav .w-slideshow-play,.w-slideshow .w-slideshow-nav .w-slideshow-next,.w-slideshow .w-slideshow-nav .w-slideshow-prev {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 8px;
    text-decoration: none;
    text-indent: -9999px;
    width: 11px;
    height: 15px;
    background: transparent url(https://members.webs.com/s/modules/slideshow/v1.32/images/white-nav.png)
}

.w-slideshow .w-slideshow-nav .w-slideshow-play {
    left: 50%;
    margin-left: -5px;
    background-position: -14px 0
}

.w-slideshow .w-slideshow-nav .w-slideshow-play.w-slideshow-pause {
    background-position: -29px 0
}

.w-slideshow .w-slideshow-nav .w-slideshow-prev {
    left: 23px;
    background-position: 0 0
}

.w-slideshow .w-slideshow-nav .w-slideshow-next {
    right: 23px;
    background-position: 100% 0
}

.w-slideshow .w-slideshow-resize {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px
}

.w-slideshow .w-slideshow-current {
    position: relative;
    width: 100%;
    height: 100%
}

.w-slideshow .w-slideshow-current .w-slideshow-figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.w-slideshow .w-slideshow-current .w-slideshow-figure.incoming,.w-slideshow .w-slideshow-current .w-slideshow-figure.outgoing {
    position: absolute;
    top: 0;
    left: 0
}

.w-slideshow .w-slideshow-current .w-slideshow-image_container {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    padding: 10px;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.4);
    box-shadow: 0 0 7px rgba(0,0,0,.4)
}

.w-slideshow .w-slideshow-current .w-slideshow-image {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    float: left
}

.w-slideshow .w-slideshow-current .w-slideshow-caption {
    width: 100%;
    max-height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 10px;
    overflow: hidden
}

.w-slideshow .w-slideshow-current .w-slideshow-caption>div {
    background: #000;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60);
    text-align: left;
    padding: 10px;
    margin: 10px;
    margin-bottom: 0;
    font-family: Helvetica;
    font-size: 12px;
    line-height: 16px;
    word-wrap: break-word
}

.w-slideshow .w-slideshow-thumbnails {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    height: 66px
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-ul {
    position: absolute;
    padding: 4px;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
    overflow: hidden
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li {
    display: inline-block;
    list-style-type: none;
    background: #fff;
    background: rgba(255,255,255,.4);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    width: 58px;
    height: 58px;
    border: 0
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li .w-slideshow-image {
    box-sizing: border-box;
    max-width: 100%;
    height: 58px;
    width: 58px
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected {
    border: 1px solid #c8c8c8;
    width: 46px;
    height: 46px;
    padding: 5px;
    margin: 0;
    background: #fff;
    position: relative;
    top: -6px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected .w-slideshow-figure {
    opacity: 1
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected .w-slideshow-image {
    box-sizing: border-box;
    max-width: 100%;
    height: 46px;
    width: 46px
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-figure {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: .67;
    cursor: pointer;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    -webkit-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
    transition: opacity 100ms linear
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-figure:hover {
    opacity: 1
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-caption {
    display: none
}

.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-nav {
    display: none
}

.w-slideshow.w-slideshow-none {
    padding-bottom: 21px
}

.w-slideshow.w-slideshow-none .w-slideshow-thumbnail-area {
    visibility: hidden;
    position: absolute
}

.w-slideshow.w-slideshow-bottom {
    padding-bottom: 86px
}

.w-slideshow.w-slideshow-bottom .w-slideshow-thumbnail-area {
    position: absolute;
    bottom: 0;
    width: 100%
}

.w-slideshow.w-slideshow-top {
    padding-top: 66px;
    padding-bottom: 20px
}

.w-slideshow.w-slideshow-top .w-slideshow-thumbnail-area {
    position: absolute;
    top: 0;
    width: 100%
}

.w-mobile .webs-module-slideshow {
    padding-left: 0!important;
    padding-right: 0!important
}

.w-mobile .w-slideshow {
    width: 100%!important;
    overflow: auto!important;
    height: 260px!important
}

.w-mobile .w-slideshow.w-slideshow-bottom {
    padding-bottom: 0
}

.w-mobile .w-slideshow.w-slideshow-top {
    padding-top: 0
}

.w-mobile .w-slideshow-current,.w-mobile .w-slideshow-nav,.w-mobile .w-slideshow-resize {
    display: none
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    height: 260px;
    margin: 0!important
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails.no-scroll {
    overflow-x: hidden
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails ul {
    margin: 0 auto;
    padding: 0;
    width: auto;
    font-size: 0
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li {
    margin-right: 5px;
    width: 260px;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li:first-child {
    margin-left: 20px
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li:last-child {
    margin-right: 20px
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li .w-slideshow-figure {
    opacity: 1
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li .w-slideshow-image {
    width: 100%!important;
    height: auto!important;
    position: relative
}

.w-mobile .w-slideshow-thumbnail-area .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected {
    border: 0;
    background: rgba(255,255,255,.4);
    top: 0;
    height: auto;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.webs-module-video {
    overflow: hidden
}

.webs-module-video .bldr-placeholder-element {
    height: 100%
}

.webs-module-video .bldr-placeholder-element:before {
    width: 38px;
    height: 41px;
    margin-top: -21px;
    margin-left: -19px;
    background-image: url(https://members.webs.com/s/modules/video/v1.38/images/placeholder-icon.png)
}

.webs-module-video .webs-video-wrapper {
    position: relative
}

.webs-module-video .webs-video-wrapper.webs-hasframe {
    margin: 0;
    float: none
}

.webs-module-video .webs-video-crop {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.webs-module-video .webs-video-crop img {
    width: 100%
}

.webs-module-video .webs-video-embed .bldr-placeholder-element {
    height: 100%
}

.webs-module-video .webs-video-embed .bldr-placeholder-element::after {
    content: attr(data-placeholder)
}

.webs-module-video .webs-video-embed .bldr-placeholder-element:after {
    content: attr(data-placeholder)
}

.w-carousel .bldr-carousel-placeholder .bldr-image-zoomer {
    display: none
}

.w-carousel .bldr-carousel-placeholder img {
    display: block;
    height: 2000px;
    visibility: hidden
}

.w-carousel .bldr-placeholder-element {
    width: 100%;
    height: 100%
}

.w-carousel .bldr-placeholder-element:before {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-image: url(https://members.webs.com/s/modules/carousel/v1.39/images/placeholder.png)
}

.w-carousel .bldr-placeholder-element:after {
    margin-top: 12px;
    content: attr(data-placeholder-text)
}

.w-carousel-default .w-carousel-indices {
    display: none
}

.w-carousel-default .hide_description .w-carousel-description,.w-carousel-default .hide_title .w-carousel-title,.w-carousel-default .hide_text .w-carousel-text,.w-carousel-default .hide_button .w-carousel-button {
    display: none
}

.w-carousel-default .single_slide .w-carousel-next,.w-carousel-default .single_slide .w-carousel-prev,.w-carousel-default .single_slide .w-carousel-indices {
    display: none
}

.w-carousel-default .w-carousel {
    position: relative;
    height: 188px
}

.w-carousel-default .w-carousel .w-carousel-list-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.w-carousel-default .w-carousel.w-carousel-transitioning .w-carousel-list-wrapper {
    overflow: hidden
}

.w-carousel-default .w-carousel .w-carousel-list {
    margin: 0;
    padding: 0;
    height: 100%
}

.w-carousel-default .w-carousel .w-carousel-list li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    display: none;
    position: absolute
}

.w-carousel-default .w-carousel .w-carousel-list li.active {
    display: block
}

.w-carousel-default .w-carousel .w-carousel-list li.incoming,.w-carousel-default .w-carousel .w-carousel-list li.outgoing {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.w-carousel-default .w-carousel .w-carousel-list li .webs-image-crop {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.w-carousel-default .w-carousel-slide {
    height: 100%;
    overflow: hidden;
    position: relative
}

.w-carousel-default .w-carousel-description {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #fff;
    width: 300px;
    padding: 10px;
    -moz-box-shadow: 0 2px 4px #000;
    -webkit-box-shadow: 0 2px 4px #000;
    box-shadow: 0 2px 4px #000
}

.w-carousel-default .w-carousel-image {
    position: relative;
    height: 100%
}

.w-carousel-default .w-carousel-image img {
    position: absolute;
    top: 0;
    left: 0
}

.w-carousel-default .w-carousel-title {
    color: #064560;
    font: 500 21px myriad pro,helvetica;
    margin-bottom: 5px
}

.w-carousel-default .w-carousel-text {
    padding: 0
}

.w-carousel-default .w-carousel-prev {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 23px;
    height: 22px;
    text-indent: -9999px;
    background: transparent url(/static/projects/finch/images/carousel_back_forward.png) no-repeat 0 0
}

.w-carousel-default .w-carousel-prev:focus {
    outline: none
}

.w-carousel-default .w-carousel-next {
    position: absolute;
    bottom: 20px;
    left: 50px;
    width: 23px;
    height: 22px;
    text-indent: -9999px;
    background: transparent url(/static/projects/finch/images/carousel_back_forward.png) no-repeat 0 bottom
}

.w-carousel-default .w-carousel-next:focus {
    outline: none
}

.w-buckets-default .w-buckets-wrapper {
    display: table;
    table-layout: fixed
}

.w-buckets-default .w-buckets-wrapper .w-buckets {
    display: table-row
}

.w-buckets-default .w-buckets-wrapper .w-buckets .w-bucket {
    display: table-cell;
    float: none;
    vertical-align: top
}

.w-buckets-default .w-bucket {
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.w-buckets-default .w-bucket:first-child {
    padding-left: 0;
    margin-left: 0;
    border-left: 0
}

.w-buckets-default .w-bucket:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

.w-buckets-default .w-bucket .webs-title {
    padding: 8px 0;
    margin: 0;
    clear: both
}

.w-buckets-default .w-bucket .webs-submodule-button {
    margin-top: 10px
}

.w-buckets-default .w-bucket .webs-submodule-image {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.webs-table-container {
    position: relative
}

.webs-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border: 1px solid
}

.webs-table.showborder {
    border-style: solid!important
}

.webs-table.showborder>tbody>tr>td,.webs-table.showborder>thead>tr>td {
    border-left-style: solid!important
}

.webs-table.showborder>tbody>tr>td:first-child,.webs-table.showborder>thead>tr>td:first-child {
    border-left-style: none!important
}

.webs-table.hideborder {
    border-style: none!important
}

.webs-table.hideborder>tbody>tr>td,.webs-table.hideborder>thead>tr>td {
    border-left-style: none!important
}

.webs-table>tbody>tr>td,.webs-table>thead>tr>td {
    min-width: 16px;
    padding: 8px 6px;
    border: 0;
    border-left: 1px solid
}

.webs-table>tbody>tr>td:first-child,.webs-table>thead>tr>td:first-child {
    border-left: 0
}

.webs-table>thead.disabled {
    display: none
}

.webs-table>thead>tr>td {
    border-color: transparent;
    padding: 12px 6px
}

.webs-table>thead>tr>td .webs-text {
    font-weight: 700
}

.webs-table {
    border-color: #e3d475
}

.webs-table tbody>tr>td {
    border-color: #e3d475
}

.webs-table thead>tr>td {
    background-color: #eee5aa;
    background-color: rgba(227,212,117,.44999999999999996)
}

.webs-table>tbody>tr.even>td {
    background-color: #131313;
    background-color: rgba(255,255,255,.02)
}

.webs-table>tbody>tr.odd>td {
    background-color: #242424;
    background-color: rgba(255,255,255,.08)
}

.w-custom-html b,.w-custom-html strong {
    font-weight: bolder
}

.w-custom-html u {
    text-decoration: underline
}

.w-custom-html i,.w-custom-html em {
    font-style: italic
}

.w-custom-html strike,.w-custom-html del {
    font-style: strikethrough
}

.w-custom-html big {
    font-size: bigger
}

.w-custom-html small {
    font-size: smaller
}

.w-custom-html p {
    margin: 1em 0
}

.w-custom-html blockquote {
    margin: 1em 40px
}

.w-custom-html h1 {
    font-size: 2em;
    font-weight: 700;
    margin: .67em 0
}

.w-custom-html h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin: .83em 0
}

.w-custom-html h3 {
    font-size: 1.17em;
    font-weight: 700;
    margin: 1em 0
}

.w-custom-html h4 {
    font-weight: 700;
    margin: 1.33em 0
}

.w-custom-html h5 {
    font-size: .83em;
    font-weight: 700;
    margin: 1.67em 0
}

.w-custom-html h6 {
    font-size: .67em;
    font-weight: 700;
    margin: 2.33em 0
}

.w-custom-html pre {
    white-space: pre;
    margin: 1em 0
}

.w-custom-html table {
    border-spacing: 2px;
    border-collapse: separate;
    margin-top: 0;
    margin-bottom: 0
}

.w-custom-html table[align=center]>caption {
    margin-left: auto;
    margin-right: auto
}

.w-custom-html tr {
    vertical-align: inherit
}

.w-custom-html tbody,.w-custom-html thead,.w-custom-html tfoot,.w-custom-html table>tr {
    vertical-align: middle
}

.w-custom-html td {
    vertical-align: inherit;
    padding: 1px
}

.w-custom-html th {
    vertical-align: inherit;
    font-weight: 700;
    padding: 1px
}

.w-custom-html sub {
    vertical-align: sub;
    font-size: smaller;
    line-height: normal
}

.w-custom-html sup {
    vertical-align: super;
    font-size: smaller;
    line-height: normal
}

.w-custom-html ul,.w-custom-html menu,.w-custom-html dir {
    list-style-type: disc;
    padding-left: 40px
}

.w-custom-html ol {
    list-style-type: decimal;
    margin: 1em 0
}

.w-custom-html ul ul,.w-custom-html ul ol,.w-custom-html ul dir,.w-custom-html ul menu,.w-custom-html ul dl,.w-custom-html ol ul,.w-custom-html ol ol,.w-custom-html ol dir,.w-custom-html ol menu,.w-custom-html ol dl,.w-custom-html dir ul,.w-custom-html dir ol,.w-custom-html dir dir,.w-custom-html dir menu,.w-custom-html dir dl,.w-custom-html menu ul,.w-custom-html menu ol,.w-custom-html menu dir,.w-custom-html menu menu,.w-custom-html menu dl,.w-custom-html dl ul,.w-custom-html dl ol,.w-custom-html dl dir,.w-custom-html dl menu,.w-custom-html dl dl {
    margin-top: 0;
    margin-bottom: 0
}

.w-custom-html ol ul,.w-custom-html ul ul,.w-custom-html menu ul,.w-custom-html dir ul,.w-custom-html ol menu,.w-custom-html ul menu,.w-custom-html menu menu,.w-custom-html dir menu,.w-custom-html ol dir,.w-custom-html ul dir,.w-custom-html menu dir,.w-custom-html dir dir {
    list-style-type: circle
}

.w-custom-html ol ol ul,.w-custom-html ol ul ul,.w-custom-html ol menu ul,.w-custom-html ol dir ul,.w-custom-html ol ol menu,.w-custom-html ol ul menu,.w-custom-html ol menu menu,.w-custom-html ol dir menu,.w-custom-html ol ol dir,.w-custom-html ol ul dir,.w-custom-html ol menu dir,.w-custom-html ol dir dir,.w-custom-html ul ol ul,.w-custom-html ul ul ul,.w-custom-html ul menu ul,.w-custom-html ul dir ul,.w-custom-html ul ol menu,.w-custom-html ul ul menu,.w-custom-html ul menu menu,.w-custom-html ul dir menu,.w-custom-html ul ol dir,.w-custom-html ul ul dir,.w-custom-html ul menu dir,.w-custom-html ul dir dir,.w-custom-html menu ol ul,.w-custom-html menu ul ul,.w-custom-html menu menu ul,.w-custom-html menu dir ul,.w-custom-html menu ol menu,.w-custom-html menu ul menu,.w-custom-html menu menu menu,.w-custom-html menu dir menu,.w-custom-html menu ol dir,.w-custom-html menu ul dir,.w-custom-html menu menu dir,.w-custom-html menu dir dir,.w-custom-html dir ol ul,.w-custom-html dir ul ul,.w-custom-html dir menu ul,.w-custom-html dir dir ul,.w-custom-html dir ol menu,.w-custom-html dir ul menu,.w-custom-html dir menu menu,.w-custom-html dir dir menu,.w-custom-html dir ol dir,.w-custom-html dir ul dir,.w-custom-html dir menu dir,.w-custom-html dir dir dir {
    list-style-type: square
}

.webs-image-wrapper-1 {
    display: inline-block;
    position: relative
}

.webs-image-crop {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.webs-image-crop img {
    width: 100%
}

.webs-module-image .webs-align-left,.webs-module-image .webs-align-center,.webs-module-image .webs-align-right {
    font-size: 0
}

.webs-image-left {
    float: left;
    display: block;
    width: auto
}

.webs-image-right {
    float: right;
    display: block;
    width: auto
}

.webs-image-center {
    float: none;
    margin: 0 auto;
    display: block
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link {
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -33px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font: 900 60px/1em sans-serif;
    color: #fff;
    z-index: 2;
    opacity: 0
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:after {
    content: "+";
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font: 900 30px/1em sans-serif;
    color: #fff;
    z-index: 1;
    opacity: 0
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover {
    text-decoration: none;
    width: 500%
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:before {
    opacity: .8
}

.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:after {
    opacity: .3
}

.combo-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.combo-footer .webs-submodule {
    padding: 10px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    -webkit-flex: 5 0 auto;
    flex: 5 0 auto
}

.combo-footer .webs-text {
    line-height: normal
}

.combo-footer .w-social-links_resizer {
    max-width: 100%
}

.w-team-default .webs-frame-inner_opacity {
    padding: 7px
}

.w-team-default .webs-frame,.w-team-default .webs-frame-container,.w-team-default .webs-frame-container1,.w-team-default .webs-frame-container2 {
    border-radius: 50%
}

.w-team-default .webs-frame-right {
    border-radius: 50%;
    width: 100%!important;
    z-index: -1;
    right: 0
}

.w-team-default .webs-frame-top,.w-team-default .webs-frame-bottom,.w-team-default .webs-frame-left {
    display: none
}

.w-team-default .w-team-header {
    margin-bottom: 30px
}

.w-team-default .w-team-wrapper {
    display: table;
    table-layout: fixed
}

.w-team-default .w-team-wrapper .w-team {
    display: table-row
}

.w-team-default .w-team-wrapper .w-team .w-teamMember {
    display: table-cell;
    vertical-align: top
}

.w-team-default .w-teamMember {
    padding-left: 10px;
    padding-right: 10px
}

.w-team-default .w-teamMember:first-child {
    padding-left: 0;
    margin-left: 0;
    border-left: 0
}

.w-team-default .w-teamMember:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

.w-team-default .w-teamMember .webs-title {
    padding: 0;
    margin: 0;
    clear: both
}

.w-team-default .w-teamMember .webs-submodule-image {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w-team-default .w-teamMember .webs-submodule-image .webs-image-wrapper-1 .webs-image-crop {
    border-radius: 50%
}

.w-team-default .w-teamMember .w-social-links_resizer {
    max-width: 100%;
    margin: 0 auto
}

.w-team-default .w-teamMember .w-social_links {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center
}

.w-team-default .w-teamMember .w-social_links .bldr-placeholder-element {
    overflow: hidden
}

.w-team-default .w-teamMember .webs-text {
    text-align: center;
    line-height: 20px
}

.w-team-default .w-teamMember .webs-text:last-child {
    padding-top: 5px
}

.w-social-links-base .w-social_links {
    display: inline-block;
    padding-bottom: 2px;
    width: 100%
}

.w-mobile {
    width: auto!important
}

.w-social-links-style1 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 31px;
    margin-top: 4px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style01.png)
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-twitter {
    background-position: -34px 0
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -33px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-youtube {
    background-position: -34px -33px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -66px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -34px -66px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -99px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-flickr {
    background-position: -34px -99px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -132px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -34px -132px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -165px
}

.w-social-links-style1 .w-social-links_resizer .w-social_link-instagram {
    background-position: -34px -165px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style02.png)
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-twitter {
    background-position: -18px 0
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -18px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-youtube {
    background-position: -18px -18px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -36px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -18px -36px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -54px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-flickr {
    background-position: -18px -54px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -72px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -18px -72px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -90px
}

.w-social-links-style2 .w-social-links_resizer .w-social_link-instagram {
    background-position: -18px -90px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 47px;
    height: 46px;
    margin-top: 4px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style03.png)
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-twitter {
    background-position: -50px 0
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -50px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-youtube {
    background-position: -50px -50px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -100px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -50px -100px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -150px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-flickr {
    background-position: -50px -150px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -200px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -50px -200px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -250px
}

.w-social-links-style3 .w-social-links_resizer .w-social_link-instagram {
    background-position: -50px -250px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style04.png)
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-twitter {
    background-position: -32px 0
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -32px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-youtube {
    background-position: -32px -32px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -64px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -32px -64px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -96px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-flickr {
    background-position: -32px -96px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -128px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -32px -128px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -160px
}

.w-social-links-style4 .w-social-links_resizer .w-social_link-instagram {
    background-position: -32px -160px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style05.png)
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-twitter {
    background-position: -34px 0
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -34px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-youtube {
    background-position: -34px -34px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -68px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -34px -68px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -102px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-flickr {
    background-position: -34px -102px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -136px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -34px -136px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -170px
}

.w-social-links-style5 .w-social-links_resizer .w-social_link-instagram {
    background-position: -34px -170px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    margin-left: 0;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style06.png)
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-twitter {
    background-position: -18px 0
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -18px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-youtube {
    background-position: -18px -18px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -36px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -18px -36px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -54px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-flickr {
    background-position: -18px -54px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -72px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -18px -72px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -90px
}

.w-social-links-style6 .w-social-links_resizer .w-social_link-instagram {
    background-position: -18px -90px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style07.png)
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-twitter {
    background-position: -27px 0
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -27px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-youtube {
    background-position: -27px -27px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -54px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -27px -54px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -81px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-flickr {
    background-position: -27px -81px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -108px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -27px -108px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -135px
}

.w-social-links-style7 .w-social-links_resizer .w-social_link-instagram {
    background-position: -27px -135px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style08.png)
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-twitter {
    background-position: -27px 0
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -27px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-youtube {
    background-position: -27px -27px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -54px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -27px -54px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -81px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-flickr {
    background-position: -27px -81px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -108px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -27px -108px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -135px
}

.w-social-links-style8 .w-social-links_resizer .w-social_link-instagram {
    background-position: -27px -135px
}

.style1 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 31px;
    margin-top: 4px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style01.png)
}

.style1 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style1 .w-social-links_resizer .w-social_link-twitter {
    background-position: -34px 0
}

.style1 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -33px
}

.style1 .w-social-links_resizer .w-social_link-youtube {
    background-position: -34px -33px
}

.style1 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -66px
}

.style1 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -34px -66px
}

.style1 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -99px
}

.style1 .w-social-links_resizer .w-social_link-flickr {
    background-position: -34px -99px
}

.style1 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -132px
}

.style1 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -34px -132px
}

.style1 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -165px
}

.style1 .w-social-links_resizer .w-social_link-instagram {
    background-position: -34px -165px
}

.style2 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style02.png)
}

.style2 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style2 .w-social-links_resizer .w-social_link-twitter {
    background-position: -18px 0
}

.style2 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -18px
}

.style2 .w-social-links_resizer .w-social_link-youtube {
    background-position: -18px -18px
}

.style2 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -36px
}

.style2 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -18px -36px
}

.style2 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -54px
}

.style2 .w-social-links_resizer .w-social_link-flickr {
    background-position: -18px -54px
}

.style2 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -72px
}

.style2 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -18px -72px
}

.style2 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -90px
}

.style2 .w-social-links_resizer .w-social_link-instagram {
    background-position: -18px -90px
}

.style3 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 47px;
    height: 46px;
    margin-top: 4px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style03.png)
}

.style3 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style3 .w-social-links_resizer .w-social_link-twitter {
    background-position: -50px 0
}

.style3 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -50px
}

.style3 .w-social-links_resizer .w-social_link-youtube {
    background-position: -50px -50px
}

.style3 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -100px
}

.style3 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -50px -100px
}

.style3 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -150px
}

.style3 .w-social-links_resizer .w-social_link-flickr {
    background-position: -50px -150px
}

.style3 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -200px
}

.style3 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -50px -200px
}

.style3 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -250px
}

.style3 .w-social-links_resizer .w-social_link-instagram {
    background-position: -50px -250px
}

.style4 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style04.png)
}

.style4 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style4 .w-social-links_resizer .w-social_link-twitter {
    background-position: -32px 0
}

.style4 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -32px
}

.style4 .w-social-links_resizer .w-social_link-youtube {
    background-position: -32px -32px
}

.style4 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -64px
}

.style4 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -32px -64px
}

.style4 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -96px
}

.style4 .w-social-links_resizer .w-social_link-flickr {
    background-position: -32px -96px
}

.style4 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -128px
}

.style4 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -32px -128px
}

.style4 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -160px
}

.style4 .w-social-links_resizer .w-social_link-instagram {
    background-position: -32px -160px
}

.style5 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    margin-left: 1px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style05.png)
}

.style5 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style5 .w-social-links_resizer .w-social_link-twitter {
    background-position: -34px 0
}

.style5 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -34px
}

.style5 .w-social-links_resizer .w-social_link-youtube {
    background-position: -34px -34px
}

.style5 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -68px
}

.style5 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -34px -68px
}

.style5 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -102px
}

.style5 .w-social-links_resizer .w-social_link-flickr {
    background-position: -34px -102px
}

.style5 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -136px
}

.style5 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -34px -136px
}

.style5 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -170px
}

.style5 .w-social-links_resizer .w-social_link-instagram {
    background-position: -34px -170px
}

.style6 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    margin-left: 0;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style06.png)
}

.style6 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style6 .w-social-links_resizer .w-social_link-twitter {
    background-position: -18px 0
}

.style6 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -18px
}

.style6 .w-social-links_resizer .w-social_link-youtube {
    background-position: -18px -18px
}

.style6 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -36px
}

.style6 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -18px -36px
}

.style6 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -54px
}

.style6 .w-social-links_resizer .w-social_link-flickr {
    background-position: -18px -54px
}

.style6 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -72px
}

.style6 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -18px -72px
}

.style6 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -90px
}

.style6 .w-social-links_resizer .w-social_link-instagram {
    background-position: -18px -90px
}

.style7 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style07.png)
}

.style7 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style7 .w-social-links_resizer .w-social_link-twitter {
    background-position: -27px 0
}

.style7 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -27px
}

.style7 .w-social-links_resizer .w-social_link-youtube {
    background-position: -27px -27px
}

.style7 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -54px
}

.style7 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -27px -54px
}

.style7 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -81px
}

.style7 .w-social-links_resizer .w-social_link-flickr {
    background-position: -27px -81px
}

.style7 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -108px
}

.style7 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -27px -108px
}

.style7 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -135px
}

.style7 .w-social-links_resizer .w-social_link-instagram {
    background-position: -27px -135px
}

.style8 .w-social-links_resizer .w-social_link {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-left: 2px;
    background: transparent url(https://members.webs.com/s/modules/social-links/v1.23/icons/style08.png)
}

.style8 .w-social-links_resizer .w-social_link-facebook {
    background-position: 0 0
}

.style8 .w-social-links_resizer .w-social_link-twitter {
    background-position: -27px 0
}

.style8 .w-social-links_resizer .w-social_link-linkedin {
    background-position: 0 -27px
}

.style8 .w-social-links_resizer .w-social_link-youtube {
    background-position: -27px -27px
}

.style8 .w-social-links_resizer .w-social_link-rss {
    background-position: 0 -54px
}

.style8 .w-social-links_resizer .w-social_link-tumblr {
    background-position: -27px -54px
}

.style8 .w-social-links_resizer .w-social_link-blogger {
    background-position: 0 -81px
}

.style8 .w-social-links_resizer .w-social_link-flickr {
    background-position: -27px -81px
}

.style8 .w-social-links_resizer .w-social_link-vimeo {
    background-position: 0 -108px
}

.style8 .w-social-links_resizer .w-social_link-lastfm {
    background-position: -27px -108px
}

.style8 .w-social-links_resizer .w-social_link-pinterest {
    background-position: 0 -135px
}

.style8 .w-social-links_resizer .w-social_link-instagram {
    background-position: -27px -135px
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.w-email_list-fashionmi_default .w-email_list label {
    color: #e3d475;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 23px
}

.w-email_list-fashionmi_default .w-email_list-li .w-email_list-field {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1px 4px
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.w-carousel-fashionmi_default {
    padding: 0
}

.w-carousel-fashionmi_default .w-carousel {
    position: relative;
    overflow: visible;
    border: none;
    width: 100%
}

.w-carousel-fashionmi_default .w-carousel ul {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.w-carousel-fashionmi_default .w-carousel ul li {
    overflow: hidden
}

.w-carousel-fashionmi_default .w-carousel ul li.incoming,.w-carousel-fashionmi_default .w-carousel ul li.outgoing {
    top: auto;
    overflow: hidden
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-indices {
    display: block;
    height: 30px;
    margin: 5px auto 0;
    text-align: center
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li {
    display: inline-block;
    position: relative;
    height: 28px;
    width: 28px;
    margin: 0 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #202020;
    box-shadow: 0 1px 1px rgba(255,255,255,.2),inset 0 1px 4px #000
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li .w-carousel-index {
    color: #353535;
    text-decoration: none;
    font: 700 15px/27px sans-serif
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li:hover,.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li.active {
    background: #353535
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li:hover .w-carousel-index,.w-carousel-fashionmi_default .w-carousel .w-carousel-indices li.active .w-carousel-index {
    color: #202020
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-prev,.w-carousel-fashionmi_default .w-carousel .w-carousel-next {
    bottom: -2px;
    position: relative;
    display: inline-block;
    height: 33px;
    width: 16px;
    overflow: hidden;
    background: 0 0
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-prev span,.w-carousel-fashionmi_default .w-carousel .w-carousel-next span {
    display: block;
    width: 22px;
    height: 22px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865476,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865476,SizingMethod='auto expand');
    zoom:1;background: #353535;
    margin: 5px;
    -moz-box-shadow: 1px 1px 1px rgba(255,255,255,.2),inset 1px 1px 1px rgba(0,0,0,.6);
    -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,.2),inset 1px 1px 1px rgba(0,0,0,.6);
    box-shadow: 1px 1px 1px rgba(255,255,255,.2),inset 1px 1px 1px rgba(0,0,0,.6)
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-prev span:hover,.w-carousel-fashionmi_default .w-carousel .w-carousel-next span:hover {
    background: #252525
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-prev span:after,.w-carousel-fashionmi_default .w-carousel .w-carousel-next span:after {
    content: ".";
    display: block;
    width: 8px;
    height: 8px;
    background: #1b1b1b;
    background: #1b1b1b url(/s/themes/fashion/v1.12/images/noise.png) repeat scroll 0 0;
    position: absolute;
    top: 8px;
    right: 6px;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.7);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.7);
    box-shadow: 1px 1px 1px rgba(0,0,0,.7)
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-prev {
    float: left;
    left: 0
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-next {
    float: right;
    right: 0;
    left: auto;
    margin-top: -35px
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-next span {
    left: -16px;
    position: absolute
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-description {
    width: 300px;
    background: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    bottom: 20px;
    top: auto;
    right: 0;
    text-align: right;
    padding: 0
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-title {
    font-weight: 700;
    font-family: philosopher,sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #e3d475;
    text-shadow: 0 1px 1px #e9de95;
    background: #1b1b1b url(/s/themes/fashion/v1.12/images/noise.png) repeat scroll 0 0;
    display: inline-block;
    padding: 4px 7px
}

.w-carousel-fashionmi_default .w-carousel .w-carousel-text {
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 23px;
    color: #999;
    background: #1b1b1b url(/s/themes/fashion/v1.12/images/noise.png) repeat scroll 0 0;
    display: inline-block;
    padding: 4px 7px
}

.w-carousel-fashionmi_default .w-carousel.single_slide .w-carousel-prev,.w-carousel-fashionmi_default .w-carousel.single_slide .w-carousel-next,.w-carousel-fashionmi_default .w-carousel.single_slide .w-carousel-indices {
    display: none
}

.w-carousel-fashionmi_default .w-carousel.hide_text .w-carousel-text {
    display: none
}

.w-carousel-fashionmi_default .w-carousel.hide_title .w-carousel-title {
    display: none
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.w-button-fashionmi_default .w-button {
    background: #e3d475;
    min-height: 26px;
    line-height: 26px;
    color: #1b1b1b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: none;
    border: none;
    margin: 0;
    padding: 0 15px
}

.w-button-fashionmi_default .w-button:hover {
    text-decoration: underline
}

.footer .w-button-fashionmi_default .w-button:hover {
    color: #1b1b1b
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.w-table-fashionmi_default .webs-table-wrap .webs-table {
    border: none
}

.w-table-fashionmi_default .webs-table-wrap .webs-table>thead>tr>td {
    box-shadow: 0 1px 1px rgba(255,255,255,.1),inset 0 1px 2px rgba(0,0,0,.9);
    background-color: #2f2f2f;
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.23));
    background-image: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.23));
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(1,rgba(0,0,0,0.23)));
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.23));
    background-image: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.23));
    text-transform: uppercase
}

.w-table-fashionmi_default .webs-table-wrap .webs-table>thead>tr>td .webs-text {
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.w-table-fashionmi_default .webs-table-wrap .webs-table>thead>tr>td:first-child {
    -moz-border-radius-top-left: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottom-left: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.w-table-fashionmi_default .webs-table-wrap .webs-table>thead>tr>td:last-child {
    -moz-border-radius-top-right: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-bottom-right: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.w-table-fashionmi_default .webs-table-wrap .webs-table>tbody>tr>td {
    border-color: #2f2f2f;
    border-color: rgba(255,255,255,.07)
}

* html .clearfix {
    zoom:1}

*:first-child+html .clearfix {
    zoom:1}

.w-contact_form-fashionmi_default .w-contact_form label {
    color: #e3d475;
    font-weight: 400;
    font-family: arial,sans-serif;
    font-size: 13px;
    line-height: 23px
}

.w-contact_form-fashionmi_default .w-contact_form-li>.w-contact_form-input .w-contact_form-field {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1px 4px
}
