html { font-family: 'PT Sans', sans-serif; }
div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #f00
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid #f00
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #f00;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('/assets/img/ajax-loader.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0
}

div.wpcf7 input[type="file"] {
    cursor: pointer
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center
}

.cn-top {
    top: 0
}

.cn-bottom {
    bottom: 0
}

.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%
}

.cookie-notice-revoke-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    visibility: hidden
}

.cn-top .cookie-notice-revoke-container {
    top: 0;
    bottom: auto
}

#cookie-notice .cn-revoke-cookie {
    margin: 0
}

.cn-button.wp-default,
.cn-button.wp-default:hover,
.cn-button.bootstrap,
.cn-button.bootstrap:hover {
    box-shadow: none;
    text-decoration: none
}

#cookie-notice .cn-button {
    margin-left: 10px
}

.cn-button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none
}

.cn-button.wp-default:hover {
    background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
    border-color: #999;
    color: #222
}

.cn-button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: .3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    *background-color: #04c;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none
}

.cn-button.bootstrap:hover {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

#debungcontrolls,
.debugtimeline {
    width: 100%;
    box-sizing: border-box
}

.rev_column,
.rev_column .tp-parallax-wrap,
.tp-svg-layer svg {
    vertical-align: top
}

#debungcontrolls {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    height: auto;
    background: rgba(0, 0, 0, .6);
    padding: 10px
}

.debugtimeline {
    height: 10px;
    position: relative;
    margin-bottom: 3px;
    display: none;
    white-space: nowrap
}

.debugtimeline:hover {
    height: 15px
}

.the_timeline_tester {
    background: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0
}

.rs-go-fullscreen {
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    left: 0!important;
    z-index: 9999999!important;
    background: #fff!important
}

.debugtimeline.tl_slide .the_timeline_tester {
    background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
    background: #3498db
}

.debugtimline_txt {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    line-height: 10px
}

.rtl {
    direction: rtl
}

.entry-content .rev_slider a,
.rev_slider a {
    box-shadow: none
}

.tp-overflow-hidden {
    overflow: hidden!important
}

.group_ov_hidden {
    overflow: hidden
}

.rev_slider img,
.tp-simpleresponsive img {
    max-width: none!important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    list-style: none!important;
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    visibility: hidden
}

.tp-revslider-mainul,
.tp-revslider-slidesli {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important
}

.fullscreen-container,
.fullwidthbanner-container {
    padding: 0;
    position: relative
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute!important
}

.tp-caption .rs-untoggled-content {
    display: block
}

.tp-caption .rs-toggled-content {
    display: none
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none
}

.rev_slider .caption,
.rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased!important;
    z-index: 1
}

.rev_slider .caption,
.rev_slider .tp-caption,
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap:last-child {
    margin-bottom: 0
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative
}

.tp-carousel-wrapper {
    cursor: url(/wp-content/plugins/revslider/public/assets/css/openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none!important
}

.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

.tp-caption.tp-hidden-caption,
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-parallax-wrap.tp-hidden-caption {
    visibility: hidden!important;
    display: none!important
}

.rev_slider audio,
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none!important
}

.tp-element-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

.tp-parallax-wrap {
    transform-style: preserve-3d
}

.rev_row_zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0
}

.rev_column_inner,
.rev_slider .tp-caption.rev_row {
    position: relative;
    width: 100%!important;
    box-sizing: border-box
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_middle {
    top: 50%;
    transform: translateY(-50%)
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_slider .tp-caption.rev_row {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    height: auto!important;
    font-size: 0
}

.rev_column {
    display: table-cell;
    position: relative;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

.rev_column_inner {
    display: block;
    height: auto!important;
    white-space: normal!important
}

.rev_column_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    height: 0;
    top: 0;
    width: 0;
    position: absolute
}

.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap {
    text-align: inherit
}

.rev_column_inner .tp-mask-wrap {
    display: inline-block
}

.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    position: relative!important;
    left: auto!important;
    top: auto!important;
    line-height: 0
}

.tp-video-play-button,
.tp-video-play-button i {
    line-height: 50px!important;
    vertical-align: top;
    text-align: center
}

.rev_column_inner .rev_layer_in_column,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    vertical-align: top
}

.rev_break_columns {
    display: block!important
}

.rev_break_columns .tp-parallax-wrap.rev_column {
    display: block!important;
    width: 100%!important
}

.fullwidthbanner-container {
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.caption.fullscreenvideo,
.rs-background-video-layer,
.tp-caption.coverscreenvideo,
.tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.noFilterClass {
    filter: none!important
}

.rs-background-video-layer {
    visibility: hidden;
    z-index: 0
}

.caption.fullscreenvideo audio,
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out!important
}

.tp-audio-html5 .tp-video-play-button,
.tp-hiddenaudio {
    display: none!important
}

.tp-caption .html5vid {
    width: 100%!important;
    height: 100%!important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px!important
}

.rs-fullvideo-cover,
.tp-dottedoverlay,
.tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff!important;
    border-right: 5px solid #fff!important;
    margin-top: 15px!important;
    line-height: 20px!important;
    vertical-align: top;
    font-size: 25px!important
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.fullscreenvideo .fullscreenvideo audio,
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain!important
}

.fullscreenvideo .fullcoveredvideo audio,
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.rev-btn.rev-hiddenicon i,
.rev-btn.rev-withicon i {
    transition: all .2s ease-out!important;
    font-size: 15px
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5
}

.disabled_lc .tp-video-play-button,
.rs-background-video-layer audio::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button {
    display: none!important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1!important;
    visibility: visible!important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:after,
.tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: 0!important;
    box-shadow: none!important;
    text-decoration: none!important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    margin-left: 10px!important
}

.rev-btn.rev-hiddenicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    opacity: 0;
    margin-left: 0!important;
    width: 0!important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-hiddenicon i,
.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-hiddenicon i,
.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    border-radius: 30px
}

.rev-minround {
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat!important
}

.rev-burger.revb-white span,
.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover:first-child,
.open .rev-burger:first-child,
.open.rev-burger:first-child {
    transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover:nth-child(2),
.open .rev-burger:nth-child(2),
.open.rev-burger:nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover:last-child,
.open .rev-burger:last-child,
.open.rev-burger:last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-burger.revb-darknoborder,
.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span,
.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    color: #fff
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr,
.rev-cbutton-light-sr {
    border-radius: 3px
}

.rev-cbutton-light,
.rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #000;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)
}

.tp-caption.slidelink a span {
    background: url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)
}

.tp-loader.spinner0,
.tp-loader.spinner5 {
    background-image: url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);
    background-repeat: no-repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #FFC321!important
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em!important
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important
}

.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background-position: center center
}

.tp-loader.spinner5 {
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab.selected,
.tp-tab:hover,
.tp-thumb.selected,
.tp-thumb:hover {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box!important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box!important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hginfo,
.hglayerinfo {
    font-size: 12px;
    font-weight: 600
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

body.rtl .tp-kbimg {
    left: 0!important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.helpgrid,
.hginfo {
    position: absolute
}

.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b!important
}

.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua::after,
.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.tp-kbimg-wrap:after,
.tp-kbimg-wrap:before {
    height: 500%;
    width: 500%
}


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('/assets/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571428572em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

#fancybox-loading,
#fancybox-loading div,
#fancybox-overlay,
#fancybox-wrap,
.fancybox-bg,
#fancybox-outer,
#fancybox-content,
#fancybox-content>div,
#fancybox-content>div>div,
#fancybox-frame,
#fancybox-close,
#fancybox-title,
#fancybox-title div,
#fancybox-left,
#fancybox-right,
.fancy-ico {
    box-sizing: content-box;
    -moz-box-sizing: content-box
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 111104;
    display: none
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('/assets/img/fancybox.png')
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 111100;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 111101;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px #111;
    -moz-box-shadow: 0 0 20px #111;
    -webkit-box-shadow: 0 0 20px #111
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    z-index: 111102;
    border: 0 solid #fff;
    background: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

#fancybox-content>div {
    max-width: 100%;
    max-height: 100%
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 111101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('/assets/img/fancybox.png') -40px 0;
    cursor: pointer;
    z-index: 111103;
    display: none
}

#fancybox-error {
    color: #444;
    padding: 14px;
    margin: 0
}

#fancybox-frame,
#fancybox-img {
    width: 100%;
    height: 100%;
    border: 0
}

#fancybox-img {
    padding: 0;
    margin: 0;
    line-height: 0;
    vertical-align: top;
    max-width: none!important;
    max-height: none!important
}

#fancybox-frame {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transform: translateZ(0px);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    background: initial;
    z-index: 111102;
    display: none
}

#fancybox-left {
    left: 0
}

.rtl #fancybox-left {
    left: auto;
    right: 0
}

#fancybox-right {
    right: 0
}

.rtl #fancybox-right {
    left: 0;
    right: auto
}

#fancybox-left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 111102;
    display: block
}

#fancybox-left-ico {
    background-image: url('/assets/img/fancybox.png');
    background-position: -40px -30px
}

.rtl #fancybox-left-ico {
    background-position: -40px -60px;
    right: -9999px
}

#fancybox-right-ico {
    background-image: url('/assets/img/fancybox.png');
    background-position: -40px -60px
}

.rtl #fancybox-right-ico {
    background-position: -40px -30px;
    right: -9999px
}

#fancybox-left:focus,
#fancybox-right:focus {
    outline: 0;
    background: initial
}

#fancybox-left:hover span {
    left: 20px
}

.rtl #fancybox-left:hover span {
    right: 20px
}

#fancybox-right:hover span {
    left: auto;
    right: 20px
}

.rtl #fancybox-right:hover span {
    right: auto;
    left: 20px
}

#fancybox-title {
    z-index: 111102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
    font-weight: 600
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

.rtl .fancybox-title-over {
    text-align: right
}

#fancybox-title-over {
    padding: 10px;
    background: rgba(0, 0, 0, .64);
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: 0;
    border-collapse: collapse;
    width: auto
}

#fancybox-title-float-wrap tr,
#fancybox-title-float-wrap td {
    border: 0;
    white-space: nowrap
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/assets/img/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #fff;
    line-height: 29px;
    font-weight: 600;
    font-size: 14px;
    padding: 0 0 3px 0;
    background: url('/assets/img/fancybox-x.png') 0 -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/assets/img/fancybox.png') -55px -90px no-repeat
}

.fancybox-hidden {
    display: none
}

html,
body,
div,
span,
object,
iframe,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
button,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

html,
body {
    width: 100%;
    height: 100%
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: 0
}

a:active,
input:focus,
textarea:focus,
select:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

ins {
    text-decoration: underline
}

del {
    text-decoration: line-through
}

i,
em {
    font-style: italic
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th,
li {
    vertical-align: top
}

dl,
ul,
ol {
    list-style: none;
    margin: 0
}

.i-cf:before,
.i-cf:after {
    content: ' ';
    display: table
}

.i-cf:after {
    clear: both
}

.g-html .thin {
    font-weight: 300
}

.g-html .bold {
    font-weight: 700
}

.g-html .align_left {
    text-align: left
}

.g-html .align_right {
    text-align: right
}

.g-html .align_center {
    text-align: center
}

.g-html .align_justify {
    text-align: justify
}

.l-header {
    position: relative
}

.l-subheader {
    position: relative;
    margin: 0 auto
}

.l-subheader-h {
    margin: 0 auto;
    max-width: 1200px
}

.l-main {
    position: relative
}

.l-submain {
    position: relative;
    margin: 0 auto
}

.l-submain-h {
    position: relative;
    margin: 0 auto;
    max-width: 1200px
}

.l-content {
    width: 70%
}

.l-sidebar {
    width: 25%
}

.l-footer {
    position: relative
}

.l-subfooter {
    position: relative;
    margin: 0 auto
}

.l-subfooter-h {
    margin: 0 auto;
    max-width: 1200px
}

.l-canvas.type_boxed,
.l-canvas.type_boxed .l-subheader,
.l-canvas.type_boxed ~ .l-footer .l-subfooter {
    max-width: 1300px;
    margin: 0 auto
}

.col_cont .l-content {
    width: 100%
}

.col_cont .l-sidebar {
    display: none
}

.col_contside .l-content,
.col_sidecont .l-sidebar {
    float: left
}

.col_contside .l-sidebar,
.col_sidecont .l-content {
    float: right
}

a {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 20px
}

.g-html>h1:last-child,
.g-html>h2:last-child,
.g-html>h3:last-child,
.g-html>h4:last-child,
.g-html>h5:last-child,
.g-html>h6:last-child {
    margin-bottom: 0
}

.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6 {
    padding-top: 10px
}

.g-html h2:first-child,
.g-html h3:first-child,
.g-html h4:first-child,
.g-html h5:first-child,
.g-html h6:first-child,
.g-html h1 + h2,
.g-html h1 + h3,
.g-html h1 + h4,
.g-html h1 + h5,
.g-html h1 + h6,
.g-html h2 + h3,
.g-html h2 + h4,
.g-html h2 + h5,
.g-html h2 + h6,
.g-html h3 + h4,
.g-html h3 + h5,
.g-html h3 + h6,
.g-html h4 + h6,
.g-html h4 + h5,
.g-html h5 + h6,
.g-html .g-hr + h2,
.g-html .g-hr + h3,
.g-html .g-hr + h4,
.g-html .g-hr + h5,
.g-html .g-hr+h6 {
    padding-top: 0
}

.g-html p {
    margin-bottom: 20px
}

.g-html ul,
.g-html ol {
    margin-left: 35px;
    margin-bottom: 20px
}

.g-html ul {
    list-style-type: disc
}

.g-html ol {
    list-style-type: decimal
}

.g-html li ul,
.g-html li ol {
    margin-bottom: 5px;
    margin-top: 5px
}

.g-html address {
    margin-bottom: 20px
}

.g-html pre {
    display: block;
    font-family: Consolas, Lucida Console, monospace;
    overflow-x: auto;
    width: 100%;
    margin-bottom: 20px
}

.g-html code {
    display: inline-block;
    vertical-align: top;
    font-family: Consolas, Lucida Console, monospace
}

.g-html pre code {
    display: block;
    padding: 0;
    overflow-wrap: normal
}

.g-html blockquote {
    margin-bottom: 20px
}

.g-html blockquote q,
.g-html blockquote p {
    font: inherit;
    margin: 0
}

.g-html blockquote cite {
    display: block;
    font-size: 80%
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select {
    border: none;
    line-height: 1.5em;
    width: 100%;
    padding: 8px
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
select {
    height: 40px;
    vertical-align: top
}

select[multiple="multiple"] {
    height: auto
}

textarea {
    height: 120px;
    resize: vertical
}

label,
input[type="checkbox"],
input[type="radio"] {
    cursor: pointer
}

.g-btn,
button,
input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    padding: 5px 20px
}

.g-cols:before,
.g-cols:after {
    display: table;
    line-height: 0;
    content: ''
}

.g-cols:after {
    clear: both
}

.g-cols>div {
    float: left;
    width: 100%
}

.g-cols.offset_default>div {
    margin-left: 4.0000%
}

.g-cols.offset_default>div:first-child,
.g-cols.offset_default>div.full-width {
    margin-left: 0
}

.g-cols.offset_default>.one-half,
.g-cols.offset_default>.two-quarters,
.g-cols.offset_default>.two-fourths,
.g-cols.offset_default>.three-sixths {
    width: 48.0000%
}

.g-cols.offset_default>.one-third,
.g-cols.offset_default>.two-sixths {
    width: 30.6666%
}

.g-cols.offset_default>.two-thirds,
.g-cols.offset_default>.four-sixths {
    width: 65.3333%
}

.g-cols.offset_default>.one-quarter,
.g-cols.offset_default>.one-fourth {
    width: 22.0000%
}

.g-cols.offset_default>.three-quarters,
.g-cols.offset_default>.three-fourths {
    width: 74.0000%
}

.g-cols.offset_default>.one-fifth {
    width: 16.8000%
}

.g-cols.offset_default>.two-fifths {
    width: 37.6000%
}

.g-cols.offset_default>.three-fifths {
    width: 58.4000%
}

.g-cols.offset_default>.four-fifths {
    width: 79.2000%
}

.g-cols.offset_default>.one-sixth {
    width: 13.3333%
}

.g-cols.offset_default>.five-sixths {
    width: 82.6666%
}

.g-cols.offset_wide>div {
    margin-left: 6%
}

.g-cols.offset_wide>div:first-child,
.g-cols.offset_wide>div.full-width {
    margin-left: 0
}

.g-cols.offset_wide>.one-half,
.g-cols.offset_wide>.two-quarters,
.g-cols.offset_wide>.two-fourths,
.g-cols.offset_wide>.three-sixths {
    width: 47%
}

.g-cols.offset_wide>.one-third,
.g-cols.offset_wide>.two-sixths {
    width: 29.3333%
}

.g-cols.offset_wide>.two-thirds,
.g-cols.offset_wide>.four-sixths {
    width: 64.6666%
}

.g-cols.offset_wide>.one-quarter,
.g-cols.offset_wide>.one-fourth {
    width: 20.5000%
}

.g-cols.offset_wide>.three-quarters,
.g-cols.offset_wide>.three-fourths {
    width: 73.5000%
}

.g-cols.offset_wide>.one-fifth {
    width: 15.2000%
}

.g-cols.offset_wide>.two-fifths {
    width: 36.4000%
}

.g-cols.offset_wide>.three-fifths {
    width: 57.6000%
}

.g-cols.offset_wide>.four-fifths {
    width: 78.8000%
}

.g-cols.offset_wide>.one-sixth {
    width: 11.6666%
}

.g-cols.offset_wide>.five-sixths {
    width: 82.3333%
}

.g-cols.offset_none>.one-half,
.g-cols.offset_none>.two-quarters,
.g-cols.offset_none>.two-fourths,
.g-cols.offset_none>.three-sixths {
    width: 50%
}

.g-cols.offset_none>.one-third,
.g-cols.offset_none>.two-sixths {
    width: 33.3333%
}

.g-cols.offset_none>.two-thirds,
.g-cols.offset_none>.four-sixths {
    width: 66.6666%
}

.g-cols.offset_none>.one-quarter,
.g-cols.offset_none>.one-fourth {
    width: 25%
}

.g-cols.offset_none>.three-quarters,
.g-cols.offset_none>.three-fourths {
    width: 75%
}

.g-cols.offset_none>.one-fifth {
    width: 20%
}

.g-cols.offset_none>.two-fifths {
    width: 40%
}

.g-cols.offset_none>.three-fifths {
    width: 60%
}

.g-cols.offset_none>.four-fifths {
    width: 80%
}

.g-cols.offset_none>.one-sixth {
    width: 16.6666%
}

.g-cols.offset_none>.five-sixths {
    width: 83.3333%
}

.g-alert {
    position: relative;
    text-align: left;
    margin-bottom: 20px
}

.g-alert-close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding: 14px;
    cursor: pointer
}

.g-alert-body {
    padding: 14px 20px
}

.g-alert.with_close .g-alert-close {
    display: block
}

.g-alert.with_close .g-alert-body {
    padding-right: 50px
}

.g-alert.type_error {
    background-color: #ffd9d9;
    color: #a24141
}

.g-alert.type_success {
    background-color: #c9f7b2;
    color: #587549
}

.g-alert.type_info {
    background-color: #cef;
    color: #3a648e
}

.g-alert.type_attention {
    background-color: #fff2b2;
    color: #846534
}

.w-actionbox {
    display: table;
    text-align: left;
    position: relative;
    width: 100%
}

.w-actionbox-text {
    display: table-cell;
    vertical-align: middle
}

.w-actionbox-text h1,
.w-actionbox-text h2,
.w-actionbox-text h3,
.w-actionbox-text h4,
.w-actionbox-text h5,
.w-actionbox-text h6 {
    margin: 0
}

.w-actionbox-text p {
    margin: 15px 0 0
}

.w-actionbox-controls {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-left: 30px;
    margin: 0
}

.w-actionbox-button {
    margin: 5px 0 5px 10px
}

.w-actionbox-button:first-child {
    margin-left: 0
}

.w-blog-list {
    position: relative
}

.w-blog-list:after {
    display: table;
    content: '';
    clear: both
}

.w-blog-preview {
    display: none;
    line-height: 0;
    padding-bottom: 20px
}

.w-blog-entry {
    position: relative
}

.w-blog-entry:after {
    display: table;
    content: '';
    clear: both
}

.w-blog-entry-preview {
    display: none;
    line-height: 0;
    width: 100%;
    position: relative
}

.w-blog-meta-date,
.w-blog-meta-author,
.w-blog-meta-category,
.w-blog-meta-tags,
.w-blog-meta-comments {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px
}

.w-blog-entry-short p:last-child {
    margin-bottom: 0
}

.w-blog-entry-more.g-btn {
    margin: 20px 0 0
}

.w-blog.columns_2 .w-blog-entry,
.w-blog.columns_3 .w-blog-entry,
.w-blog.columns_4 .w-blog-entry,
.w-blog.columns_5 .w-blog-entry {
    float: left
}

.w-blog.columns_2 .w-blog-entry {
    width: 50%
}

.w-blog.columns_3 .w-blog-entry {
    width: 33.3333%
}

.w-blog.columns_4 .w-blog-entry {
    width: 25%
}

.w-blog.columns_5 .w-blog-entry {
    width: 20%
}

.w-blog.type_masonry .w-blog-entry {
    float: left
}

.w-blog.imgpos_attop .w-blog-preview,
.w-blog.imgpos_attop .w-blog-entry-preview {
    display: block
}

.w-blog.imgpos_attop .w-blog-entry-preview+.w-blog-entry-title {
    padding-top: 20px
}

.w-blog.imgpos_atleft .w-blog-entry-preview {
    display: block;
    float: left;
    width: 30%
}

.w-blog.imgpos_atleft .w-blog-entry-title {
    margin-left: 35%;
    padding-top: 0
}

.w-blog.imgpos_atleft .w-blog-entry-body {
    margin-left: 35%
}

.w-comments-title a {
    border-bottom: 1px dotted
}

.w-comments-list:after {
    content: '';
    display: table;
    clear: both
}

.w-comments-item {
    margin-bottom: 30px;
    position: relative
}

.w-comments-childlist {
    margin-left: 30px
}

.w-comments-item-meta,
.w-comments-item-text,
.w-comments-item-answer {
    margin-left: 70px
}

.w-comments-item-meta {
    margin-bottom: 10px
}

.w-comments-item-meta:after {
    content: '';
    display: table;
    clear: both
}

.w-comments-item-icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    width: 50px
}

