/*
Theme Name: AB-Inspiration
Theme URI: https://ab-inspiration.com/downloads/ab-inspiration/
Author: Anfisa Breus
Description: Unique template for Business-Blog. For successful business in the Internet. Template developer <a href="http://anfisabreus.ru">Anfisa Breus</a>.
Version: 8.109
Author URI: http://anfisabreus.ru
Tags: blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translated
Text Domain: inspiration
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */

html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 2%;
    font-weight: bold;
    line-height: 1.1
}

.entry-content a {
    text-decoration: underline;
}

ol,
ul {
    list-style-position: inside !important;
}

ol {
    list-style: decimal outside;
}

del {
    text-decoration: line-through;
}

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

#container {
    float: left;
    width: 700px;
}

#content {
    width: 692px;
    padding-top: 0px;
    margin-bottom: 36px;
}

#primary {
    overflow: hidden;
    width: 360px;
    font-size: 16px !important;
}

.one-column #container-full {
    margin: 0 auto;
    width: 1140px;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.one-column .entry-box {
    padding-left: 40px;
    padding-right: 40px;
}

.single-attachment #content {
    margin: 0 auto;
    width: 1000px;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#colophon,
#branding,
#wrapper,
#main {
    margin: 0 auto;
}

#branding {
    margin: 0 auto;
}

#wrapper {
    width: 1100px;
    margin-bottom: 0px;
    padding: 0 0px;
}

.full img {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0px !important;
    text-align: center;
}

#footer-widget-area {
    overflow: hidden;
    margin-top: 0px;
}

#footer-widget-area .widget-area {
    margin-right: 0px;
    margin-left: 0px;
}

#footer-widget-area .widget-container {
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    border: none;
    background: none;
}

#footer-widget-area .widget-container:first-child {
    margin-right: 9px;
}

#footer-widget-area .widget-container:last-child {
    margin-left: 9px;
}

#footer-widget-area .textwidget {
    margin: 0 auto;
}

#footer-widget-area .recent_comment {
    padding: 10px;
}

#footer-widget-area ul ul {
    padding: 0px;
}

#footer-widget-area #fourth {
    margin-right: 0;
}

#site-info {
    float: left;
    width: 350px;
    font-size: 11px;
    padding-left: 10px;
}

#site-generator {
    float: right;
    width: 390px;
    font-size: 11px;
}

h1.image-logo-h1 {
    position: absolute;
    top: 0;
    display: none;
}

.commentstabs a:hover {
    text-decoration: none !important
}

div.date-comments,
#content .post div.meta-comment a:link,
#content div.entry-box .post .entry-utility a,
#content .entry-utility a:link,
#content .entry-utility a:visited,
.meta-comment {
    color: #999 !important;
    font-size: 16px !important;
}

p {
    margin-bottom: 18px;
}

ul {
    margin: 0 0 18px 1.5em;
}

ol {
    margin: 0 0 18px 1.5em;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}

dl {
    margin: 0 0 24px 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

big {
    font-size: 131.25%;
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}

pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

input[type="text"],
textarea,
input[type="email"],
input[type="tel"],
input[type="password"] {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
}

.screen-reader-text {
    position: absolute;
    left: -9000px;
}

#branding img {
    clear: both;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

#access .menu-header,
#access .menu {
    padding: 0px!important;
    margin: 0px;
}

#main {
    overflow: hidden;
    margin-top: 0px;
}

#content {
    margin-left: 0px;
    margin-bottom: 36px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom: 0;
}

#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px;
}

#content code {
    font-size: 13px;
}

#content dt,
#content th {
    color: #000;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin: 10px 0 10px 0;
    line-height: 1.1;
}

#content tr th,
#content thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: .75rem;
}

#content tr td {
    border-top: 1px solid #e7e7e7;
    padding: .75rem;
}

#content tr.odd td {
    background: #F2F7FC;
}

.hentry {
    margin: 0 0 0px 0;
}

.single .hentry {
    margin: 0 0 36px 0;
}

.page-title {
    color: #000;
    font-size: 12px!important;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.page-title span {
    color: #333;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.page-title a:link,
.page-title a:visited {
    color: #888;
    text-decoration: none;
}

.page-title a:active,
.page-title a:hover {
    color: #2F6196;
}

.entry-meta {
    color: #000;
    font-size: 12px;
}

.entry-meta abbr,
.entry-utility abbr {
    border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}

.entry-content,
.entry-summary {
    clear: both;
    padding: 2px 0 0 0;
}

.entry-content fieldset {
    border: 1px solid #E7E7E7;
    margin: 0 0 24px 0;
    padding: 24px;
}

.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px 10px;
    font-size: 18px;
}

ul.wpcw_fe_quiz_q_answers {
    list-style: none;
}
.wpcw_fe_quiz_messages_wrapper {padding-bottom: 20px}
.wpcw_fe_progress_download a {font-size: 16px !important; }
.wpcw_fe_progress_download {padding-top: 10px;}
.wpcw_fe_quiz_title {display:none}
.entry-content input {
    margin: 0 0 0px 0;
}

.entry-content input.file,
.entry-content input.button {
    margin-right: 24px;
}

.entry-content label {
    color: #000;
    font-size: 18px;
}

.entry-content select {
    margin: 0 0 24px 0;
}

.entry-content sup,
.entry-content sub {
    font-size: 10px;
}

.entry-content blockquote {
    font-style: italic;
    margin-left: 25px;
    margin-top: 10px;
    padding: 10px 35px 0;
    color: #111;
    overflow: hidden;
}

.entry-content .wp-block-quote:not(.is-large),
.entry-content .wp-block-quote:not(.is-style-large) {
    border-left: 2px solid #0073aa;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0px
}

textarea,
input {
    border-radius: 3px;
}

.entry-content .wp-block-quote p {
    font-size: 24px
}

.entry-content .wp-block-quote cite {
    font-size: 16px;
    color: #999 !important
}

.entry-content .post-font>*,
.entry-summary .post-font>* {
    margin: 15px 0
}

figure.wp-block-pullquote {
    border-top: 2px solid #999;
    border-bottom: 2px solid #999
}

.page-link {
    color: #000;
    font-weight: bold;
    margin: 0 0 22px 0;
    word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color: #000;
    font-weight: normal;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

.home .sticky .page-link a {
    background: #D9E8F7;
}

.page-link a:active,
.page-link a:hover {
    color: #2F6196;
}

.page .edit-link {
    clear: both;
    display: block;
}

#entry-author-info {
    background: #F4F8F9;
    border-top: 4px solid #11466C;
    padding: 18px 20px;
    margin: 24px 0;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    line-height: 20px;
}

#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7!important;
    float: left;
    margin: 0 -104px 0 0;
    height: 60px;
    padding: 10px;
}

#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}

#entry-author-info h2 {
    color: #000;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0;
}

.entry-utility {
    color: #333;
    font-size: 12px;
    line-height: 18px;
    clear: both;
}

#content div.entry-box .post .entry-meta a:link,
#content div.entry-box .post .entry-utility a {
    color: #999 !important;
}

#content div.entry-box .post .entry-meta a:hover,
#content div.entry-box .post .entry-utility a:hover {
    color: #999 !important;
    text-decoration: underline
}

#content .video-player {
    padding: 0;
}

.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

.home .hentry.category-asides {
    padding: 0;
}

.home #content .category-asides .entry-content {
    padding-top: 0;
}

.category-gallery {
    margin-bottom: 48px;
}

.category-gallery h2 {
    margin-top: 10px;
}

.category-gallery .entry-meta {}

.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0;
}

.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
}

.home #content .category-gallery .entry-content p {
    display: inline;
}

.home #content .category-gallery .entry-utility {
    padding-top: 4px;
}

.entry-content .attachment img {
    margin-bottom: 0;
}

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before {
    content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
    content: '\00a0\2192';
}

#content .alignleft,
#content img.alignleft,
#content .alignright,
#content img.alignright,
#content .alignnone,
#content img.alignnone {
    margin-top: 15px;
}

#content .alignleft,
#content img.alignleft {
    float: left;
    margin-right: 15px;
}

#content .alignright,
#content img.alignright {
    float: right;
    margin-left: 15px;
}

#content .aligncenter,
#content img.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#content figure.aligncenter {
    display: table
}

#content .wp-caption {
    line-height: 18px;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 4px;
}

#content .wp-caption p.wp-caption-text {
    margin: 5px;
    color: #333;
    font-size: 12px;
    overflow-wrap: break-word;
}

#content .wp-smiley {
    margin: 0;
}

.gallery {
    margin-bottom: 20px;
    width: 100%
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 49%;
    max-width: -webkit-calc(49% - 4px);
    max-width: calc(49% - 4px);
    width: 49%!important;
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(32.3% - 4px);
    max-width: calc(32.3% - 4px);
    width: 32% !important;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(24% - 4px);
    max-width: calc(24% - 4px);
    width: 23%!important
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(19% - 4px);
    max-width: calc(19% - 4px);
    width: 19%!important;
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(15.7% - 4px);
    max-width: calc(15.7% - 4px);
    width: 15%!important;
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(13.3% - 4px);
    max-width: calc(13.3% - 4px);
    width: 13%!important;
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(11.5% - 4px);
    max-width: calc(11.5% - 4px);
    width: 11%!important;
}

.gallery-columns-9 .gallery-item {
    max-width: 10%;
    max-width: -webkit-calc(10.1% - 4px);
    max-width: calc(10.1% - 4px);
    width: 10%!important;
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

#content .gallery {
    margin: auto;
    margin-bottom: 10px;
    float: none;
    display: table;
    height: 100% !important;
    clear: both;
}

#content .gallery .gallery-item {
    float: left;
    text-align: center;
    width: auto;
    border-radius: 5px;
    margin: 5px;
    border: 1px solid #eee;
}

#content .gallery .gallery-item img {
    width: 100%
}

#content .gallery dl {
    margin: 0;
}

.gallery-icon {
    line-height: 0px !important;
}

#content .gallery br+br {
    display: none;
}

.navigation {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    color: #333;
}

.navigation a:link,
.navigation a:visited {
    color: #333;
    text-decoration: none;
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next {
    float: right;
    width: 50%;
    text-align: right;
}

#nav-above {
    margin: 0px 0 18px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above,
.single #nav-above {
    display: block;
}

#nav-below {
    margin: -18px 0 0 0;
}

div.comments-title {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
}

#commentform input {
    width: 100%;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 20px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit {
    margin: 10px 10px 10px 0px;
    width: 100%;
    float: left;
    padding: 10px;
}

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0px;
    text-align: justify;
    margin-left: 0px !important;
}

.commentlist li {
    margin: 15px 0 0px 0px;
    padding: 15px 15px 15px 15px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentlist li img.avatar {
    float: left;
    margin-right: 20px !important
}

.commentlist cite {
    padding-left: 0px;
    font-weight: bold;
    font-style: normal;
    font-size: 1.0em;
}

.commentmetadata {
    padding-left: 0px;
    font-weight: normal;
    margin: 0;
    display: block;
    color: #ca5433;
    font-size: 0.9em;
}

.commentmetadata a,
.commentmetadata a:visited {
    padding-left: 0px;
    color: #2E1737;
    font-style: normal;
    font-size: 0.9em;
}

.commentmetadata a:hover {
    color: #333333;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    float: left;
    width: 32.3%;
}

.thread-alt {
    background-color: #F7F6F5;
    border: 1px solid #eee;
}

.thread-even,
li.comment:last-child {
    border: 1px solid #eee !important;
}

.widget-area ul,
.widget-area li {
    list-style: none;
    margin-left: 0;
    padding-top: 0px;
}

.widget-area ul ul {
    list-style: square;
    margin-left: 1.3em;
}

.widget_search #s,
.header-widget-search #s {
    padding: 0px 7px 0px 7px;
    width: 215px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    vertical-align: middle;
    height: 30px;
}

.widget_search label {
    display: none;
}

.widget-container {
    padding: 20px 24px 20px 23px;
    color: #333;
}

.widget-title {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
}

.widget-area .entry-meta {
    font-size: 11px;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    font-weight: bold;
    color: #222;
    text-align: left;
    font-size: 14px;
    padding-bottom: 4px;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    padding: 3px 0 2px;
    background: #f5f5f5;
    border: 1px solid #fff;
    text-align: center;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.widget_rss a.rsswidget {
    color: #000;
}

.widget_rss a.rsswidget:hover {
    color: #2F6196;
}

.widget_rss .widget-title img {
    height: 11px;
    width: 11px;
}

#main .widget-area ul {
    margin-left: 0;
}

#main .widget-area ul ul {
    border: none;
    margin-left: 0em;
    padding: 0;
}

#colophon {
    margin-top: -4px;
    padding: 18px 0;
    overflow: hidden;
}

#site-info {
    font-weight: bold;
}

#site-info a {
    color: #000;
    text-decoration: none;
}

#site-generator {
    position: relative;
    font-style: italic;
}

#site-generator a {
    color: #000;
    display: inline-block;
    text-decoration: none;
    background: url(images/wordpress.png) center left no-repeat;
    padding-left: 0px;
    line-height: 16px;
}

#site-generator a:hover {
    text-decoration: underline;
}

img#wpstats {
    display: block;
    margin: 0 auto 10px;
}

pre {
    -webkit-text-size-adjust: 140%;
}

code {
    -webkit-text-size-adjust: 160%;
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 120%;
}

#site-description {
    -webkit-text-size-adjust: none;
}

@media print {
    body {
        background: none !important;
    }
    #wrapper {
        float: none !important;
        clear: both !important;
        display: block !important;
        position: relative !important;
    }
    #header {
        padding-bottom: 18pt;
    }
    #colophon {
        border-top: 2pt solid #000;
    }
    .entry-content {
        font-size: 14pt;
        line-height: 1.4pt;
    }
    #access,
    #branding img,
    #respond,
    .comment-edit-link,
    .edit-link,
    .navigation,
    .page-link,
    .widget-area {
        display: none !important;
    }
    #container,
    #header,
    #footer {
        width: 100%;
        margin: 0;
    }
    #content,
    .one-column #content {
        width: 100%;
        margin: 24pt 0 0;
    }
    .wp-caption p {
        font-size: 11pt;
    }
    #site-info,
    #site-generator {
        float: none;
        width: auto;
    }
    #colophon {
        width: auto;
    }
    img#wpstats {
        display: none
    }
    #site-generator a {
        padding: 0;
        margin: 0;
    }
    #entry-author-info {
        border: 1px solid #e7e7e7;
    }
    #main {
        display: inline;
    }
    .home .sticky {
        border: none;
    }
}

div.buttonsinvite {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    float: left;
    text-align: left;
    vertical-align: bottom;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
}

.entry-box {
    margin-bottom: 0px;
    padding: 22px 25px 25px 25px;
    line-height: 1.4;
}

.social-profiles img {
    margin-right: 11px;
}

#fb_share_1 .fb_share_count_top {
    margin: 0px 0px 7px 0px !important;
}

#fb_share_1 span {
    vertical-align: top;
}

div.twtr-hd h3,
h4 {
    clear: none!important;
}

#recentcomments table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    vertical-align: top;
}

#recentcomments img {
    padding: 3px;
    border: 1px solid #ddd;
    margin-right: 10px;
}

img.post_thumbnail {
    float: left;
    margin-bottom: 0px!important;
}

.pagenavi {
    font-size: 12px;
    padding-bottom: 0px;
}

.pagenavi {
    clear: both;
    float: right;
}

.pagenavi a {
    text-decoration: none !important;
    font-weight: normal;
    font-size: 12px;
}

.pagenavi .current,
.pagenavi .on,
.pagenavi a:hover {
    background: #f8f8f7 !important;
    color: #fff !important;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pagenavi a,
.pagenavi a:link,
.pagenavi a:visited,
.pagenavi .current,
.pagenavi .on,
.pagenavi span.pages {
    margin-top: 10px;
    background: #ffffff;
    color: #666;
    padding: 5px 10px !important;
    margin-left: 8px;
    line-height: 24px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pagenavi span.extend {
    background: none;
    border: none;
}

.pagenavi span.current {
    background: #2F6196;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.cat-meta {
    padding: 0px 0 10px 0px;
}

.cat-meta a {
    font-size: 16px !important;
    text-decoration: none;
    color: #888 !important
}

.cat-meta a:hover {
    text-decoration: underline !important
}

.bread-arrow {
    padding: 0 0px;
}

div.date-comments {
    color: #999;
    font-size: 16px !important;
    height: 20px;
    padding-top: 5px;
}

.meta-date {
    float: left;
    padding: 0 10px 0px 0px;
}

.meta-author {
    float: left;
    padding: 0 10px 0 0px;
}

.meta-comment {
    color: #999!important;
    float: left;
}

.meta-comment a {
    vertical-align: top;
}

#content .post div.meta-comment a:link,
#content .post div.meta-comment a:hover,
#content .post span.meta-comment a:visited,
#content .post span.meta-author a:link,
#content .post span.meta-author a:hover,
#content .post span.meta-author a:visited,
#content .post span.meta-cat a:link,
#content .post span.meta-cat a:visited,
#content .post span.meta-cat a:hover {
    color: #999!important;
}

#content .post .date-comments a {
    text-decoration: none;
    color: #999;
    font-size: 16px !important;
}

#content .post .date-comments a:hover {
    text-decoration: underline;
    color: #999;
    font-size: 16px !important;
}

span.comments {
    padding: 0 0 0 0px;
}

a.more {
    color: #777777;
    font-size: 11px;
    padding: 0px 0 0 15px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#submit,
#submit:visited,
.submit,
.submit:visited,
.button,
.button:visited,
a.comment-reply-link {
    display: inline-block;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 25px 10px 25px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #415D78;
}

#submit:hover,
.submit:hover,
#searchsubmit:hover,
.button:hover,
a.comment-reply-link:hover {
    color: #fff;
    text-decoration: none;
}

#searchsubmit,
#searchsubmit:visited {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    font-size: 18px !important;
    padding: 6px 10px 7px 10px;
    background-color: #415D78;
    margin-top: 0px;
    box-sizing: border-box !important;
}

.button,
.button:visited {
    padding: 6px 10px 7px 10px;
}

a.comment-reply-link {
    font-size: 14px !important;
    padding: 5px 15px 5px 15px;
}

.recentpost-title {
    padding-bottom: 10px;
}

div.recent-posts img {
    margin-left: 0px !important;
    margin-right: 10px;
}

div.respostanons p {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

#recentcomments {
    margin: 0px 10px 0px 0px;
}

#recentcomments td {
    padding-bottom: 5px!important;
}

.recent-post-item {
    clear: both;
    padding: 10px 0 5px 0;
}

.recent-post-item .readmore,
.otzyvy-text .readmore {
    display: none
}

div.recent-posts:last-child {
    border: none
}

.widget_blogauthorinfo .avatar {
    margin-bottom: 0px !important;
}

.widget_blogauthorinfo .left {
    float: left;
    margin: 0 10px 5px 0;
}

.widget_blogauthorinfo .right {
    float: right;
    margin: 0 0 5px 10px;
}

.widget_blogauthorinfo .center {
    margin-bottom: 25px;
    text-align: center
}

.widget_blogauthorinfo .round img {
    border-radius: 50%
}

.widget_blogauthorinfo .square img {
    border-radius: 0%
}

.widget_blogauthorinfo .semiround img {
    border-radius: 3px
}

.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

.twtr-ft {
    display: none;
}

div.head-height {
    height: 190px;
}

div.head-style {
    height: 220px;
    clear: both;
    display: block;
}

#contact-page {
    margin-bottom: 15px;
    line-height: 22px;
}

#contact-page .screenReader {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

#contact-page ol.forms {
    list-style: none;
    width: 100%;
    margin: 30px 0 0;
}

#contact-page ol.forms li {
    clear: both;
    margin-bottom: 18px;
    width: 100%
}

#contact-page ol.forms label {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 700;
    padding-right: 20px;
    width: 100px;
}

#contact-page ol.forms input.txt {
    width: 70%;
}

#contact-page ol.forms textarea {
    width: 70%;
}

#contact-page ol.forms li .error {
    font-size: 12px;
    display: block;
    margin-left: 100px;
    color: red;
}