.w-comments-item-author {
    float: left;
    font-weight: bold;
    margin-right: 20px
}

.w-comments-item-date {
    float: left
}

.w-comments-item-text {
    margin-bottom: 10px
}

.w-gallery-tnails {
    font-size: 0;
    position: relative
}

.w-gallery-tnail {
    display: inline-block;
    vertical-align: top
}

.w-gallery-tnail-title {
    display: none;
    font-size: 14px;
    line-height: normal
}

.w-gallery.type_masonry .w-gallery-tnail {
    float: left;
    display: block;
    height: auto;
    width: 25%
}

.w-gallery.size_xs .w-gallery-tnail {
    width: 114px;
    height: 114px
}

.w-gallery.size_s .w-gallery-tnail {
    width: 190px;
    height: 190px
}

.w-gallery.size_m .w-gallery-tnail {
    width: 228px;
    height: 228px
}

.w-gallery.size_l .w-gallery-tnail {
    width: 285px;
    height: 285px
}

.w-iconbox {
    position: relative
}

.w-iconbox-link {
    display: inline
}

.w-iconbox-icon {
    text-align: center;
    margin: 0 auto;
    position: relative
}

.w-iconbox-icon img {
    display: none;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    margin: 0 auto
}

.w-iconbox .w-iconbox-title {
    margin-bottom: 0
}

.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
    margin-bottom: 10px
}

.w-iconbox.custom_img .w-iconbox-icon {
    font-size: 0 !important
}

.w-iconbox.custom_img .w-iconbox-icon i {
    display: none
}

.w-iconbox.custom_img .w-iconbox-icon img {
    display: inline-block
}

.w-iconbox.iconpos_top {
    text-align: center;
    margin: 0 auto;
    max-width: 350px
}

.w-iconbox.iconpos_left {
    text-align: left
}

.w-iconbox.iconpos_left:after {
    display: table;
    content: '';
    clear: both
}

.w-iconbox.iconpos_left .w-iconbox-icon {
    float: left
}

.w-iconbox.size_tiny .w-iconbox-icon {
    font-size: 30px;
    line-height: 30px
}

.w-iconbox.size_tiny .w-iconbox-icon img {
    max-width: 30px
}

.w-iconbox.size_tiny.iconpos_left .w-iconbox-title,
.w-iconbox.size_tiny.iconpos_left .w-iconbox-text {
    margin-left: 44px
}

.w-iconbox.size_small .w-iconbox-icon {
    font-size: 40px;
    line-height: 40px
}

.w-iconbox.size_small .w-iconbox-icon img {
    max-width: 40px
}

.w-iconbox.size_small.iconpos_left .w-iconbox-title,
.w-iconbox.size_small.iconpos_left .w-iconbox-text {
    margin-left: 56px
}

.w-iconbox.size_medium .w-iconbox-icon {
    font-size: 50px;
    line-height: 50px
}

.w-iconbox.size_medium .w-iconbox-icon img {
    max-width: 50px
}

.w-iconbox.size_medium.iconpos_left .w-iconbox-title,
.w-iconbox.size_medium.iconpos_left .w-iconbox-text {
    margin-left: 68px
}

.w-iconbox.size_big .w-iconbox-icon {
    font-size: 70px;
    line-height: 70px
}

.w-iconbox.size_big .w-iconbox-icon img {
    max-width: 70px
}

.w-iconbox.size_big.iconpos_left .w-iconbox-title,
.w-iconbox.size_big.iconpos_left .w-iconbox-text {
    margin-left: 92px
}

.w-iconbox.size_huge .w-iconbox-icon {
    font-size: 100px;
    line-height: 100px
}

.w-iconbox.size_huge .w-iconbox-icon img {
    max-width: 100px
}

.w-iconbox.size_huge.iconpos_left .w-iconbox-title,
.w-iconbox.size_huge.iconpos_left .w-iconbox-text {
    margin-left: 120px
}

.w-lang {
    position: relative
}

.w-lang-item {
    text-align: left;
    padding: 0 10px
}

.w-lang-item-icon,
.w-lang-item-title {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.w-lang-current {
    display: none
}

.w-lang.layout_hor .w-lang-list {
    overflow: hidden
}

.w-lang.layout_hor .w-lang-item {
    float: left
}

.w-lang.layout_dropdown .w-lang-list {
    display: none;
    position: absolute;
    z-index: 1;
    padding-top: 30px
}

.w-lang.layout_dropdown .w-lang-item,
.w-lang.layout_dropdown .w-lang-current {
    display: block
}

.w-lang.has_title .w-lang-item-icon {
    display: none
}

.w-lang.has_icon .w-lang-item-title {
    display: none
}

.w-lang.has_icontitle .w-lang-item-icon {
    margin-right: 5px
}

.w-logo {
    clear: both;
    height: 100%;
    position: relative
}

.w-logo-link {
    display: block;
    font-size: 0;
    height: 100%
}

.w-logo-img {
    display: inline-block;
    vertical-align: middle
}

.w-logo-title {
    display: none;
    font-size: 2em;
    white-space: normal
}

.w-logo-slogan {
    display: none;
    vertical-align: baseline
}

.w-logo.with_title .w-logo-img {
    display: none
}

.w-logo.with_title .w-logo-title {
    display: block
}

.w-logo.sloganat_right .w-logo-link {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 30px
}

.w-logo.sloganat_right .w-logo-slogan {
    display: inline-block
}

.w-logo.sloganat_bottom .w-logo-slogan {
    display: block
}

.w-nav:after {
    content: '';
    display: block;
    clear: both
}

.w-nav-control {
    display: none
}

.w-nav-list {
    display: block;
    width: auto;
    min-width: 150px
}

.g-html .w-nav-list {
    list-style: none;
    margin: 0
}

.w-nav-list.level_2 {
    display: none;
    position: absolute;
    left: auto;
    top: auto;
    z-index: 10
}

.w-nav-list.level_3 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 11
}

.w-nav-item:hover>.w-nav-list,
.w-nav-anchor:hover+.w-nav-list,
.w-nav-item.opened>.w-nav-list {
    display: block
}

.w-nav-item {
    display: block;
    position: relative
}

.w-nav-anchor {
    display: block;
    text-align: left;
    text-decoration: none;
    padding: 10px 20px;
    overflow: hidden;
    position: relative
}

.w-nav-icon {
    display: none;
    vertical-align: top;
    margin-right: 5px
}

.w-nav.layout_hor>.w-nav-list:after {
    display: table;
    content: '';
    clear: both
}

.w-nav.layout_hor>.w-nav-list>.w-nav-item {
    float: left
}

.w-nav.layout_hor.width_stretch>.w-nav-list {
    display: table;
    width: 100%
}

.w-nav.layout_hor.width_stretch>.w-nav-list>.w-nav-item {
    float: none;
    display: table-cell
}

.w-nav.layout_hor.width_stretch>.w-nav-list>.w-nav-item>.w-nav-anchor {
    text-align: center
}

.w-nav.layout_ver .w-nav-list.level_2 {
    left: 100%;
    top: 0
}

.w-nav.layout_ver.place_inside .w-nav-list {
    display: block;
    position: static
}

.w-nav.layout_ver.place_inside .w-nav-list.level_2 .w-nav-anchor.level_2 {
    padding-left: 40px
}

.w-nav.layout_ver.place_inside .w-nav-list.level_3 .w-nav-anchor.level_3 {
    padding-left: 60px
}

.w-nav.with_icons .w-nav-icon {
    display: inline
}

.w-nav.with_icons .w-nav-title {
    text-align: left
}

.w-nav.touch_enabled .w-nav-list {
    overflow-y: hidden
}

.w-nav.touch_disabled [class*="columns"] {
    position: static
}

.w-nav.touch_disabled [class*="columns"] .w-nav-list.level_2 {
    left: 0;
    right: 0;
    font-size: 0;
    line-height: 0;
    width: 100%
}

.w-nav.touch_disabled [class*="columns"] .w-nav-item.level_2 {
    display: inline-block;
    vertical-align: top
}

.w-nav.touch_disabled .columns_2 .w-nav-item.level_2 {
    width: 50%
}

.w-nav.touch_disabled .columns_3 .w-nav-item.level_2 {
    width: 33.3333%
}

.w-nav.touch_disabled .columns_4 .w-nav-item.level_2 {
    width: 25%
}

.w-nav.touch_disabled .columns_5 .w-nav-item.level_2 {
    width: 20%
}

.w-nav.touch_disabled [class*="columns"] .w-nav-list.level_3 {
    display: block;
    position: static
}

.w-nav-item.level_1.drop_left .w-nav-list.level_2 {
    right: 0
}

.w-nav-item.level_2.drop_left .w-nav-list.level_3 {
    left: auto;
    right: 100%
}

.w-portfolio-list {
    position: relative
}

.w-portfolio-list:after {
    content: '';
    display: block;
    clear: both
}

.w-portfolio-item {
    float: left
}

.w-portfolio-item-h {
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 0;
    padding-bottom: 100%
}

.w-portfolio-item-anchor {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.w-portfolio-item-image img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.w-portfolio-item-title {
    margin-bottom: 0
}

.w-portfolio-item-text {
    display: block
}

.w-portfolio.ratio_16-9 .w-portfolio-item-h {
    padding-bottom: 56.25%
}

.w-portfolio.ratio_3-2 .w-portfolio-item-h {
    padding-bottom: 66.6666%
}

.w-portfolio.ratio_4-3 .w-portfolio-item-h {
    padding-bottom: 75%
}

.w-portfolio.ratio_2-3 .w-portfolio-item-h {
    padding-bottom: 150%
}

.w-portfolio.ratio_3-4 .w-portfolio-item-h {
    padding-bottom: 133.3333%
}

.w-portfolio.columns_5 .w-portfolio-item {
    width: 20%
}

.w-portfolio.columns_4 .w-portfolio-item {
    width: 25%
}

.w-portfolio.columns_3 .w-portfolio-item {
    width: 33.3333%
}

.w-portfolio.columns_2 .w-portfolio-item {
    width: 50%
}

.w-preloader {
    display: inline-block;
    position: relative;
    font-size: 16px;
    width: 3em;
    height: 3em;
    background-color: #fff;
    color: #c20
}

.w-preloader.type_1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8em;
    height: 2.8em;
    border-radius: 50%;
    border-width: 0.1em;
    border-style: solid;
    border-color: transparent;
    border-top-color: inherit;
    -webkit-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.w-preloader.type_2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8em;
    height: 2.8em;
    border: 0.1em solid;
    border-radius: 50%;
    opacity: 0.2
}

.w-preloader.type_2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8em;
    height: 2.8em;
    border-radius: 50%;
    border-width: 0.1em;
    border-style: solid;
    border-color: transparent;
    border-top-color: inherit;
    -webkit-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear
}

.w-preloader.type_3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8em;
    height: 2.8em;
    border: 0.1em solid;
    border-radius: 50%
}

.w-preloader.type_3 .w-preloader-h {
    position: relative;
    top: 0.2em;
    left: 0.2em;
    width: 2.6em;
    height: 2.6em;
    border-radius: 50%;
    background-color: inherit;
    -webkit-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear
}

.w-preloader.type_3 .w-preloader-h:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: -0.4em 0 0 -0.25em;
    width: 0.5em;
    height: 0.5em;
    background-color: inherit
}

.w-preloader.type_4 .w-preloader-h {
    position: relative;
    width: 3em;
    height: 3em;
    background: inherit;
    border-radius: 50%;
    border: 0.1em solid
}

.w-preloader.type_4 .w-preloader-h:before {
    content: '';
    position: absolute;
    top: -0.2em;
    left: -0.2em;
    width: 1.6em;
    height: 3.3em;
    background: inherit;
    -webkit-transform-origin: 1.6em 1.6em;
    transform-origin: 1.6em 1.6em;
    -webkit-animation: rotation 2s infinite ease 1.5s;
    animation: rotation 2s infinite ease 1.5s
}

.w-preloader.type_4 .w-preloader-h:after {
    content: '';
    position: absolute;
    top: -0.2em;
    left: 1.4em;
    width: 1.6em;
    height: 3.3em;
    background: inherit;
    -webkit-transform-origin: 0px 1.6em;
    transform-origin: 0px 1.6em;
    -webkit-animation: rotation 2s infinite ease;
    animation: rotation 2s infinite ease
}

.w-preloader.type_5:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8em;
    height: 2.8em;
    border: 0.1em solid;
    border-radius: 50%;
    opacity: 0.2
}

.w-preloader.type_5 .w-preloader-h {
    position: relative;
    width: 3em;
    height: 3em;
    -webkit-animation: rotation 1s infinite ease-out;
    animation: rotation 1s infinite ease-out
}

.w-preloader.type_5 .w-preloader-h:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: -0.2em 0 0 -0.2em;
    width: 0;
    height: 0;
    border-radius: 50%;
    border: 0.3em solid
}

.w-preloader.type_6 .w-preloader-h {
    width: 3em;
    height: 3em;
    background-color: inherit;
    border: 1.5em solid;
    border-radius: 50%
}

.w-preloader.type_6 .w-preloader-h:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: inherit;
    -webkit-animation: scale 1.6s infinite ease;
    animation: scale 1.6s infinite ease
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0)
    }
}

@keyframes scale {
    0% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
    100% {
        transform: scale(0)
    }
}

.w-preloader.type_7 .w-preloader-h {
    width: 3em;
    height: 3em;
    background-color: inherit;
    border: 0.1em solid;
    border-radius: 50%;
    -webkit-animation: scale2 1.6s infinite ease;
    animation: scale2 1.6s infinite ease
}

@-webkit-keyframes scale2 {
    0% {
        -webkit-transform: scale(0.1);
        border-width: 1.5em
    }
    50% {
        -webkit-transform: scale(1);
        border-width: 0.1em
    }
    100% {
        -webkit-transform: scale(0.1);
        border-width: 1.5em
    }
}

@keyframes scale2 {
    0% {
        transform: scale(0.1);
        border-width: 1.5em
    }
    50% {
        transform: scale(1);
        border-width: 0.1em
    }
    100% {
        transform: scale(0.1);
        border-width: 1.5em
    }
}

.w-pricing {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative
}

.w-pricing-item {
    display: table-cell;
    vertical-align: top;
    text-align: center
}

.w-pricing-item-feature {
    padding: 10px
}

.w-pricing-item-footer {
    padding: 10px
}

.w-search-form {
    position: relative;
    min-width: 100px
}

.w-search-input {
    position: relative
}

.w-search input[type="text"] {
    width: auto
}

.w-search input[type="submit"] {
    display: none
}

.w-search.submit_outside .w-search-input:after {
    display: block;
    content: '';
    clear: both
}

.w-search.submit_outside input[type="text"],
.w-search.submit_outside input[type="submit"] {
    display: block;
    float: left
}

.w-search.submit_inside input[type="text"] {
    width: 100%
}

.w-search.submit_inside input[type="submit"] {
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

.w-socials-list {
    font-size: 0
}

.w-socials-item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.w-socials-item-link {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px
}

.w-socials-item-popup {
    position: absolute;
    left: 0;
    bottom: 50px;
    font-size: 13px;
    line-height: 26px;
    padding: 0 10px;
    visibility: hidden;
    z-index: 10;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
    transition: opacity 0.2s ease-out 0.3s, transform 0.2s ease-out 0.3s
}

.w-socials-item:hover .w-socials-item-popup {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.w-socials-item-popup:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.8)
}

.w-socials.size_normal .w-socials-item-link {
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    width: 50px
}

.w-socials.size_normal .w-socials-item-popup {
    bottom: 60px
}

.w-socials.size_big .w-socials-item-link {
    font-size: 28px;
    line-height: 60px;
    height: 60px;
    width: 60px
}

.w-socials.size_big .w-socials-item-popup {
    bottom: 70px
}

.w-tabs-list {
    position: relative
}

.w-tabs-list:after {
    content: '';
    display: block;
    clear: both
}

.w-tabs-item {
    float: left;
    padding: 10px;
    cursor: pointer
}

.w-tabs-item-icon {
    display: none;
    vertical-align: top
}

.w-tabs-item-title {
    display: inline-block;
    vertical-align: top
}

.w-tabs-section {
    position: relative
}

.w-tabs-section-header {
    display: none;
    position: relative;
    cursor: pointer;
    padding: 10px
}

.w-tabs-section-icon {
    display: none;
    vertical-align: top
}

.w-tabs-section-title {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding-right: 40px
}

.g-html .w-tabs-section-title {
    padding-top: 0
}

.w-tabs-section-control {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    line-height: 24px
}

.w-tabs-section-content {
    display: none;
    padding: 10px
}

.w-tabs-section.active .w-tabs-section-content {
    display: block
}

.w-tabs-item.with_icon .w-tabs-item-icon,
.w-tabs-section.with_icon .w-tabs-section-icon {
    display: inline-block
}

.w-tabs-item.with_icon .w-tabs-item-title,
.w-tabs-section.with_icon .w-tabs-section-title {
    margin-left: 10px
}

.w-tabs.layout_accordion .w-tabs-list {
    display: none
}

.w-tabs.layout_accordion .w-tabs-section-header {
    display: block
}

.w-team {
    margin: 0 auto;
    position: relative;
    max-width: 450px
}

.w-team-image {
    line-height: 0;
    position: relative
}

.w-team-name {
    margin-bottom: 10px
}

.w-team-role {
    margin-bottom: 10px
}

.w-team-links-item {
    display: inline-block;
    vertical-align: top
}

.w-timeline-list {
    position: relative;
    font-size: 0;
    line-height: 0;
    text-align: justify;
    text-justify: newspaper;
    text-align-last: justify
}

.w-timeline-list:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -2px;
    height: 4px
}

.w-timeline-list:after {
    display: inline-block;
    content: '';
    height: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden
}

.w-timeline-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 60px;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.w-timeline-section {
    position: relative
}

.w-timeline-section-title {
    display: none;
    text-align: center;
    margin: 10px auto;
    line-height: 30px;
    width: 60px;
    cursor: pointer;
    position: relative
}

.w-timeline-section-content {
    position: relative
}

.w-timeline.type_vertical .w-timeline-list {
    display: none
}

.w-timeline.type_vertical .w-timeline-section-title {
    display: block
}

.w-timeline.type_vertical .w-timeline-section:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    height: 100%
}

.w-video-h {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

.w-video-h iframe,
.w-video-h object,
.w-video-h embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.w-video.ratio_4-3 .w-video-h {
    padding-bottom: 75%
}

.w-video.ratio_3-2 .w-video-h {
    padding-bottom: 66.667%
}

.w-video.ratio_1-1 .w-video-h {
    padding-bottom: 100%
}

@media only screen and (max-width: 767px) {
    .w-actionbox {
        display: block;
        text-align: center
    }
    .w-actionbox-text {
        display: block
    }
    .w-actionbox-controls {
        display: block;
        text-align: center;
        padding: 15px 0 0
    }
}

@media only screen and (max-width: 1023px) {
    .w-blog.type_masonry .w-blog-entry {
        width: 50%
    }
}

@media only screen and (max-width: 599px) {
    .w-blog.type_masonry .w-blog-entry {
        width: 100%
    }
    .w-blog.imgpos_atleft .w-blog-entry-preview,
    .w-blog.imgpos_atleft .w-blog-entry-title,
    .w-blog.imgpos_atleft .w-blog-entry-body {
        margin-left: 0
    }
    .w-blog.imgpos_atleft .w-blog-entry-preview {
        float: none;
        width: 100%;
        padding-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .w-gallery.type_masonry .w-gallery-tnail {
        width: 33.3333%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .w-gallery.type_masonry .w-gallery-tnail {
        width: 50%
    }
}

@media (max-width: 479px) {
    .w-gallery.type_masonry .w-gallery-tnail {
        width: 100%
    }
}

@media only screen and (min-width: 900px) and (max-width: 1279px) {
    .w-portfolio.columns_4 .w-portfolio-item,
    .w-portfolio.columns_5 .w-portfolio-item {
        width: 33.3333%
    }
}

@media only screen and (min-width: 480px) and (max-width: 899px) {
    .w-portfolio.columns_3 .w-portfolio-item,
    .w-portfolio.columns_4 .w-portfolio-item,
    .w-portfolio.columns_5 .w-portfolio-item {
        width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .w-portfolio-list {
        margin: 0 !important
    }
    .w-portfolio-item {
        width: 100% !important;
        padding: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .w-pricing {
        display: block
    }
    .w-pricing-item {
        display: block
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/assets/fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('/assets/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 502;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 503;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 505
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 504
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: white
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    top: 0;
    opacity: 0.6;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    opacity: 0.77;
    border-top-width: 14px;
    border-bottom-width: 14px;
    top: 6px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 20px;
    border-bottom-width: 20px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 14px solid black;
    left: 6px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    border-right: 20px solid white
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 14px solid black;
    left: 0
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 20px solid white
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black
}

.mfp-iframe-holder .mfp-close {
    top: -43px
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.mfp-figure {
    line-height: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
}

@media all and (max-width: 800px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5)
}

.mfp-fade.mfp-wrap .mfp-arrow {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
    opacity: 0.6
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
    opacity: 0
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px!important;
    max-height: 99999px!important;
    min-width: 0!important;
    min-height: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0!important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none!important;
    transform: none!important
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0ms
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__wrap * {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: url(/assets/css/fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:2dppx) {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        background: url(/assets/css/fotorama@2x.png) no-repeat;
        background-size: 96px 160px
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: none!important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive)>:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    float: none!important;
    z-index: 2147483647!important;
    background: #000;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1!important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none!important
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px!important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0!important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none!important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0)!important;
    transform: translate3d(32px, -32px, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0)!important;
    transform: translate3d(-48px, 0, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0)!important;
    transform: translate3d(48px, 0, 0)!important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

html {
    height: auto
}

a {
    color: #c20;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

::-moz-selection {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff
}

::selection {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff
}

.l-body {
    height: auto;
    min-width: 1200px
}

.l-preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 333;
    overflow: hidden;
    background-color: #fff;
    color: #444
}

.l-preloader-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    background-color: #f2f2f2
}

.l-preloader-counter {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    font-family: 'PT Sans';
    text-align: center;
    line-height: 100px;
    height: 100px;
    width: 200px;
    margin: -50px 0 0 -100px;
    color: #444
}

.l-preloader-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    height: 60px;
    width: 60px;
    margin: -30px 0 0 -30px;
    background-color: inherit;
    color: inherit
}

.l-header {
    font-size: 0;
    text-align: right;
    line-height: 80px;
    width: 100%;
    z-index: 2;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    color: #666
}

.no_logo .l-header {
    text-align: center
}

.l-body.headertype_sticky .l-header {
    position: absolute
}

.l-body.headertype_sticky .l-header.fixed,
.l-body.headertype_sticky.headerpos_top .l-header {
    position: fixed;
    top: 0
}

.l-header-h {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 96%;
    max-width: 1140px
}

.l-header.full_width .l-header-h {
    max-width: none
}

.no-responsive .l-header {
    position: static !important
}

.l-footer {
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 70px;
    overflow-y: auto;
    background-color: #333;
    color: #999
}

.l-footer a {
    color: #c20
}

.no-touch .l-footer a:hover {
    color: #fff;
    border-bottom: 1px solid
}

.l-footer p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px
}

.l-footer p:last-child {
    margin-bottom: 0
}

.l-subfooter {
    width: 96%;
    max-width: 1140px
}

.l-subfooter.at_top {
    padding: 40px 0;
    border-bottom: 1px solid #444
}

.l-subfooter.at_bottom {
    padding: 10px 0;
    text-align: center
}

.l-footer .widget {
    margin-bottom: 35px
}

.l-footer .widget:last-child {
    margin-bottom: 0
}

.l-main {
    margin-bottom: 70px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1
}

.page-template-page-home-php .l-main.align_center {
    text-align: center
}

.no-responsive .l-main {
    margin-bottom: 0 !important
}

.l-section {
    overflow: auto;
    background-color: #fff;
    color: #444
}

.no-responsive .l-section:first-child {
    margin-top: 0 !important
}

.l-subsection {
    position: relative;
    padding: 60px 0;
    background-position: center center;
    background-size: cover
}

.no-touch .l-subsection {
    background-attachment: fixed
}

.l-subsection-h {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 96%;
    max-width: 1140px
}

.l-subsection.full_width .l-subsection-h {
    width: 100%;
    max-width: 100%
}

.l-subsection.full_height {
    padding: 0
}

.l-subsection.with_parallax {
    overflow: hidden
}

.l-subsection.with_video {
    overflow: hidden
}

.no-touch .l-subsection.with_video {
    background-attachment: scroll
}

.l-subsection.with_video .video-background {
    display: block
}

.video-background {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.video-preload,
.video-background video {
    display: none
}

.l-body.hometype_fullscreen .l-section:first-child .l-subsection {
    height: 100%;
    min-height: inherit;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.l-body.hometype_fullscreen .l-section:first-child .l-subsection-h {
    max-width: 100%;
    width: 100%
}

.l-subsection.color_dark {
    background-color: #000;
    color: #fff
}

.l-subsection.color_dark:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3)
}

.no-touch .l-subsection.color_dark a:hover {
    color: #fff
}

.l-subsection.color_dark .g-hr-h:before,
.l-subsection.color_dark .g-hr-h:after {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5)
}

.l-subsection.color_dark .g-hr-h i {
    color: #fff;
    color: rgba(255, 255, 255, 0.5)
}

.l-subsection.color_dark .w-iconbox .w-iconbox-title {
    color: #fff
}

.l-subsection.color_primary,
.w-actionbox.color_primary {
    background-color: #c20;
    color: #fff
}

.color_primary a {
    color: #fff
}

.no-touch .color_primary a:hover {
    color: #fff
}

.l-subsection.color_primary .g-hr-h:before,
.l-subsection.color_primary .g-hr-h:after {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5)
}

.l-subsection.color_primary .g-hr-h i {
    color: #fff;
    color: rgba(255, 255, 255, 0.5)
}

.color_primary .g-btn.color_primary {
    background-color: #fff;
    color: #333
}

.l-subsection.color_alternate {
    background-color: #f2f2f2
}

body {
    font: 16px/26px 'PT Sans', sans-serif
}

h1 {
    font: 54px/1.3 'PT Sans'
}

h2 {
    font: 44px/1.4 'PT Sans'
}

h3 {
    font: 36px/1.4 'PT Sans'
}

h4 {
    font: 30px/1.4 'PT Sans'
}

h5 {
    font: 24px/1.4 'PT Sans'
}

h6 {
    font: 20px/1.4 'PT Sans'
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 22px;
    text-transform: uppercase
}

h1.home-heading {
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.2)
}
h2.home-heading {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.2)
}

.home-heading-line {
    display: inline-block;
    vertical-align: top;
    margin: 0 -0.1em;
    padding: 0.5% 1.1% 0.6%;
    color: #fff
}

.home-heading-line.type_black {
    color: #111
}

.home-heading-line.type_primary {
    color: #c20
}

.home-heading-line.type_secondary {
    color: #8c0
}

.home-heading-line.type_primary_bg {
    background-color: #c20;
    color: #fff
}

.home-heading-line.type_secondary_bg {
    background-color: #8c0;
    color: #fff
}

.home-heading-line.type_dark_bg {
    background-color: #111;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff
}

.home-heading-line.type_light_bg {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    color: #111
}

.g-html p {
    margin-bottom: 26px
}

.g-html .g-cols>div>p:last-child {
    margin-bottom: 0
}

.g-html p.size_big {
    font-size: 1.2em;
    line-height: 1.6
}

.g-html p.subtitle {
    font-size: 1.3em;
    line-height: 1.4;
    margin-bottom: 5px;
    text-transform: uppercase
}

.no-touch .g-html p a:hover {
    border-bottom: 1px solid
}

.g-html ul,
.g-html ol {
    margin-bottom: 26px
}

.no-touch .g-html li a:hover {
    border-bottom: 1px solid
}

.g-html address {
    margin-bottom: 26px
}

.g-html pre {
    font-size: 13px;
    line-height: 20px;
    padding: 10px 15px;
    margin-bottom: 26px;
    border-radius: 5px;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff
}

.g-html blockquote {
    font-size: 18px;
    line-height: 28px;
    padding: 2px 0 2px 30px;
    margin-bottom: 26px;
    border-left: 5px solid #c20
}

.g-html img + h1,
.g-html img + h2,
.g-html img + h3,
.g-html img + h4,
.g-html img + h5,
.g-html img + h6,
.g-html img + ol,
.g-html img + ul,
.g-html img+p {
    margin-top: 26px
}

.g-html img.alignleft {
    display: inline;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px
}

.g-html img.alignright {
    display: inline;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px
}

.g-html img.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto
}