#contact-page ol.forms li span.recaptcha {
    font-size: 12px;
    display: block;
    margin-left: 0px !important;
    color: red;
}

#contact-page ol.forms li.textarea .error {
    display: block;
    margin-left: 100px
}

#contact-page ol.forms li.screenReader {
    margin-bottom: 0;
}

#contact-page ol.forms li.buttons .submit {
    margin: 0px 0 0 100px;
}

#contact-page ol.forms li.inline input {
    width: auto;
    margin-left: 100px;
}

#contact-page ol.forms li.inline label {
    display: inline;
    float: none;
    width: auto;
}

.three-col-left #contact-page ol.forms textarea,
.three-col-middle #contact-page ol.forms textarea,
.three-col-right #contact-page ol.forms textarea {
    width: 65%;
}

.liketext {
    font-size: 3px !important
}

#content .post a.more-link {
    margin-top: 20px;
    font-size: 16px !important;
    padding: 10px 25px 10px 25px !important;
    float: right;
    text-decoration: none;
    background: #44bae5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#content .post a.more-link:hover {
    text-decoration: none;
}

.archiv-title {
    margin: 0px 20px 20px 0px;
    font-size: 12px;
    padding: 7px 20px 7px 20px;
    float: left;
    text-decoration: none;
    background: #44bae5;
    width: 100%
}

#subs {
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    line-height: 13px;
    background: #fff;
    padding: 15px 0px 15px 0px;
}

#subs input[type=submit] {
    background-color: #415D78!important;
}

#subs input[type=submit],
#subs input[type=submit]:visited {
    display: inline-block;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
}

#subs input[type=submit]:hover {
    text-decoration: none;
}

#expop {
    top: 30px;
    width: 813px;
    margin-left: -270px;
    left: 40%;
    display: none;
    position: absolute;
    z-index: 100000;
}

.expop_style {
    width: 790px;
    height: 470px;
    padding: 10px 15px;
    font-size: 11pt;
}

.expop_style h1,
.expop_style h2,
.expop_style h3,
.expop_style h4,
.expop_style h5,
.expop_style h6 {
    margin: 5px 0;
    padding: 0;
}

.expop_style h1 {
    font-size: 28px;
    font-weight: normal;
}

.expop_style h2 {
    font-size: 26px;
    font-weight: normal;
}

.expop_style h3 {
    font-size: 24px;
    font-weight: normal;
}

.expop_style h4 {
    font-size: 22px;
    font-weight: normal;
}

.expop_style h5 {
    font-size: 20px;
    font-weight: normal;
}

.expop_style h6 {
    font-size: 18px;
    font-weight: normal;
}

.form-headline {
    color: #fff;
}

.headline {
    color: #000;
}

#expop_dim {
    background-color: #3c4043;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
}

.expop_bottom_links {
    margin-top: 10px;
    text-align: center;
}

.lightbox-close {
    float: right;
    background-image: url('images/expop/lightbox-close.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 27px;
    left: 770px;
    height: 25px;
    width: 25px;
}

.lightbox-close:hover {
    background-position: left bottom;
}

.lightbox-close span {
    display: none;
}

ul.bullet-list {
    list-style: none;
}

ul.bullet-list li {
    font-size: 14px;
    background-image: url('images/expop/green-tick.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    text-align: left;
}

.leftcont {
    width: 380px;
    float: left;
    padding: 0px 20px 20px 20px;
    text-align: center;
}

.rightcont {
    width: 280px;
    float: right;
    padding: 0px 5px 0px 5px;
    text-align: center;
}

.listtitle {
    margin-top: 20px;
    color: #000;
    font-weight: bold;
}

.expop_style input[type=text] {
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
    height: 26px;
    background: #fff;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-top: 0px !important;
    width: 200px;
}

.expop_style form {
    padding: 0px!important;
    margin: 0px!important;
}

.popupinside {
    width: 730px;
    height: 380px;
    margin: 0 auto;
    margin-top: 50px;
}

input.form-button-popup {
    background-position: center top;
    background-color: transparent;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    font-size: 14px;
    font-weight: bold;
    width: 234px;
    height: 45px;
    border: none;
}

input.btnhovpop {
    background-position: center 94px;
}

.odkl-klass {
    padding-bottom: 3px;
}

.top-comment {
    height: 100%;
}

.tccol1 {
    height: 100%;
}

.tccol1 table {
    min-height: 100%;
    height: 100%;
    width: 100%;
}

.tccol1 table td {
    border: none;
    text-align: left;
    padding: 0px
}

.tccol1 .avatar-top img {
    margin: 5px 10px 5px 0px;
    float: left;
}

.tccol1 .avatar-comment {
    margin-left: 10px;
    margin-top: 0px;
}

.tccol1 span {
    margin-left: 5px;
}

.tccol1 div.topname {
    height: 10px;
    padding-top: 10px;
}

.tccol4 {
    height: 100%;
}

.tccol4 table {
    min-height: 100%;
    height: 100%;
    width: 302px;
    text-align: center;
}

.tccol4 table td {
    border: none;
    text-align: left;
    padding: 0px 1px 0px 2px;
    width: 60px !important;
}

.tccol4 .avatar-top img {
    margin: 5px 0 0px;
    text-align: left;
}

.tccol4 .avatar-comment {
    font-size: 11px;
    display: block;
    line-height: 1.25em;
    margin-top: 2px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    position: relative;
}

.tccol4 div.topname {
    height: 10px;
}

.tccol4 span {
    line-height: 20px;
    background-color: #6394bf;
    position: absolute;
    top: 47px;
    right: 1px;
    padding: 0 7px;
    height: 20px;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 10px;
}

#ok_group_widget {
    margin-left: -10px;
}

ul.recent_comment {
    margin-left: 0px!important;
}

.recent_comment li {
    line-height: 16px;
    display: inline-block;
    height: 50px;
    padding: 20px 5px 2px 0;
}

.recent_comment li:first-child {
    padding: 5px 5px 2px 0;
}

.recent_comment li img {
    float: left;
    margin: 0 10px 0 0;
}

.recent_comment li img {
    width: 40px;
    height: 40px;
}

div.qips_smiles img {
    padding: 0px !important;
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    box-shadow: none!important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none !important;
}

#footermenu {
    margin-top: 0px;
    margin-bottom: 10px;
    width: 960px;
    padding-top: 20px;
}

.menu-footer ul {
    list-style: none;
    margin: 0 auto;
}

.menu-footer ul ul {
    display: none
}

.menu-footer li {
    display: inline;
    position: relative;
    margin-right: 10px;
}

.menu-footer li a:link {
    text-decoration: underline;
}

.menu-footer li a:hover {
    text-decoration: underline;
}

.ig-b- {
    display: inline-block;
}

.ig-b- img {
    visibility: hidden;
}

.ig-b-:hover {
    background-position: 0 -60px;
}

.ig-b-:active {
    background-position: 0 -120px;
}

.ig-b-v-24 {
    width: 137px;
    height: 24px;
    background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
}

.zoom-instagram-widget__follow-me a.ig-b-v-24 {
    background: transparent;
    width: 100%;
    height: 30px
}

.widget-area ul ul.zoom-instagram-widget__items {
    list-style: none;
}

#landing-menu {
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
}

.landing-menu-ul ul {
    list-style: none;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
}

.landing-menu-ul li {
    display: inline;
    position: relative;
    margin-right: 10px;
}

.landing-menu-ul a:link,
.landing-menu-ul a:visited {
    text-decoration: none;
    color: #000 !important;
}

.landing-menu-ul li a:hover {
    text-decoration: none;
    color: #333 !important;
    text-decoration: underline;
}

.landing-menu-ul ul li ul {
    display: none
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('images/fancybox_sprite.png') !important;
    background-size: auto !important;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    font-weight: bold;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none
}

.ui-state-disabled .ui-icon {}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    border-radius: 5px
}

.comment-notes {
    display: none
}

ul.commentstabs {
    margin: 0px;
    font-size: 18px !important;
    font-weight: normal;
    margin-bottom: 30px !important;
    text-transform: lowercase;
}

ul.commentstabs li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul.commentstabs li a {
    padding: 7px 15px 7px 15px;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: none;
    text-decoration: none;
    font-size: 18px !important;
}

#content ul.commentstabs li a:hover {
    font-size: 18px !important;
}

#content ul.commentstabs li.commentab a.commentlink,
#content ul.commentstabs li.commentab a.commentlink:visited {
    color: #333;
}

.sprite-bg-for-button,
.sprite-author,
.sprite-categories,
.sprite-comments,
.sprite-date {
    display: inline-block;
    background: url('images/sprite-ab-inspiration.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.sprite-bg-for-button {
    background-position: -0px -0px;
    width: 350px;
    height: 32px;
}

.sprite-author {
    background-position: -333px -32px;
    width: 16px;
    height: 20px;
}

.sprite-categories {
    background-position: -324px -198px;
    width: 16px;
    height: 20px;
}

.sprite-comments {
    background-position: -324px -218px;
    width: 16px;
    height: 20px;
}

.sprite-date {
    background-position: -324px -238px;
    width: 16px;
    height: 20px;
    padding-right: 5px;
}

#related_posts .clear {
    clear: both;
    padding-top: 20px;
}

#related_posts ul {
    margin: 0;
    overflow: hidden;
}

#related_posts li {
    float: left;
    list-style: none;
    margin: 0 10px 0 0px;
}

#related_posts li:first-child {
    margin-left: 0;
}

#related_posts li a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    text-decoration: none !important;
}

#related_posts img {
    height: 154px !important;
    width: 154px;
    padding: 0px !important;
    border: none !important;
    background: none;
    box-shadow: none;
    margin: 0 !important;
}

#related_posts li a:hover {
    text-decoration: underline;
}

.related_content {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

.related_image {
    margin-bottom: 10px;
    padding: 0px !important;
}

#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
    float: right
}

#cssmenu ul,
#cssmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cssmenu ul {
    position: relative;
    z-index: 597;
}

#cssmenu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

#cssmenu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}

#cssmenu ul ul li {
    float: none;
}

#cssmenu ul ul ul {
    top: 0;
    left: 190px;
    width: 190px;
}

#cssmenu ul li:hover>ul {
    visibility: visible;
}

#cssmenu ul ul {
    bottom: 0;
    left: 0;
}

#cssmenu ul ul {
    margin-top: 0;
}

#cssmenu ul ul li {
    font-weight: normal;
}

#cssmenu a {
    display: block;
    line-height: 1em;
    text-decoration: none;
}

#cssmenu>ul {
    display: inline-block;
}

#cssmenu:after,
#cssmenu ul:after {
    content: '';
    display: block;
    clear: both;
}

#cssmenu ul ul ul {
    border-top: 0 none;
}

#cssmenu ul ul li {
    position: relative;
}

#cssmenu ul ul li.has-sub>a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -8px;
}

#cssmenu ul li.has-sub>a:after {
    content: '';
    margin-left: 5px;
}

#cssmenu ul li.last ul {
    left: auto;
    right: 0;
}

#cssmenu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

#headercssmenu {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
}

#headercssmenu ul,
#headercssmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#headercssmenu ul {
    position: relative;
    z-index: 597;
}

#headercssmenu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
    margin-right: 1px;
}

#headercssmenu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

#headercssmenu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
}

#headercssmenu ul ul li {
    float: none;
}

#headercssmenu ul ul ul {
    top: 0;
    left: 190px;
    width: 190px;
}

#headercssmenu ul li:hover>ul {
    visibility: visible;
}

#headercssmenu ul ul {
    bottom: 0;
    left: 0;
}

#headercssmenu ul ul {
    margin-top: 0;
}

#headercssmenu ul ul li {
    font-weight: normal;
}

#headercssmenu a {
    display: block;
    line-height: 1em;
    text-decoration: none;
}

#headercssmenu>ul {
    display: inline-block;
}

#headercssmenu:after,
#headercssmenu ul:after {
    content: '';
    display: block;
    clear: both;
}

#headercssmenu ul ul ul {
    border-top: 0 none;
}

#headercssmenu ul ul li {
    position: relative;
}

#headercssmenu ul ul li.has-sub>a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -8px;
}

#headercssmenu ul li.has-sub>a:after {
    content: '';
    margin-left: 5px;
}

#headercssmenu ul li.last ul {
    left: auto;
    right: 0;
}

#headercssmenu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

@media only screen and (min-device-width:0px) and (max-device-width:768px) {
    #floatmenu,
    #header .floatmenu-ul .floatmenu-bgg .floatmenu-inside #cssmenu {
        display: none !important;
    }
}

.blog-post-tags {
    padding: 10px 0 8px;
    margin-bottom: 0px;
}

.blog-post-tags ul {
    margin-bottom: 0 !important;
    list-style: none;
    margin-left: 0px;
}

.blog-post-tags li {
    font-size: 12px;
}

.blog-post-tags li i {
    color: #777;
}

.blog-post-tags ul.blog-info {
    color: #eee;
    margin-bottom: 3px;
}