.no-touch .g-html a.image-link:hover {
    border-bottom: none !important
}

.g-html a.image-link img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.no-touch .g-html a.image-link:hover img {
    opacity: 0.8
}

.g-hr {
    position: relative;
    font-size: 0;
    text-align: center;
    height: 24px;
    margin: 2% 0;
    width: 100%;
    padding: 2px 0;
    overflow: hidden;
    clear: both
}

.g-hr-h:before,
.g-hr-h:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 9px;
    vertical-align: top;
    position: relative;
    background-color: #e8e8e8
}

.g-hr-h:before {
    left: -13px;
    margin-left: -50%
}

.g-hr-h:after {
    left: 13px;
    margin-right: -50%
}

.g-hr-h i {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    vertical-align: top;
    text-align: center;
    color: #e8e8e8
}

.g-hr.size_small {
    margin: 1% 0
}

.g-hr.size_big {
    margin: 3% 0
}

.g-hr.type_short {
    width: 30%;
    margin-left: auto;
    margin-right: auto
}

.g-hr.type_simple .g-hr-h:before {
    left: 0;
    margin-left: 0;
    width: 100%
}

.g-hr.type_simple .g-hr-h:after,
.g-hr.type_simple .g-hr-h i {
    display: none
}

.g-hr.type_invisible {
    height: 0;
    padding: 0
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select {
    border: none;
    font-size: 16px;
    height: 42px;
    padding: 10px;
    border-radius: 5px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0);
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    background-color: #f2f2f2
}

textarea {
    height: 150px;
    line-height: 24px
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
    border-color: transparent;
    box-shadow: 0 0 0 2px #999
}

.g-btn,
button,
input[type="submit"] {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 13px 40px;
    margin: 4px 0;
    border: none !important;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s
}

.g-btn i {
    margin: 0 14px 0 -2px;
    position: relative;
    z-index: 1
}

.g-btn span {
    position: relative;
    z-index: 1
}

.no-touch .g-btn:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    z-index: 0;
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

.no-touch .g-btn:hover:after {
    height: 100%
}

.g-btn.color_default {
    background-color: #e8e8e8;
    color: #444
}

.no-touch .g-btn.color_default:after {
    background-color: #8c0
}

.no-touch .g-btn.color_default:hover {
    color: #fff
}

.g-btn.color_primary,
input[type="submit"] {
    background-color: #c20;
    color: #fff
}

.no-touch .g-btn.color_primary:after,
.no-touch input[type="submit"]:hover {
    background-color: #8c0
}

.no-touch .g-btn.color_primary:hover,
.no-touch input[type="submit"]:hover {
    color: #fff
}

.g-btn.color_secondary {
    background-color: #8c0;
    color: #fff
}

.no-touch .g-btn.color_secondary:after {
    background-color: #c20
}

.no-touch .g-btn.color_secondary:hover {
    color: #fff
}

.g-btn.size_small,
input.g-btn.size_small,
button.g-btn.size_small {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 30px
}

.g-btn.size_big,
input.g-btn.size_big,
button.g-btn.size_big {
    font-size: 22px;
    line-height: 32px;
    padding: 14px 44px
}

.g-alert {
    border-radius: 5px
}

.g-alert-close {
    font-size: 20px;
    opacity: 0.3;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.no-touch .g-alert-close:hover {
    opacity: 1
}

.g-alert-body>p:last-child {
    margin-bottom: 0
}

.navigation.pagination {
    font-size: 0;
    text-align: center;
    padding: 30px
}

.pagination h2 {
    display: none
}

.pagination .page-numbers {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin: 0 3px;
    border-radius: 50%;
    background-color: #f2f2f2;
    color: inherit
}

.no-touch .pagination .page-numbers:hover {
    background-color: #8c0;
    color: #fff
}

.pagination .page-numbers.current,
.no-touch .pagination .page-numbers.current:hover {
    font-weight: 700;
    background-color: #c20;
    color: #fff
}

.pagination .page-numbers.dots {
    background: none !important;
    color: inherit !important
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    font-size: 0
}

.pagination .page-numbers.prev:after {
    content: '\f053';
    font-family: FontAwesome;
    font-size: 16px;
    position: relative;
    right: 1px
}

.pagination .page-numbers.next:after {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 16px;
    position: relative;
    left: 1px
}

.w-actionbox {
    padding: 3%;
    border-radius: 5px;
    background-color: #f2f2f2
}

.no-touch .w-actionbox-text a:hover {
    border-bottom: 1px solid
}

.w-actionbox-text h3+p {
    margin: 12px 0 0
}

.w-actionbox-button.g-btn {
    margin: 0
}

.w-actionbox.color_primary {
    background-color: #c20;
    color: #fff
}

.w-actionbox.color_secondary {
    background-color: #666;
    color: #fff
}

.w-blog-list {
    border-bottom: 2px solid #e8e8e8
}

.w-blog-entry {
    text-align: left;
    margin: 0;
    padding-right: 3%;
    border-top: 2px solid #e8e8e8;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.no-touch .w-blog-entry:hover {
    background-color: #f2f2f2
}

.w-blog-entry-h {
    min-height: 100px;
    position: relative;
    overflow: hidden;
    padding-bottom: 3%
}

.w-blog.imgpos_atleft .w-blog-entry-preview {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.w-blog.imgpos_atleft .w-blog-entry-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-left: 30%;
    margin-bottom: 1.5%;
    padding: 25px 0 0 35px
}

.w-blog.imgpos_atleft .w-blog-entry-body {
    margin-left: 30%;
    padding-left: 35px
}

.w-blog.imgpos_atleft .w-blog-meta-date {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #fff
}

.w-blog-meta-date-month {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-top: 6px
}

.w-blog-meta-date-day {
    display: block;
    font-size: 32px;
    line-height: 32px;
    font-family: 'PT Sans';
    font-weight: 700
}

.w-blog-meta-date-year {
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 4px
}

.w-blog-entry.sticky .w-blog-entry-title,
.w-blog-entry.sticky .w-blog-entry-short p {
    font-weight: 700
}

.w-blog-load {
    text-align: center;
    line-height: 0;
    padding-top: 20px
}

.w-blog-load #spinner {
    padding: 8px;
    margin: 0 auto
}

.w-blog.type_post {
    padding-bottom: 40px
}

.w-blog.type_post .w-blog-meta {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #999
}

.w-blog.type_post .w-blog-meta>div {
    margin-right: 20px
}

.w-blog-meta a {
    color: inherit
}

.no-touch .w-blog-meta a:hover {
    border-bottom: 1px solid
}

.w-blog-meta i {
    font-size: 16px;
    margin-right: 3px;
    margin-left: 1px;
    opacity: 0.5
}

.w-clients-item-h {
    display: block;
    padding: 10px;
    opacity: 0.66;
    border-radius: 5px;
    border: 2px solid transparent;
    -webkit-transition: border-color 0.3s, opacity 0.3s;
    transition: border-color 0.3s, opacity 0.3s
}

.no-touch .w-clients-item-h:hover {
    opacity: 1;
    border-color: #c20
}

.w-comments {
    padding-top: 30px;
    border-top: 1px solid #e8e8e8
}

.w-comments-title i {
    margin-right: 10px;
    margin-left: 1px;
    opacity: 0.5
}

.w-comments-item {
    padding-top: 20px;
    margin-bottom: 20px
}

.w-comments-item-text p {
    margin-bottom: 15px
}

.w-comments-item-icon {
    top: 20px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.04)
}

.w-comments-item-icon img {
    display: block;
    border-radius: 50%
}

.w-comments-item-date {
    float: none;
    color: inherit;
    opacity: 0.5
}

.no-touch .w-comments-form-text a:hover,
.no-touch .w-comments-item-meta a:hover,
.no-touch .w-comments-item-answer a:hover {
    border-bottom: 1px solid;
    opacity: 1
}

.w-comments-pagination {
    text-align: center;
    margin-top: 20px;
    padding: 0
}

.w-comments-pagination a {
    margin: 0 5px
}

.no-touch .w-comments-pagination a:hover {
    border-bottom: 1px solid
}

.w-comments-form {
    padding: 20px 0
}

.no-touch .w-contacts a:hover {
    border-bottom: 1px solid
}

.l-main .w-contacts-list {
    margin: 0 -20px;
    line-height: 0
}

.l-main .w-contacts-item {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    font-size: 0;
    padding: 0 20px;
    margin-bottom: 15px
}

.l-main .w-contacts-item>i {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    font-size: 24px;
    text-align: center;
    line-height: 52px;
    height: 50px;
    width: 50px;
    margin: 8px;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #f2f2f2;
    color: #444
}

.l-main .w-contacts-item-value {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    font-size: 24px;
    line-height: 34px;
    margin: 0 8px;
    text-transform: uppercase
}

.l-footer .w-contacts-item>i {
    float: left;
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 26px
}

.l-footer .w-contacts-item-value {
    display: block;
    margin: 0 0 14px 36px
}

.l-footer .w-contacts-item:last-child .w-contacts-item-value {
    margin-bottom: 0
}

.w-copyright {
    font-size: 13px;
    line-height: 50px
}

.w-socials+.w-copyright {
    float: left
}

.no-touch .w-copyright a:hover {
    border-bottom: 1px solid
}

.w-counter {
    text-align: center;
    margin: 0 auto;
    max-width: 300px
}

.w-counter-number {
    font: 80px/1 'PT Sans';
    font-weight: 700 !important;
    color: #c20
}

.w-counter h6.w-counter-title {
    margin: 0;
    text-transform: none
}

.w-form {
    max-width: 450px
}

.w-form.align_center {
    margin: 0 auto
}

.w-form.align_right {
    margin-left: auto
}

.w-form-row {
    padding-bottom: 20px
}

.w-form-label {
    display: none;
    margin-bottom: 3px
}

.w-form-label span {
    margin-left: 3px
}

.w-form-field {
    position: relative
}

.w-form-field>input[type="text"],
.w-form-field>input[type="password"],
.w-form-field>input[type="email"],
.w-form-field>textarea,
.w-form-field>select {
    padding-left: 50px
}

.w-form-field>i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    height: 42px;
    width: 50px;
    opacity: 0.33;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s
}

.w-form-field>input:focus+i,
.w-form-field>textarea:focus+i {
    opacity: 0.66
}

.w-form-state {
    font-size: 14px;
    line-height: 24px;
    color: red
}

.w-form-row.check_wrong .w-form-field>i {
    color: red;
    opacity: 1
}

.w-form-field-success {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px;
    color: #4c0
}

.w-form.align_center .w-form-field-success {
    display: block;
    padding: 5px 0 0
}

.w-form.align_right .w-form-field-success {
    float: left;
    padding: 0 10px 0 0
}

.w-form-row.for_submit .g-btn i {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 26px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin: -15px 0 0 -15px
}

.w-form-row.for_submit .g-btn.loading i {
    display: block
}

.w-form-row.for_submit .g-btn.loading {
    cursor: default
}

.w-form-row.for_submit .g-btn.loading:after {
    display: none
}

.w-form-row.for_submit .g-btn.loading span {
    opacity: 0
}

.w-gallery {
    margin-bottom: 20px
}

.w-gallery:last-child {
    margin-bottom: 0
}

.w-gallery-tnails {
    margin: -5px
}

.w-gallery-tnail {
    position: relative;
    z-index: 1;
    cursor: zoom-in;
    width: 100%;
    max-width: 600px;
    padding: 5px;
    color: inherit
}

.w-gallery.columns_2 .w-gallery-tnail {
    width: 50%
}

.w-gallery.columns_3 .w-gallery-tnail {
    width: 33.3333%
}

.w-gallery.columns_4 .w-gallery-tnail {
    width: 25%
}

.w-gallery.columns_5 .w-gallery-tnail {
    width: 20%
}

.w-gallery.columns_6 .w-gallery-tnail {
    width: 16.6666%
}

.w-gallery.columns_7 .w-gallery-tnail {
    width: 14.2857%
}

.w-gallery.columns_8 .w-gallery-tnail {
    width: 12.5%
}

.w-gallery.columns_9 .w-gallery-tnail {
    width: 11.1111%
}

.w-gallery-tnail img {
    display: block;
    position: relative
}

.no-touch .w-gallery-tnail-title {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    text-align: center;
    font-size: 40px;
    opacity: 0;
    color: #fff;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.no-touch .w-gallery-tnail:hover .w-gallery-tnail-title {
    opacity: 1
}

.no-touch .w-gallery-tnail-title:before {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75)
}

.no-touch .w-gallery-tnail-title i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 60px;
    height: 60px;
    width: 60px;
    margin: -30px 0 0 -30px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.no-touch .w-gallery-tnail:hover .w-gallery-tnail-title i {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.w-icon {
    display: inline-block;
    vertical-align: top;
    margin: 4px
}

.w-icon-link {
    display: block;
    color: #444
}

.no-touch .l-subsection.color_dark .w-icon-link:hover {
    color: #c20
}

.w-icon.with_circle {
    text-align: center;
    border-radius: 50%;
    overflow: hidden
}

.w-icon.with_circle .w-icon-link {
    background-color: #f2f2f2
}

.w-icon.color_border .w-icon-link {
    color: #e8e8e8
}

.w-icon.color_border.with_circle .w-icon-link {
    background-color: #e8e8e8;
    color: #fff
}

.w-icon.color_primary .w-icon-link {
    color: #c20
}

.w-icon.color_primary.with_circle .w-icon-link {
    background-color: #c20;
    color: #fff !important
}

.w-icon.color_secondary .w-icon-link {
    color: #8c0
}

.w-icon.color_secondary.with_circle .w-icon-link {
    background-color: #8c0;
    color: #fff !important
}

.w-icon.color_fade .w-icon-link {
    color: #999
}

.w-icon.size_tiny {
    font-size: 24px
}

.w-icon.size_tiny.with_circle {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    width: 36px
}

.w-icon.size_small {
    font-size: 36px
}

.w-icon.size_small.with_circle {
    font-size: 24px;
    line-height: 48px;
    height: 48px;
    width: 48px
}

.w-icon.size_medium {
    font-size: 48px
}

.w-icon.size_medium.with_circle {
    font-size: 32px;
    line-height: 60px;
    height: 60px;
    width: 60px
}

.w-icon.size_big {
    font-size: 68px
}

.w-icon.size_big.with_circle {
    font-size: 48px;
    line-height: 86px;
    height: 86px;
    width: 86px
}

.w-icon.size_huge {
    font-size: 90px
}

.w-icon.size_huge.with_circle {
    font-size: 64px;
    line-height: 110px;
    height: 110px;
    width: 110px
}

.w-iconbox-icon {
    color: #c20;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s
}

.w-iconbox-title {
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.no-touch a.w-iconbox-link:hover .w-iconbox-icon,
.no-touch a.w-iconbox-link:hover .w-iconbox-title {
    color: #8c0
}

.w-iconbox-text p,
.w-iconbox-text ul,
.w-iconbox-text ol {
    margin-bottom: 0
}

.w-iconbox.iconpos_top .w-iconbox-icon {
    font-size: 80px;
    line-height: 90px;
    height: 90px;
    width: 90px
}

.w-iconbox.iconpos_top .w-iconbox-title {
    padding: 15px 0 10px
}

.w-iconbox.iconpos_left .w-iconbox-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    width: 40px
}

.w-iconbox.iconpos_left.with_circle .w-iconbox-icon {
    font-size: 28px;
    line-height: 70px;
    height: 70px;
    width: 70px
}

.w-iconbox.iconpos_left .w-iconbox-title {
    margin-left: 55px;
    padding-top: 0;
    padding-bottom: 12px
}

.w-iconbox.with_circle .w-iconbox-icon {
    border-radius: 50%;
    background-color: #c20;
    color: #fff !important
}

.no-touch .w-iconbox.with_circle a.w-iconbox-link:hover .w-iconbox-icon {
    background-color: #8c0;
    color: #fff
}

.no-touch .w-iconbox.with_circle .w-iconbox-icon:after {
    display: block;
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    padding: 5px;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #8c0;
    opacity: 0;
    transform: scale(0.8);
    -webkit-transition: opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s
}

.no-touch .w-iconbox.with_circle a.w-iconbox-link:hover .w-iconbox-icon:after {
    opacity: 1;
    transform: scale(1)
}

.w-iconbox.iconpos_top.with_circle .w-iconbox-icon {
    font-size: 40px
}

.w-iconbox.iconpos_left.with_circle .w-iconbox-title,
.w-iconbox.iconpos_left.with_circle .w-iconbox-text {
    margin-left: 95px
}

.w-loadmore {
    text-align: center;
    padding-top: 30px
}

.l-submain.full_height .w-loadmore {
    padding-bottom: 30px
}

.w-loadmore.done {
    display: none
}

.w-loadmore .g-btn {
    margin: 0;
    vertical-align: top
}

.w-loadmore i {
    display: none;
    font-size: 24px;
    line-height: 40px
}

.w-loadmore.loading .g-btn {
    display: none
}

.w-loadmore.loading i {
    display: inline-block
}

.w-logo {
    float: left;
    z-index: 2
}

.w-logo-link {
    color: inherit
}

.w-logo-img {
    height: 30px
}

.w-logo-title {
    font-size: 36px;
    font-weight: 700 !important;
    font-family: 'PT Sans';
    text-transform: uppercase
}

.w-map {
    margin: 20px
}

.no-touch .w-map {
    margin: 0
}

.w-map img {
    max-width: none
}

.w-map label {
    display: inline;
    width: auto
}

.gm-style .gm-style-iw {
    width: auto !important
}

.gmap_marker {
    color: #333
}

.l-header .w-nav {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle
}

.w-nav-control {
    font-size: 21px;
    text-align: center;
    width: 50px;
    cursor: pointer
}

.l-header .w-nav-list {
    clear: both
}

.l-header .w-nav-item {
    font-size: 17px;
    font-family: 'PT Sans';
    text-transform: uppercase
}

.l-header .w-nav-anchor.level_1 {
    padding: 0 20px;
    color: inherit
}

.l-header .w-nav-arrow {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: normal;
    line-height: inherit;
    height: 100%;
    width: 20px
}

.l-header .w-nav-arrow:before {
    content: '\f107'
}

.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow {
    display: block;
    line-height: 40px
}

.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow:before {
    content: '\f105'
}

.l-header .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-title {
    padding-right: 30px
}

.no-touch .l-header .w-nav-item.level_1 .w-nav-anchor.level_1:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    background-color: #f5f5f5
}

.no-touch .l-header .w-nav-item.level_1:hover .w-nav-anchor.level_1:before {
    height: 100%
}

.l-header .w-nav-anchor.level_1>.w-nav-title {
    position: relative;
    color:#000
}

.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3 {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5
}

.l-header .w-nav-list.level_2 .w-nav-item {
    font-size: 15px;
    line-height: 20px
}

.l-header .w-nav-list.level_2 .w-nav-anchor {
    white-space: nowrap;
    color: inherit
}

.headerpos_bottom .w-nav-list.level_2 {
    top: auto;
    bottom: 100%
}

.headerpos_bottom .w-nav-list.level_3 {
    top: auto;
    bottom: 0
}

.headerpos_bottom .fixed .w-nav-list.level_2 {
    top: 100%;
    bottom: auto
}

.headerpos_bottom .fixed .w-nav-list.level_3 {
    top: 0;
    bottom: auto
}

.touch_disabled [class*="columns"] .w-nav-list.level_3,
.touch_disabled [class*="columns"] .w-nav-item.level_3 {
    box-shadow: none;
    padding: 0;
    margin: 0
}

.touch_disabled [class*="columns"] .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-anchor.level_3 {
    white-space: normal
}

.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2 {
    font-size: 1.1em;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 5px;
    background-color: transparent !important
}

.touch_disabled [class*="columns"] .has_sublevel .w-nav-arrow {
    display: none !important
}

.l-header .w-nav.touch_enabled {
    display: block
}

.l-header .touch_enabled .w-nav-control {
    display: block;
    float: right;
    background-color:#333;
}

.l-header .w-nav.touch_enabled .w-nav-list.level_1 {
    overflow-y: auto !important;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: -100px;
    margin-right: -100px
}

.l-header .w-nav.touch_enabled .w-nav-item {
    float: none;
    width: 100%;
    line-height: 26px
}

.l-header .w-nav.touch_enabled .w-nav-anchor {
    border-top: 1px solid #e8e8e8
}

.l-header .w-nav.touch_enabled .w-nav-anchor.level_1:before {
    display: none !important
}

.l-header .touch_enabled .w-nav-item.level_1.has_sublevel .w-nav-anchor.level_1 .w-nav-arrow,
.l-header .touch_enabled .w-nav-item.level_2.has_sublevel .w-nav-anchor.level_2 .w-nav-arrow {
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
    width: 50px
}

.l-header .touch_enabled .w-nav-arrow:before {
    content: '\f078' !important
}

.l-header .touch_enabled .w-nav-item.has_sublevel>.w-nav-anchor>.w-nav-title {
    padding-right: 60px !important
}

.l-header .touch_enabled .w-nav-item.open>.w-nav-anchor>.w-nav-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.l-header .touch_enabled .w-nav-list.level_2,
.l-header .touch_enabled .w-nav-list.level_3 {
    display: block;
    position: static;
    padding: 0;
    margin: 0;
    box-shadow: none
}

.l-header .touch_enabled .w-nav-anchor.level_1,
.l-header .touch_enabled .w-nav-anchor.level_2,
.l-header .touch_enabled .w-nav-anchor.level_3 {
    text-align: left;
    padding: 10px 0;
    margin: 0;
    white-space: normal
}

.l-header .touch_enabled .w-nav-anchor.level_1 {
    background-color: transparent !important
}

.l-header .touch_enabled .w-nav-anchor.level_2 {
    padding-left: 15px;
    padding-right: 15px
}

.l-header .touch_enabled .w-nav-anchor.level_3 {
    padding-left: 30px;
    padding-right: 15px
}

.w-portfolio {
    overflow: hidden
}

.w-portfolio-list {
    font-size: 0;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset
}

.w-portfolio-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 25%
}

.w-portfolio-item-h {
    position: static;
    overflow: visible;
    height: auto;
    padding-bottom: 0 !important
}

.w-portfolio-item-anchor {
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 0;
    padding-bottom: 100%
}

.w-portfolio.ratio_3-2 .w-portfolio-item-anchor {
    padding-bottom: 66.6666%
}

.w-portfolio.ratio_4-3 .w-portfolio-item-anchor {
    padding-bottom: 75%
}

.w-portfolio.ratio_2-3 .w-portfolio-item-anchor {
    padding-bottom: 150%
}

.w-portfolio.ratio_3-4 .w-portfolio-item-anchor {
    padding-bottom: 133.3333%
}

.w-portfolio-item-anchor:after {
    display: none;
    content: '';
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    z-index: 2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff
}

.w-portfolio-item.active .w-portfolio-item-anchor:after {
    display: block
}

.w-portfolio-item-meta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 60px 30px 30px;
    background-image: linear-gradient(to top, rgba(40, 40, 40, 0.5) 0px, transparent 100%);
    background-repeat: repeat-x;
    z-index: 2
}

.w-portfolio-item-title {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

.w-portfolio-item-text {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    margin-top: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    opacity: 0.75
}

.w-portfolio-item-hover {
    display: none
}

.no-touch .w-portfolio-item-hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: height 0.3s, font-size 0.3s;
    transition: height 0.3s, font-size 0.3s
}

.no-touch .w-portfolio-item-anchor:hover .w-portfolio-item-hover {
    height: 100%;
    font-size: 40px
}

.no-touch .w-portfolio-item.active .w-portfolio-item-hover {
    display: none
}

.no-touch .w-portfolio-item-hover:before {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75)
}

.no-touch .w-portfolio-item-hover i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    font-size: inherit;
    line-height: 60px;
    height: 60px;
    width: 60px;
    color: #fff
}

.w-portfolio-item-details {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: auto;
    overflow: hidden
}

.w-portfolio-item-details-h {
    max-width: 1260px;
    margin: 0 auto;
    padding: 60px
}

.w-portfolio-item-details-content {
    overflow: hidden
}

.w-portfolio-item-details-content-preview {
    float: left;
    margin-right: 4%;
    width: 66%;
    line-height: 0
}

.w-portfolio-item-details-content-text {
    float: left;
    width: 30%
}

.w-portfolio-item-details-close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    width: 80px;
    cursor: pointer;
    z-index: 1;
    opacity: 0.3;
    -webkit-transition: background-color 0.3s, opacity 0.3s;
    transition: background-color 0.3s, opacity 0.3s
}

.no-touch .w-portfolio-item-details-close:hover {
    opacity: 1;
    background-color: #f2f2f2
}

.w-portfolio-item-details-close:before {
    display: block;
    content: '\2715';
    cursor: pointer
}

.w-portfolio-item-details-arrow {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 80px;
    cursor: pointer;
    z-index: 0;
    opacity: 0.3;
    -webkit-transition: background-color 0.3s, opacity 0.3s;
    transition: background-color 0.3s, opacity 0.3s
}

.no-touch .w-portfolio-item-details-arrow:hover {
    opacity: 1;
    background-color: #f2f2f2
}

.w-portfolio-item-details-arrow.disabled {
    cursor: default;
    background-color: transparent;
    opacity: 0.2
}

.w-portfolio-item-details-arrow.to_next {
    left: auto;
    right: 0
}

.w-portfolio-item-details-arrow i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 44px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px
}

.w-preloader.type_1:after,
.w-preloader.type_2:after,
.w-preloader.type_2:before,
.w-preloader.type_3:before,
.w-preloader.type_4 .w-preloader-h,
.w-preloader.type_5:before {
    border-width: 0.15em
}

.w-preloader.type_6 {
    font-size: 14px
}

.w-pricing {
    margin-bottom: 40px
}

.w-pricing-item-h {
    margin: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8
}

.w-pricing-item:first-child .w-pricing-item-h,
.w-pricing-item:first-child .w-pricing-item-title,
.w-pricing-item:first-child .w-pricing-item-price {
    border-left: none
}

.w-pricing-item-header {
    margin-bottom: 20px
}

.w-pricing-item-title {
    padding: 15px 0;
    background-color: #444;
    color: #fff
}

.w-pricing-item-title h5 {
    margin: 0 !important
}

.w-pricing-item-price {
    font: 50px/1 'PT Sans';
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.04)
}

.w-pricing-item-price small {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 4px
}

.w-pricing-item .w-pricing-item-features {
    list-style-type: none;
    margin: 0
}

.w-pricing-item .w-pricing-item-features li {
    padding: 5px 30px
}

.w-pricing-item-footer {
    padding: 30px 0
}

.w-pricing-item.type_featured .w-pricing-item-h {
    margin: 0;
    position: relative;
    border-left: none;
    border-radius: 5px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15)
}

.w-pricing-item.type_featured .w-pricing-item-title {
    border-radius: 5px 5px 0 0;
    padding: 20px 0;
    background-color: #c20;
    color: #fff
}

.w-pricing-item.type_featured .w-pricing-item-footer {
    border-radius: 0 0 5px 5px;
    padding-bottom: 40px
}

.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-h {
    border-left: none
}