.blog-post-tags ul.blog-tags a {
    color: #555;
    font-size: 12px;
    display: inline;
    padding: 5px 7px;
    margin-right: 2px;
    background: #f4f4f4;
    text-decoration: none;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
.form-control:focus button:hover {
    outline: 0px !important;
}

.wp-playlist .wp-playlist-current-item img {
    max-width: 60px !important;
    height: auto;
}

ul.simplePagerNav li:before {
    content: '' !important;
}

.form-control {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.form-control:focus {
    outline: 0px !important;
    border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input {
    outline: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #424242 !important;
    color: #424242 !important;
}

input::-webkit-input-placeholder {
    color: #666 !important;
}

input::-moz-placeholder {
    color: #666 !important;
}

input::-moz-placeholder {
    color: #666 !important;
}

input::-ms-input-placeholder {
    color: #666 !important;
}

.input1::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.input1::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.input1:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.input1:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.input1:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.input1:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.input1:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.input1:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.insta-button {
    text-align: left;
    height: 35px;
    width: 100%;
    background: #517FA4;
    margin-top: 10px;
}

.cbp-l-filters-alignLeft {
    margin-bottom: 20px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-4-col .cbp-l-grid-blog .cbp-item {
    padding: 0px !important;
}

.abinspiration_widget_title {
    padding: 2px 7px
}

.abinspiration_button {
    margin-top: 5px!important
}

.abinspiration_rating_piece {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat
}

#abinspiration_votes {
    padding-left: .5em;
    font-size: 14px;
    line-height: 0px
}

.abinspiration_container {
    text-align: center;
    line-height: 0px;
    margin: 10px 0
}

.abinspiration_visual_container {
    height: 17px;
    line-height: 17px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

#abinspiration_visual_container_adm {
    height: 17px;
    line-height: 17px;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-bottom: 2px
}

#abinspiration_method_hint {
    display: none;
    margin-left: 5px
}

#abinspiration_shapes {
    display: inline
}

.abinspiration_admin_input {
    width: 140px
}

.abinspiration_cb_labels {
    width: 120px
}

.abinspiration_hidden {
    display: none
}

.abinspiration_adm_label {
    width: 150px
}

.abinspiration_bs_empty {
    background: url(images/rating/blue_stars.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_bs_full_voted {
    background: url(images/rating/blue_stars.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_bs_half_voted {
    background: url(images/rating/blue_stars.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_bs_full_voting {
    background: url(images/rating/blue_stars.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_bs_half_voting {
    background: url(images/rating/blue_stars.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_gs_empty {
    background: url(images/rating/green_stars.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_gs_full_voted {
    background: url(images/rating/green_stars.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_gs_half_voted {
    background: url(images/rating/green_stars.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_gs_full_voting {
    background: url(images/rating/green_stars.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_gs_half_voting {
    background: url(images/rating/green_stars.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_ps_empty {
    background: url(images/rating/purple_stars.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_ps_full_voted {
    background: url(images/rating/purple_stars.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_ps_half_voted {
    background: url(images/rating/purple_stars.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_ps_full_voting {
    background: url(images/rating/purple_stars.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_ps_half_voting {
    background: url(images/rating/purple_stars.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_rs_empty {
    background: url(images/rating/red_stars.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_rs_full_voted {
    background: url(images/rating/red_stars.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_rs_half_voted {
    background: url(images/rating/red_stars.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_rs_full_voting {
    background: url(images/rating/red_stars.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_rs_half_voting {
    background: url(images/rating/red_stars.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_ys_empty {
    background: url(images/rating/yellow_stars.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_ys_full_voted {
    background: url(images/rating/yellow_stars.png) -17px -18px;
    background-repeat: no-repeat
}

.abinspiration_ys_half_voted {
    background: url(images/rating/yellow_stars.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_ys_full_voting {
    background: url(images/rating/yellow_stars.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_ys_half_voting {
    background: url(images/rating/yellow_stars.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_bc_empty {
    background: url(images/rating/blue_circles.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_bc_full_voted {
    background: url(images/rating/blue_circles.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_bc_half_voted {
    background: url(images/rating/blue_circles.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_bc_full_voting {
    background: url(images/rating/blue_circles.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_bc_half_voting {
    background: url(images/rating/blue_circles.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_gc_empty {
    background: url(images/rating/green_circles.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_gc_full_voted {
    background: url(images/rating/green_circles.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_gc_half_voted {
    background: url(images/rating/green_circles.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_gc_full_voting {
    background: url(images/rating/green_circles.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_gc_half_voting {
    background: url(images/rating/green_circles.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_pc_empty {
    background: url(images/rating/purple_circles.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_pc_full_voted {
    background: url(images/rating/purple_circles.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_pc_half_voted {
    background: url(images/rating/purple_circles.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_pc_full_voting {
    background: url(images/rating/purple_circles.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_pc_half_voting {
    background: url(images/rating/purple_circles.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_rc_empty {
    background: url(images/rating/red_circles.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_rc_full_voted {
    background: url(images/rating/red_circles.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_rc_half_voted {
    background: url(images/rating/red_circles.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_rc_full_voting {
    background: url(images/rating/red_circles.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_rc_half_voting {
    background: url(images/rating/red_circles.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_yc_empty {
    background: url(images/rating/yellow_circles.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_yc_full_voted {
    background: url(yimages/rating/ellow_circles.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_yc_half_voted {
    background: url(images/rating/yellow_circles.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_yc_full_voting {
    background: url(images/rating/yellow_circles.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_yc_half_voting {
    background: url(images/rating/yellow_circles.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_bh_empty {
    background: url(images/rating/blue_hearts.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_bh_full_voted {
    background: url(images/rating/blue_hearts.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_bh_half_voted {
    background: url(images/rating/blue_hearts.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_bh_full_voting {
    background: url(images/rating/blue_hearts.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_bh_half_voting {
    background: url(images/rating/blue_hearts.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_gh_empty {
    background: url(images/rating/green_hearts.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_gh_full_voted {
    background: url(images/rating/green_hearts.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_gh_half_voted {
    background: url(images/rating/green_hearts.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_gh_full_voting {
    background: url(images/rating/green_hearts.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_gh_half_voting {
    background: url(images/rating/green_hearts.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_ph_empty {
    background: url(images/rating/purple_hearts.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_ph_full_voted {
    background: url(images/rating/purple_hearts.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_ph_half_voted {
    background: url(images/rating/purple_hearts.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_ph_full_voting {
    background: url(images/rating/purple_hearts.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_ph_half_voting {
    background: url(images/rating/purple_hearts.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_rh_empty {
    background: url(images/rating/red_hearts.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_rh_full_voted {
    background: url(images/rating/red_hearts.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_rh_half_voted {
    background: url(images/rating/red_hearts.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_rh_full_voting {
    background: url(images/rating/red_hearts.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_rh_half_voting {
    background: url(images/rating/red_hearts.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_yh_empty {
    background: url(images/rating/yellow_hearts.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_yh_full_voted {
    background: url(images/rating/yellow_hearts.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_yh_half_voted {
    background: url(images/rating/yellow_hearts.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_yh_full_voting {
    background: url(images/rating/yellow_hearts.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_yh_half_voting {
    background: url(images/rating/yellow_hearts.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_bb_empty {
    background: url(images/rating/blue_bar.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_bb_full_voted {
    background: url(images/rating/blue_bar.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_bb_half_voted {
    background: url(images/rating/blue_bar.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_bb_full_voting {
    background: url(images/rating/blue_bar.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_bb_half_voting {
    background: url(images/rating/blue_bar.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_gb_empty {
    background: url(images/rating/green_bar.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_gb_full_voted {
    background: url(images/rating/green_bar.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_gb_half_voted {
    background: url(images/rating/green_bar.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_gb_full_voting {
    background: url(images/rating/green_bar.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_gb_half_voting {
    background: url(images/rating/green_bar.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_pb_empty {
    background: url(images/rating/purple_bar.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_pb_full_voted {
    background: url(images/rating/purple_bar.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_pb_half_voted {
    background: url(images/rating/purple_bar.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_pb_full_voting {
    background: url(images/rating/purple_bar.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_pb_half_voting {
    background: url(images/rating/purple_bar.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_rb_empty {
    background: url(images/rating/red_bar.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_rb_full_voted {
    background: url(images/rating/red_bar.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_rb_half_voted {
    background: url(images/rating/red_bar.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_rb_full_voting {
    background: url(images/rating/red_bar.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_rb_half_voting {
    background: url(images/rating/red_bar.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_yb_empty {
    background: url(images/rating/yellow_bar.png) -17px 0;
    background-repeat: no-repeat
}

.abinspiration_yb_full_voted {
    background: url(images/rating/yellow_bar.png) -17px -17px;
    background-repeat: no-repeat
}

.abinspiration_yb_half_voted {
    background: url(images/rating/yellow_bar.png) 0 0;
    background-repeat: no-repeat
}

.abinspiration_yb_full_voting {
    background: url(images/rating/yellow_bar.png) 0 -17px;
    background-repeat: no-repeat
}

.abinspiration_yb_half_voting {
    background: url(images/rating/yellow_bar.png) -34px 0;
    background-repeat: no-repeat
}

.abinspiration_hint_container {
    vertical-align: middle;
    text-align: center;
    width: 24px;
    height: 24px
}

.abinspiration_hint {
    background: url(hint.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.tooltip,
[data-tooltip] {
    position: relative;
    cursor: pointer
}

.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(0.71, 1.7, .77, 1.24);
    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(0.71, 1.7, .77, 1.24);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(0.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(Opacity=100);
    opacity: 1
}

.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 350px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, .9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2
}

.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    bottom: 100%;
    left: 50%
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, .9)
}

.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
    margin-left: -80px
}

.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}

.tooltip-left:after,
.tooltip-left:before {
    right: 100%;
    bottom: 50%;
    left: auto
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, .9)
}

.tooltip-left:focus:after,
.tooltip-left:focus:before,
.tooltip-left:hover:after,
.tooltip-left:hover:before {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px)
}

.tooltip-bottom:after,
.tooltip-bottom:before {
    top: 100%;
    bottom: auto;
    left: 50%
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, .9)
}

.tooltip-bottom:focus:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:hover:before {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px)
}

.tooltip-right:after,
.tooltip-right:before {
    bottom: 50%;
    left: 100%
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, .9)
}

.tooltip-right:focus:after,
.tooltip-right:focus:before,
.tooltip-right:hover:after,
.tooltip-right:hover:before {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px)
}

.tooltip-left:before,
.tooltip-right:before {
    top: 3px
}

.tooltip-left:after,
.tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@font-face {
    font-family: 'faa-viber';
    font-display: auto;
    src: url('inc/fonts/faa-viber.eot?-3dwksg');
    src: url('inc/fonts/faa-viber.eot?#iefix-3dwksg') format('embedded-opentype'), url('inc/fonts/faa-viber.ttf?-3dwksg') format('truetype'), url('inc/fonts/faa-viber.woff?-3dwksg') format('woff'), url('inc/fonts/faa-viber.svg?-3dwksg#faa-viber') format('svg');
    font-weight: normal;
    font-style: normal;
}

.faa-viber:before {
    font-family: 'faa-viber';
    content: "\e666";
}

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('inc/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('inc/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('inc/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('inc/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('inc/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('inc/fonts/fontawesome-webfont.svg?v=4.4.0#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: 1em;
    line-height: .75em;
    vertical-align: -15%
}

.elementor-location-header {position:relative;
z-index:2
}

.page-template-elementor_header_footer .fa-2x,
.fa-2x {
    font-size: 1.3em !important
}

.page-template-elementor_header_footer .fa-3x,
.fa-3x {
    font-size: 1.5em !important
}

.page-template-elementor_header_footer .fa-4x,
.fa-4x {
    font-size: 2em !important
}

.page-template-elementor_header_footer .fa-5x,
.fa-5x {
    font-size: 5em !important
}

.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: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"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

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

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

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

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.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
}

.glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none;
}

.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px;
}

.glyph div {
    padding-bottom: 10px;
}

.glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

.glyph .fs1 {
    font-size: 2em;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 20px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

div.flex-viewport ul,
div.flex-viewport ul li {
    margin-bottom: 0px !important;
}

.carousel li {
    margin-right: 5px
}

#content ol.flex-control-nav {
    margin-bottom: 0px;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 7.0%;
    float: left;
    margin: 3px !important;
    padding: 3px;
    border: 1px solid #eee;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}

#carousel li {
    margin-right: 5px;
}

@font-face {
    font-family: 'flexslider-icon';
    font-display: auto;
    src: url('../fonts/flexslider-icon.eot');
    src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: none;
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides>li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 13px;
    background: #ffffff;
    border: 4px solid #ffffff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 800px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 60px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 18%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

#content .flexslider img {
    max-width: 100%;
    margin-bottom: 0px;
}

#content .flexslider p,
#content .flexslider ul,
#content .flexslider ol {
    margin-bottom: 0px !important
}

.post-font .flexslider ul li,
.post-font .flexslider ol li {
    margin-bottom: 0px !important
}

div.Yfd,
#sw-container {
    border: none !important;
}

#slides .cycle-slideshow,
#slides .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#slides .cycle-slideshow {
    width: 100%;
    height: 100%;
    color: #fff;
    overflow: hidden;
}

#slides .cycle-slideshow ul,
.cycle-slideshow li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#slides .cycle-slideshow li div {
    width: 400px;
    margin: 300px 0 0 200px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

#slides .button {
    -webkit-transition: all 0.5s ease-in-out;
    nowhitespace: afterproperty;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: auto;
    background: #444;
    border-bottom: 3px solid #333;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}

#slides .button:hover,
#slides .button:focus {
    color: white;
    background-color: #333;
    padding: 12px 20px 9px;
}

#slides .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}

.shadow {
    width: 100%;
    max-width: 900px;
    height: 60px;
    margin: 0 auto;
}

#slides .about {
    font-size: 16px;
    color: #333;
    text-align: center;
    width: 100%;
}

#slides .cycle-pager {
    line-height: 1.4em;
    padding-right: 20px;
    padding-left: 20px;
    width: 1200px;
    z-index: 500;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
}

#slides .cycle-pager span {
    font-family: arial;
    font-size: 60px;
    width: 50px !important;
    height: 50px !important;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    line-height: 0px;
}

#slides .cycle-pager>* {
    cursor: pointer;
    line-height: 0px;
}

#slides .cycle-overlay {
    position: absolute;
    bottom: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #333;
    padding: 0;
    opacity: 1
}

#slides .banner-background {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#slides .cycle-slideshow {
    width: 100%;
    background-position: center;
    background-size: cover;
    color: #fff;
    overflow: hidden;
}

#slides .cycle-slideshow ul,
.cycle-slideshow li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#slides img {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}

#slides .caption1 {
    opacity: 1;
    line-height: 1.2em;
}

#slides .caption1 div {
    padding-bottom: 5px !important;
}

#slides .caption2 div {
    padding-bottom: 5px !important;
}

#slides .caption3 div {
    margin-bottom: 5px !important;
}

#slides .caption4 {
    margin-top: 25px !important;
    z-index: 501
}

#slides .caption2 {
    line-height: 1.2em;
    opacity: 1;
}

#slides .caption3 {
    line-height: 1.2em;
    opacity: 1;
}

#slides .caption4 {
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 0px;
    opacity: 1;
    text-align: left;
}

.input-group input[type="text"] {
    padding-left: 10px;
}

.form-control {
    height: 38px;
    color: #424242;
    border: 1px solid rgb(204, 204, 204)
}

.block-125 {
    float: left;
    margin: 16px 10px 0px 10px !important;
    padding: 2px;
    line-height: 0px !important
}

p.info {
    background: #E9F9E5;
    border: 1px solid #B4E8AA;
    color: #1C8400;
    padding: 5px;
    clear: both
}

.list1 ul {
    list-style: none;
    margin-left: 20px;
}

.list1 ul li:before {
    font-family: FontAwesome;
    content: "\f00c";
    padding-right: 10px;
    color: '';
    size: 11px
}

.fancybox-type-iframe .fancybox-nav {
    width: 60px;
}

.fancybox-type-iframe .fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-type-iframe .fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-type-iframe .fancybox-next {
    right: -60px;
}

.fancybox-type-iframe .fancybox-prev {
    left: -60px;
}

#vk_comments,
#vk_comments iframe,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span,
.fb-comments iframe span[style] {
    width: 100% !important;
}

.testimonial-widget {
    margin-bottom: 15px;
    margin-top: 10px;
}

.testimonial-widget,
.testimonial-widget a {
    padding-top: 0px;
}

.testimonial-widget h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

.testimonial-widget .photo {
    float: left;
    margin-bottom: 0px;
    margin-right: 10px;
    position: relative;
}

.testimonial-widget .content {
    padding-bottom: 0px;
    padding-top: 0;
    line-height: 20px;
    font-style: italic;
}

.testimonial-widget .client {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    margin-bottom: 15px;
    padding-top: 10px;
}

.testimonial-widget .website,
.testimonial-widget .company {
    font-style: normal;
    font-weight: normal;
}

.testimonial-widget .website {
    word-wrap: break-word;
}

.testimonial-widgetestimonialt a {}

.testimonial-widget p,
p.inspirationst-widget-readmore {
    margin-bottom: 0px;
}

#tcycle {
    margin-bottom: 0px;
}

.woocommerce form .form-row label .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 12px;
    line-height: 1.3
}

.woocommerce form .form-row label {
    line-height: 1.3
}

.woocommerce form .form-row .input-checkbox {
    zoom: 1;
    transform: scale(1.8);
    -ms-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -o-transform: scale(1.8);
    -moz-transform: scale(1.8);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    position: relative;
    top: 4px;
    margin-right: 20px;
}

.wc_payment_method input {
    zoom: 1;
    transform: scale(1.8);
    -ms-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    -o-transform: scale(1.8);
    -moz-transform: scale(1.8);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    position: relative;
    bottom: 5px;
    margin-right: 20px;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline-flex;
    align-items: flex-start;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 30px
}

.woocommerce-checkout-review-order {
    border-radius: 3px;
    background: #F7F6F7
}

.e-checkout__order_review .woocommerce-checkout-review-order {background: transparent
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    border: none;
    padding: 20px
}

.woocommerce .e-checkout__order_review table.shop_table.woocommerce-checkout-review-order-table {
	padding: 0px
}

.e-checkout__column-inner .wc_payment_method input {bottom: 5px !important}

.woocommerce-checkout #payment {
    background: transparent
}

.woocommerce-info {
    border-top-color: #f7f6f7
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 32px;
    margin-left: 10px;
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 32px;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    height: auto;
    min-height: 300px
}

#customer_details {
    width: 58%
}

#order_review_heading,
#order_review {
    width: 38%
}

.e-checkout__container #customer_details, .e-checkout__container #order_review_heading,
.e-checkout__container #order_review {width: 100%}

#content .woocommerce table.shop_table td.actions {
    border-bottom: none!important;
    padding-top: 30px
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 250px;
    height: 42px;
}

#wrapper .woocommerce table.shop_table td {
    font-weight: 500;
    max-width: 300px
}

.woocommerce #hd-widget-area tr td {
    border: none !important
}

#vk_groups,
#vk_groups iframe {
    width: 100% !important;
}

#__okGroup0 {
    width: 100% !important;
}

#header #branding li.widget.woocommerce.widget_product_search {
    list-style: none
}

.leavecomment {
    font-size: 18px;
    padding-top: 0px;
    padding-right: 10px;
}

.affwp-form label {
    display: block !important
}

.affwp-form input[type=text],
.affwp-form input[type=password],
.affwp-form input[type=email],
.affwp-form input[type=url],
.affwp-form textarea {
    width: 40% !important
}

li.widget-container.widget_recent_entries ul {
    list-style: none;
    margin-left: 0px !important
}

li.widget-container.widget_recent_entries ul li {
    padding-bottom: 10px;
}

li.widget-container.widget_recent_entries ul li a:link,
li.widget-container.widget_recent_entries ul li a:visited {
    color: #333 !important
}

li.widget-container.widget_recent_entries ul {
    list-style: none;
}

li.widget-container.widget_recent_entries ul li {
    padding-bottom: 10px;
}

.podskazka_kurs {
    padding: 20px;
    border: 1px solid #eaeaea;
    margin: 10px 0;
}

#wpcw_fe_course .wpcw_fe_unit_progress {
    width: auto
}

#wpcw_fe_course .wpcw_fe_module th {
    font-weight: 600;
    background: #eaeaea;
    padding: 30px !important
}

#wpcw_fe_course tr.wpcw_fe_module td+td,
#wpcw_fe_course .wpcw_fe_module_desc_header {
    width: 100% !important;
    display: block;
    background: #eaeaea;
    color: #000 !important;
    padding-left: 20px !important;
    font-size: 16px
}

.wpcw_fe_progress_box_text {
    display: none
}

.wpcw_fe_module {
    display: block
}

#wpcw_fe_course .wpcw_fe_unit {
    width: 100%;
    display: inline-flex;
    padding-left: 0px !important;
    padding-right: 0px !important;
    line-height: 1.3;
    padding-bottom: 0px
}

#wpcw_fe_course .wpcw_fe_unit_title,
#wpcw_fe_course .wpcw_fe_unit,
#wpcw_fe_course .wpcw_fe_unit_progress {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    align-self: center;
    border-bottom: 1px solid #ccc;
    background: #ffffff !important
}

#content #wpcw_fe_course tr.wpcw_fe_unit td.wpcw_fe_unit_title {
    font-size: 14px !important;
    color: #666 !important;
    padding-right: 4px !important;
    text-decoration: none
}

.wpcw_fe_quiz_q_single {padding: 20px 0; border-bottom: 1px solid rgba(0,0,0,.1)}

.wpcw_fe_quiz_q_result.wpcw_fe_quiz_q_result_correct {color: #336600}

.wpcw_fe_quiz_q_result.wpcw_fe_quiz_q_result_incorrect {color: #ff0000}

.entry-content td.wpcw_fe_unit a:link {
    text-decoration: none
}

.entry-content td.wpcw_fe_unit a:hover {
    text-decoration: underline
}

#wpcw_fe_course .wpcw_fe_module_desc_header {
    padding-right: 0px !important
}

.wpcw_widget_progress {
    padding: 0 20px
}

#wpcw_fe_course tr.wpcw_fe_module td+td+td {
    display: none
}

.wpcw_fe_unit_progress_header,
.wpcw_fe_module_title_header {
    display: none;
}

.widget-container.wpcw_course_progress {
    padding: 20px 0px
}

tr.wpcw_fe_module.wpcw_fe_module_toggle_show td+td:after {
    font-family: FontAwesome;
    content: "\f106";
    font-size: 18px;
    font-weight: 300;
    color: #000;
    float: right;
}

tr.wpcw_fe_module.wpcw_fe_module_toggle_hide td+td:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 18px;
    font-weight: 300;
    color: #000;
    float: right;
}

.wpcw_fe_toggle {
    display: none !important
}

.wpcw_progress_percent {
    font-size: 14px;
}

.wpcw_checkmark,
.wpcw_circle {
    width: 15px;
    height: 15px;
}

.wpcw_checkmark:before {
    top: 3px;
    left: 3px;
    font-size: 10px;
}

.wpcw_fe_quiz_q_title {
    font-size: 18px;
    font-weight: bold;
	padding-bottom: 10px;
}

.wpcw_fe_progress_box,
.wpcw_fe_quiz_box {
    font-size: 16px
}

a,
a:active,
a:focus {
    outline: none;
}

#content div.p_table_1_15 h1.col1,
#content div.p_table_1_15 h2.col1,
#content div.p_table_1_15 h3.col1,
#content div.p_table_1_15 a.sign_up {
    color: #fff !important
}

.pllexislider {
    margin: 0;
    padding: 0;
}

.pllexislider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.pllexislider .slides img {
    width: 100%;
    display: block;
}

.pllexislider .slides:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.pllex-pauseplay span {
    text-transform: capitalize;
}

.pllexislider,
.pllexislider .slides li,
.pllexislider .slides>li>a {
    height: 100%;
    padding: 0 !important;
    background: none;
    margin: 0;
    border: none;
}

.pllexislider,
.pllexislider .slides li:hover,
.pllexislider .slides>li:hover>a {
    border: none;
}

.ab-instagram .no-bullet,
.pllexislider .no-bullet {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: both;
}

div.ab-instagram ul li:last-child {
    margin: 0px;
}

.pllexislider {
    margin: 0;
    position: relative;
}

.pllex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .pllex-viewport {
    max-height: 300px;
}

.pllexislider .slides {
    zoom: 1;
    overflow: hidden;
}

.pllexislider .pllex-control-nav {
    z-index: 2;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto
}

.pllexislider-overlay .pllex-control-nav {
    display: none;
}

.pllexislider .pllex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.pllexislider .pllex-control-paging li a {
    width: 11px;
    border: none;
    height: 11px;
    display: block;
    background: #fff;
    background: rgba(255, 255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

.pllexislider .pllex-control-paging li a:hover,
.pllexislider .pllex-control-paging li a.pllex-active {
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 1);
}

.pllexislider .pllex-control-paging li a.pllex-active {
    cursor: default;
}

.pllexislider .pllex-direction-nav {
    z-index: 2;
    position: absolute;
    list-style: none;
    padding: 0;
    top: 7px;
    right: 7px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 15%;
    -moz-border-radius: 15%;
    -o-border-radius: 15%;
    border-radius: 15%;
}

.pllexislider-overlay .pllex-direction-nav {
    display: none;
}

.pllexislider .pllex-direction-nav li a {
    line-height: normal;
    overflow: hidden;
    display: block;
    border: 0
}

.pllexislider .pllex-direction-nav li a:focus {
    outline: 0
}

.pllexislider .pllex-direction-nav li:first-child {
    float: left;
    margin-right: 0;
    border-left: 0;
    border-right: 1px solid gray;
}

.pllexislider .pllex-direction-nav li {
    list-style: none;
    float: right;
    margin: 0;
    border-right: 0;
    border-left: 1px solid #1e1e1e;
}

.pllexislider .pllex-direction-nav .pllex-next:before,
.pllexislider .pllex-direction-nav .pllex-prev:before {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 0 4px 1px;
    speak: none;
    color: #fff;
    font-size: 18px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
}

.pllexislider .pllex-direction-nav .pllex-next:before {
    content: '\25BA';
}

.pllexislider .pllex-direction-nav .pllex-prev:before {
    content: '\25C4';
}

.pllexislider-normal ul li .jr-insta-datacontainer {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-username {
    text-decoration: none;
    display: inline-block;
}

.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-time {
    float: right;
    display: inline-block;
    text-align: right;
}

.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-caption {
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    clear: both
}

.pllexislider-overlay a {
    color: #ffffff;
    text-decoration: none;
}

.pllexislider-overlay ul li .jr-insta-wrap {
    position: relative;
    color: #FFF;
    line-height: normal;
}

.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer {
    position: absolute;
    display: none;
    left: 0;
    bottom: 0;
    width: 100%;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.4);
    padding: 5px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer .jr-insta-username a {
    color: #FFF !important;
    text-decoration: none;
    font-weight: bold;
}

.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer .jr-insta-time {
    float: right;
    text-align: right;
}

.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer .jr-insta-caption {
    line-height: normal;
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.ab-instagram ul.thumbnails {
    list-style: none;
    font-size: 0;
    margin-left: -2.5%;
}

.ab-instagram ul.thumbnails.no-border {
    margin-left: 0;
}

.ab-instagram ul.thumbnails li {
    display: inline-block;
    padding: 0;
    margin: 0 2.6% 2.5% 0%;
    background: none;
    border: 0;
    vertical-align: top;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ab-instagram ul.thumbnails.no-border li {
    margin: 0;
}

.ab-instagram ul.thumbnails li img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    border: 0 !important;
    vertical-align: top;
}

.ab-instagram ul.thumbnails li a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.ab-instagram ul.thumbnails.ab-inst_1 li {
    width: 99.7% !important;
}

.ab-instagram ul.thumbnails.ab-inst_2 li {
    width: 49.2% !important;
}

.ab-instagram ul.thumbnails.ab-inst_3 li {
    width: 32.5% !important;
}

.ab-instagram ul.thumbnails.ab-inst_4 li {
    width: 24.2% !important;
}

.ab-instagram ul.thumbnails.ab-inst_5 li {
    width: 19.2% !important;
}

@media all and (max-width:640px) {
    .ab-instagram ul.thumbnails.ab-inst_3 li,
    .ab-instagram ul.thumbnails.ab-inst_4 li,
    .ab-instagram ul.thumbnails.ab-inst_5 li,
    .ab-instagram ul.thumbnails.ab-inst_6 li {
        width: 47.5% !important;
        ;
    }
    .ab-instagram ul.thumbnails.ab-inst_7 li,
    .ab-instagram ul.thumbnails.ab-inst_8 li,
    .ab-instagram ul.thumbnails.ab-inst_9 li,
    .ab-instagram ul.thumbnails.ab-inst_10 li {
        width: 22.5% !important;
        ;
    }
    .ab-instagram ul.thumbnails.no-border.ab-inst_3 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_4 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_5 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_6 li {
        width: 50% !important;
        ;
    }
    .ab-instagram ul.thumbnails.no-border.ab-inst_7 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_8 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_9 li,
    .ab-instagram ul.thumbnails.no-border.ab-inst_10 li {
        width: 25% !important;
        ;
    }
}

@media all and (max-width:480px) {
    .ab-instagram ul.thumbnails li {
        width: 100% !important;
    }
}

.cbp,
.cbp *,
.cbp:after,
.cbp:before,
.cbp-l-filters-alignCenter,
.cbp-l-filters-alignCenter *,
.cbp-l-filters-alignLeft,
.cbp-l-filters-alignLeft *,
.cbp-l-filters-alignRight,
.cbp-l-filters-alignRight *,
.cbp-l-filters-button,
.cbp-l-filters-button *,
.cbp-l-filters-buttonCenter,
.cbp-l-filters-buttonCenter *,
.cbp-l-filters-dropdown,
.cbp-l-filters-dropdown *,
.cbp-l-filters-list,
.cbp-l-filters-list *,
.cbp-l-filters-work,
.cbp-l-filters-work *,
.cbp-l-filters-big,
.cbp-l-filters-big *,
.cbp-l-filters-text,
.cbp-l-filters-text *,
.cbp-l-filters-underline,
.cbp-l-filters-underline *,
.cbp-popup-wrap,
.cbp-popup-wrap *,
.cbp-popup-singlePage,
.cbp-popup-singlePage * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cbp-l-filters-alignCenter,
.cbp-l-filters-alignCenter *,
.cbp-l-filters-alignLeft,
.cbp-l-filters-alignLeft *,
.cbp-l-filters-alignRight,
.cbp-l-filters-alignRight *,
.cbp-l-filters-button,
.cbp-l-filters-button *,
.cbp-l-filters-buttonCenter,
.cbp-l-filters-buttonCenter *,
.cbp-l-filters-dropdown,
.cbp-l-filters-dropdown *,
.cbp-l-filters-list,
.cbp-l-filters-list *,
.cbp-l-filters-work,
.cbp-l-filters-work *,
.cbp-l-filters-big,
.cbp-l-filters-big *,
.cbp-l-filters-text,
.cbp-l-filters-text *,
.cbp-l-filters-underline,
.cbp-l-filters-underline * {
    -webkit-tap-highlight-color: transparent;
}

.cbp-item {
    display: inline-block;
    margin: 0 10px 20px 0;
}

.cbp {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    height: 500px;
}

.cbp:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cbp>* {
    visibility: hidden;
}

.cbp .cbp-item {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.cbp img {
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    max-width: 100%;
}

.cbp a,
.cbp a:hover,
.cbp a:active {
    text-decoration: none;
    outline: 0;
}

.cbp-ready>* {
    visibility: visible;
}

.cbp-ready:before {
    display: none;
}

.cbp-wrapper-outer {
    overflow: hidden;
}

.cbp-wrapper-outer,
.cbp-wrapper,
.cbp-wrapper-helper {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.cbp-item-off {
    z-index: -1;
    pointer-events: none;
    visibility: hidden;
}

.cbp-item-on2off {
    z-index: 0;
}

.cbp-item-off2on {
    z-index: 1;
}

.cbp-item-on2on {
    z-index: 2;
}

.cbp-item-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
}

.cbp-l-project-related-wrap img,
.cbp-l-inline img {
    display: block;
    width: 100%;
    height: auto;
}

.cbp-addItems {
    -webkit-transition: height .5s ease-in-out !important;
    transition: height .5s ease-in-out !important;
    will-change: height;
}

.cbp-loading-fadeIn {
    -webkit-animation: fadeIn .6s ease-in;
    animation: fadeIn .6s ease-in;
}

.cbp-panel {
    width: 94%;
    max-width: 1170px;
    margin: 0 auto;
}

.cbp-misc-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #000;
}

.cbp-misc-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cbp-caption,
.cbp-caption-defaultWrap,
.cbp-caption-activeWrap {
    display: block;
}

.cbp-caption-activeWrap {
    background-color: #282727;
}

.cbp-caption-active .cbp-caption,
.cbp-caption-active .cbp-caption-defaultWrap,
.cbp-caption-active .cbp-caption-activeWrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.cbp-caption-active .cbp-caption-defaultWrap {
    top: 0;
}

.cbp-caption-active .cbp-caption-activeWrap {
    position: absolute;
    z-index: 2;
    height: 100%;
}

.cbp-l-caption-title {
    color: #fff;
    font: 400 16px/21px "Open Sans", sans-serif;
}

.cbp-l-caption-desc {
    color: #aaa;
    font: 400 12px/16px "Open Sans", sans-serif;
}

.cbp-l-caption-text {
    font: 400 14px/21px "Open Sans", sans-serif;
    color: #fff;
    letter-spacing: 3px;
    padding: 0 6px;
}

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
    color: #FFFFFF;
    display: inline-block;
    font: 300 20px/30px "Open Sans", sans-serif;
    min-width: 100%;
    text-align: center;
    margin: 4px;
    padding: 7px 20px;
    border-radius: 3px;
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
    color: #fff;
    border-radius: 3px;
}

.cbp-m-caption-buttonLeft,
.cbp-m-caption-buttonRight {
    color: #FFFFFF;
    display: inline-block;
    font: 300 18px/30px "Open Sans", sans-serif;
    min-width: 105px;
    text-align: center;
    margin: 4px;
    padding: 5px 12px;
    border-radius: 3px;
}

.cbp-m-caption-buttonLeft:hover,
.cbp-m-caption-buttonRight:hover {
    color: #fff;
    border-radius: 3px;
}

.cbp-s-caption-buttonLeft,
.cbp-s-caption-buttonRight {
    color: #FFFFFF;
    display: inline-block;
    font: 300 16px/30px "Open Sans", sans-serif;
    min-width: 70px;
    text-align: center;
    margin: 4px;
    padding: 2px 8px;
    border-radius: 3px;
}

.cbp-s-caption-buttonLeft:hover,
.cbp-s-caption-buttonRight:hover {
    color: #fff;
    border-radius: 3px;
}

.cbp-caption-none .cbp-caption-activeWrap {
    display: none;
}

.cbp-l-caption-alignLeft .cbp-l-caption-body {
    padding: 12px 30px;
}

.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body {
    padding-top: 30px;
}

.cbp-l-caption-alignCenter {
    display: table;
    width: 100%;
    height: 100%;
}

.cbp-l-caption-alignCenter .cbp-l-caption-body {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
}

.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    position: relative;
    -webkit-transition: left .4s cubic-bezier(.19, 1, .22, 1);
    transition: left .4s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
    left: -20px;
}

.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 20px;
}

.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 0;
}

.cbp-caption-fadeIn .cbp-caption-activeWrap {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
    top: 0;
    opacity: 1;
}

.cbp-caption-minimal .cbp-l-caption-title,
.cbp-caption-minimal .cbp-l-caption-desc {
    position: relative;
    left: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.cbp-caption-minimal .cbp-l-caption-title {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cbp-caption-minimal .cbp-l-caption-desc {
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
}

.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.cbp-caption-minimal .cbp-caption-activeWrap {
    top: 0;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.cbp-caption-moveRight .cbp-caption-activeWrap {
    left: -100%;
    top: 0;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.cbp-caption-overlayBottom .cbp-caption-activeWrap {
    height: 60px;
    background-color: #181616;
    background-color: rgba(24, 22, 22, 0.7);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    height: 60px;
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
    -webkit-transition: top .6s cubic-bezier(.19, 1, .22, 1);
    transition: top .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -60px;
    height: 60px;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    top: -60px;
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: 0;
}

.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: top .5s cubic-bezier(.19, 1, .22, 1);
    transition: top .5s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    height: 60px;
}

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    top: -60px;
}

.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
    top: 0;
    left: -50%;
    width: 50%;
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.cbp-caption-pushDown .cbp-caption-defaultWrap,
.cbp-caption-pushDown .cbp-caption-activeWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-pushDown .cbp-caption-activeWrap {
    top: -102%;
    height: 102%;
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(99%);
    transform: translateY(99%);
}

.cbp-caption-pushTop .cbp-caption-activeWrap,
.cbp-caption-pushTop .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-pushTop .cbp-caption-activeWrap {
    height: 102%;
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-99%);
    transform: translateY(-99%);
}

.cbp-caption-revealBottom .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-revealBottom .cbp-caption-activeWrap {
    top: 0;
    z-index: 1;
}

.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.cbp-caption-revealLeft .cbp-caption-activeWrap {
    left: 100%;
    top: 0;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.cbp-caption-revealTop .cbp-caption-defaultWrap {
    z-index: 2;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-revealTop .cbp-caption-activeWrap {
    top: 0;
    z-index: 1;
}

.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.cbp-caption-zoom .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
    top: 0;
}

.cbp-caption-opacity .cbp-item {
    padding: 1px;
}

.cbp-caption-opacity .cbp-caption,
.cbp-caption-opacity .cbp-caption-activeWrap,
.cbp-caption-opacity .cbp-caption-defaultWrap {
    background-color: transparent;
}

.cbp-caption-opacity .cbp-caption {
    border: 1px solid transparent;
}

.cbp-caption-opacity .cbp-caption:hover {
    border-color: #EDEDED;
}

.cbp-caption-opacity .cbp-caption-defaultWrap {
    opacity: 1;
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
}

.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap {
    opacity: .8;
}

.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap {
    top: 0;
}

.cbp-caption-expand .cbp-caption,
.cbp-caption-expand .cbp-caption-activeWrap,
.cbp-caption-expand .cbp-caption-defaultWrap {
    background-color: transparent;
}

.cbp-caption-expand .cbp-caption-activeWrap {
    height: auto;
}

.cbp-caption-expand .cbp-caption {
    border-bottom: 1px dotted #eaeaea;
}

.cbp-caption-expand .cbp-caption-defaultWrap {
    cursor: pointer;
    font: 500 15px/23px "Roboto", sans-serif;
    color: #474747;
    padding: 12px 0 11px 0;
}

.cbp-caption-expand .cbp-caption-defaultWrap .fa {
    margin-right: 6px;
    width: 16px;
    text-align: center;
    font-size: 14px;
}

.cbp-caption-expand .cbp-caption-defaultWrap .fa-angle-down {
    position: absolute;
    right: 0;
    margin-top: 4px;
    width: 16px;
    text-align: center;
    font-size: 14px;
}

.cbp-caption-expand .cbp-l-caption-body {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #888;
    padding: 0 0 20px 26px;
}

.cbp-caption-expand-active {
    transition: height .4s !important;
}

.cbp-caption-expand-active .cbp-item {
    transition: left .4s, top .4s !important;
}

.cbp-caption-expand-open .cbp-caption-activeWrap {
    transition: height .4s;
}

.cbp-l-filters-alignCenter {
    margin-bottom: 40px;
    text-align: center;
    font: 400 12px/21px sans-serif;
    color: #DADADA;
}

.cbp-l-filters-alignCenter .cbp-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px "Open Sans", sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    display: inline-block;
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #2D2C2C;
}

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #2D2C2C;
    cursor: default;
}

.cbp-l-filters-alignCenter .cbp-filter-counter {
    background: none repeat scroll 0 0 #626161;
    border-radius: 3px;
    color: #FFFFFF;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.cbp-l-filters-alignCenter .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #626161;
    display: none;
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 30px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.cbp-l-filters-alignLeft {
    margin-bottom: 40px;
}

.cbp-l-filters-alignLeft .cbp-filter-item {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    cursor: pointer;
    font: 300 18px/30px "Open Sans", sans-serif;
    padding: 5px 13px;
    position: relative;
    overflow: visible;
    margin: 10px 8px 0 0;
    display: inline-block;
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cbp-l-filters-alignLeft .cbp-filter-item:hover {
    color: #111;
}

.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
    background-color: #6C7A89;
    border: 1px solid #6C7A89;
    color: #fff;
    cursor: default;
}

.cbp-l-filters-alignLeft .cbp-filter-counter {
    display: inline;
}

.cbp-l-filters-alignRight {
    margin-bottom: 40px;
    text-align: right;
}

.cbp-l-filters-alignRight .cbp-filter-item {
    background-color: transparent;
    color: #8B8B8B;
    cursor: pointer;
    font: 400 11px/29px "Open Sans", sans-serif;
    padding: 0 12px;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 5px;
    border: 1px solid #E4E2E2;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover {
    color: #2B3444;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
    color: #FFFFFF;
    background-color: #049372;
    border-color: #049372;
    cursor: default;
}

.cbp-l-filters-alignRight .cbp-filter-counter {
    background: none repeat scroll 0 0 #049372;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}

.cbp-l-filters-alignRight .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #049372;
    display: none;
}

.cbp-l-filters-button {
    margin-bottom: 30px;
}

.cbp-l-filters-button .cbp-filter-item {
    background-color: #FFFFFF;
    border: 2px solid #ECECEC;
    border-radius: 2px;
    color: #888888;
    cursor: pointer;
    font: 400 12px/29px "Open Sans", sans-serif;
    margin: 10px 10px 0 0;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.cbp-l-filters-button .cbp-filter-item:hover {
    color: #5d5d5d;
}

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background-color: #4D4C4D;
    color: #fff;
    border-color: #4D4C4D;
    cursor: default;
}

.cbp-l-filters-button .cbp-filter-counter {
    background-color: #4D4C4D;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}

.cbp-l-filters-button .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #4D4C4D;
    display: none;
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.cbp-l-filters-buttonCenter {
    margin-bottom: 40px;
    text-align: center;
}

.cbp-l-filters-buttonCenter .cbp-filter-item {
    background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    color: #888888;
    cursor: pointer;
    font: 400 12px/32px Roboto, sans-serif;
    margin: 10px 10px 0 0;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    color: #5d5d5d;
}

.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    color: #3B9CB3;
    border-color: #8CD2E5;
    cursor: default;
}

.cbp-l-filters-buttonCenter .cbp-filter-counter {
    background-color: #68ABBC;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px Roboto, sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease;
}

.cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #68ABBC;
    display: none;
}

.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}

.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.cbp-l-filters-dropdown {
    margin-bottom: 40px;
    height: 38px;
    position: relative;
    z-index: 5;
}

.cbp-l-filters-dropdownWrap {
    width: 200px;
    position: absolute;
    right: 0;
    background: #3288C4;
}

.cbp-l-filters-dropdownHeader {
    font: 400 12px/38px "Open Sans", sans-serif;
    margin: 0 17px;
    color: #FFF;
    cursor: default;
    position: relative;
}

.cbp-l-filters-dropdownHeader:after {
    border-color: #FFFFFF transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    margin-top: -1px;
}

.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after {
    border-width: 0 5px 5px;
}

.cbp-l-filters-dropdownList {
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.cbp-l-filters-dropdownList>li {
    margin: 0;
    list-style: none;
}

.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList {
    display: block;
    margin: 0;
}

.cbp-l-filters-dropdownList .cbp-filter-item {
    background: none;
    color: #9FBCE7;
    width: 100%;
    text-align: left;
    font: 400 12px/40px "Open Sans", sans-serif;
    margin: 0;
    padding: 0 17px;
    cursor: pointer;
    border: none;
    border-top: 1px solid #5592C2;
}

.cbp-l-filters-dropdownList .cbp-filter-item:hover {
    color: #e6e6e6;
}

.cbp-l-filters-dropdownList .cbp-filter-item-active {
    color: #e6e6e6;
    cursor: default;
}

.cbp-l-filters-dropdownList .cbp-filter-counter {
    display: inline;
}

.cbp-l-filters-list {
    margin-bottom: 40px;
    content: "";
    display: table;
    clear: both;
}

.cbp-l-filters-list .cbp-filter-item {
    background-color: transparent;
    color: #585252;
    cursor: pointer;
    font: 400 12px/35px "Open Sans", sans-serif;
    padding: 0 18px;
    position: relative;
    overflow: visible;
    margin-top: 10px;
    float: left;
    border: 1px solid #3288C4;
    border-right-width: 0;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
}

.cbp-l-filters-list .cbp-filter-item:hover {
    color: #000;
}

.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
    cursor: default;
    color: #FFFFFF;
    background-color: #3288C4;
}

.cbp-l-filters-list-first {
    border-radius: 6px 0 0 6px;
}

.cbp-l-filters-list-last {
    border-radius: 0 6px 6px 0;
    border-right-width: 1px !important;
}

.cbp-l-filters-list .cbp-filter-counter {
    display: inline;
}

@media only screen and (max-width:600px) {
    .cbp-l-filters-list .cbp-filter-item {
        margin-right: 5px;
        border-radius: 6px;
        border-right-width: 1px;
    }
}

.cbp-l-filters-work {
    margin-bottom: 40px;
    text-align: center;
}

.cbp-l-filters-work .cbp-filter-item {
    background-color: #FFFFFF;
    color: #888;
    cursor: pointer;
    font: 600 11px/37px "Open Sans", sans-serif;
    margin: 10px 5px 0 0;
    overflow: visible;
    padding: 0 16px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cbp-l-filters-work .cbp-filter-item:hover {
    color: #fff;
    background: #607D8B;
}

.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
    background: #607D8B;
    color: #fff;
    cursor: default;
}

.cbp-l-filters-work .cbp-filter-counter {
    font: 600 11px/37px "Open Sans", sans-serif;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
}

.cbp-l-filters-work .cbp-filter-counter:before {
    content: '(';
}

.cbp-l-filters-work .cbp-filter-counter:after {
    content: ')';
}

.cbp-l-filters-big {
    margin-bottom: 40px;
    text-align: center;
}

.cbp-l-filters-big .cbp-filter-item {
    color: #444;
    cursor: pointer;
    font: 400 15px/22px Roboto, sans-serif;
    margin: 10px 15px 0 0;
    padding: 10px 23px;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cbp-l-filters-big .cbp-filter-item:hover {
    color: #888;
}

.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active {
    border-color: #d5d5d5;
    cursor: default;
    color: #444;
}

.cbp-l-filters-text {
    margin-bottom: 45px;
    text-align: center;
    font: 400 12px/21px Lato, sans-serif;
    color: #DADADA;
    padding: 0 15px;
}

.cbp-l-filters-text .cbp-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px Lato, sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    display: inline-block;
}

.cbp-l-filters-text .cbp-filter-item:hover {
    color: #2D2C2C;
}

.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
    color: #2D2C2C;
    cursor: default;
}

.cbp-l-filters-text .cbp-filter-counter {
    background: none repeat scroll 0 0 #626161;
    border-radius: 3px;
    color: #FFFFFF;
    font: 400 11px/16px Lato, sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.cbp-l-filters-text .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #626161;
    display: none;
}

.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:before {
    display: block;
}

.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 30px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.cbp-l-filters-text-sort {
    display: inline-block;
    font: 400 13px/21px Lato, sans-serif;
    color: #949494;
    margin-right: 15px;
}

.cbp-l-filters-underline {
    margin-bottom: 40px;
}

.cbp-l-filters-underline .cbp-filter-item {
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font: 600 14px/21px "Open Sans", sans-serif;
    padding: 8px 10px;
    position: relative;
    overflow: visible;
    margin: 10px 20px 0 0;
    display: inline-block;
    color: #787878;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cbp-l-filters-underline .cbp-filter-item:hover {
    color: #111;
}

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
    border-bottom-color: #666;
    color: #444;
    cursor: default;
}

.cbp-l-filters-underline .cbp-filter-counter {
    display: inline;
}

.cbp-animation-quicksand {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-quicksand .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}

.cbp-animation-quicksand .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-quicksand .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: quicksand-off .6s ease-out both;
    animation: quicksand-off .6s ease-out both;
}

.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: quicksand-on .6s ease-out both;
    animation: quicksand-on .6s ease-out both;
}

@-webkit-keyframes quicksand-off {
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0);
    }
}

@keyframes quicksand-off {
    100% {
        opacity: 0;
        transform: scale3d(0, 0, 0);
    }
}

@-webkit-keyframes quicksand-on {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0);
    }
}

@keyframes quicksand-on {
    0% {
        opacity: 0;
        transform: scale3d(0, 0, 0);
    }
}

.cbp-animation-fadeOut,
.cbp-animation-boxShadow {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-fadeOut .cbp-item,
.cbp-animation-boxShadow .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}

.cbp-animation-fadeOut .cbp-item,
.cbp-animation-boxShadow .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-fadeOut .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: fadeOut-off .6s ease-in-out both;
    animation: fadeOut-off .6s ease-in-out both;
}

.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: fadeOut-on .6s ease-in-out both;
    animation: fadeOut-on .6s ease-in-out both;
}

@-webkit-keyframes fadeOut-off {
    0% {
        opacity: 1;
    }
    80%,
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut-off {
    0% {
        opacity: 1;
    }
    80%,
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut-on {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeOut-on {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.cbp-animation-flipOut {
    -webkit-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
    will-change: height;
}

.cbp-animation-flipOut .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
}

.cbp-animation-flipOut .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-flipOut .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: flipOut-out .7s both ease-in;
    animation: flipOut-out .7s both ease-in;
}

.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: flipOut-in .7s ease-out both;
    animation: flipOut-in .7s ease-out both;
}

@-webkit-keyframes flipOut-out {
    50%,
    100% {
        -webkit-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: 0.2;
    }
}

@keyframes flipOut-out {
    50%,
    100% {
        transform: translateZ(-1000px) rotateY(-90deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes flipOut-in {
    0%,
    50% {
        -webkit-transform: translateZ(-1000px) rotateY(90deg);
        opacity: 0.2;
    }
}

@keyframes flipOut-in {
    0%,
    50% {
        transform: translateZ(-1000px) rotateY(90deg);
        opacity: 0.2;
    }
}

.cbp-animation-flipBottom {
    -webkit-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
    will-change: height;
}

.cbp-animation-flipBottom .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
}

.cbp-animation-flipBottom .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-flipBottom .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: flipBottom-out .7s both ease-in;
    animation: flipBottom-out .7s both ease-in;
}

.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: flipBottom-in .7s ease-out both;
    animation: flipBottom-in .7s ease-out both;
}

@-webkit-keyframes flipBottom-out {
    50%,
    100% {
        -webkit-transform: translateZ(-1000px) rotateX(-90deg);
        opacity: 0.2;
    }
}

@keyframes flipBottom-out {
    50%,
    100% {
        transform: translateZ(-1000px) rotateX(-90deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes flipBottom-in {
    0%,
    50% {
        -webkit-transform: translateZ(-1000px) rotateX(90deg);
        opacity: 0.2;
    }
}

@keyframes flipBottom-in {
    0%,
    50% {
        transform: translateZ(-1000px) rotateX(90deg);
        opacity: 0.2;
    }
}

.cbp-animation-scaleSides {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-scaleSides .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}

.cbp-animation-scaleSides .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-scaleSides .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: scaleSides-out .9s ease both;
    animation: scaleSides-out .9s ease both;
}

.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: scaleSides-in .9s ease both;
    animation: scaleSides-in .9s ease both;
}

@-webkit-keyframes scaleSides-out {
    50%,
    100% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }
}

@keyframes scaleSides-out {
    50%,
    100% {
        transform: scale(.6);
        opacity: 0;
    }
}

@-webkit-keyframes scaleSides-in {
    0%,
    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }
}

@keyframes scaleSides-in {
    0%,
    50% {
        transform: scale(.6);
        opacity: 0;
    }
}

.cbp-animation-skew {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-skew .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}

.cbp-animation-skew .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-skew .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper {
    -webkit-animation: skew-off .6s ease-out both;
    animation: skew-off .6s ease-out both;
}

.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper {
    -webkit-animation: skew-on .6s ease-out both;
    animation: skew-on .6s ease-out both;
}

@-webkit-keyframes skew-off {
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) skew(20deg, 0);
    }
}

@keyframes skew-off {
    100% {
        opacity: 0;
        transform: scale3d(0, 0, 0) skew(20deg, 0);
    }
}

@-webkit-keyframes skew-on {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 0) skew(0, 20deg);
    }
}

@keyframes skew-on {
    0% {
        opacity: 0;
        transform: scale3d(0, 0, 0) skew(0, 20deg);
    }
}

.cbp-animation-fadeOutTop {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-fadeOutTop .cbp-wrapper-outer {
    overflow: visible;
}

.cbp-animation-fadeOutTop .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: visible;
}

.cbp-animation-fadeOutTop .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-out .6s both ease-in-out;
    animation: fadeOutTop-out .6s both ease-in-out;
}

.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-in .6s both ease-in-out;
    animation: fadeOutTop-in .6s both ease-in-out;
}

@-webkit-keyframes fadeOutTop-out {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
    50%,
    100% {
        -webkit-transform: translateY(-30px);
        opacity: 0;
    }
}

@keyframes fadeOutTop-out {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    50%,
    100% {
        transform: translateY(-30px);
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutTop-in {
    0%,
    50% {
        -webkit-transform: translateY(-30px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeOutTop-in {
    0%,
    50% {
        transform: translateY(-30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.cbp-animation-slideLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-slideLeft .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-slideLeft .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: slideLeft-out .8s both ease-in-out;
    animation: slideLeft-out .8s both ease-in-out;
}

.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: slideLeft-in .8s both ease-in-out;
    animation: slideLeft-in .8s both ease-in-out;
}

@-webkit-keyframes slideLeft-out {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    25% {
        opacity: .75;
        -webkit-transform: scale(.8);
    }
    75% {
        opacity: .75;
        -webkit-transform: scale(.8) translateX(-200%);
    }
    100% {
        opacity: .75;
        -webkit-transform: scale(.8) translateX(-200%);
    }
}

@keyframes slideLeft-out {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    25% {
        opacity: .75;
        transform: scale(.8);
    }
    75% {
        opacity: .75;
        transform: scale(.8) translateX(-200%);
    }
    100% {
        opacity: .75;
        transform: scale(.8) translateX(-200%);
    }
}

@-webkit-keyframes slideLeft-in {
    0%,
    25% {
        opacity: .75;
        -webkit-transform: scale(.8) translateX(200%);
    }
    75% {
        opacity: .75;
        -webkit-transform: scale(.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateX(0);
    }
}

@keyframes slideLeft-in {
    0%,
    25% {
        opacity: .75;
        transform: scale(.8) translateX(200%);
    }
    75% {
        opacity: .75;
        transform: scale(.8);
    }
    100% {
        opacity: 1;
        transform: scale(1) translateX(0);
    }
}

.cbp-animation-sequentially {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-sequentially .cbp-wrapper-outer {
    overflow: visible;
}

.cbp-animation-sequentially .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: visible;
}

.cbp-animation-sequentially .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-out .6s both ease;
    animation: fadeOutTop-out .6s both ease;
}

.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: fadeOutTop-in .6s both ease-out;
    animation: fadeOutTop-in .6s both ease-out;
}

.cbp-animation-3dflip {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-3dflip .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-3dflip .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: flip-out 0.6s both ease-in-out;
    animation: flip-out 0.6s both ease-in-out;
}

.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: flip-in 0.6s both ease-in-out;
    animation: flip-in 0.6s both ease-in-out;
}

@-webkit-keyframes flip-out {
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
    }
}

@keyframes flip-out {
    100% {
        opacity: 0;
        transform: rotateY(90deg);
    }
}

@-webkit-keyframes flip-in {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
    }
}

@keyframes flip-in {
    0% {
        opacity: 0;
        transform: rotateY(-90deg);
    }
    100% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

.cbp-animation-flipOutDelay {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-flipOutDelay .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-flipOutDelay .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: flipOut-out 1s both ease-in;
    animation: flipOut-out 1s both ease-in;
}

.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: flipOut-in 1s both ease-out;
    animation: flipOut-in 1s both ease-out;
}

.cbp-animation-slideDelay {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-slideDelay .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-slideDelay .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: slideDelay-out 0.5s both ease-in-out;
    animation: slideDelay-out 0.5s both ease-in-out;
}

.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: slideDelay-in 0.5s both ease-in-out;
    animation: slideDelay-in 0.5s both ease-in-out;
}

@-webkit-keyframes slideDelay-out {
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes slideDelay-out {
    100% {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes slideDelay-in {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes slideDelay-in {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

.cbp-animation-rotateSides {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-rotateSides .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-rotateSides .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: -50% 50%;
    -webkit-animation: rotateSides-out .5s both ease-in;
    transform-origin: -50% 50%;
    animation: rotateSides-out .5s both ease-in;
}

.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 150% 50%;
    -webkit-animation: rotateSides-in .6s both ease-out;
    transform-origin: 150% 50%;
    animation: rotateSides-in .6s both ease-out;
}

@-webkit-keyframes rotateSides-out {
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-500px) rotateY(90deg);
    }
}

@keyframes rotateSides-out {
    100% {
        opacity: 0;
        transform: translateZ(-500px) rotateY(90deg);
    }
}

@-webkit-keyframes rotateSides-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-500px) rotateY(-90deg);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateZ(-500px) rotateY(-90deg);
    }
}

@keyframes rotateSides-in {
    0% {
        opacity: 0;
        transform: translateZ(-500px) rotateY(-90deg);
    }
    40% {
        opacity: 0;
        transform: translateZ(-500px) rotateY(-90deg);
    }
}

.cbp-animation-foldLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-foldLeft .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-foldLeft .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: foldLeft-out .7s both ease;
    animation: foldLeft-out .7s both ease;
}

.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: foldLeft-in .7s both ease;
    animation: foldLeft-in .7s ease both;
}

@-webkit-keyframes foldLeft-out {
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotateY(-90deg);
    }
}

@keyframes foldLeft-out {
    100% {
        opacity: 0;
        transform: translateX(-100%) rotateY(-90deg);
    }
}

@-webkit-keyframes foldLeft-in {
    0% {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }
}

@keyframes foldLeft-in {
    0% {
        opacity: 0.3;
        transform: translateX(100%);
    }
}

.cbp-animation-unfold {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-unfold .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-unfold .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: unfold-out .8s ease both;
    animation: unfold-out .8s ease both;
}

.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 0% 50%;
    -webkit-animation: unfold-in .8s both ease;
    transform-origin: 0% 50%;
    animation: unfold-in .8s both ease;
}

@-webkit-keyframes unfold-out {
    90% {
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
}

@keyframes unfold-out {
    90% {
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: translateX(-100%);
    }
}

@-webkit-keyframes unfold-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotateY(90deg);
    }
}

@keyframes unfold-in {
    0% {
        opacity: 0;
        transform: translateX(100%) rotateY(90deg);
    }
}

.cbp-animation-scaleDown {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-scaleDown .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-scaleDown .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: scaleDown-out .7s ease both;
    animation: scaleDown-out .7s ease both;
}

.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: scaleDown-in .6s ease both;
    animation: scaleDown-in .6s ease both;
}

@-webkit-keyframes scaleDown-out {
    100% {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@keyframes scaleDown-out {
    100% {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes scaleDown-in {
    0% {
        -webkit-transform: translateX(100%);
    }
}

@keyframes scaleDown-in {
    0% {
        transform: translateX(100%);
    }
}

.cbp-animation-frontRow {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-frontRow .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-frontRow .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-animation: frontRow-out .7s both ease;
    animation: frontRow-out .7s both ease;
}

.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper {
    -webkit-animation: frontRow-in .6s both ease;
    animation: frontRow-in .6s both ease;
}

@-webkit-keyframes frontRow-out {
    100% {
        -webkit-transform: translateX(-60%) scale(.8);
        opacity: 0;
    }
}

@keyframes frontRow-out {
    100% {
        transform: translateX(-60%) scale(.8);
        opacity: 0;
    }
}

@-webkit-keyframes frontRow-in {
    0% {
        -webkit-transform: translateX(100%) scale(.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%) scale(1);
    }
}

@keyframes frontRow-in {
    0% {
        transform: translateX(100%) scale(.8);
    }
    100% {
        opacity: 1;
        transform: translateX(0%) scale(1);
    }
}

.cbp-animation-rotateRoom {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-rotateRoom .cbp-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-animation-rotateRoom .cbp-item-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateRoom-out .8s both ease;
    animation: rotateRoom-out .8s both ease;
}

.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: rotateRoom-in .8s both ease;
    animation: rotateRoom-in .8s both ease;
}

@-webkit-keyframes rotateRoom-out {
    90% {
        opacity: .3;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotateY(90deg);
    }
}

@keyframes rotateRoom-out {
    90% {
        opacity: .3;
    }
    100% {
        opacity: 0;
        transform: translateX(-100%) rotateY(90deg);
    }
}

@-webkit-keyframes rotateRoom-in {
    0% {
        opacity: .3;
        -webkit-transform: translateX(100%) rotateY(-90deg);
    }
}

@keyframes rotateRoom-in {
    0% {
        opacity: .3;
        transform: translateX(100%) rotateY(-90deg);
    }
}

.cbp-animation-bounceBottom {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-bounceBottom .cbp-wrapper-helper {
    -webkit-animation: bounceBottom-out .6s both ease-in-out;
    animation: bounceBottom-out .6s both ease-in-out;
}

.cbp-animation-bounceBottom .cbp-wrapper {
    -webkit-animation: bounceBottom-in .6s both ease-in-out;
    animation: bounceBottom-in .6s both ease-in-out;
}

@-webkit-keyframes bounceBottom-out {
    100% {
        -webkit-transform: translateY(100%);
        opacity: 0;
    }
}

@keyframes bounceBottom-out {
    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}

@-webkit-keyframes bounceBottom-in {
    0% {
        -webkit-transform: translateY(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes bounceBottom-in {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.cbp-animation-bounceLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-bounceLeft .cbp-wrapper-helper {
    -webkit-animation: bounceLeft-out .6s both ease-in-out;
    animation: bounceLeft-out .6s both ease-in-out;
}

.cbp-animation-bounceLeft .cbp-wrapper {
    -webkit-animation: bounceLeft-in .6s both ease-in-out;
    animation: bounceLeft-in .6s both ease-in-out;
}

@-webkit-keyframes bounceLeft-out {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes bounceLeft-out {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes bounceLeft-in {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

@keyframes bounceLeft-in {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.cbp-animation-bounceTop {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-bounceTop .cbp-wrapper-helper {
    -webkit-animation: bounceTop-out .6s both ease-in-out;
    animation: bounceTop-out .6s both ease-in-out;
}

.cbp-animation-bounceTop .cbp-wrapper {
    -webkit-animation: bounceTop-in .6s both ease-in-out;
    animation: bounceTop-in .6s both ease-in-out;
}

@-webkit-keyframes bounceTop-out {
    100% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }
}

@keyframes bounceTop-out {
    100% {
        transform: translateY(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes bounceTop-in {
    0% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes bounceTop-in {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.cbp-animation-moveLeft {
    -webkit-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out;
    will-change: height;
}

.cbp-animation-moveLeft .cbp-wrapper-helper {
    -webkit-animation: moveLeft-out .6s both ease-in-out;
    animation: moveLeft-out .6s both ease-in-out;
}

.cbp-animation-moveLeft .cbp-wrapper {
    -webkit-animation: moveLeft-in .6s both ease-in-out;
    animation: moveLeft-in .6s both ease-in-out;
}

@-webkit-keyframes moveLeft-out {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes moveLeft-out {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@-webkit-keyframes moveLeft-in {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}

@keyframes moveLeft-in {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.cbp-displayType-lazyLoading {
    -webkit-animation: fadeIn .5s both ease-in;
    animation: fadeIn .5s both ease-in;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.cbp-displayType-fadeInToTop {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-animation: fadeInToTop .5s both ease-in;
    animation: fadeInToTop .5s both ease-in;
}

@-webkit-keyframes fadeInToTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInToTop {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.cbp-displayType-sequentially .cbp-item {
    -webkit-animation: fadeIn .5s both ease-in;
    animation: fadeIn .5s both ease-in;
}

.cbp-displayType-bottomToTop {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.cbp-displayType-bottomToTop .cbp-item {
    -webkit-animation: fadeInBottomToTop .4s both ease-in;
    animation: fadeInBottomToTop .4s both ease-in;
}

@-webkit-keyframes fadeInBottomToTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInBottomToTop {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.cbp-popup-ie8bg {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.cbp-popup-wrap {
    height: 100%;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 9990;
    padding: 0 10px;
}

.cbp-popup-lightbox {
    background: rgba(0, 0, 0, 0.8);
}

.cbp-popup-singlePage {
    background: white;
    padding: 0;
}

.cbp-popup-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.cbp-popup-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 100%;
}

.cbp-popup-singlePage .cbp-popup-content {
    position: relative;
    z-index: 1;
    margin-top: 145px;
    max-width: 1024px;
    vertical-align: top;
    width: 94%;
}

.cbp-popup-singlePage .cbp-popup-content-basic {
    position: relative;
    z-index: 1;
    margin-top: 104px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.cbp-popup-lightbox-figure {
    position: relative;
}

.cbp-popup-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px;
}

.cbp-popup-lightbox-title {
    padding-right: 70px;
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #eee;
}

.cbp-popup-lightbox-counter {
    position: absolute;
    top: 0;
    right: 0;
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #eee;
}

.cbp-popup-lightbox-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 40px 0 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.cbp-popup-lightbox-img[data-action] {
    cursor: pointer;
}

.cbp-popup-lightbox-isIframe .cbp-popup-content {
    width: 75%;
}

@media only screen and (max-width:768px) {
    .cbp-popup-lightbox-isIframe .cbp-popup-content {
        width: 95%;
    }
}

.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px;
}

.cbp-popup-lightbox-iframe {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #000;
}

.cbp-popup-lightbox-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.cbp-popup-lightbox-iframe audio {
    margin-top: 27%;
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9990;
    height: 104px;
    background-color: #34425C;
}

.cbp-popup-singlePage .cbp-popup-navigation {
    position: relative;
    width: 100%;
    height: 100%;
}

.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
    position: fixed;
    top: 0 !important;
}

.cbp-popup-singlePage-counter {
    color: #bbc0df;
    position: absolute;
    margin: auto;
    right: 40px;
    top: 0;
    bottom: 0;
    font: 400 13px/30px "Open Sans", sans-serif;
    height: 30px;
}

@media only screen and (max-width:768px) {
    .cbp-popup-singlePage-counter {
        right: 3%;
    }
}

.cbp-popup-next,
.cbp-popup-prev,
.cbp-popup-close {
    padding: 0;
    border: medium none;
    position: absolute;
    cursor: pointer;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-close {
    visibility: hidden;
}

.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
    visibility: visible;
}

.cbp-popup-lightbox .cbp-popup-prev {
    background: url("../img/cbp-sprite.png") no-repeat scroll 0 0 transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
}

.cbp-popup-lightbox .cbp-popup-prev:hover {
    background-position: 0 -46px;
}

.cbp-popup-singlePage .cbp-popup-prev {
    background: url("../img/cbp-sprite.png") no-repeat scroll 0 -92px transparent;
    width: 44px;
    height: 44px;
    margin: auto;
    top: 0;
    right: 108px;
    bottom: 0;
    left: 0;
}

.cbp-popup-singlePage .cbp-popup-prev:hover {
    background-position: 0 -138px;
}

.cbp-popup-lightbox .cbp-popup-next {
    background: url("../img/cbp-sprite.png") no-repeat scroll -46px 0 transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}

.cbp-popup-lightbox .cbp-popup-next:hover {
    background-position: -46px -46px;
}

.cbp-popup-singlePage .cbp-popup-next {
    background: url("../img/cbp-sprite.png") no-repeat scroll -46px -92px transparent;
    width: 44px;
    height: 44px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 108px;
}

.cbp-popup-singlePage .cbp-popup-next:hover {
    background-position: -46px -138px;
}

.cbp-popup-lightbox .cbp-popup-close {
    background: url("../img/cbp-sprite.png") no-repeat scroll -92px 0 transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 20px;
}

.cbp-popup-lightbox .cbp-popup-close:hover {
    background-position: -92px -46px;
}

.cbp-popup-singlePage .cbp-popup-close {
    background: url("../img/cbp-sprite.png") no-repeat scroll -92px -92px transparent;
    height: 44px;
    width: 44px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cbp-popup-singlePage .cbp-popup-ie8bg {
    background-color: #fff;
}

.cbp-popup-singlePage .cbp-popup-close:hover {
    background-position: -92px -138px;
}

@media only screen and (max-width:360px),
(max-height:600px) {
    .cbp-popup-next,
    .cbp-popup-prev,
    .cbp-popup-close {
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    .cbp-popup-lightbox .cbp-popup-close {
        right: 10px;
        top: 10px;
    }
    .cbp-popup-lightbox .cbp-popup-next {
        right: 10px;
    }
    .cbp-popup-lightbox .cbp-popup-prev {
        left: 10px;
    }
    .cbp-popup-singlePage .cbp-popup-navigation-wrap {
        height: 84px;
    }
    .cbp-popup-singlePage .cbp-popup-content {
        margin-top: 120px;
    }
}

.cbp-popup-loadingBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    background: url("../img/cbp-loading-popup.gif") no-repeat scroll center center #0D0D0D;
    border: 1px solid rgba(79, 80, 79, 0.3);
    border-radius: 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";
    opacity: .71;
    width: 50px;
    height: 50px;
}

.cbp-popup-ready .cbp-popup-loadingBox {
    visibility: hidden;
}

.cbp-popup-loading .cbp-popup-loadingBox {
    visibility: visible;
}

.cbp-popup-singlePage {
    left: 100%;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}

.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content {
    opacity: 0;
}

.cbp-popup-singlePage-open {
    left: 0;
}

.cbp-popup-singlePage.cbp-popup-singlePage-fade {
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.cbp-popup-singlePage-open.cbp-popup-singlePage-fade {
    opacity: 1;
}

.cbp-popup-singlePage.cbp-popup-singlePage-right {
    left: -100%;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}

.cbp-popup-singlePage-open.cbp-popup-singlePage-right {
    left: 0;
}

.cbp-l-project-title {
    color: #454444;
    font: 600 42px/46px "Open Sans", sans-serif;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

.cbp-l-project-subtitle {
    color: #787878;
    font: 400 14px/21px "Open Sans", sans-serif;
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center;
}

.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.cbp-l-project-container {
    overflow: hidden;
    margin: 40px auto 0;
    clear: both;
}

.cbp-l-project-desc {
    float: left;
    width: 64%;
}

.cbp-l-project-social-wrapper,
.cbp-l-inline-social-wrapper {
    display: inline-block;
    width: 100px;
    height: 20px;
    overflow: hidden;
}

.cbp-l-inline-social-wrapper {
    margin-top: 5px;
}

.cbp-l-project-details {
    float: right;
    width: 36%;
    padding-left: 40px;
    margin-bottom: 15px;
}

@media only screen and (max-width:768px) {
    .cbp-l-project-title {
        font-size: 30px;
        line-height: 34px;
    }
    .cbp-l-project-desc {
        width: 100%;
    }
    .cbp-l-project-details {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.cbp-l-project-desc-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 22px;
    color: #444;
}

.cbp-l-project-desc-title span,
.cbp-l-project-details-title span {
    border-bottom: 1px solid #747474;
    display: inline-block;
    margin: 0 0 -1px 0;
    font: 400 16px/36px "Open Sans", sans-serif;
    padding: 0 5px 0 0;
}

.cbp-l-project-desc-text {
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #555;
    margin-bottom: 20px;
}

.cbp-l-project-details-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 19px;
    color: #444;
}

.cbp-l-project-details-list {}

.cbp-l-project-details-list>li,
.cbp-l-project-details-list>div {
    border-bottom: 1px dotted #DFDFDF;
    padding: inherit;
    color: #666;
    font: 400 12px/30px "Open Sans", sans-serif;
}

.cbp-l-project-details-list strong {
    display: inline-block;
    color: #696969;
    font-weight: 600;
    min-width: 100px;
}

.cbp-l-project-details-visit {
    color: #FFFFFF;
    float: right;
    clear: both;
    text-decoration: none;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin-top: 10px;
    background-color: #53668A;
    padding: 8px 19px;
}

.cbp-l-project-details-visit:hover {
    opacity: 0.9;
    color: #fff;
}

.cbp-l-project-related {}

.cbp-l-project-related-wrap {
    font-size: 0;
    margin: 0;
}

.cbp-l-project-related-item {
    margin-right: 5%;
    max-width: 30%;
    float: left;
}

.cbp-l-project-related-item:last-child {
    margin-right: 0;
}

.cbp-l-project-related-title {
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 20px;
}

.cbp-l-project-related-link {
    text-decoration: none;
}

.cbp-l-project-related-link:hover {
    opacity: 0.9;
}

.cbp-l-member-img {
    float: left;
    width: 40%;
    margin-top: 20px;
}

.cbp-l-member-img img {
    border: 1px solid #e2e2e2;
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.cbp-l-member-info {
    margin-top: 20px;
    padding-left: 25px;
    float: left;
    width: 60%;
}

@media only screen and (max-width:768px) {
    .cbp-l-member-img {
        width: 100%;
        text-align: center;
    }
    .cbp-l-member-info {
        width: 100%;
        padding-left: 0;
    }
}

.cbp-l-member-name {
    font: 400 28px/28px "Open Sans", sans-serif;
    color: #474747;
}

.cbp-l-member-position {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888;
    margin-top: 6px;
}

.cbp-l-member-desc {
    font: 400 12px/18px "Open Sans", sans-serif;
    margin-top: 25px;
    color: #474747;
}

.cbp-popup-singlePageInline-open {
    -webkit-transition: height .5s ease 0s !important;
    transition: height .5s ease 0s !important;
}

.cbp-popup-singlePageInline-open .cbp-item {
    -webkit-transition: -webkit-transform .5s ease 0s !important;
    transition: transform .5s ease 0s !important;
}

.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline::before {
    display: none;
}

.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content,
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

.cbp-popup-singlePageInline {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}

.cbp-popup-singlePageInline:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid rgba(79, 80, 79, 0.3);
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    border-radius: 50%;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    animation: loading .5s infinite linear;
    -webkit-animation: loading .5s infinite linear;
    opacity: 0.6;
}

.cbp-popup-singlePageInline .cbp-popup-content {
    opacity: 0;
    width: 100%;
    z-index: 1;
    min-height: 300px;
}

.cbp-popup-singlePageInline .cbp-popup-content,
.cbp-popup-singlePageInline .cbp-popup-navigation {
    -webkit-transition: opacity .4s ease-in .2s;
    transition: opacity .4s ease-in .2s;
}

.cbp-popup-singlePageInline .cbp-popup-navigation {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
}

.cbp-popup-singlePageInline .cbp-popup-close {
    background: url("../img/cbp-sprite.png") no-repeat scroll -92px 0 transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 30px;
}

.cbp-popup-singlePageInline .cbp-popup-close:hover {
    opacity: 0.7;
}

.cbp-popup-singlePageInline-ready {
    z-index: 4;
}

.cbp-popup-singlePageInline-ready .cbp-popup-content,
.cbp-popup-singlePageInline-ready .cbp-popup-navigation {
    opacity: 1;
}

.cbp-popup-singlePageInline-ready:before {
    display: none;
}

.cbp-singlePageInline-active {
    opacity: 0.6 !important;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.cbp-l-inline {
    margin: 20px 0;
    overflow: hidden;
    background: #FAFAFA;
    padding: 30px;
}

.cbp-l-inline-left {
    float: left;
    width: 44%;
}

.cbp-l-project-img {
    max-width: 100%;
}

.cbp-l-inline-right {
    float: right;
    width: 56%;
    padding-left: inherit;
}

@media only screen and (max-width:768px) {
    .cbp-l-inline-left {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }
    .cbp-l-inline-right {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
}

.cbp-l-inline-title {
    font: 400 28px/30px "Open Sans", sans-serif;
    color: #474747;
}

.cbp-l-inline-subtitle {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888;
    margin-top: 7px;
}

.cbp-l-inline-desc {
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 25px;
}

.cbp-l-inline-view-wrap {
    text-align: right;
}

.cbp-l-inline-view {
    font: 400 13px/35px "Open Sans", sans-serif;
    color: #9C9C9C;
    margin-top: 40px;
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #ccc;
    text-decoration: none;
}

.cbp-l-inline-view:hover {
    color: #757575;
}

.cbp-l-inline-details {
    margin-top: 15px;
    font: 13px/22px "Open Sans", sans-serif;
}

.cbp-l-loadMore-defaultText,
.cbp-l-loadMore-button-defaultText {
    display: block;
}

.cbp-l-loadMore-loadingText,
.cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-button-loadingText,
.cbp-l-loadMore-button-noMoreLoading {
    display: none;
}

.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText {
    display: block;
}

.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText,
.cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading {
    display: none;
}

.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading {
    display: block;
}

.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText,
.cbp-l-loadMore-stop .cbp-l-loadMore-loadingText,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText {
    display: none;
}

.cbp-l-loadMore-button {
    text-align: center;
}

.cbp-l-loadMore-button .cbp-l-loadMore-link,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link {
    border: 2px solid #DEDEDE;
    border-radius: 2px;
    color: #7E7B7B;
    display: inline-block;
    font: 400 11px/34px "Open Sans", sans-serif;
    min-width: 80px;
    text-decoration: none;
    padding: 0 20px;
    outline: 0;
    margin-top: 30px;
    box-shadow: none;
}

.cbp-l-loadMore-button .cbp-l-loadMore-link:hover,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover {
    color: #B0B0B0;
}

.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop {
    cursor: default;
    color: #B0B0B0;
}

.cbp-l-loadMore-text {
    text-align: center;
    margin-top: 50px;
}

.cbp-l-loadMore-text .cbp-l-loadMore-link,
.cbp-l-loadMore-text .cbp-l-loadMore-text-link {
    font: 400 15px "Open Sans", sans-serif;
    color: #5D5D5D;
    text-decoration: none;
    cursor: pointer;
}

.cbp-l-loadMore-text .cbp-l-loadMore-stop,
.cbp-l-loadMore-text .cbp-l-loadMore-text-stop {
    color: #5D5D5D;
    cursor: default;
}

.cbp-mode-slider {
    -webkit-transition: height .35s cubic-bezier(0.22, 0.6, 0.345, 1);
    transition: height .35s cubic-bezier(0.22, 0.6, 0.345, 1);
}

.cbp-mode-slider .cbp-wrapper,
.cbp-mode-slider .cbp-item {
    -webkit-transition: -webkit-transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);
    transition: transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);
}

.cbp-mode-slider-dragStart .cbp-wrapper {
    -webkit-transition: none;
    transition: none;
}

.cbp-mode-slider-dragStart * {
    cursor: move !important;
    cursor: -webkit-grab !important;
    cursor: -o-grab !important;
    cursor: -ms-grab !important;
    cursor: grab !important;
}

.cbp-nav-next,
.cbp-nav-prev {
    position: relative;
    background: #7c8b90;
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    height: 28px;
    width: 28px;
}

.cbp-nav-next {
    border-radius: 0 2px 2px 0;
}

.cbp-nav-prev {
    border-radius: 2px 0 0 2px;
}

.cbp-nav-next:hover,
.cbp-nav-prev:hover {
    opacity: 0.8;
}

.cbp-nav-prev:after {
    font-family: FontAwesome;
    content: "\f104";
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 6px;
    margin: auto;
    color: #fff;
    font-size: 20px;
}

.cbp-nav-next:after {
    font-family: FontAwesome;
    content: "\f105";
    font-weight: bold;
    position: absolute;
    right: 6px;
    bottom: 0;
    margin: auto;
    color: #fff;
    font-size: 20px;
}

.cbp-nav-next:after {
    background-position: -134px 0;
}

.cbp-nav-prev:after {
    background-position: -134px -12px;
}

.cbp-nav-stop {
    opacity: 0.5 !important;
    cursor: default !important;
}

.cbp-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cbp-nav-controls {
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 100;
}

.cbp-nav-pagination {
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: 100;
    left: 0;
    text-align: center;
    width: 500px;
    margin: 0 auto;
}

.cbp-nav-pagination-item {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    cursor: pointer;
    background: #c2c2c2;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
}

.cbp-nav-pagination-active {
    background: #797979;
}

.cbp-slider-wrap,
.cbp-slider-item {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cbp-slider .cbp-nav-controls {
    position: static;
}

.cbp-slider .cbp-nav-next,
.cbp-slider .cbp-nav-prev {
    background: transparent;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 44px;
    height: 44px;
}

.cbp-slider .cbp-nav-next {
    right: 25px;
    left: auto;
}

.cbp-slider .cbp-nav-prev {
    left: 25px;
    right: auto;
}

.cbp-slider .cbp-nav-next:after,
.cbp-slider .cbp-nav-prev:after {
    background: url("../img/cbp-sprite.png") no-repeat;
    width: 44px;
    height: 44px;
}

.cbp-slider .cbp-nav-next:after {
    background-position: -46px -92px;
}

.cbp-slider .cbp-nav-next:hover:after {
    background-position: -46px -46px;
}

.cbp-slider .cbp-nav-prev:after {
    background-position: 0 -92px;
}

.cbp-slider .cbp-nav-prev:hover:after {
    background-position: 0 -46px;
}

.cbp-slider .cbp-nav-pagination {
    text-align: right;
    bottom: 20px;
    right: 25px;
}

.cbp-slider-edge .cbp-nav-controls {
    position: static;
}

.cbp-slider-edge .cbp-nav-next,
.cbp-slider-edge .cbp-nav-prev {
    background: transparent;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 44px;
    height: 44px;
}

.cbp-slider-edge .cbp-nav-next {
    right: -14px;
    left: auto;
}

.cbp-slider-edge .cbp-nav-prev {
    left: -14px;
    right: auto;
}

.cbp-slider-edge .cbp-nav-next:after,
.cbp-slider-edge .cbp-nav-prev:after {
    background: url("../img/cbp-sprite.png") no-repeat;
    width: 9px;
    height: 16px;
}

.cbp-slider-edge .cbp-nav-next:after {
    background-position: -134px -24px;
}

.cbp-slider-edge .cbp-nav-prev:after {
    background-position: -134px -42px;
}

.cbp-slider-edge .cbp-nav-pagination {
    bottom: -50px;
}

.cbp-slider-edge .cbp-nav-pagination-item {
    border: 2px solid #0f0f0f;
    opacity: 0.4;
    background: transparent;
}

.cbp-slider-edge .cbp-nav-pagination-active {
    background: #000;
}

.cbp-l-grid-agency .cbp-caption:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -5px;
    z-index: 1;
}

.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.cbp-l-grid-agency-title {
    margin-top: 18px;
    font: 700 17px/24px Lato, sans-serif;
    color: #666;
    text-align: center;
}

.cbp-item:hover .cbp-l-grid-agency-title {
    color: #222;
}

.cbp-l-grid-agency-desc {
    font: 400 12px/21px "Open Sans", sans-serif;
    color: #aaa;
    text-align: center;
}

.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap {
    background-color: rgba(0, 0, 0, 0.7);
}

.cbp-l-grid-work .cbp-item {
    padding: 3px;
}

.cbp-l-grid-work .cbp-item-wrapper {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 7px 7px 27px;
    border-top: 1px solid #F4F4F4;
}

.cbp-l-grid-work-title {
    margin-top: 17px;
    font: 400 17px/25px "Roboto Condensed", sans-serif;
    color: #607D8B;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.cbp-l-grid-work-title:hover {
    color: #365D67;
}

.cbp-l-grid-work-desc {
    font: 400 11px/16px "Open Sans", sans-serif;
    color: #888888;
    text-align: center;
    text-transform: uppercase;
}

.cbp-l-grid-blog-title {
    font: 400 18px/30px "Open Sans", sans-serif;
    color: #444;
    display: block;
    margin-top: 17px;
}

.cbp-l-grid-blog-title:hover {
    color: #787878;
}

.cbp-l-grid-blog-date {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #787878;
    display: inline-block;
}

.cbp-l-grid-blog-comments {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #3C6FBB;
    display: inline-block;
}

.cbp-l-grid-blog-comments:hover {
    opacity: .8;
}

.cbp-l-grid-blog-desc {
    font: 400 13px/18px "Open Sans", sans-serif;
    color: #9B9B9B;
    margin-top: 0px;
}

.cbp-l-grid-blog-split {
    margin: 0 4px;
    font: 400 13px/16px "Open Sans", sans-serif;
    color: #787878;
    display: inline-block;
}

.cbp-l-grid-clients {
    height: 180px;
}

.cbp-l-clients-title-block {
    font: 400 32px/53px Roboto, sans-serif;
    color: #666464;
    text-align: center;
    margin-bottom: 40px;
}

.cbp-l-grid-projects-title {
    font: 700 14px/21px "Open Sans", sans-serif;
    color: #474747;
    margin-top: 15px;
}

.cbp-l-grid-projects-desc {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #888888;
    margin-top: 5px;
}

.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
    background-color: #59a3b6;
    background-color: rgba(89, 163, 182, 0.95);
}

.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
    background-color: #4d4d4d;
}

.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft:hover,
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight:hover {
    background-color: #252424;
}

.cbp-l-grid-masonry-projects-title {
    font: 500 15px/22px Roboto, sans-serif;
    color: #59a3b6;
    text-align: center;
    display: block;
    margin-top: 12px;
}

.cbp-l-grid-masonry-projects-title:hover {
    color: #457C8B;
}

.cbp-l-grid-masonry-projects-desc {
    font: 400 12px/18px Roboto, sans-serif;
    color: #b2b2b2;
    text-align: center;
}

.cbp-l-grid-team .cbp-caption {
    border: 1px solid #E7E7E7;
}

.cbp-l-grid-team-name {
    font: 400 17px/24px "Open Sans", sans-serif;
    color: #456297;
    display: block;
    text-align: center;
    margin-top: 18px;
}

.cbp-l-grid-team-name:hover {
    color: #34425C;
}

.cbp-l-grid-team-position {
    font: italic 400 13px/21px "Open Sans", sans-serif;
    color: #999;
    text-align: center;
}

.cbp-l-slider-title-block {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 22px;
}

.cbp-l-slider-title-block div {
    padding: 0 2px 6px 0;
    display: inline-block;
    border-bottom: 1px solid #a9a5a5;
    color: #5e5e5e;
    margin-bottom: -1px;
    font: 15px/21px Roboto, sans-serif;
}

.cbp-l-grid-slider-team-name {
    float: left;
    font: 20px/30px Roboto, sans-serif;
    color: #494949;
    margin-top: 16px;
}

.cbp-l-grid-slider-team-position {
    clear: both;
    font: 14px/21px Roboto, sans-serif;
    color: #A6A6A6;
}

.cbp-l-grid-slider-team-desc {
    font: 13px/20px Roboto, sans-serif;
    color: #969696;
    margin-top: 15px;
}

.cbp-l-grid-slider-team-social {
    float: right;
    margin-top: 16px;
}

.cbp-l-grid-slider-team-social a {
    color: #737373;
    line-height: 30px;
    margin-left: 6px;
}

.cbp-l-grid-slider-team-social a:hover {
    opacity: 0.8;
}

.cbp-l-slider-testimonials-wrap {
    background: #f8f9f9;
    padding: 80px 0 110px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #dce1e2;
}

.cbp-l-grid-slider-testimonials-body {
    color: #424242;
    max-width: 800px;
    margin: 0 auto;
    font: 20px/32px sans-serif;
    text-align: center;
    padding: 0 20px;
}

.cbp-l-grid-slider-testimonials-footer {
    font: 12px/19px Roboto, sans-serif;
    color: #777;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

.cbp-l-grid-tabs {
    height: 100px;
}

.cbp-l-grid-tabs .cbp-item {
    font: 14px/24px Lato, sans-serif;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    right: 0;
    text-align: center;
    color: #5a5a5a;
}

.cbp-l-testimonials-title-block {
    position: relative;
    text-align: center;
    font: 26px/36px Roboto, sans-serif;
    color: #E7E7E7;
    margin-bottom: 60px;
}

.cbp-l-testimonials-title-block:after {
    content: '';
    position: absolute;
    margin: 0 auto;
    width: 23px;
    height: 2px;
    bottom: -6px;
    background-color: #C2C2C2;
    left: 0;
    right: 0;
}

.cbp-l-testimonials-wrap {
    background: #2D2D2D;
    padding: 60px 0 110px;
}

.cbp-l-grid-testimonials-body {
    color: #e7e7e7;
    max-width: 800px;
    margin: 0 auto;
    font: 20px/32px sans-serif;
    text-align: center;
    padding: 0 20px;
}

.cbp-l-grid-testimonials-footer {
    font: 12px/19px Roboto, sans-serif;
    color: #C2C2C2;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 35px;
}

.fusion-portfolio.wrapper-portfolio .cbp-l-grid-blog-desc {
    height: 95px;
}

.fusion-portfolio.wrapper-portfolio .cbp-l-grid-blog .cbp-caption.alignright {
    margin: 0px !important;
}

.fusion-portfolio.wrapper-portfolio .cbp-l-grid-blog .cbp-caption .cbp-caption-defaultWrap {
    height: 100%
}

.fusion-portfolio.wrapper-portfolio .cbp-l-grid-blog {
    height: 300px;
    clear: both;
    margin: 0px !important
}

.fusion-portfolio.wrapper-portfolio.cbp-1-col .cbp-l-grid-blog .cbp-caption {
    margin-bottom: 20px;
    float: left;
    width: 300px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-1-col .cbp-l-grid-blog .cbp-caption .cbp-caption-defaultWrap img {
    width: auto !important;
    height: auto !important;
    min-width: 300px !important;
    max-width: 300px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-1-col .cbp-l-grid-blog .cbp-item-wrapper .post-font {
    float: right;
    width: 700px;
    padding: 0 5px 0 40px
}

.fusion-portfolio.wrapper-portfolio.cbp-1-col .cbp-l-grid-blog .cbp-item-wrapper .post-font .cbp-l-grid-projects-title {
    margin-top: 0px;
    line-height: 40px;
    margin-bottom: 0px;
}

.fusion-portfolio.wrapper-portfolio.cbp-2-col .cbp-l-grid-blog .cbp-item {
    width: 495px;
    padding: 4px;
}

.fusion-portfolio.wrapper-portfolio.cbp-3-col .cbp-l-grid-blog .cbp-item {
    width: 325px;
    padding: 4px;
}

.fusion-portfolio.wrapper-portfolio.cbp-4-col .cbp-l-grid-blog .cbp-item {
    width: 238px;
    padding: 4px;
}

.fusion-portfolio.wrapper-portfolio.cbp-2-col .cbp-l-grid-blog .cbp-item-wrapper .post-font {
    padding-bottom: 10px;
}

.fusion-portfolio.wrapper-portfolio.cbp-2-col .cbp-l-grid-blog .cbp-item-wrapper .post-font h2.entry-title a:link,
h2.entry-title a:visited,
.cbp-item-wrapper .entry-title {
    font-size: 22px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-3-col .cbp-l-grid-blog .cbp-item-wrapper .post-font h2.entry-title a:link,
h2.entry-title a:visited,
.cbp-item-wrapper .entry-title {
    font-size: 20px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-4-col .cbp-l-grid-blog .cbp-item-wrapper .post-font h2.entry-title a:link,
h2.entry-title a:visited,
.cbp-item-wrapper .entry-title,
#content .cbp-item h2.entry-title a:link,
h2.entry-title a:visited {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

.fusion-portfolio.wrapper-portfolio.cbp-1-col .cbp-l-grid-blog .cbp-item-wrapper .post-font h2.entry-title a:link,
h2.entry-title a:visited {
    font-size: 30px !important;
}

a.cbp-l-caption-buttonLeft.more-link {
    margin-top: 0px !important
}

.collapse.in {
    display: block
}

#footer-widget-area ul li.widget {
    padding: 0px!important
}

#footer-widget-area ul ul {
    padding-left: 0px;
}

#footer-widget-area ul li.widget {
    list-style: none;
    margin-left: 0px !important;
}

#footer-widget-area ul li.widget a:hover {
    text-decoration: underline;
    color: #fff !important;
}

.widget_categories select {
    width: 100%
}

#primary li.widget_nav_menu ul,
#primary li.widget_categories ul,
#primary li.widget_archive ul,
#footer-widget-area ul {
    list-style: none !important;
    margin-left: 0px !important;
}

#primary li.widget_nav_menu ul li,
#primary li.widget_categories ul li,
#primary li.widget_archive ul li,
#footer-widget-area ul li.widget a,
#footer-widget-area ul li .textwidget {
    display: block;
    padding: 6px 0px;
    margin: 0px;
    font-size: 16px;
}

#footer-widget-area ul li .textwidget {
    padding-top: 0px
}

#footer-widget-area ul li.widget.widget_follow_widget a {
    display: inline
}

#footer-widget-area ul li.widget a,
#footer-widget-area ul li.widget li a {
    padding-top: 0px !important
}

#footer-widget-area .widget-title,
body #footer-widget-area div.widget-title {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

#footer-widget-area ul li ul li:before {
    font-family: "FontAwesome";
    margin-right: 0.5407911001em;
    display: block;
    float: left;
    opacity: 0.7;
    margin-left: -1.618em;
    width: 1em;
}

.read-more-link {
    text-align: right;
    margin-top: 0px;
    padding-bottom: 5px;
}

.pllexislider {
    margin: 0;
    padding: 0;
}

.pllexislider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.pllexislider .slides img {
    width: 100%;
    display: block;
}

.pllexislider .slides:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.pllex-pauseplay span {
    text-transform: capitalize;
}

.pllexislider,
.pllexislider .slides li,
.pllexislider .slides>li>a {
    height: 100%;
    padding: 0 !important;
    background: none;
    margin: 0;
    border: none;
}

.pllexislider,
.pllexislider .slides li:hover,
.pllexislider .slides>li:hover>a {
    border: none;
}

.ab-instagram .no-bullet,
.pllexislider .no-bullet {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: both;
}

.pllexislider {
    margin: 0;
    position: relative;
}

.pllex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .pllex-viewport {
    max-height: 300px;
}

.pllexislider .slides {
    zoom: 1;
    overflow: hidden;
}

.pllexislider .pllex-control-nav {
    z-index: 2;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto
}

.pllexislider-overlay .pllex-control-nav {
    display: none;
}

.pllexislider .pllex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    display: inline;
}

.pllexislider .pllex-control-paging li a {
    width: 11px;
    border: none;
    height: 11px;
    display: block;
    background: #fff;
    background: rgba(255, 255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

.pllexislider .pllex-control-paging li a:hover,
.pllexislider .pllex-control-paging li a.pllex-active {
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 1);
}

.pllexislider .pllex-control-paging li a.pllex-active {
    cursor: default;
}

.pllexislider .pllex-direction-nav {
    z-index: 2;
    position: absolute;
    list-style: none;
    padding: 0;
    top: 7px;
    right: 7px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 15%;
    -moz-border-radius: 15%;
    -o-border-radius: 15%;
    border-radius: 15%;
}

.pllexislider-overlay .pllex-direction-nav {
    display: none;
}

.pllexislider .pllex-direction-nav li a {
    line-height: normal;
    overflow: hidden;
    display: block;
    border: 0
}

.pllexislider .pllex-direction-nav li a:focus {
    outline: 0
}

.pllexislider .pllex-direction-nav li:first-child {
    float: left;
    margin-right: 0;
    border-left: 0;
    border-right: 1px solid gray;
}

.pllexislider .pllex-direction-nav li {
    list-style: none;
    float: right;
    margin: 0;
    border-right: 0;
    border-left: 1px solid #1e1e1e;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
}

.pllexislider .pllex-direction-nav .pllex-next:before,
.pllexislider .pllex-direction-nav .pllex-prev:before {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 0 4px 1px;
    speak: none;
    color: #fff;
    font-size: 18px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
}

.pllexislider .pllex-direction-nav .pllex-next:before {
    content: '\25BA';
}

.pllexislider .pllex-direction-nav .pllex-prev:before {
    content: '\25C4';
}

.pllexislider-normal ul li .ab-insta-datacontainer {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.pllexislider-normal ul li .ab-insta-datacontainer .ab-insta-username {
    text-decoration: none;
    display: inline-block;
}

.pllexislider-normal ul li .ab-insta-datacontainer .ab-insta-time {
    float: right;
    display: inline-block;
    text-align: right;
}

.pllexislider-normal ul li .ab-insta-datacontainer .ab-insta-caption {
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    clear: both
}

.pllexislider-overlay a {
    color: #ffffff;
    text-decoration: none;
}

.pllexislider-overlay ul li .ab-insta-wrap {
    position: relative;
    color: #FFF;
    line-height: normal;
}

.pllexislider-overlay ul li .ab-insta-wrap .ab-insta-datacontainer {
    position: absolute;
    display: none;
    left: 0;
    bottom: 0;
    width: 100%;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.4);
    padding: 5px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pllexislider-overlay ul li .ab-insta-wrap .ab-insta-datacontainer .ab-insta-username a {
    color: #FFF !important;
    text-decoration: none;
    font-weight: bold;
}

.pllexislider-overlay ul li .ab-insta-wrap .ab-insta-datacontainer .ab-insta-time {
    float: right;
    text-align: right;
}

.pllexislider-overlay ul li .ab-insta-wrap .ab-insta-datacontainer .ab-insta-caption {
    line-height: normal;
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.ab-instagram ul.thumbnails {
    list-style: none;
    font-size: 0;
    margin-left: -2.5%;
}

.ab-instagram ul.thumbnails.no-border {
    margin-left: 0;
}

.ab-instagram ul.thumbnails li {
    display: inline-block;
    padding: 0;
    margin: 0 0 2.5% 2.5%;
    background: none;
    border: 0;
    vertical-align: top;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ab-instagram ul.thumbnails.no-border li {
    margin: 0;
}

.ab-instagram ul.thumbnails li img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    border: 0 !important;
    vertical-align: top;
}

.ab-instagram ul.thumbnails li a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.ab-instagram ul.thumbnails li {
    margin: 7px 15px 7px 0px !important
}

.ab-instagram ul.thumbnails.ab_col_1 li {
    width: 100% !important;
    margin: 10px 0px 10px 0px !important
}

.ab-instagram ul.thumbnails.ab_col_2 li {
    width: 47.5% !important;
    margin: 7px 15px 7px 0px !important
}

.ab-instagram ul.thumbnails.ab_col_2 li:nth-child(2n) {
    margin-right: 0px !important
}

.ab-instagram ul.thumbnails.ab_col_3 li {
    width: 29.9% !important;
    margin: 7px 15px 7px 0px !important
}

.ab-instagram ul.thumbnails.ab_col_3 li:nth-child(3n) {
    margin-right: 0px !important
}

.ab-instagram ul.thumbnails.ab_col_4 li {
    width: 21.2% !important;
    margin: 7px 15px 7px 0px !important
}

.ab-instagram ul.thumbnails.ab_col_4 li:nth-child(4n) {
    margin-right: 0px !important
}

.ab-instagram ul.thumbnails.ab_col_5 li {
    width: 17.8% !important;
    margin: 4px 8px 4px 0px !important;
}

.ab-instagram ul.thumbnails.ab_col_5 li:nth-child(5n) {
    margin-right: 0px !important
}

.ab-instagram ul.thumbnails.no-border.ab_col_1 li {
    width: 100% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_2 li {
    width: 50% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_3 li {
    width: 33.33% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_4 li {
    width: 25% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_5 li {
    width: 20% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_6 li {
    width: 16.66% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_7 li {
    width: 14.28% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_8 li {
    width: 12.5% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_9 li {
    width: 11.11% !important;
}

.ab-instagram ul.thumbnails.no-border.ab_col_10 li {
    width: 10% !important;
}

@media all and (max-width:640px) {
    .ab-instagram ul.thumbnails.ab_col_3 li,
    .ab-instagram ul.thumbnails.ab_col_4 li,
    .ab-instagram ul.thumbnails.ab_col_5 li,
    .ab-instagram ul.thumbnails.ab_col_6 li {
        width: 47.5% !important;
    }
    .ab-instagram ul.thumbnails.ab_col_7 li,
    .ab-instagram ul.thumbnails.ab_col_8 li,
    .ab-instagram ul.thumbnails.ab_col_9 li,
    .ab-instagram ul.thumbnails.ab_col_10 li {
        width: 22.5% !important;
    }
    .ab-instagram ul.thumbnails.no-border.ab_col_3 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_4 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_5 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_6 li {
        width: 50% !important;
    }
    .ab-instagram ul.thumbnails.no-border.ab_col_7 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_8 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_9 li,
    .ab-instagram ul.thumbnails.no-border.ab_col_10 li {
        width: 25% !important;
    }
}

@media all and (max-width:480px) {
    .ab-instagram ul.thumbnails li {
        width: 100% !important;
    }
}

.avatar-autor-block {
    border-radius: 50%
}

.btn {
    line-height: 1.4
}


/* The side navigation menu */

.post-type-archive-wpcw_course .archiv-title,
.wpcw_course .date-comments,
.post-type-archive-wpcw_course img.post_thumbnail,
.single-wpcw_course img.post_thumbnail,
.single-wpcw_course .date-comments,
.single-wpcw_course .social-likes,
.single-wpcw_course .author-info,
.single-wpcw_course #subs,
.single-wpcw_course .buttonsinvite {
    display: none !important;
    visibility: hidden
}

.wpcw_fe_course_title {
    line-height: 1.1 !important;
    padding-bottom: 20px
}

.wpcw_fe_progress_box.wpcw_fe_progress_box_complete {
    padding: 0px;
    border: none;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: bold;
}

.wpcw_fe_progress_box {
    padding: 0px;
}

.wpcw_fe_navigation_box {
    margin: 10px 0;
    padding: 15px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 14pt;
    font-size: 11pt;
    text-align: center;
}

#wpcw_fe_course_progress {
    font-size: 11pt;
}

.wpcw_fe_progress_box_pending {
    background: transparent;
    border-color: transparent
}

.wpcw_fe_progress_box {
    margin-top: 40px
}

.wpcw_fe_progress_box_download,
.wpcw_fe_progress_box_mark {
    text-align: center;
}

.wpcw_fe_progress_box_download,
.wpcw_fe_progress_box_mark a {
    text-decoration: none
}

#container.single-no-sidebar {
    float: none !important;
    margin: 0 auto;
}

#container.single-no-sidebar .wpcw_course .image-bg {
    display: none
}

#access ul li ul li {
    max-width: 200px !important;
}

#access ul li ul li a {
    text-transform: none !important;
}

.account50 {
    float: left;
    width: 45%;
    margin-right: 40px;
}

.buy50 {
    float: left;
    width: 50%;
    display: table;
    height: 280px;
    background: #F7F6F7;
    padding: 20px 30px;
    margin-bottom: 30px;
}

.buy50 .woocommerce-Price-amount.amount {
    padding-right: 10px
}

.buy50image {
    display: table-cell;
    vertical-align: middle
}

a.fe_btn.fe_btn_navigation.fe_btn_navigation_next {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px !important;
    float: right;
    background: none;
    border: none;
    color: #333 !important
}

a.fe_btn.fe_btn_navigation.fe_btn_navigation_prev {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px !important;
    float: left;
    background: none;
    border: none;
    color: #333 !important
}

.fe_btn.fe_btn_navigation.fe_btn_navigation_next,
.fe_btn.fe_btn_navigation.fe_btn_navigation_prev {
    padding: 0px!important;
}

.wpcw_fe_navigation_box {
    padding: 0px
}

@media only screen and (max-width: 690px) {
    .account50 {
        width: 100%;
    }
    .buy50 {
        width: 100%;
    }
    .buy50image {
        display: block
    }
}

#wpcw_fe_course .wpcw_checkmark {
    font-size: 10pt
}

.add_to_card_member {
    text-align: center;
    margin-top: 30px
}

.add_to_card_member ins {
    font-size: 28px;
    color: #ff0000;
    margin-right: 30px;
    text-decoration: none;
}

.add_to_card_member del {
    font-size: 28px;
    margin-right: 10px;
}

.add_to_card_member .button {
    font-size: 28px !important;
}

i.fa.fa-shopping-cart {
    display: none
}

#wpcw_fe_course td {
    padding: 15px !important;
}

#wpcw_fe_course {
    font-size: 12pt;
}

.tml-action .social-buttons-no-widget {
    display: none
}

#wpcw_fe_course th:nth-child(2) {
    width: 100% !important;
    display: block;
}

#wpcw_fe_course .wpcw_fe_module_toggle_show .wpcw_fe_module_desc_header:before {
    content: '\f078';
    font-family: fontAwesome;
    padding-right: 20px
}

#wpcw_fe_course .wpcw_fe_module_toggle_hide .wpcw_fe_module_desc_header:before {
    content: '\f077';
    font-family: fontAwesome;
    padding-right: 20px
}

td.wpcw_fe_unit_title,
td.wpcw_fe_module_title_header {
    white-space: nowrap;
}

.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete,
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete a {
    color: #333
}

#content .wpcw_fe_unit a:link,
#content .wpcw_fe_unit a:visited {
    color: #333 !important
}

#wpcw_fe_course .wpcw_fe_module td,
#wpcw_fe_course_progress th {
    background: #fff;
    color: #000;
    font-weight: 600;
}

.wpcw_widget_progress #wpcw_fe_course td {
    padding: 15px;
}

.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_module td {
    padding-top: 15px;
}

#wpcw_fe_course .wpcw_fe_unit a {
    font-weight: normal;
}

.wpcw_widget_progress #wpcw_fe_course {
    font-size: 12pt;
    border: 1px solid #ccc !important
}

#wpcw_fe_course td,
table.wpcw_fe_table {
    border: 0px !important;
    vertical-align: middle
}

.wpcw_fe_unit.active {
    background: transparent
}

.wpcw_fe_unit:hover,
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit.wpcw_fe_unit_complete:hover {
    background: transparent
}

.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete {
    background: #f9f9f9
}

.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.woocommerce-account .col-1,
.woocommerce-account .col-2 {
    max-width: 100%
}

.form-row {
    display: block
}

.woocommerce-account .entry-content {
    width: 100% !important;
    padding: 0 0px
}

.wpcw_fe_quiz_submit_data input.fe_btn,
a.fe_btn {
    font-weight: normal;
    font-size: 1.3em;
}

.custom-footer-text {
    text-align: left;
    padding: 15px 16px;
    width: 960px;
    margin: 0 auto;
}

@media only screen and (max-width: 690px) {
    .woocommerce-account .entry-content {
        width: 100% !important;
    }
    .woocommerce-cart .entry-content,
    .woocommerce-checkout .entry-content {
        width: 100% !important
    }
    #wpcw_fe_course .wpcw_fe_module td {
        min-width: auto
    }
    .wpcw_widget_progress #wpcw_fe_course .wpcw_fe_module td {
        min-width: auto
    }
    .wpcw_fe_module td:first-child {
        width: auto !important
    }
    #content-main {
        padding: 0px
    }
    .custom-footer-text {
        width: 100%
    }
}

.social-likes {
    margin: 0px !important
}

#content .woocommerce tr th {
    border: none !important;
    border-bottom: 1px solid #eaeaea !important;
    background: transparent !important
}

.widget-for-course {
    width: 30%;
    float: right;
    border: 1px solid #eaeaea;
    padding: 30px;
    background: #fff
}

@media only screen and (max-width: 690px) {
    .widget-for-course {
        width: 100%;
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #3d3d3d;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: left;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 25px;
    color: #fff !important;
    display: block;
    transition: 0.3s;
    margin-left: 0px
}

.sidenav a:hover {
    color: #f1f1f1 !important;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.mobile-logo {
    width: 69%;
    text-align: center;
}

.mobile-image-link {
    width: 70%
}

.mobile-image-logo {
    max-width: 70%;
    z-index: 4;
}

.page-template-elementor_header_footer #main,
.page-template-elementor_header_footer #content-main,
.elementor-page #main {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important
}

.page-template-elementor_header_footer #content-main {
    margin: 0px !important
}

.page-template-elementor_header_footer .gallery-columns-2 .gallery-item {
    max-width: 49%;
    max-width: -webkit-calc(49% - 4px);
    max-width: calc(49% - 4px);
    width: 49%!important;
}

.page-template-elementor_header_footer .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
    max-width: -webkit-calc(33.33% - 4px);
    max-width: calc(33.33% - 4px);
    width: 33.33% !important;
}

.page-template-elementor_header_footer .gallery-columns-4 .gallery-item {
    max-width: 25%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
    width: 25%!important
}

.page-template-elementor_header_footer .gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(19% - 4px);
    max-width: calc(19% - 4px);
    width: 19%!important;
}

.page-template-elementor_header_footer .gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(15.7% - 4px);
    max-width: calc(15.7% - 4px);
    width: 15%!important;
}

.page-template-elementor_header_footer .gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(13.3% - 4px);
    max-width: calc(13.3% - 4px);
    width: 13%!important;
}

.page-template-elementor_header_footer .gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(11.5% - 4px);
    max-width: calc(11.5% - 4px);
    width: 11%!important;
}

.page-template-elementor_header_footer .gallery-columns-9 .gallery-item {
    max-width: 10%;
    max-width: -webkit-calc(10.1% - 4px);
    max-width: calc(10.1% - 4px);
    width: 10%!important;
}

.tml.tml-register,
.tml.tml-login {
    font-size: 16px
}

.tml-action-register .entry-box {
    padding: 20px !important;
}

.tml-action-register #content-main {
    margin: 0px auto
}

.description.indicator-hint {
    font-size: 14px;
}

.tml-links {
    list-style: none;
    margin-left: 0px
}

.tml-links a {
    color: #666 !important;
    font-size: 16px;
}

.tml-button {
    border: none !important;
    padding: 5px 10px;
}

p:empty::before {
    content: "";
}

@media (max-width: 767px) {
    .elementor-posts .elementor-post {
        flex-direction: column;
    }
}

@media (max-width:767px) {
    .header-cart .cart-wrap {
        display: none
    }
    .site-header:not(.header-overlay)+#page-title {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .header-overlay+#page-title {
        padding-top: 140px;
        padding-bottom: 40px
    }
    .title-size-small .title {
        font-size: 28px
    }
    .title-size-default .title {
        font-size: 36px
    }
    .title-size-large .title {
        font-size: 42px
    }
    .footer-copyright .copyright-wrap>div:first-child {
        margin-bottom: 1em
    }
    .footer-copyright .copyright-wrap>div {
        text-align: center!important
    }
    .woocommerce-ordering {
        position: relative;
        z-index: 1;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px
    }
    .woocommerce-ordering select {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        width: 100%;
        border: none;
        background: transparent;
        font-weight: 400;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none
    }
    .woocommerce-ordering:after {
        position: static;
        font-size: 25px;
        content: "\e89c";
        font-family: 'kapee-font';
        font-weight: 400;
        margin-right: 1em
    }
    .no-sidebar .kapee-filter-widgets .widget {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .woocommerce div.product .entry-breadcrumbs,
    .woocommerce div.product .product_title {
        margin-right: 25%
    }
    .single-product-page>.kapee-bought-together-products .items-total-price-button,
    .single-product-page .woocommerce-tabs .kapee-bought-together-products .items-total-price-button {
        margin-top: 1em;
        padding: 1em
    }
    .post-navigation .nav-title,
    .post-navigation .nav-title {
        display: none
    }
    .nav-previous a::before,
    .nav-next a::after,
    .post-navigation .nav-previous a::before,
    .post-navigation .nav-next a::after {
        font-size: 30px;
        top: 0
    }
    .nav-subtitle {
        font-weight: 600
    }
    .tag-social-share {
        text-align: center;
        margin-bottom: 2em
    }
    .tag-social-share .single-tags {
        margin-bottom: 2em
    }
    .tag-social-share .kapee-social {
        text-align: inherit
    }
    .woocommerce-account.logged-in .entry-content>.woocommerce,
    .woocommerce-account.logged-in .wpb_wrapper>.woocommerce {
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column
    }
    .woocommerce-account .MyAccount-navigation-wrapper,
    .woocommerce-account .woocommerce-MyAccount-content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .woocommerce-account .MyAccount-navigation-wrapper,
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
        margin-bottom: 2em
    }
    .table-responsive-label {
        display: inline-block
    }
    .shop_table_responsive thead,
    .shop_table_responsive th {
        display: none
    }
    .shop_table_responsive tr {
        display: block;
        position: relative
    }
    .shop_table_responsive tr:last-child {
        margin-bottom: 0
    }
    .shop_table_responsive td {
        display: block;
        border-bottom: none;
        padding: 0 0 8px 0;
        margin-bottom: 8px;
        text-align: right
    }
    .shop_table_responsive td:before {
        content: attr(data-title);
        font-size: 12px;
        font-weight: 500!important;
        padding-top: 3px;
        float: left;
        text-transform: none
    }
    .shop_table_responsive td:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }
    .shop_table_responsive td:first-child {
        border-top: none!important
    }
    .woocommerce-cart table.cart tr,
    .woocommerce table.wishlist_table tbody tr {
        border-top: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .customer-login,
    .customer-signup {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .woocommerce-cart table.cart {
        border-bottom: none!important
    }
    .woocommerce-cart table.cart tr {
        border: 0;
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item.cart_item {
        padding-left: 102px;
        border-bottom: 1px solid #eceef4 !important
    }
    .woocommerce-cart table.cart td {
        padding: 0;
        border-top: none!important
    }
    .woocommerce-cart table.cart .product-thumbnail {
        position: absolute;
        left: 0
    }
    .woocommerce-cart table.cart .product-thumbnail img {
        max-width: 82px
    }
    .woocommerce-cart table.cart td.product-name {
        text-align: left;
        margin-right: 2.5em;
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 18px
    }
    .woocommerce-cart table.cart td.product-name:before {
        content: none
    }
    .woocommerce-cart table.cart td.product-quantity .quantity {
        margin-right: 0
    }
    .woocommerce-cart table.cart td.product-quantity input[type="button"] {
        min-width: 25px;
        min-height: 25px
    }
    .woocommerce-cart table.cart td.product-quantity .qty {
        height: 2.2em
    }
    .woocommerce-cart table.cart td.product-subtotal {
        margin-bottom: 0
    }
    .woocommerce-cart table.cart td.product-remove {
        position: absolute;
        top: 0;
        right: 0
    }
    .woocommerce .form-row-first,
    .woocommerce .form-row-last {
        float: none;
        width: 100%
    }
    .kapee-quick-view,
    .kapee-product-sizechart {
        margin-top: 1em;
        max-width: 98%
    }
    .kapee-quick-view .single-product-wrapper.row {
        margin: 0
    }
    .kapee-quick-view .woocommerce-product-gallery,
    .kapee-quick-view .summary {
        height: initial!important
    }
    .kapee-quick-view .kapee-scroll>.kapee-scroll-content {
        position: initial
    }
    .products-and-categories-box .section-categories {
        border-right: none!important
    }
    .products-and-categories-box .sub-categories {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }
    .products-and-categories-box .sub-categories li {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%
    }
    .dokan-seller-search-form .dokan-w4 {
        width: 50%
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block
    }
    #content .woocommerce tr td {
        padding: 0
    }
    #content .woocommerce .cart_totals tr td {
        padding: 10px
    }
    #content .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td {
        padding: .75rem
    }
    #content .woocommerce tr td.product-thumbnail {
        padding-left: 0;
        padding-right: .5rem
    }
    #add_payment_method table.cart img,
    .woocommerce-cart table.cart img,
    .woocommerce-checkout table.cart img {
        width: 68px
    }
    .woocommerce table.shop_table_responsive tr td.product-thumbnail:before,
    .woocommerce-page table.shop_table_responsive tr td.product-thumbnail:before {
        display: none
    }
    .woocommerce table.shop_table_responsive tr td.product-name,
    .woocommerce-page table.shop_table_responsive tr td.product-name {
        text-align: left!important
    }
    #content .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
        border-bottom: none !important
    }
    .woocommerce-cart table.cart td.product-name a {
        font-weight: 600px !important
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: #fff
    }
    .woocommerce-cart-form__cart-item.cart_item .quantity .lni-sm {
        font-size: 0.5em;
    }
    .product-subtotal .woocommerce-Price-amount.amount bdi {
        font-weight: 600 !important
    }
    form.checkout .col-1,
    form.checkout .col-2 {
        padding: 0px
    }
    #content form.checkout h3#order_review_heading {
        padding-top: 40px
    }
    .woocommerce #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input,
    .woocommerce #content table.cart td.actions .button,
    .woocommerce-page #wrapper table.cart td.actions .button {
        width: 100%;
        padding: 15px;
        border-radius: 3px !important
    }
    #wrapper .woocommerce table.shop_table td.actions {
        padding-top: 10px
    }
    .woocommerce #wrapper table.cart td.actions .input-text,
    .woocommerce table.cart td.actions .input-text,
    .woocommerce-page #wrapper table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions .input-text {
        margin-bottom: 10px;
    }
    #wrapper .woocommerce table.shop_table td {
        max-width: 100%
    }
}


/* 
Стили для каталога курсов WP Courseware (для страницы Каталог курсов, Архив курсов, и шоткода)
*/

.page-template-template-my-courses #wpcw_fe_course_progress thead,
.page-template-template-my-courses #wpcw_fe_course_progress .wpcw_fe_course_progress_course,
.page-template-template-my-courses .wpcw_powered_by,
.page-template-template-kurs-catalog #wpcw_fe_course_progress thead,
.page-template-template-kurs-catalog #wpcw_fe_course_progress .wpcw_fe_course_progress_course,
.page-template-template-kurs-catalog .wpcw_powered_by,
.post-type-archive-wpcw_course #wpcw_fe_course_progress thead,
.post-type-archive-wpcw_course #wpcw_fe_course_progress .wpcw_fe_course_progress_course,
.post-type-archive-wpcw_course .wpcw_powered_by {
    display: none
}

.page-template-template-my-courses .progress_under_course #wpcw_fe_course_progress,
.page-template-template-kurs-catalog .progress_under_course #wpcw_fe_course_progress,
.post-type-archive-wpcw_course .progress_under_course #wpcw_fe_course_progress {
    border: 0 !important
}

.page-template-template-my-courses .readmore,
.page-template-template-kurs-catalog .readmore,
.post-type-archive-wpcw_course .readmore {
    display: none
}

.page-template-template-my-courses #content td.wpcw_fe_course_progress_pc,
.page-template-template-kurs-catalog #content td.wpcw_fe_course_progress_pc,
.post-type-archive-wpcw_course #content td.wpcw_fe_course_progress_pc {
    border-top: none;
    border-bottom: none;
}

.page-template-template-my-courses .entry-box .wpcw_course,
.page-template-template-kurs-catalog .entry-box .wpcw_course,
.post-type-archive-wpcw_course .entry-box .wpcw_course {
    text-align: left;
}

.page-template-template-my-courses .entry-box .wpcw_course .wpcw_fe_course_progress_pc,
.page-template-template-kurs-catalog .entry-box .wpcw_course .wpcw_fe_course_progress_pc,
.post-type-archive-wpcw_course .entry-box .wpcw_course .wpcw_fe_course_progress_pc {
    text-align: left !important
}

.page-template-template-my-courses #wpcw_fe_course_progress td,
.page-template-template-my-courses #wpcw_fe_course_progress th,
.page-template-template-kurs-catalog #wpcw_fe_course_progress td,
.page-template-template-kurs-catalog #wpcw_fe_course_progress th,
.post-type-archive-wpcw_course #wpcw_fe_course_progress td,
.post-type-archive-wpcw_course #wpcw_fe_course_progress th {
    padding: 0px !important
}

.page-template-template-my-courses .entry-content,
.page-template-template-kurs-catalog .entry-content,
.post-type-archive-wpcw_course .entry-content {
    width: 100%
}

.page-template-template-my-courses .entry-box .wpcw_course img,
.page-template-template-kurs-catalog .entry-box .wpcw_course img,
.post-type-archive-wpcw_course .entry-box .wpcw_course img {
    border: none
}

.page-template-template-kurs-catalog .course-price,
.post-type-archive-wpcw_course .course-price {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.single-course_unit del,
.wp-courseware-calogue del,
.wpcw_course-template-template-single-course del {
    color: #999
}

.wp-courseware-calogue .product.woocommerce.add_to_cart_inline {
    text-align: center;
    border: none !important;
    padding: 0px !important
}

.single-course_unit .product.woocommerce.add_to_cart_inline,
p.button-on-unit {
    text-align: left;
    border: none !important;
    padding: 0px !important;
    display: table-cell;
    float: left
}

.single-course_unit .woocommerce-Price-amount.amount,
.wp-courseware-calogue .woocommerce-Price-amount.amount {
    margin-right: 10px
}

#primary #wpcw_fe_course td.wpcw_fe_unit_title,
#primary #wpcw_fe_course td.wpcw_fe_unit,
#wpcw_fe_course_progress,
#content #wpcw_fe_course td.wpcw_fe_unit_title,
#content #wpcw_fe_course td.wpcw_fe_unit {
    font-size: 16px !important;
    line-height: 1.3
}

#wpcw_fe_course_progress .wpcw_fe_course_progress_pc {
    font-size: 11pt !important
}

.wpcw_progress {
    width: 100%;
    height: 8px
}

.wp-courseware-calogue .post-font {
    font-size: 16px !important;
}

.wp-courseware-calogue .entry-box {
    margin: 0px 25px 25px 0;
    overflow: hidden;
    padding: 0px !important;
}

.wp-courseware-calogue .entry-box:nth-child(3n+3) {
    margin: 0px 0px 25px 0;
}

.wp-courseware-calogue .entry-box,
.wp-courseware-calogue .entry-box:first-child .wpcw_course-template-template-single-course .entry-box {
    padding-top: 0px !important;
    text-align: left;
}

.wp-courseware-calogue .entry-box {
    text-align: left;
}

.wp-courseware-calogue .desc-course,
.wp-courseware-calogue .entry-title,
.wp-courseware-calogue .progress_under_course {
    padding-left: 15px;
    padding-right: 15px
}

.wp-courseware-calogue.ld_course_grid_price {
    background: #5cb85c;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 2;
    font-weight: bold;
}

.wp-courseware-calogue .ld_course_grid_price:before {
    border: 4px solid transparent;
    border-top: 4px solid #348c34;
    border-right: 4px solid #348c34;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}

.wp-courseware-calogue.one-column .entry-box {
    padding-left: 0px!important;
    padding-right: 0px !important
}

.wp-courseware-calogue .course-horisontal .entry-box img {
    padding-top: 15px;
}

.wp-courseware-calogue .course-horisontal .progress_under_course {
    float: right;
    width: 100%;
}

.wp-courseware-calogue .course-horisontal,
.wp-courseware-calogue .course-horisontal.entry-box:first-child {
    width: 100%;
    padding: 15px !important;
}

.wp-courseware-calogue .entry-box.course-horisontal {
    padding-top: 0px
}

.wp-courseware-calogue .course-horisontal .wpcw_progress_wrap {
    line-height: 0px
}

.wp-courseware-calogue .add_to_cart_inline {
    border: none !important
}

.wp-courseware-calogue .course-horisontal .woocommerce-Price-amount.amount {
    margin-right: 10px !important;
}

.wp-courseware-calogue .course-horisontal img {
    width: 30%;
    float: left;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-right: 30px;
}

.wp-courseware-calogue .entry-box.course-horisontal {
    margin-right: 0px;
}

.wp-courseware-calogue .fe_btn.fe_btn_completion.btn_completion {
    float: left
}

.wp-courseware-calogue .wpcw-button.wpcw-button-primary,
.wp-courseware-calogue .fe_btn.fe_btn_completion.btn_completion {
    padding: 8px 10px;
    margin-left: 15px
}

.wp-courseware-calogue a.wpcw-button.wpcw-button-primary,
.wp-courseware-calogue a.fe_btn.fe_btn_completion.btn_completion {
    font-size: 16px !important
}

.course-horisontal .entry-content,
.course-horisontal .entry-summary {
    clear: none;
    float: left;
    width: 100% !important
}

.wp-courseware-calogue .entry-box.course-horisontal h2 {
    padding-top: 0px !important
}

.course-horisontal .entry-content .post-font>*,
.course-horisontal .entry-summary .post-font>* {
    margin: 0px 0;
}

.course-horisontal .fe_btn.fe_btn_completion.btn_completion {
    margin-top: 6px;
    float: right;
}

.course-horisontal .product.woocommerce.add_to_cart_inline {
    margin-bottom: 0px;
    margin-top: 1px;
    float: right;
    padding: 0px !important
}

.single-course_unit del,
.wp-courseware-calogue del .woocommerce-Price-amount.amount {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.3);
    font-weight: normal;
}

.single-course_unit ins,
.wp-courseware-calogue ins {
    text-decoration: none;
    font-weight: bold !important
}

.single-course_unit #content .product.woocommerce.add_to_cart_inline a.button,
.wp-courseware-calogue .product.woocommerce.add_to_cart_inline a.button {
    padding: 9px 10px;
    height: 34px;
    font-size: 16px !important;
    text-align: center;
    margin: 0 15px;
    display: table
}

.wp-courseware-calogue .price-for-course span.woocommerce-Price-amount.amount {
    display: none
}

.single-course_unit span.woocommerce-Price-amount.amount,
.wp-courseware-calogue span.woocommerce-Price-amount.amount,
.wpcw_course-template-template-single-course span.woocommerce-Price-amount.amount {
    font-weight: normal !important;
    font-weight: bold !important;
    font-size: 30px
}

.wp-courseware-calogue span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: normal;
}

.wp-courseware-calogue .entry-box.course-horisontal h2,
.course-horisontal .entry-content,
.course-horisontal .progress_under_course {
    padding-left: 0px;
}

.wp-courseware-calogue .woocommerce-Price-currencySymbol {
    font-size: 18px
}

.wp-courseware-calogue .entry-box h2 {
    padding-top: 20px !important;
    line-height: 20px !important;
}

.wp-courseware-calogue .entry-box h2 a:link {
    font-size: 20px !important;
    font-weight: 600 !important;
}

@media (min-width: 992px) {
    .wp-courseware-calogue .col-lg-4 {
        max-width: 31.8%;
    }
}

@media (max-width: 640px) {
    .course-horisontal,
    .course-horisontal.entry-box:first-child {
        margin: 15px !important;
    }
    .wp-courseware-calogue .entry-box:last-child {
        margin: 15px;
    }
    .wp-courseware-calogue .course-horisontal.entry-box {
        border-bottom: 1px solid #ccc !important
    }
    .course-horisontal .progress_under_course {
        width: 100%
    }
    .course-horisontal .course-horisontal img {
        padding-bottom: 15px;
    }
}