.w-socials-list {
    margin: 0 -2px
}
.l-header .w-socials-list i { color:#777 }
.l-header .w-socials-list i:hover { color:#fff }
.w-socials-item {
    margin: 2px
}

.w-socials-item-link {
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    border: none !important;
    color: #999
}

.no-touch .w-socials-item-link:hover {
    color: #fff !important
}

.w-socials-item-link i {
    position: relative
}

.w-socials-item .w-socials-item-link:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

.no-touch .w-socials-item:hover .w-socials-item-link:before {
    height: 100%
}

.w-socials-item.rss .w-socials-item-link:before {
    background-color: #ff9702
}

.w-socials-item.facebook .w-socials-item-link:before {
    background-color: #3b5998
}

.w-socials-item.twitter .w-socials-item-link:before {
    background-color: #00acee
}

.w-socials-item.gplus .w-socials-item-link:before {
    background-color: #c63b1e
}

.w-socials-item.linkedin .w-socials-item-link:before {
    background-color: #0073b2
}

.w-socials-item.youtube .w-socials-item-link:before {
    background-color: #cd332d
}

.w-socials-item.vimeo .w-socials-item-link:before {
    background-color: #20b9eb
}

.w-socials-item.email .w-socials-item-link:before {
    background-color: #697277
}

.w-socials-item.skype .w-socials-item-link:before {
    background-color: #00aff0
}

.w-socials-item.flickr .w-socials-item-link:before {
    background-color: #ff0084
}

.w-socials-item.pinterest .w-socials-item-link:before {
    background-color: #cb2027
}

.w-socials-item.tumblr .w-socials-item-link:before {
    background-color: #2c4762
}

.w-socials-item.blogger .w-socials-item-link:before {
    background-color: #fc9947
}

.w-socials-item.dribbble .w-socials-item-link:before {
    background-color: #ea4c89
}

.w-socials-item.vk .w-socials-item-link:before {
    background-color: #4e7299
}

.w-socials-item.instagram .w-socials-item-link:before {
    background-color: #a17357
}

.w-socials-item.behance .w-socials-item-link:before {
    background-color: #1769ff
}

.w-socials-item.xing .w-socials-item-link:before {
    background-color: #026466
}

.w-socials-item.yelp .w-socials-item-link:before {
    background-color: #c41200
}

.w-socials-item.twitch .w-socials-item-link:before {
    background-color: #6441a5
}

.w-socials-item.soundcloud .w-socials-item-link:before {
    background-color: #ff5600
}

.w-socials-item.deviantart .w-socials-item-link:before {
    background-color: #637768
}

.w-socials-item.foursquare .w-socials-item-link:before {
    background-color: #fa4b7a
}

.w-socials-item.github .w-socials-item-link:before {
    background-color: #333
}

.w-socials-item-popup {
    border-radius: 3px
}

.l-header .w-socials-item-popup,
.l-subfooter.at_bottom .w-socials-item-popup {
    display: none
}

.no-touch .l-main .w-socials-item-popup,
.no-touch .l-subfooter.at_top + .l-subfooter.at_bottom .w-socials-item-popup {
    display: block
}

.l-header .w-socials {
    float: right;
    margin-left: 6px
}

.no_logo .l-header .w-socials {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0
}

.l-header .w-socials-item {
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    margin: 0
}

.l-header .w-socials-item-link {
    color: inherit
}

.l-subfooter.at_bottom .w-socials {
    float: right;
    padding: 5px 0
}

.l-footer .w-socials-item {
    margin: 0
}

.l-footer .w-socials-item-link {
    color: inherit
}

.w-tabs {
    text-align: left
}

.w-tabs-list {
    background-color: #f2f2f2;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05) inset
}

.w-tabs-item {
    padding: 12px 22px 15px;
    border-top: 3px solid transparent;
    -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s
}

.no-touch .w-tabs-item:hover {
    background-color: rgba(0, 0, 0, 0.03)
}

.w-tabs-item.active {
    border-color: #c20;
    color: #c20
}

.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover {
    background-color: #fff
}

.w-tabs-item-title {
    font-size: 20px;
    font-family: 'PT Sans';
    text-transform: uppercase
}

.w-tabs-item-icon,
.w-tabs-section-icon {
    font-size: 20px;
    line-height: 26px;
    top: 14px;
    left: 20px
}

.w-tabs-section-icon {
    text-align: center;
    width: 26px;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.no-touch .w-tabs-section-title:hover .w-tabs-section-icon,
.w-tabs-section.active .w-tabs-section-icon {
    opacity: 1
}

.w-tabs-section.with_icon .w-tabs-section-title {
    margin-left: 15px
}

.w-tabs-section-content {
    padding: 0
}

.w-tabs-section-content-h {
    padding: 25px 0 1px
}

.w-tabs.layout_accordion {
    border-bottom: 1px solid #e8e8e8
}

.w-tabs.layout_accordion .w-tabs-section {
    border-top: 1px solid #e8e8e8
}

.w-tabs-section-header {
    padding: 14px 20px;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s
}

.no-touch .w-tabs-section-header:hover {
    background-color: #f2f2f2
}

.w-tabs-section.active .w-tabs-section-header {
    color: #c20
}

.w-tabs-section-title {
    font-size: 20px;
    line-height: 26px
}

.w-tabs-section-control {
    top: 14px;
    right: 20px;
    font-size: 24px;
    line-height: 26px;
    height: 26px;
    width: 26px;
    text-align: center;
    transition: transform 0.3s
}

.w-tabs-section.active .w-tabs-section-control {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.w-tabs.layout_accordion .w-tabs-section-content-h {
    padding: 15px 20px
}

.w-tags {
    padding-top: 20px
}

.w-tags-title {
    display: inline-block;
    vertical-align: top;
    padding: 3px 0;
    margin-right: 10px
}

.w-tags-item-link {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #f2f2f2
}

.no-touch .w-tags-item-link:hover {
    background-color: #8c0;
    color: #fff !important
}

.w-tags-item-separator {
    display: none
}

.w-team {
    font-size: 0;
    max-width: none;
    margin: -2px
}

.w-team-member {
    display: inline-block;
    vertical-align: top;
    padding: 2px;
    width: 25%
}

.w-team-member-h {
    position: relative;
    overflow: hidden
}

.w-team-member-image {
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.w-team-member-meta {
    text-align: center;
    padding: 6%;
    background-color: rgba(0, 0, 0, 0.75)
}

.no-touch .w-team-member-meta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.no-touch .w-team-member:hover .w-team-member-meta {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.w-team-member-name {
    font-size: 22px;
    margin: 0;
    color: #c20
}

.no-touch .w-team-member-name {
    margin-top: 15%
}

.w-team-member-role {
    font-size: 17px;
    line-height: 25px;
    margin: 5px 0 0;
    color: #ccc
}

.w-team-member-links {
    margin-top: 20px
}

.w-team-member-links-item {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    border-radius: 50%;
    line-height: 40px;
    height: 40px;
    width: 40px;
    margin: 4px;
    background-color: #fff;
    color: #333
}

.no-touch .w-team-member-links-item:hover {
    background-color: #c20;
    color: #fff
}

.w-testimonial blockquote {
    font: inherit;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none !important
}

.w-testimonial-text {
    display: block;
    font-size: 18px !important;
    line-height: 28px;
    padding: 30px 40px;
    border-radius: 5px;
    quotes: none;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.08);
    background-color: #f2f2f2
}

.w-testimonial-person {
    padding: 15px 0 0 42px;
    position: relative
}

.w-testimonial-person:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 40px;
    margin-left: 14px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgba(0, 0, 0, 0.08)
}

.w-testimonial-person:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -1px;
    left: 40px;
    margin-left: 14px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f2f2f2
}

.w-testimonial-person i {
    font-size: 19px;
    margin-right: 30px;
    opacity: 0.5
}

.w-testimonial-person-name {
    color: #c20
}

.w-testimonial-person-meta {
    margin-left: 2px;
    opacity: 0.5
}

.w-toplink {
    display: block;
    position: fixed;
    bottom: -50px;
    right: 80px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border-radius: 5px;
    opacity: 0;
    z-index: 100;
    -webkit-transition: background-color 0.3s, opacity 0.3s, bottom 0.3s;
    transition: background-color 0.3s, opacity 0.3s, bottom 0.3s;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff
}

.w-toplink.active {
    bottom: 30px;
    opacity: 1
}

.no-touch .w-toplink:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff
}

.w-video {
    margin-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.04);
    position: relative
}

.w-video.align_center {
    margin: 0 auto
}

.w-video.align_right {
    margin-left: auto
}

.w-video:last-child {
    margin-bottom: 0
}

.w-video:before {
    display: block;
    content: '\f144';
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: FontAwesome;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    opacity: 0.33
}

.page-404 {
    text-align: center
}

.page-404 i {
    font-size: 200px;
    opacity: 0.1
}

.widget {
    margin-bottom: 45px
}

.g-html .widget ul {
    list-style-type: none;
    margin: 0
}

.comment-reply-title {
    font-size: 24px;
    line-height: 34px
}

.comment-reply-title small {
    font-size: 14px;
    margin-left: 10px
}

.no-touch .comment-reply-title a:hover {
    border-bottom: 1px solid
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    margin-bottom: 16px
}

p.form-allowed-tags {
    display: none
}

.comment-form-author,
.comment-form-email {
    float: left;
    width: 32%;
    margin-right: 2%
}

.comment-form-url {
    float: left;
    width: 32%
}

.comment-form-comment {
    clear: both
}

.w-comments-form p label {
    display: block;
    margin-bottom: 5px
}

.widget_search form {
    position: relative
}

.widget_search form label {
    display: none
}

.widget_search form input[type="text"] {
    padding: 10px 80px 10px 10px
}

.widget_search form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    line-height: 42px;
    height: 42px;
    width: 70px;
    margin: 0;
    padding: 0;
    border-radius: 0 5px 5px 0
}

.widget.widget_archive ul li {
    line-height: 20px;
    padding: 7px 18px;
    position: relative
}

.widget.widget_archive ul li:before {
    position: absolute;
    top: 8px;
    left: 1px;
    content: '\f105';
    font-size: 18px;
    font-family: FontAwesome;
    opacity: 0.5
}

#wp-calendar {
    margin: 0;
    width: 100%
}

#wp-calendar caption {
    padding: 8px 20px 2px
}

#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td {
    padding: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: none;
    text-align: center;
    line-height: 32px
}

#wp-calendar thead th {
    font-size: 10px;
    font-weight: normal;
    border-top: none;
    opacity: 0.5
}

#wp-calendar tbody td a {
    display: block;
    font-weight: bold
}

#wp-calendar tbody td#today {
    font-weight: bold
}

#wp-calendar td#prev {
    text-align: left;
    padding-left: 10px
}

.no-touch #wp-calendar tfoot a:hover {
    border-bottom: 1px solid
}

.widget.widget_categories ul li {
    line-height: 20px;
    padding: 7px 18px;
    position: relative
}

.widget.widget_categories .children {
    margin: 8px 0 -8px
}

.widget.widget_categories ul li:before {
    position: absolute;
    top: 8px;
    left: 1px;
    content: '\f105';
    font-size: 18px;
    font-family: FontAwesome;
    opacity: 0.5
}

.widget.widget_nav_menu .menu-item {
    position: relative
}

.widget.widget_nav_menu .menu-item:before {
    position: absolute;
    top: 8px;
    left: 1px;
    content: '\f105';
    font-size: 18px;
    font-family: FontAwesome;
    opacity: 0.5
}

.widget.widget_nav_menu .sub-menu .menu-item:before {
    left: 22px
}

.widget.widget_nav_menu .sub-menu .sub-menu .menu-item:before {
    left: 42px
}

.widget.widget_nav_menu .menu-item a {
    display: block;
    padding: 12px 20px;
    line-height: 20px;
    position: relative;
    border-bottom: 1px solid #e8e8e8
}

.no-touch .widget.widget_nav_menu .menu-item a:hover {
    padding: 12px 16px 12px 24px;
    border-bottom: 1px solid #e8e8e8
}

.widget.widget_nav_menu .menu-item.current-menu-item > a,
.widget.widget_nav_menu .menu-item.current-menu-ancestor>a {
    font-weight: bold;
    color: inherit
}

.widget.widget_nav_menu .sub-menu>.menu-item>a {
    padding: 12px 20px 12px 40px
}

.no-touch .widget.widget_nav_menu .sub-menu>.menu-item>a:hover {
    padding: 12px 16px 12px 44px
}

.widget.widget_nav_menu .sub-menu .sub-menu>.menu-item>a {
    padding: 12px 20px 12px 60px
}

.no-touch .widget.widget_nav_menu .sub-menu .sub-menu>.menu-item>a:hover {
    padding: 12px 16px 12px 64px
}

.widget.widget_meta ul {
    list-style-type: disc;
    margin-left: 22px
}

.widget.widget_meta ul li {
    margin-bottom: 8px
}

.widget.widget_pages ul {
    list-style-type: disc;
    margin-left: 22px
}

.widget.widget_pages ul li {
    margin-bottom: 8px
}

.widget.widget_pages .children {
    padding-top: 8px
}

.widget.widget_recent_comments .recentcomments {
    position: relative;
    line-height: 22px;
    padding-left: 24px;
    margin-bottom: 14px
}

.widget.widget_recent_comments .recentcomments:before {
    position: absolute;
    top: 1px;
    left: 2px;
    content: '\f075';
    font-size: 13px;
    font-family: FontAwesome;
    opacity: 0.5
}

.widget.widget_recent_entries ul li {
    position: relative;
    line-height: 22px;
    margin-bottom: 20px;
    padding-left: 18px
}

.widget.widget_recent_entries ul li:last-child {
    margin-bottom: 0
}

.widget.widget_recent_entries ul li span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px
}

.widget.widget_recent_entries ul li:before {
    position: absolute;
    top: 0;
    left: 1px;
    content: '\f105';
    font-size: 18px;
    font-family: FontAwesome;
    opacity: 0.5
}

.widget.widget_rss .widgettitle a {
    padding-left: 28px;
    position: relative
}

.widget.widget_rss .widgettitle a:first-child {
    display: none
}

.widget.widget_rss .widgettitle a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '\f143';
    font-family: FontAwesome
}

.widget.widget_rss ul li {
    line-height: 22px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    padding-left: 0
}

.widget.widget_rss ul li span {
    display: block;
    padding-top: 5px;
    font-size: 14px;
    opacity: 0.5
}

.widget.widget_rss ul li cite {
    font-size: 14px;
    font-style: normal;
    opacity: 0.5
}

.widget.widget_rss ul li div {
    display: block;
    font-size: 14px;
    padding: 6px 0
}

.widget.widget_tag_cloud .tagcloud a {
    color: #999
}

.no-touch .widget.widget_tag_cloud .tagcloud a:hover {
    border-bottom: 1px solid;
    color: #8c0
}

.no-touch .l-footer .widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff
}

.g-html .wp-caption {
    line-height: 0;
    margin: 0 0 30px;
    max-width: 100%;
    position: relative
}

.g-html .wp-caption-text {
    display: block;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px
}

.g-html .wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.g-html .wp-caption.alignleft {
    float: left;
    margin-right: 30px
}

.g-html .wp-caption.alignright {
    float: right;
    margin-left: 30px
}

.gallery-caption {
    font-size: inherit
}

.bypostauthor {
    font-size: inherit
}

img#wpstats {
    display: none
}

.fotorama__wrap {
    margin: 0 auto
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: none !important
}

.fotorama__fullscreen-icon {
    font-size: 28px;
    text-align: center;
    line-height: 60px;
    height: 60px;
    width: 60px;
    right: 0;
    top: 0;
    cursor: ne-resize;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #fff
}

.fotorama__fullscreen-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '\f0b2';
    font-family: FontAwesome
}

.fotorama--fullscreen .fotorama__fullscreen-icon:after {
    content: '\f00d'
}

.fotorama__arr {
    font-size: 56px;
    text-align: center;
    line-height: 60px;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #fff
}

.fotorama__arr--prev {
    left: 0
}

.fotorama__arr--next {
    right: 0
}

.fotorama__arr:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '\f104';
    font-family: FontAwesome
}

.fotorama__arr.fotorama__arr--next:after {
    content: '\f105'
}

.fotorama__dot {
    opacity: 0.5;
    border-color: inherit
}

.fotorama__thumb-border {
    border-color: #c20
}

.slick-slider {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y
}

.slick-list {
    position: relative;
    overflow: hidden
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 0;
    top: 0
}

.slick-track:before,
.slick-track:after {
    content: '';
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-slide img {
    display: block;
    margin: 0 auto;
    pointer-events: none
}

.slick-slide.slick-loading img {
    display: none
}

.slick-prev,
.slick-next {
    display: none;
    position: absolute;
    top: 50%;
    font-size: 0;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    padding: 0 !important;
    border-radius: 50%;
    background-color: transparent;
    color: inherit
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    cursor: default
}

.slick-prev {
    left: -50px
}

.slick-next {
    right: -50px
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    color: inherit !important;
    opacity: 0.2
}

.no-touch .slick-prev:hover,
.no-touch .slick-next:hover {
    background-color: #c20;
    color: #fff
}

.slick-next:before,
.slick-prev:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 50px;
    margin: 0 0 0 3px;
    color: inherit
}

.slick-prev:before {
    content: '\f104';
    margin: 0 3px 0 0
}

.l-header .menu-item-language {
    float: left;
    text-align: left;
    position: relative
}

.l-header .menu-item-language>a {
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
    color: inherit
}

.touch_disabled .submenu-languages {
    display: none;
    position: absolute;
    z-index: 2;
    min-width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff
}

.l-header.transparent .touch_disabled .w-nav-list>.menu-item-language>a {
    background-color: transparent !important
}

.touch_disabled .menu-item-language:hover .submenu-languages {
    display: block
}

.l-header .submenu-languages .menu-item-language {
    float: none;
    line-height: 40px;
    white-space: nowrap
}

.menu-item-language > a img.iclflag {
    margin-right: 7px
}

.touch_enabled .menu-item-language {
    float: none;
    display: inline-block;
    line-height: 40px
}

.touch_enabled .w-nav-list.level_1>.menu-item-language {
    display: block;
    padding: 10px 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset
}

.touch_enabled .submenu-languages {
    display: inline
}

.touch_enabled .menu-item-language>a {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0
}

.lang_sel_list_horizontal ul {
    overflow: hidden
}

.lang_sel_list_horizontal li {
    float: left;
    margin: 0 15px 5px 0 !important;
    padding: 0 !important
}

.lang_sel_list_vertical li {
    margin: 0 0 5px !important;
    padding: 0 !important
}

.lang_sel_list_vertical li a,
.lang_sel_list_horizontal li a {
    border: none !important
}

#lang_sel li,
#lang_sel_click li {
    padding: 0;
    margin: 0;
    position: relative
}

#lang_sel a,
#lang_sel_click a {
    display: block;
    font-size: 13px;
    line-height: 40px;
    padding: 0 40px 0 15px;
    border: 1px solid #e8e8e8;
    color: inherit !important
}

#lang_sel a img.iclflag,
#lang_sel_click a img.iclflag {
    margin-right: 5px
}

.no-touch #lang_sel a:hover,
.no-touch #lang_sel_click a:hover {
    background-color: #f2f2f2
}

.no-touch .l-footer #lang_sel a:hover,
.no-touch .l-footer #lang_sel_click a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel {
    border-radius: 5px
}

#lang_sel a.lang_sel_sel img.iclflag {
    margin-right: 2px
}

#lang_sel_click a.lang_sel_sel img.iclflag {
    margin-right: 8px
}

#lang_sel a.lang_sel_sel:before,
#lang_sel_click a.lang_sel_sel:before {
    display: block;
    content: "\f107";
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 20px;
    font-family: FontAwesome;
    cursor: pointer
}

#lang_sel ul ul,
#lang_sel_click ul ul {
    position: absolute;
    top: 42px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    z-index: 1;
    background-color: #fff
}

#lang_sel_click ul ul {
    visibility: hidden
}

#lang_sel ul ul {
    display: none
}

#lang_sel ul li:hover ul {
    display: block
}

#lang_sel ul ul a,
#lang_sel_click ul ul a {
    border-top: none
}

#lang_sel li:hover a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel:focus {
    border-radius: 5px 5px 0 0
}

#lang_sel ul ul li:last-child a,
#lang_sel_click ul ul li:last-child a {
    border-radius: 0 0 5px 5px
}

#lang_sel_footer {
    position: fixed;
    bottom: 0;
    clear: both;
    text-align: center;
    font: 11px/15px Verdana, sans-serif;
    padding: 8px;
    width: 100%;
    background-color: #fff
}

#lang_sel_footer ul li {
    display: inline-block;
    white-space: nowrap
}

#lang_sel_footer ul li a {
    display: block;
    padding: 5px 8px
}

img.iclflag {
    position: relative;
    top: 1px
}

.us_supersized {
    height: 100%;
    width: 100%;
    overflow: hidden
}

#supersized-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-indent: -9999px;
    z-index: 0;
    background: url(/assets/img/loader.gif) no-repeat center center
}

#supersized {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    overflow: hidden;
    z-index: -999
}

#supersized img {
    display: none;
    position: relative;
    height: auto;
    width: auto;
    max-width: none
}

#supersized li {
    display: block;
    list-style: none;
    z-index: -30;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0
}

#supersized a {
    display: block;
    height: 100%;
    width: 100%
}

#supersized li.prevslide {
    z-index: -20
}

#supersized li.activeslide {
    z-index: -10
}

#supersized li.image-loading {
    height: 100%;
    width: 100%;
    background: url(/assets/img/loader.gif) no-repeat center center #fff
}

#supersized li.image-loading img {
    visibility: hidden
}

#supersized li.prevslide img,
#supersized li.activeslide img {
    display: inline
}

#prevslide,
#nextslide {
    display: block;
    position: absolute;
    top: 50%;
    font-size: 20px;
    line-height: 52px;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    opacity: 0.5;
    background-color: #fff;
    color: #333
}

#prevslide {
    left: 20px
}

.no-touch #prevslide {
    left: -50px
}

.no-touch .us_supersized:hover #prevslide {
    left: 30px
}

#nextslide {
    right: 20px
}

.no-touch #nextslide {
    right: -50px
}

.no-touch .us_supersized:hover #nextslide {
    right: 30px
}

.no-touch #prevslide:hover,
.no-touch #nextslide:hover {
    opacity: 1
}

.slidecaption {
    display: table;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.slidecaption #slidecaption {
    display: table-cell;
    vertical-align: middle;
    margin: auto
}

.wpcf7-form {
    max-width: 450px;
    margin: 0 auto
}

.g-html .wpcf7-form p {
    margin-bottom: 15px
}

span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 5px
}

.wpcf7-form-control.wpcf7-radio,
.wpcf7-form-control.wpcf7-checkbox {
    display: inline-block;
    padding: 10px 0
}

span.wpcf7-list-item {
    margin: 0 10px
}

span.wpcf7-list-item input[type="checkbox"],
span.wpcf7-list-item input[type="radio"] {
    margin: 0 2px 0 0
}

div.wpcf7 img.ajax-loader {
    margin-right: -20px
}

div.wpcf7-response-output {
    line-height: 24px;
    margin: 0;
    padding: 8px 16px;
    border-radius: 5px
}

span.wpcf7-not-valid-tip {
    left: auto;
    top: auto;
    right: 5px;
    bottom: 5px;
    width: 220px;
    border-radius: 3px
}

.gform_wrapper h2,
.gform_wrapper h3,
.gform_wrapper h4 {
    margin-bottom: 10px
}

.g-html .gform_wrapper img {
    display: inline
}

.gform_wrapper ul,
.gform_wrapper li {
    list-style: none !important;
    margin: 0 !important
}

.gform_wrapper .gform_heading,
.g-html .gform_wrapper li {
    padding: 0 0 15px;
    text-align: left
}

.g-html .gform_wrapper li.gsection {
    padding: 20px 0 10px
}

.g-html .gform_wrapper li.gsection h2 {
    font-size: 24px;
    line-height: 34px
}

.gform_wrapper li:after {
    content: '';
    display: block;
    clear: both
}

.gform_wrapper .gfield_label {
    display: block;
    margin-bottom: 3px;
    font-weight: 600
}

.gform_wrapper .gfield_required {
    margin-left: 4px
}

.gform_ajax_spinner {
    margin-left: 10px
}

.gform_wrapper .charleft,
.gform_wrapper .gfield_description {
    font-size: 0.88em;
    line-height: 1.2;
    padding-top: 6px;
    opacity: 0.66
}

.gform_wrapper .description_above .gfield_description {
    padding-top: 0;
    padding-bottom: 8px;
    margin-top: -4px
}

.g-html .gform_wrapper .gfield_radio li,
.g-html .gform_wrapper .gfield_checkbox li {
    display: block;
    padding: 2px 0 4px 20px
}

.gform_wrapper .gfield_radio input[type="radio"],
.gform_wrapper .gfield_checkbox input[type="checkbox"] {
    position: absolute;
    margin: 6px 0 0 -20px
}

.gform_wrapper .left_label .gfield_label,
.gform_wrapper .right_label .gfield_label {
    float: left;
    padding-right: 15px;
    width: 30%
}

.gform_wrapper .right_label .gfield_label {
    text-align: right
}

.gform_wrapper .left_label .ginput_container,
.gform_wrapper .right_label .ginput_container {
    float: left;
    width: 70%
}

.gform_wrapper .left_label .gfield_description,
.gform_wrapper .right_label .gfield_description {
    clear: both;
    margin-left: 30%
}

.gform_wrapper .left_label .gfield_captcha_container,
.gform_wrapper .right_label .gfield_captcha_container,
.gform_wrapper .gform_footer.left_label,
.gform_wrapper .gform_footer.right_label {
    margin-left: 30%
}

.gform_wrapper .ginput_complex .ginput_full {
    display: block;
    clear: both
}

.gform_wrapper .ginput_complex .ginput_left {
    float: left;
    width: 48%
}

.gform_wrapper .ginput_complex .ginput_right {
    float: right;
    width: 48%
}

.gform_wrapper .ginput_complex .name_suffix,
.gform_wrapper .ginput_complex .name_prefix {
    float: left;
    margin-right: 10px;
    width: 50px
}

.gform_wrapper .ginput_complex .name_first,
.gform_wrapper .ginput_complex .name_last {
    float: left;
    margin-right: 10px;
    width: 150px
}

.gform_wrapper .ginput_complex input + label,
.gform_wrapper .ginput_complex select+label {
    display: block;
    font-size: 0.88em;
    line-height: 1.2;
    padding: 4px 0 10px;
    opacity: 0.66
}

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_time_ampm,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
    float: left;
    margin-right: 10px;
    width: 70px !important
}

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
    float: left;
    margin-right: 10px;
    width: auto !important
}

.gform_wrapper input.datepicker {
    float: left;
    margin-right: 5px;
    width: 210px
}

.gform_wrapper .simple_captcha_small input {
    width: 100px
}

.gform_wrapper .simple_captcha_medium input {
    width: 150px
}

.gform_wrapper .simple_captcha_large input {
    width: 200px
}

.gform_wrapper table.gfield_list {
    margin: 0;
    width: 100%
}

.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
    padding: 0 6px 6px 0;
    border-width: 0
}

.gform_confirmation_message {
    font-size: 1.2em;
    color: #5a0
}

.gform_wrapper .validation_error,
.gfield_error .gfield_checkbox,
.gfield_error .gfield_radio {
    color: #f00
}

.gfield_error input[type="text"],
.gfield_error input[type="password"],
.gfield_error input[type="email"],
.gfield_error input[type="url"],
.gfield_error input[type="tel"],
.gfield_error input[type="number"],
.gfield_error input[type="date"],
.gfield_error textarea,
.gfield_error select {
    border-color: #f00
}

.ui-datepicker {
    height: auto;
    width: 210px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff
}

.ui-datepicker table {
    width: 100%
}

.ui-datepicker-header {
    line-height: 30px;
    min-height: 30px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset
}

.ui-datepicker-title select {
    height: auto;
    border-radius: 0;
    background: none !important;
    border: none !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) inset;
    color: #666
}

.ui-datepicker-prev {
    float: left;
    padding-left: 10px;
    cursor: pointer
}

.ui-datepicker-next {
    float: right;
    padding-right: 10px;
    cursor: pointer
}

.ui-datepicker th {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #999
}

.ui-datepicker tbody td {
    padding: 0;
    border: none
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666
}

.ui-datepicker-calendar .ui-state-hover {
    background-color: #666;
    color: #fff !important
}

.ui-datepicker-calendar .ui-state-active {
    background-color: #FFF2AA;
    color: #333 !important
}

@media print {
    .l-header,
    .l-footer {
        display: none
    }
    .l-main,
    .l-subsection {
        padding: 0 !important
    }
}

.l-body {
    overflow-x: hidden;
    min-width: 0
}

.l-footer {
    position: fixed
}

@media (max-width: 1279px) {
    .l-header-h,
    .l-subsection-h,
    .l-subfooter {
        width: 94%
    }
    .l-header {
        line-height: 60px
    }
    .headerpos_bottom .l-header .w-nav.touch_enabled .w-nav-list.level_1 {
        top: auto;
        bottom: 60px
    }
    .headerpos_bottom .fixed .l-header .w-nav.touch_enabled .w-nav-list.level_1 {
        bottom: auto;
        top: 60px
    }
    .l-subsection {
        padding: 50px 0
    }
    h1.home-heading {
        font-size: 75px
    }
    .w-logo-title {
        font-size: 26px
    }
    .l-header .w-nav-anchor.level_1 {
        padding: 0 15px
    }
    .l-header .w-socials {
        margin-left: 5px
    }
    .l-header .w-socials-item {
        margin-left: 0
    }
    .w-clients {
        padding: 0 50px
    }
    .w-portfolio-item {
        width: 33.3333%
    }
    .w-portfolio-item-anchor:after {
        bottom: -30px
    }
    .w-portfolio-item-details-close {
        line-height: 60px;
        height: 60px;
        width: 60px
    }
    .w-portfolio-item-details-arrow {
        width: 60px
    }
    #prevslide {
        left: 20px
    }
    #nextslide {
        right: 20px
    }
}

@media (max-width: 1023px) {
    .l-header-h,
    .l-subsection-h,
    .l-subfooter {
        width: 92%
    }
    .l-header {
        line-height: 50px
    }
    .headerpos_bottom .l-header .w-nav.touch_enabled .w-nav-list.level_1 {
        top: auto;
        bottom: 50px
    }
    .headerpos_bottom .fixed .l-header .w-nav.touch_enabled .w-nav-list.level_1 {
        bottom: auto;
        top: 50px
    }
    .l-subsection {
        padding: 40px 0
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 18px
    }
    h1.home-heading {
        font-size: 60px
    }
    .g-html p.size_big {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 28px
    }
    .g-html p.subtitle {
        font-size: 22px;
        line-height: 32px
    }
    .g-btn,
    input[type="submit"] {
        font-size: 16px;
        line-height: 20px;
        padding: 12px 34px
    }
    .g-btn.size_small,
    input.g-btn.size_small,
    button.g-btn.size_small {
        line-height: 18px;
        padding: 8px 26px
    }
    .g-btn.size_big,
    input.g-btn.size_big,
    button.g-btn.size_big {
        font-size: 20px;
        line-height: 30px;
        padding: 12px 40px
    }
    .w-blog.imgpos_atleft .w-blog-entry {
        padding-right: 4%
    }
    .no-touch .w-blog.imgpos_atleft .w-blog-entry:hover {
        background-color: transparent !important
    }
    .w-blog.imgpos_atleft .w-blog-entry-title {
        padding-left: 30px
    }
    .w-blog.imgpos_atleft .w-blog-entry-body {
        padding-left: 30px
    }
    .w-logo-title {
        font-size: 22px
    }
    .w-portfolio-item {
        width: 50%
    }
    .w-portfolio-item-details-h {
        padding: 50px
    }
    .w-portfolio-item-details-content-preview {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%
    }
    .w-portfolio-item-details-content-text {
        float: none;
        width: 100%
    }
    .w-portfolio-item-details-close {
        line-height: 50px;
        height: 50px;
        width: 50px
    }
    .w-portfolio-item-details-arrow {
        width: 50px
    }
    .w-team-member {
        width: 33.3333%
    }
    .no-touch .w-team-member-meta {
        position: static;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
    .w-team-member-name {
        font-size: 20px;
        margin: 0 !important
    }
    .w-team-member-role {
        font-size: 15px;
        line-height: 22px
    }
    .w-team-member-links {
        margin-top: 10px
    }
    .w-testimonials-item {
        width: 100%
    }
}

@media (max-width: 959px) {
    .l-footer,
    #lang_sel_footer {
        position: static
    }
    .l-main {
        margin-bottom: 0 !important
    }
    .g-cols>div {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 30px
    }
    .g-cols.offset_none>div,
    .g-cols>div:last-child {
        margin-bottom: 0
    }
    #prevslide {
        left: 10px
    }
    #nextslide {
        right: 10px
    }
}

@media (max-width: 767px) {
    .l-subsection {
        padding: 30px 0
    }
    .no-touch .l-subsection {
        background-attachment: scroll
    }
    .l-subsection.with_parallax {
        background-position: 50% 50% !important
    }
    .l-body.no_pagesections.col_contside .l-content,
    .l-body.no_pagesections.col_contside .l-sidebar,
    .l-body.no_pagesections.col_sidecont .l-content,
    .l-body.no_pagesections.col_sidecont .l-sidebar {
        float: none;
        width: 100%
    }
    h1.home-heading {
        font-size: 50px
    }
    .w-blog.imgpos_atleft .w-blog-meta-date {
        top: 10px;
        left: 10px
    }
    .w-copyright {
        line-height: inherit
    }
    .w-socials+.w-copyright {
        float: none;
        text-align: center
    }
    .l-subfooter.at_bottom .w-socials {
        float: none
    }
    .w-gallery-tnails {
        text-align: center
    }
    .w-gallery.columns_5 .w-gallery-tnail,
    .w-gallery.columns_6 .w-gallery-tnail,
    .w-gallery.columns_7 .w-gallery-tnail,
    .w-gallery.columns_8 .w-gallery-tnail,
    .w-gallery.columns_9 .w-gallery-tnail,
    .w-gallery.columns_10 .w-gallery-tnail {
        width: 25%
    }
    .w-portfolio-item-meta {
        padding: 50px 20px 20px
    }
    .w-team-member {
        width: 50%
    }
    .comment-form-url,
    .comment-form-author,
    .comment-form-email {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

@media (max-width: 599px) {
    .l-header-h,
    .l-subsection-h,
    .l-subfooter {
        width: 88%
    }
    .g-cols>div {
        margin-bottom: 20px
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px
    }
    h1.home-heading {
        font-size: 24px
    }
    .g-html p.size_big {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 26px
    }
    .g-btn.size_big,
    input.g-btn.size_big,
    button.g-btn.size_big {
        font-size: 18px;
        line-height: 24px;
        padding: 12px 34px
    }
    .w-actionbox {
        padding: 6%
    }
    .w-blog.imgpos_atleft .w-blog-entry {
        padding-right: 0;
        border: none
    }
    .w-blog.imgpos_atleft .w-blog-entry-preview {
        position: relative
    }
    .w-blog.imgpos_atleft .w-blog-entry-title {
        padding: 0;
        margin-left: 0
    }
    .w-blog.imgpos_atleft .w-blog-entry-body {
        margin-left: 0;
        padding-left: 0
    }
    .w-blog.imgpos_atleft .w-blog-entry-short {
        padding-bottom: 20px
    }
    .l-main .w-contacts-item-value {
        display: block;
        font-size: 18px;
        line-height: 26px;
        text-align: center
    }
    .w-iconbox.iconpos_left.with_circle .w-iconbox-title,
    .w-iconbox.iconpos_left.with_circle .w-iconbox-text {
        margin-left: 88px
    }
    .w-portfolio-item {
        width: 100%
    }
    .w-portfolio-item-details-h {
        padding: 6%
    }
    .w-portfolio-item-details-arrow,
    .w-portfolio-item-details-content-preview {
        display: none
    }
    .w-portfolio-item.type_extended .w-portfolio-item-details-content-preview {
        display: block
    }
    .w-portfolio-item-details-content-preview {
        margin-bottom: 20px
    }
    .w-portfolio-item-details-content-text h1:first-child,
    .w-portfolio-item-details-content-text h2:first-child,
    .w-portfolio-item-details-content-text h3:first-child,
    .w-portfolio-item-details-content-text h4:first-child,
    .w-portfolio-item-details-content-text h5:first-child,
    .w-portfolio-item-details-content-text h6:first-child {
        padding-right: 40px
    }
    .w-testimonial-text {
        font-size: 16px;
        line-height: 24px;
        padding: 20px
    }
    .w-testimonial-person {
        font-size: 14px;
        line-height: 22px;
        padding-left: 20px
    }
    .w-testimonial-person:after,
    .w-testimonial-person:before {
        left: 20px
    }
}

@media (max-width: 479px) {
    .w-comments-item-meta,
    .w-comments-item-text,
    .w-comments-item-answer {
        margin-left: 0
    }
    .w-comments-item-icon {
        display: none
    }
    .l-main .w-contacts-list {
        margin: 0
    }
    .l-main .w-contacts-item {
        display: block;
        padding: 0
    }
    .w-gallery.columns_1 .w-gallery-tnail,
    .w-gallery.columns_2 .w-gallery-tnail,
    .w-gallery.columns_3 .w-gallery-tnail {
        width: 100%
    }
    .w-gallery.columns_4 .w-gallery-tnail,
    .w-gallery.columns_5 .w-gallery-tnail,
    .w-gallery.columns_6 .w-gallery-tnail,
    .w-gallery.columns_7 .w-gallery-tnail {
        width: 50%
    }
    .w-gallery.columns_8 .w-gallery-tnail,
    .w-gallery.columns_9 .w-gallery-tnail,
    .w-gallery.columns_10 .w-gallery-tnail {
        width: 33.3333%
    }
    .l-header .w-socials {
        display: none
    }
    .w-team-member {
        width: 100%
    }
}

@media (orientation: portrait) {
    .g-cols>div {
        margin-bottom: 20px;
        margin-left: 0 !important;
        width: 100% !important
    }
    .l-body.no_pagesections.col_contside .l-content,
    .l-body.no_pagesections.col_contside .l-sidebar,
    .l-body.no_pagesections.col_sidecont .l-content,
    .l-body.no_pagesections.col_sidecont .l-sidebar {
        float: none;
        width: 100%
    }
}

body {
    font-family: 'PT Sans';
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

.w-portfolio-item-details {
    font-size: 16px
}

.l-header .menu-item-language,
.l-header .w-nav-item {
    font-family: 'PT Sans';
    font-weight: 400
}

.touch_disabled .menu-item-language > a,
.l-header .touch_disabled .w-nav-anchor.level_1,
.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2 {
    font-size: 17px
}

.touch_disabled .submenu-languages .menu-item-language > a,
.l-header .touch_disabled .w-nav-anchor.level_2,
.l-header .touch_disabled .w-nav-anchor.level_3 {
    font-size: 15px
}

.touch_enabled .menu-item-language > a,
.l-header .touch_enabled .w-nav-anchor.level_1 {
    font-size: 17px
}

.l-header .touch_enabled .w-nav-anchor.level_2,
.l-header .touch_enabled .w-nav-anchor.level_3 {
    font-size: 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
.l-preloader-counter,
.w-blog-meta-date-day,
.w-counter-number,
.w-logo-title,
.w-pricing-item-price,
.w-tabs-item-title {
    font-family: 'PT Sans';
    font-weight: 400
}

h1 {
    font-size: 54px
}

h2 {
    font-size: 44px
}

h3 {
    font-size: 36px
}

h4 {
    font-size: 30px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 20px
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 24px
    }
    h1 {
        font-size: 30px
    }
    h2 {
        font-size: 26px
    }
    h3 {
        font-size: 24px
    }
    h4,
    .widgettitle,
    .comment-reply-title {
        font-size: 22px
    }
    h5,
    .w-portfolio-item-title {
        font-size: 20px
    }
    h6 {
        font-size: 18px
    }
}

.l-header,
.no-touch .l-header .menu-item-language > a:hover,
.no-touch .touch_disabled .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_2:hover > .w-nav-anchor,
.no-touch .l-header .w-nav-item.level_3:hover>.w-nav-anchor {
    /*background-color: #583962*/
    background-color: #fff
}

.touch_disabled .submenu-languages,
.no-touch .touch_disabled .w-nav-list > .menu-item-language:hover > a,
.no-touch .l-header .w-nav-item.level_1 .w-nav-anchor.level_1:before,
.l-header .w-nav-list.level_2,
.l-header .w-nav-list.level_3 {
    background-color: #231241
}

.l-header .w-nav.touch_enabled .w-nav-anchor {
    border-color: #282828
}

.l-header {
    color: #fff
}

.no-touch .l-header .menu-item-language > a:hover,
.no-touch .touch_disabled .menu-item-language:hover > a,
.no-touch .w-logo-link:hover,
.no-touch .l-header .w-nav-control:hover,
.no-touch .l-header .w-nav-item:hover>.w-nav-anchor {
    color: #f5b800
}
.no-touch .l-header .w-nav-item:hover>.w-nav-anchor span { color:#fff }

.l-header .w-nav-item.active > .w-nav-anchor,
.l-header .w-nav-item.current-menu-item > .w-nav-anchor,
.l-header .w-nav-item.current-menu-ancestor>.w-nav-anchor {
    color: #f5b800
}

.l-section,
.l-preloader,
.w-preloader,
.color_primary .g-btn.color_primary,
.w-blog.imgpos_atleft .w-blog-meta-date,
.w-portfolio-item-anchor:after,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
#lang_sel ul ul,
#lang_sel_click ul ul,
#lang_sel_footer {
    background-color: #f0f0f0
}

.w-icon.color_border.with_circle .w-icon-link,
.w-pricing-item-title {
    color: #f0f0f0
}

.l-preloader-bar,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.pagination .page-numbers,
.w-actionbox,
.no-touch .w-blog.imgpos_atleft .w-blog-entry:hover,
.w-comments-item-icon,
.l-main .w-contacts-item > i,
.w-icon.with_circle .w-icon-link,
.no-touch .w-portfolio-item-details-close:hover,
.no-touch .w-portfolio-item-details-arrow:hover,
.w-tabs-list,
.no-touch .w-tabs-section-header:hover,
.w-tags-item-link,
.w-testimonial-text,
.no-touch #lang_sel a:hover,
.no-touch #lang_sel_click a:hover {
    background-color: #ddd
}

.w-testimonial-person:after {
    border-top-color: #ddd
}

.w-blog.imgpos_atleft .w-blog-list,
.w-blog.imgpos_atleft .w-blog-entry,
.w-blog-entry.sticky,
.w-comments,
.w-pricing-item-h,
.w-portfolio-item-meta,
.w-tabs.layout_accordion,
.w-tabs.layout_accordion .w-tabs-section,
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td,
.widget.widget_nav_menu .menu-item a,
.no-touch .widget.widget_nav_menu .menu-item a:hover,
#lang_sel a,
#lang_sel_click a {
    border-color: #333
}

.g-hr-h:before,
.g-hr-h:after,
.g-btn.color_default,
.w-icon.color_border.with_circle .w-icon-link {
    background-color: #333
}

.g-hr-h i,
.w-icon.color_border .w-icon-link {
    color: #333
}

.l-preloader-spinner,
.l-section,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.color_primary .g-btn.color_primary,
.l-preloader-counter,
.g-btn.color_default,
.w-blog.imgpos_atleft .w-blog-entry-meta-date,
.l-main .w-contacts-item>i,
.w-icon-link {
    color: #333
}

.w-pricing-item-title {
    background-color: #333
}

a,
.home-heading-line.type_primary,
.g-html .highlight,
.w-counter-number,
.w-icon.color_primary .w-icon-link,
.w-iconbox-icon,
.no-touch .l-subsection.color_dark .w-icon-link:hover,
.w-iconbox.with_circle .w-iconbox-icon,
.w-tabs-item.active,
.w-tabs-section.active .w-tabs-section-header,
.w-team-member-name,
.w-testimonial-person-name,
.w-preloader {
    color: #583962
}

.l-subsection.color_primary,
.home-heading-line.type_primary_bg,
.g-btn.color_primary,
input[type="submit"],
.no-touch .g-btn.color_secondary:after,
.pagination .page-numbers.current,
.no-touch .pagination .page-numbers.current:hover,
.w-actionbox.color_primary,
.no-touch .slick-prev:hover,
.no-touch .slick-next:hover,
.w-icon.color_primary.with_circle .w-icon-link,
.w-iconbox.with_circle .w-iconbox-icon,
.w-pricing-item.type_featured .w-pricing-item-title,
.no-touch .w-team-member-links .w-team-member-links-item:hover {
    background-color: #583962
}

.g-html blockquote,
.no-touch .w-clients-item-h:hover,
.w-tabs-item.active,
.fotorama__thumb-border {
    border-color: #583962
}

.no-touch a:hover,
.no-touch a:active,
.home-heading-line.type_secondary,
.w-icon.color_secondary .w-icon-link,
.no-touch a.w-iconbox-link:hover .w-iconbox-icon,
.no-touch a.w-iconbox-link:hover .w-iconbox-title,
.no-touch .w-tags-item-link:hover,
.no-touch .widget.widget_tag_cloud .tagcloud a:hover {
    color: #231241
}

.home-heading-line.type_secondary_bg,
.no-touch .g-btn.color_default:after,
.no-touch .g-btn.color_primary:after,
.no-touch input[type="submit"]:hover,
.g-btn.color_secondary,
.no-touch .pagination .page-numbers:hover,
.w-actionbox.color_secondary,
.w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .w-iconbox.with_circle a.w-iconbox-link:hover .w-iconbox-icon,
.no-touch .w-tags-item-link:hover {
    background-color: #231241
}

.no-touch .w-iconbox.with_circle .w-iconbox-icon:after {
    box-shadow: 0 0 0 3px #231241
}

.w-blog.type_post .w-blog-meta,
.w-icon.color_fade .w-icon-link,
.w-socials-item-link,
.widget.widget_tag_cloud .tagcloud a {
    color: #777
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
    box-shadow: 0 0 0 2px #777
}

.l-subsection.color_alternate,
.color_alternate .color_primary .g-btn.color_primary,
.color_alternate .w-blog.imgpos_atleft .w-blog-meta-date,
.color_alternate .w-portfolio-item-anchor:after,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover {
    background-color: #ddd
}

.l-subsection.color_alternate { background-color: #fff }

.color_alternate .w-pricing-item-title,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
    color: #ddd
}

.color_alternate .g-btn.color_default,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .pagination .page-numbers,
.color_alternate .w-actionbox,
.no-touch .color_alternate .w-blog.imgpos_atleft .w-blog-entry:hover,
.color_alternate .w-comments-item-icon,
.color_alternate .w-contacts-item > i,
.color_alternate .w-icon.with_circle .w-icon-link,
.no-touch .color_alternate .w-portfolio-item-details-close:hover,
.no-touch .color_alternate .w-portfolio-item-details-arrow:hover,
.color_alternate .w-tabs-list,
.no-touch .color_alternate .w-tabs-section-header:hover,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .w-testimonial-text {
    background-color: #f0f0f0
}

.color_alternate .w-testimonial-person:after {
    border-top-color: #f0f0f0
}

.color_alternate .w-blog.imgpos_atleft .w-blog-list,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry,
.color_alternate .w-comments,
.color_alternate .w-pricing-item-h,
.color_alternate .w-portfolio-item-meta,
.color_alternate .w-tabs.layout_accordion,
.color_alternate .w-tabs.layout_accordion .w-tabs-section {
    border-color: #282828
}

.color_alternate .g-hr-h:before,
.color_alternate .g-hr-h:after,
.color_alternate .g-btn.color_default,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
    background-color: #282828
}

.color_alternate .g-hr-h i,
.color_alternate .w-icon.color_border .w-icon-link {
    color: #282828
}

.color_alternate,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .g-btn.color_default,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry-meta-date,
.color_alternate .w-contacts-item > i,
.color_alternate .w-icon-link {
    color: #333
}

.color_alternate .w-pricing-item-title {
    background-color: #333
}

.color_alternate a,
.color_alternate .home-heading-line.type_primary,
.color_alternate .g-html .highlight,
.color_alternate .w-counter-number,
.color_alternate .w-icon.color_primary .w-icon-link,
.color_alternate .w-iconbox-icon,
.color_alternate .w-tabs-item.active,
.color_alternate .w-tabs-section.active .w-tabs-section-header,
.color_alternate .w-team-member-name,
.color_alternate .w-testimonial-person-name {
    color: #583962
}

.color_alternate .home-heading-line.type_primary_bg,
.color_alternate .g-btn.color_primary,
.color_alternate input[type="submit"],
.no-touch .color_alternate .g-btn.color_secondary:after,
.color_alternate .pagination .page-numbers.current,
.no-touch .color_alternate .pagination .page-numbers.current:hover,
.color_alternate .w-actionbox.color_primary,
.no-touch .color_alternate .slick-prev:hover,
.no-touch .color_alternate .slick-next:hover,
.color_alternate .w-icon.color_primary.with_circle .w-icon-link,
.color_alternate .w-iconbox.with_circle .w-iconbox-icon,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-title,
.no-touch .color_alternate .w-team-member-links .w-team-member-links-item:hover {
    background-color: #583962
}

.color_alternate .g-html blockquote,
.no-touch .color_alternate .w-clients-item-h:hover,
.color_alternate .w-tabs-item.active,
.color_alternate .fotorama__thumb-border {
    border-color: #583962
}

.no-touch .color_alternate a:hover,
.no-touch .color_alternate a:active,
.color_alternate .home-heading-line.type_secondary,
.color_alternate .w-icon.color_secondary .w-icon-link,
.no-touch .color_alternate a.w-iconbox-link:hover .w-iconbox-icon,
.no-touch .color_alternate a.w-iconbox-link:hover .w-iconbox-title,
.no-touch .color_alternate .w-tags-item-link:hover {
    color: #231241
}

.color_alternate .home-heading-line.type_secondary_bg,
.no-touch .color_alternate .g-btn.color_default:after,
.no-touch .color_alternate .g-btn.color_primary:after,
.no-touch .color_alternate input[type="submit"]:hover,
.color_alternate .g-btn.color_secondary,
.no-touch .color_alternate .pagination .page-numbers:hover,
.color_alternate .w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .color_alternate .w-iconbox.with_circle a.w-iconbox-link:hover .w-iconbox-icon,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover {
    background-color: #231241
}

.no-touch .color_alternate .w-iconbox.with_circle .w-iconbox-icon:after {
    box-shadow: 0 0 0 3px #231241
}

.color_alternate .w-blog.type_post .w-blog-meta,
.color_alternate .w-icon.color_fade .w-icon-link,
.color_alternate .w-socials-item-link {
    color: #666
}

.color_alternate input[type="text"]:focus,
.color_alternate input[type="password"]:focus,
.color_alternate input[type="email"]:focus,
.color_alternate input[type="url"]:focus,
.color_alternate input[type="tel"]:focus,
.color_alternate input[type="number"]:focus,
.color_alternate input[type="date"]:focus,
.color_alternate textarea:focus,
.color_alternate select:focus {
    box-shadow: 0 0 0 2px #666
}

.l-footer,
.l-footer #lang_sel ul ul,
.l-footer #lang_sel_click ul ul {
    background-color: #222
}

.l-subfooter.at_top,
.l-footer #wp-calendar thead th,
.l-footer #wp-calendar tbody td,
.l-footer #wp-calendar tfoot td,
.l-footer #lang_sel a,
.l-footer #lang_sel_click a,
.l-footer .widget.widget_nav_menu .menu-item a,
.no-touch .l-footer .widget.widget_nav_menu .menu-item a:hover {
    border-color: #222
}

.l-footer input[type="text"],
.l-footer input[type="password"],
.l-footer input[type="email"],
.l-footer input[type="url"],
.l-footer input[type="tel"],
.l-footer input[type="number"],
.l-footer input[type="date"],
.l-footer textarea,
.l-footer select {
    background-color: #222
}

.l-footer,
.l-footer .w-socials-item-link,
.l-footer .widget.widget_tag_cloud .tagcloud a {
    color: #fff
}

.l-footer input[type="text"]:focus,
.l-footer input[type="password"]:focus,
.l-footer input[type="email"]:focus,
.l-footer input[type="url"]:focus,
.l-footer input[type="tel"]:focus,
.l-footer input[type="number"]:focus,
.l-footer input[type="date"]:focus,
.l-footer textarea:focus,
.l-footer select:focus {
    box-shadow: 0 0 0 2px #fff
}

.l-footer a,
.l-footer input[type="text"],
.l-footer input[type="password"],
.l-footer input[type="email"],
.l-footer input[type="url"],
.l-footer input[type="tel"],
.l-footer input[type="number"],
.l-footer input[type="date"],
.l-footer textarea,
.l-footer select {
    color: #f0f0f0
}

.no-touch .l-footer a:hover,
.no-touch .l-footer .w-tags-item-link:hover,
.no-touch .l-footer .widget.widget_tag_cloud .tagcloud a:hover {
    color: #f5b800
}

.yellow {
    color: #f5b800
}

.yellow-b {
    background-color: #f5b800!important
}

.grey {
    color: #333
}

.t-shadow {
    text-shadow: 0px 1px 1px #000
}

#blog_load_more {
    background-color: #f5b800
}

#nchat-trigger {
    z-index: 100
}

#chat-contact {
    padding: 15px
}

#nchat-wrap {
    margin-left: 12px
}

#chat-cover {
    z-index: 200:
}

#nchat-cover-cover {
    right: 90px!important;
    bottom: -10px!important
}

.text-left{ text-align: left }
.text-center { text-align: center }
.text-justify { text-align: justify }

.h-contacts { display: inline-block; float:left; margin-left: 20px; text-align: left; margin-top: 5px; }
.h-contacts a { font-size: 18px; display: block; line-height: 34px; color: #000 }