/*
Theme Name: NEM
Theme URI: http://nem.thimpress.com/
Author: ThimPress
Author URI: http://thimpress.com
Description: Restaurant WordPress Theme – NEM is built after success of WordPress <a href="http://themeforest.net/item/wordpress-restaurant-theme-resca/12124219">Restaurant Theme – Resca</a> which gained quite good sale amount,  good rating & review and is one of best WordPress restaurant themes on ThemForest. Being experienced in restaurant field,  <a href="http://themeforest.net/user/thimpress/portfolio">ThimPress</a> tries to continue great features,  functionalities and develop much more marvelous things in NEM.
Version: 2.7.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,  three-columns,  left-sidebar,  right-sidebar,  fixed-layout,  responsive-layout,  custom-background,  custom-header,  custom-menu,  editor-style,  post-formats,  rtl-language-support,  sticky-post,  theme-options,  translation-ready,  accessibility-ready
Text Domain: nem
Domain Path: /languages/
*/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
a.open-popup-link {  
	color: #b51f2a !important;font-size: 16px;background-color: #f9f9f9;padding: 25px;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
    *, *: before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff !important;
}
.navbar {
    display: none;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td, .table th {
    background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
}
}* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Roboto", serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #b51f2a;
  text-decoration: none;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.mabel-bhi-businesshours {
	//width: 400px;	
}
.mbhi-is-current {
	color: #b51f2a;
	font-weight: bold;
}
@media (min-width:768px) {
    .lead {
    font-size: 21px;
}
}small, .small {
    font-size: 100%}
mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width:768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0%}
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0%}
}@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0%}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0%}
}table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: none;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border: none;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}
.table>tbody+tbody {
    border-top: 0;
}
.table .table {
    background-color: #fff;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
    background-color: #dff0d8;
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7;
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede;
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
}
}fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,  box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,  box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,  box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,  box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,  box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),  0 0 8px rgba(102,  175,  233,  0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),  0 0 8px rgba(102,  175,  233,  0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075),  0 0 8px rgba(102,  175,  233,  0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control:-moz-placeholder {
    color: #999;
}
.form-control::-moz-placeholder {
    color: #999;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
    line-height: 33px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
    line-height: 46px;
}
}.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm, select.form-group-sm .form-control {
    height: 33px;
    line-height: 33px;
}
textarea.input-sm, textarea.form-group-sm .form-control, select[multiple] .input-sm, select[multiple] .form-group-sm .form-control {
    height: auto;
}
.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg, textarea.form-group-lg .form-control, select[multiple] .input-lg, select[multiple] .form-group-lg .form-control {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label~.form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width:768px) {
    .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
}
.form-inline .input-group>.form-control {
    width: 100%}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
}
}@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
}
}.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    opacity: .65;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,  visibility;
    transition-property: height,  visibility;
    -moz-transition-duration: .35s;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
}
.nav>li.disabled>a {
    color: #777;
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified>li {
    float: none;
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
}
}.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%}
.nav-justified>li {
    float: none;
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:768px) {
    .nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
}
}.tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}
.tab-content>.active {
    display: block;
    visibility: visible;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width:768px) {
    .navbar {
    border-radius: 4px;
}
}@media (min-width:768px) {
    .navbar-header {
    float: left;
}
}.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:768px) {
    .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}
.navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
}
}.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}
}.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width:768px) {
    .navbar-static-top {
    border-radius: 0;
}
}.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
}.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
}
@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width:768px) {
    .navbar-toggle {
    display: none;
}
}.navbar-nav {
    margin: 7.5px -15px;
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
}
}@media (min-width:768px) {
    .navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
}.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width:768px) {
    .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.navbar-form .form-control-static {
    display: inline-block;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
}
.navbar-form .input-group>.form-control {
    width: 100%}
.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}@media (max-width:767px) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
}
}@media (min-width:768px) {
    .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
}.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width:768px) {
    .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
}@media (min-width:768px) {
    .navbar-left {
    float: left !important;
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
}
.navbar-right~.navbar-right {
    margin-right: 0;
}
}.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}
}.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-nav>li>a {
    display: block;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff;
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}
}.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert>p, .alert>ul {
    margin-bottom: 0;
}
.alert>p+p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
    clear: both;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row !important;
}
th.visible-xs, td.visible-xs {
    display: table-cell !important;
}
}@media (max-width:767px) {
    .visible-xs-block {
    display: block !important;
}
}@media (max-width:767px) {
    .visible-xs-inline {
    display: inline !important;
}
}@media (max-width:767px) {
    .visible-xs-inline-block {
    display: inline-block !important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row !important;
}
th.visible-sm, td.visible-sm {
    display: table-cell !important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
    display: block !important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
    display: inline !important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
    display: inline-block !important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block !important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row !important;
}
th.visible-md, td.visible-md {
    display: table-cell !important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
    display: block !important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
    display: inline !important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
    display: inline-block !important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row !important;
}
th.visible-lg, td.visible-lg {
    display: table-cell !important;
}
}@media (min-width:1200px) {
    .visible-lg-block {
    display: block !important;
}
}@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline !important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block !important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none !important;
}
}@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
    display: none !important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
    display: none !important;
}
}@media (min-width:1200px) {
    .hidden-lg {
    display: none !important;
}
}.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
    display: block !important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row !important;
}
th.visible-print, td.visible-print {
    display: table-cell !important;
}
}.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
    display: block !important;
}
}.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
    display: inline !important;
}
}.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block !important;
}
}@media print {
    .hidden-print {
    display: none !important;
}
}* {
    margin: 0;
    padding: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0;
}
code {
    white-space: normal;
}
.clear {
    clear: both;
}
img {
    max-width: 100%;
    height: auto;
}
input, textarea, a {
    text-decoration: none;
}
input:focus, textarea:focus, a:focus {
    outline: none;
    box-shadow: 0 0 0;
}
a:hover, a, a:active, a:focus {
    text-decoration: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
blockquote.alignleft {
    margin: 7px 24px 7px 0;
}
blockquote.alignright {
    margin: 7px 0 7px 24px;
}
blockquote.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
img.alignleft {
    margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}
img.alignright {
    margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
    margin: 7px 0 7px 14px;
}
img.aligncenter, .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px;
}
.sticky .entry-date {
    display: none;
}
.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: 12px;
    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;
}
.bypostauthor>article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}
ul, ol {
    margin-bottom: 10px;
    margin-left: 15px;
}
ol {
    list-style: decimal;
}
ul.square {
    list-style: square outside;
}
ul.circle {
    list-style: circle outside;
}
ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px;
}
ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 6px;
}
table, th, td {
    border: none;
}
th, td {
    padding: 4px 6px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: 600;
}
td {
    border-width: 0 1px 1px 0;
}
dd {
    margin-bottom: 24px;
}
select {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: auto;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    background-image: none;
}
select:focus {
    border-color: #e6e6e6;
    box-shadow: 0 0 0;
    outline: none;
}
input[type=file]:focus {
    border-color: #e6e6e6;
    box-shadow: 0 0 0;
    outline: none;
}
.page-content .page-content-inner .gallery .gallery-item img {
    margin-bottom: 0px;
}
.gallery {
    margin-bottom: 20px;
}
.gallery:after {
    content: "";
    display: table;
    clear: both;
}
.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: 48%;
    max-width: -moz-calc(50% - 4px);
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -moz-calc(33.3% - 4px);
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -moz-calc(25% - 4px);
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -moz-calc(20% - 4px);
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -moz-calc(16.7% - 4px);
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -moz-calc(14.28% - 4px);
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -moz-calc(12.5% - 4px);
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -moz-calc(11.1% - 4px);
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}
.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-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}
.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: 12px;
    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;
}
figure {
    max-width: 100%}
input[type="radio"], input[type="checkbox"] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
input[type="radio"]:focus, input[type="checkbox"]:focus {
    box-shadow: 0;
    outline: 0;
}
input[type="radio"]:checked:before, input[type="checkbox"]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input[type="radio"] {
    border-radius: 50%;
    line-height: 10px;
    font-size: 14px;
}
input[type="radio"]:checked:before {
    content: '\2022';
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
}
input[type="checkbox"]:checked:before {
    content: '\f147';
    margin: -3px 0 0 -4px;
}
@media (max-width:768px) {
    .alignleft, .alignright {
    float: none;
}
}.widget-area ul.children li {
    margin-left: 15px;
}
.widget_nav_menu li.menu-item-has-children {
    border-bottom: 0;
}
.widget_nav_menu li.menu-item-has-children .sub-menu {
    border-top: 1px solid #ccc;
}
.wpb_animate_when_almost_visible {
    opacity: 0;
}
.wpb_start_animation.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -moz-animation: wpb_ttb .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    opacity: 1;
}
.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -moz-animation: wpb_btt .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    opacity: 1;
}
.wpb_start_animation.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -moz-animation: wpb_ltr .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    opacity: 1;
}
.wpb_start_animation.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -moz-animation: wpb_rtl .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    opacity: 1;
}
.wpb_start_animation.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -moz-animation: wpb_appear .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175,  .885,  .32,  1.275);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
@-webkit-keyframes wpb_ttb {
    0% {
    -webkit-transform: translate(0,  -10%);
    opacity: 0;
}
100% {
    -webkit-transform: translate(0,  0);
    opacity: 1;
}
}@-moz-keyframes wpb_ttb {
    0% {
    -moz-transform: translate(0,  -10%);
    opacity: 0;
}
100% {
    -moz-transform: translate(0,  0);
    opacity: 1;
}
}@-o-keyframes wpb_ttb {
    0% {
    -o-transform: translate(0,  -10%);
    opacity: 0;
}
100% {
    -o-transform: translate(0,  0);
    opacity: 1;
}
}@keyframes wpb_ttb {
    0% {
    transform: translate(0,  -10%);
    opacity: 0;
}
100% {
    transform: translate(0,  0);
    opacity: 1;
}
}@-webkit-keyframes wpb_btt {
    0% {
    -webkit-transform: translate(0,  10%);
    opacity: 0;
}
100% {
    -webkit-transform: translate(0,  0);
    opacity: 1;
}
}@-moz-keyframes wpb_btt {
    0% {
    -moz-transform: translate(0,  10%);
    opacity: 0;
}
100% {
    -moz-transform: translate(0,  0);
    opacity: 1;
}
}@-o-keyframes wpb_btt {
    0% {
    -o-transform: translate(0,  10%);
    opacity: 0;
}
100% {
    -o-transform: translate(0,  0);
    opacity: 1;
}
}@keyframes wpb_btt {
    0% {
    transform: translate(0,  10%);
    opacity: 0;
}
100% {
    transform: translate(0,  0);
    opacity: 1;
}
}@-webkit-keyframes wpb_ltr {
    0% {
    -webkit-transform: translate(-10%,  0);
    opacity: 0;
}
100% {
    -webkit-transform: translate(0,  0);
    opacity: 1;
}
}@-moz-keyframes wpb_ltr {
    0% {
    -moz-transform: translate(-10%,  0);
    opacity: 0;
}
100% {
    -moz-transform: translate(0,  0);
    opacity: 1;
}
}@-o-keyframes wpb_ltr {
    0% {
    -o-transform: translate(-10%,  0);
    opacity: 0;
}
100% {
    -o-transform: translate(0,  0);
    opacity: 1;
}
}@keyframes wpb_ltr {
    0% {
    transform: translate(-10%,  0);
    opacity: 0;
}
100% {
    transform: translate(0,  0);
    opacity: 1;
}
}@-webkit-keyframes wpb_rtl {
    0% {
    -webkit-transform: translate(10%,  0);
    opacity: 0;
}
100% {
    -webkit-transform: translate(0,  0);
    opacity: 1;
}
}@-moz-keyframes wpb_rtl {
    0% {
    -moz-transform: translate(10%,  0);
    opacity: 0;
}
100% {
    -moz-transform: translate(0,  0);
    opacity: 1;
}
}@-o-keyframes wpb_rtl {
    0% {
    -o-transform: translate(10%,  0);
    opacity: 0;
}
100% {
    -o-transform: translate(0,  0);
    opacity: 1;
}
}@keyframes wpb_rtl {
    0% {
    transform: translate(10%,  0);
    opacity: 0;
}
100% {
    transform: translate(0,  0);
    opacity: 1;
}
}@-webkit-keyframes wpb_appear {
    0% {
    -webkit-transform: scale(.5);
    opacity: .1;
}
100% {
    -webkit-transform: scale(1);
    opacity: 1;
}
}@-moz-keyframes wpb_appear {
    0% {
    -moz-transform: scale(.5);
    opacity: .1;
}
100% {
    -moz-transform: scale(1);
    opacity: 1;
}
}@-o-keyframes wpb_appear {
    0% {
    -o-transform: scale(.5);
    opacity: .1;
}
100% {
    -o-transform: scale(1);
    opacity: 1;
}
}@keyframes wpb_appear {
    0% {
    transform: scale(.5);
    opacity: .1;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}.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%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}
60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
}@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
}.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}@keyframes flash {
    0%, 100%, 50% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes pulse {
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
30% {
    -webkit-transform: scaleX(1.25) scaleY(.75);
    transform: scaleX(1.25) scaleY(.75);
}
40% {
    -webkit-transform: scaleX(.75) scaleY(1.25);
    transform: scaleX(.75) scaleY(1.25);
}
60% {
    -webkit-transform: scaleX(1.15) scaleY(.85);
    transform: scaleX(1.15) scaleY(.85);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes rubberBand {
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
30% {
    -webkit-transform: scaleX(1.25) scaleY(.75);
    -ms-transform: scaleX(1.25) scaleY(.75);
    transform: scaleX(1.25) scaleY(.75);
}
40% {
    -webkit-transform: scaleX(.75) scaleY(1.25);
    -ms-transform: scaleX(.75) scaleY(1.25);
    transform: scaleX(.75) scaleY(1.25);
}
60% {
    -webkit-transform: scaleX(1.15) scaleY(.85);
    -ms-transform: scaleX(1.15) scaleY(.85);
    transform: scaleX(1.15) scaleY(.85);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
}@keyframes shake {
    0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
}.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);
}
}@-moz-keyframes swing {
    20% {
    -moz-transform: rotate3d(0,  0,  1,  15deg);
    transform: rotate3d(0,  0,  1,  15deg);
}
40% {
    -moz-transform: rotate3d(0,  0,  1,  -10deg);
    transform: rotate3d(0,  0,  1,  -10deg);
}
60% {
    -moz-transform: rotate3d(0,  0,  1,  5deg);
    transform: rotate3d(0,  0,  1,  5deg);
}
80% {
    -moz-transform: rotate3d(0,  0,  1,  -5deg);
    transform: rotate3d(0,  0,  1,  -5deg);
}
100% {
    -moz-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;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
10%, 20% {
    -webkit-transform: scale(.9) rotate(-3deg);
    transform: scale(.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
}
100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
}
}@keyframes tada {
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
10%, 20% {
    -webkit-transform: scale(.9) rotate(-3deg);
    -ms-transform: scale(.9) rotate(-3deg);
    transform: scale(.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
}
100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
}
}.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
}
30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
}
45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
}
60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
}
75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
}
100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
}@keyframes wobble {
    0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
}
30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
}
45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
}
60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
}
75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
}
100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
}.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes bounceIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes bounceInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
}
80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes bounceInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}
80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
}
80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes bounceInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}
80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}
80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes bounceInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
}
}@keyframes bounceOut {
    0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
}
50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
}
}.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
}@keyframes bounceOutDown {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
}.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}@keyframes bounceOutLeft {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
}@keyframes bounceOutRight {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
}.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}@keyframes bounceOutUp {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}.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: translateY(-20px);
    transform: translateY(-20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes fadeInDownBig {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes fadeInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes fadeInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes fadeInRightBig {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.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;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
}@keyframes fadeOutDown {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
}.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
}@keyframes fadeOutDownBig {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
}.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
}@keyframes fadeOutLeft {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
}.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}@keyframes fadeOutLeftBig {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
}@keyframes fadeOutRight {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
}.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
}@keyframes fadeOutRightBig {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
}.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
}@keyframes fadeOutUp {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}
}.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}@keyframes fadeOutUpBig {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}@keyframes flip {
    0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
}.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
}
70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
}
100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}
}@keyframes flipInX {
    0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
}
70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
}
100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}
}.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
}
70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
}
100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
}
}@keyframes flipInY {
    0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
}
70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
}
100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
}
}.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
}
}@keyframes flipOutX {
    0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
}
}.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
}@keyframes flipOutY {
    0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
}.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
}
60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
}
80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
}
100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
}
}@keyframes lightSpeedIn {
    0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
}
60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
}
80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
}
100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    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% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
}
}@keyframes lightSpeedOut {
    0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
}
100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) 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 center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}@keyframes rotateIn {
    0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}@keyframes rotateInDownLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}@keyframes rotateInDownRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}@keyframes rotateInUpLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}@keyframes rotateInUpRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
}.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
}
}@keyframes rotateOut {
    0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
}
}.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
}@keyframes rotateOutDownLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
}.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
}@keyframes rotateOutDownRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
}.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
}@keyframes rotateOutUpLeft {
    0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
}
}.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
}@keyframes rotateOutUpRight {
    0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
}.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes slideInDown {
    0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes slideInLeft {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}@keyframes slideInRight {
    0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
}.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}@keyframes slideOutLeft {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
}
}.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
}
}@keyframes slideOutRight {
    0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
}
}.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}@keyframes slideOutUp {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
}
}.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes slideInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-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% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
}
}@keyframes slideOutDown {
    0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
}
}.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -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: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
}
}@keyframes hinge {
    0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-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: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
}
}.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
}
}@keyframes rollIn {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    -ms-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
}
}.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
}
}@keyframes rollOut {
    0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    -ms-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
}
100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
}
}.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
}
50% {
    opacity: 1;
}
}@keyframes zoomIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
}
50% {
    opacity: 1;
}
}.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}@keyframes zoomInDown {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}@keyframes zoomInLeft {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}@keyframes zoomInRight {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}@keyframes zoomInUp {
    0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
}.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
}
100% {
    opacity: 0;
}
}@keyframes zoomOut {
    0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
}
100% {
    opacity: 0;
}
}.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
}@keyframes zoomOutDown {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
}.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
}@keyframes zoomOutLeft {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
}.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
}@keyframes zoomOutRight {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}
}.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
}@keyframes zoomOutUp {
    40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
}
}.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes spinAround {
    from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes spinAround {
    from {
    -moz-transform: rotate(0deg);
}
to {
    -moz-transform: rotate(360deg);
}
}@keyframes spinAround {
    from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}.effect-updown {
    -webkit-animation: updown 1s linear infinite;
    -moz-animation: updown 1s linear infinite;
    -o-animation: updown 1s linear infinite;
    animation: updown 1s linear infinite;
    -webkit-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes updown {
    from {
    -webkit-transform: translate(0,  -15px);
}
to {
    -webkit-transform: translate(0,  15px);
}
}@-moz-keyframes updown {
    from {
    -moz-transform: translate(0,  -15px);
}
to {
    -moz-transform: translate(0,  15px);
}
}@keyframes updown {
    from {
    transform: translate(0,  -15px);
}
to {
    transform: translate(0,  15px);
}
}.thim-logo {
    text-align: center;
    min-height: 100px;
    padding: 10px 0px;
}
.not-heading-sidebar {
    min-height: 60px;
}
@media (max-width:1023px) {
    .thim_header_custom_style header.site-header {
    position: relative;
}
}.thim_header_custom_style header.site-header {
    top: 0;
    z-index: 99999999;
    width: 100%;
    background: #FFF;
    left: 0;
    right: 0;
}
.thim_header_custom_style header.site-header .thim-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.thim_header_custom_style header.site-header .inner-navigation {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu {
    position: absolute;
    margin: 0;
    padding: 10px 0px;
    z-index: 99;
    display: inline-block;
    min-width: 220px;
    background: #FFF;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transform: translate(0,  60px);
    -webkit-transform: translate(0,  60px);
    -moz-transform: translate(0,  60px);
    -ms-transform: translate(0,  60px);
    -o-transform: translate(0,  60px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    text-transform: none;
    left: 0;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item {
    padding: 0px 30px;
    position: relative;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children>a, .thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children>span {
    position: relative;
    padding: 0;
    display: block;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children>a:after, .thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children>span:after {
    content: '\f107';
    font-family: FontAwesome;
    padding-left: 10px;
    position: absolute;
    right: 0;
    display: block;
    top: 50%;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children .sub-menu {
    position: absolute;
    margin: 0;
    padding: 10px 0px;
    z-index: 99;
    display: inline-block;
    min-width: 220px;
    background: #FFF;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transform: translate(0,  60px);
    -webkit-transform: translate(0,  60px);
    -moz-transform: translate(0,  60px);
    -ms-transform: translate(0,  60px);
    -o-transform: translate(0,  60px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    text-transform: none;
    left: 100%}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover>a:after, .thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover>span:after {
    content: '\f105'}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>.sub-menu .menu-item-has-children:hover .sub-menu {
    transform: translate(0,  -30px);
    -webkit-transform: translate(0,  -30px);
    -moz-transform: translate(0,  -30px);
    -ms-transform: translate(0,  -30px);
    -o-transform: translate(0,  -30px);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children:hover>.sub-menu {
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
}
.thim_header_custom_style header.site-header .inner-navigation .nav>.menu-item-has-children>a>span:after {
    content: '\f107';
    font-family: FontAwesome;
    padding-left: 10px;
}
.thim_header_custom_style header.site-header .inner-navigation .menu-item {
    padding-left: 15px;
    padding-right: 15px;
    list-style: none;
}
.thim_header_custom_style header.site-header .inner-navigation .menu-item:last-child {
    padding-right: 0;
}
.thim_header_custom_style header.site-header .inner-navigation .menu-item a:hover, .thim_header_custom_style header.site-header .inner-navigation .menu-item a:focus {
    background: transparent;
}
.thim_header_custom_style header.site-header .inner-navigation .disable_link {
    display: block;
}
.thim_header_custom_style header.site-header .inner-navigation .disable_link>span:after {
    content: '\f107';
    font-family: FontAwesome;
    padding-left: 10px;
}
.thim_header_custom_style.thim_header_style2 header.site-header .thim-logo {
    text-align: left;
    margin: 0;
}
.thim_header_custom_style.thim_header_style2 header.site-header .inner-navigation {
    float: right;
}
.thim_header_custom_style.thim_header_style2 header.site-header .inner-navigation .menu-item:nth-last-child(2) .sub-menu, .thim_header_custom_style.thim_header_style2 header.site-header .inner-navigation .menu-item:last-child .sub-menu {
    right: 0;
    left: auto;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper {
    width: 100%;
    text-align: center;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner>* {
    float: left;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner .primary-menu .menu-main-menu {
    float: right;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner .secondary-menu .menu-main-menu {
    float: left;
}
.thim_fixedmenu .thim_header_style2 header.site-header, .thim_fixedmenu .thim_header_style3 header.site-header {
    padding-right: 102px;
}
.thim_fixedmenu header.site-header {
    position: fixed;
    padding-left: 85px;
    padding-right: 85px;
	background-color: #d5d1cb;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.thim_fixedmenu header.site-header .top-sidebar {
    position: absolute;
}
.thim_fixedmenu header.site-header.menu-hidden {
    transform: translate(0,  -100%);
    -webkit-transform: translate(0,  -100%);
    -moz-transform: translate(0,  -100%);
    -ms-transform: translate(0,  -100%);
    -o-transform: translate(0,  -100%);
}
.thim_fixedmenu header.site-header.menu-show {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.thim_fixedmenu header.site-header.menu-show .inner-navigation {
    padding-top: 10px;
    padding-bottom: 10px;
}
.thim_fixedmenu header.site-header.menu-show .thim-logo {
    padding: 0px;
    min-height: 70px;
}
.thim_fixedmenu header.site-header.menu-show .top-sidebar {
    top: 20px;
}
.thim_fixedmenu header.site-header.menu-show .sticky-logo {
    display: block;
    animation-name: none!important;
    -webkit-animation-name: none!important;
}
.thim_fixedmenu header.site-header.menu-show .no-sticky-logo {
    display: none;
    animation-name: none!important;
    -webkit-animation-name: none!important;
}
.thim_fixedmenu header.site-header .sticky-logo {
    display: none;
    animation-name: none!important;
    -webkit-animation-name: none!important;
}
.thim_fixedmenu .content-pusher {
    padding-top: 100px;
}
.thim_fixedmenu.admin-bar {
    top: 32px;
}
.thim-social-fixed.fixed-left {
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    min-width: 100px;
}
.thim-social-fixed.fixed-left ul {
    margin: 0;
    padding: 0;
}
.thim-social-fixed.fixed-left ul li {
    list-style: none;
    height: 40px;
    line-height: 40px;
}
.thim-social-fixed.fixed-left ul li a {
    height: 40px;
    width: 40px;
    display: inline-block;
}
.single.thim_header_custom_style header.site-header {
    border-bottom: 1px solid #eee;
}
.single.thim_header_custom_style header.site-header .thim-logo {
    border-bottom: 0;
}
.nav>li>a:focus {
    background-color: transparent;
    color: #FFF;
}
.toggle-menu {
    cursor: pointer;
    text-indent: initial;
}
.toggle-menu:hover {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
}
.toggle-menu .open-menu {
    width: 100%;
    height: 100%;
    display: block;
}
.meny-active .toggle-menu {
    cursor: pointer;
    display: inline-block;
    position: absolute;
}
.meny-active .toggle-menu .close-menu {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 15px;
}
.meny-active .toggle-menu .close-menu .line {
    width: 100%;
    height: 1px;
    background: #333;
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: 50%;
    position: relative;
}
.meny-active .toggle-menu .close-menu .line:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.menu ul {
    margin: 0;
}
.menu ul>li {
    text-transform: uppercase;
}
.menu ul li {
    margin-bottom: 0;
    list-style: none;
}
.menu ul li.current_page_item {
    color: #FFF;
    background: rgba(255, 255, 255, 0.2);
}
.menu ul li.page_item_has_children>a {
    position: relative;
    display: block;
}
.menu ul li.page_item_has_children>a:after {
    content: '\f107';
    position: relative;
    top: 0;
    line-height: 18px;
    height: 18px;
    display: inline-block;
    font-family: FontAwesome;
    width: 16px;
    text-align: center;
}
.menu ul li.page_item_has_children .children {
    display: none;
}
.menu ul li.page_item_has_children.toggle>a:after {
    content: '\f106'}
.menu-left {
    display: none;
    overflow: hidden;
    overflow-y: auto;
    color: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 251px;
}
.menu-left .navbar-nav {
    text-align: center;
    width: 100%;
    float: none;
}
.menu-left .navbar-nav span.icon-toggle {
    width: 30px;
    display: inline-block;
    text-align: center;
}
.menu-left .navbar-nav>li {
    text-transform: uppercase;
    display: block;
    float: none;
}
.menu-left .navbar-nav li {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 26px;
    margin-bottom: 0;
}
.menu-left .navbar-nav li:hover {
    color: #FFF;
    background: rgba(255, 255, 255, 0.2);
}
.menu-left .navbar-nav a {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}
.menu-left .navbar-nav .current-menu-item {
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
}
.menu-left .navbar-nav .menu-item-has-children .disable_link {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.menu-left .navbar-nav .sub-menu {
    display: none;
    margin: 0;
    padding: 0;
}
.menu-left .navbar-nav .sub-menu li {
    text-transform: none;
    list-style: none;
}
body {
    background-color: #000 !important;
    height: 100vh;
}
body.meny-active {
    height: 100vh;
    background-color: #000;
}
#wrapper-container {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #d5d1cb;
    perspective: 800px;
    -webkit-overflow-scrolling: touch;
    -webkit-transform-style: preserve-3d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wrapper-container .content-pusher {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}
.fixed-left, .fixed-right {
    position: fixed;
    top: 50%;
    text-align: center;
    line-height: 100px;
    min-width: 150px;
    min-height: 100px;
    z-index: 2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.fixed-left {
    left: 0;
    transform: translate(-25px,  -50%) rotate(-90deg);
    -webkit-transform: translate(-25px,  -50%) rotate(-90deg);
    -moz-transform: translate(-25px,  -50%) rotate(-90deg);
    -ms-transform: translate(-25px,  -50%) rotate(-90deg);
    -o-transform: translate(-25px,  -50%) rotate(-90deg);
}
.fixed-left>span.open-menu {
    white-space: nowrap;
}
.fixed-right {
    right: 0;
    left: auto;
    transform: translate(25px,  -50%) rotate(90deg);
    -webkit-transform: translate(25px,  -50%) rotate(90deg);
    -moz-transform: translate(25px,  -50%) rotate(90deg);
    -ms-transform: translate(25px,  -50%) rotate(90deg);
    -o-transform: translate(25px,  -50%) rotate(90deg);
}
.fixed-right.thim-global-link>a {
    white-space: nowrap;
}
.thim-switch-lang {
    text-align: center;
    height: 75px;
    line-height: 26px;
}
.thim-switch-lang ul {
    padding: 0;
    display: inline-block;
    margin: auto;
}
.thim-switch-lang ul li {
    float: left;
    list-style: none;
    margin: 10px;
}
.thim-switch-lang ul li a {
    color: #bb831d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.thim-switch-lang ul li.active a {
    color: #FFF;
}
.after-menu-sidebar {
    position: absolute;
    bottom: 0;
    width: 100%;
    clear: both;
    z-index: -1;
}
.after-menu-sidebar li {
    list-style: none;
}
.wrapper-lists-our-team {
    text-align: center;
    width: 100%;
    margin: auto;
}
.wrapper-lists-our-team ul {
    margin: 0;
}
.wrapper-lists-our-team ul li {
    padding-bottom: 45px;
    list-style-type: none;
}
.wrapper-lists-our-team ul li .our-team-image img {
    width: 100%;
    height: auto;
}
.wrapper-lists-our-team ul li .content-team {
    text-decoration: none;
}
.wrapper-lists-our-team ul li .content-team h4 {
    margin-bottom: 0;
}
.wrapper-lists-our-team ul li .content-team .regency {
    font-style: italic;
    color: #7a7a7a;
}
.wrapper-lists-our-team ul:after {
    content: " ";
    display: table;
    clear: both;
}
.post-type-archive-our_team .loop-pagination, .post-type-archive-our_team .pagination {
    margin: 30px 0 0;
    padding-left: 0;
    padding-right: 0;
}
.single-our_team article {
    border-bottom: 2px solid #ccc;
    padding-bottom: 80px;
    padding-top: 80px;
}
.single-our_team #main .content-inner .avatar {
    text-align: center;
    float: left;
}
.single-our_team #main .content-inner .avatar .inner-avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    display: inline-block;
}
.single-our_team #main .content-inner .entry-content {
    float: left;
    padding-right: 30px;
}
.single-our_team #main .content-inner .entry-content .info .blog_title {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 16px;
}
.single-our_team #main .content-inner .entry-content .info .regency {
    font-style: italic;
    line-height: 26px;
    color: #666;
}
.single-our_team #main .content-inner .entry-content .info:after {
    content: '';
    width: 40px;
    position: relative;
    height: 2px;
    display: inline-block;
    margin-top: 24px;
    margin-bottom: 9px;
}
.single-our_team #main .content-inner .entry-content .detail {
    color: #999;
    font-size: 15px;
    line-height: 24px;
}
.single-our_team #main .content-inner .entry-meta {
    margin-top: 33px;
    float: left;
}
.single-our_team #main .content-inner .entry-meta .fa {
    font-size: 14px;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list {
    margin: 0;
    padding: 0;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li {
    list-style: none;
    display: block;
    padding-right: 0;
    padding-left: 0;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: none;
    margin-right: 0;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.email i, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.phone i, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.email a, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.phone a {
    color: #2d343d;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li>.fa {
    padding-right: 7px;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul {
    margin: 0 -5px;
    padding: 0;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul li {
    list-style: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 0;
    float: left;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid;
    display: inline-block;
    text-align: center;
    color: #999;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul li a .fa {
    color: #999;
    font-size: 16px;
    line-height: 28px;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul li a:hover {
    color: #FFF;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list>li.social>ul li a:hover .fa {
    color: #FFF;
}
.single-our_team .related-posts {
    padding-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
}
.single-our_team .related-posts .title {
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 29px;
}
@media (min-width:992px) {
    .single-our_team #main .content-inner .avatar {
    padding-left: 0;
    padding-right: 0;
    width: 276px;
}
.single-our_team #main .content-inner .entry-content {
    width: calc(100% - 240px - 276px);
    width: -webkit-calc(100% - 240px - 276px);
    width: -moz-calc(100% - 240px - 276px);
    padding-left: 0;
}
.single-our_team #main .content-inner .entry-meta {
    width: 240px;
    padding-left: 0;
    padding-right: 0;
}
}.single-our_team #main .content-inner .entry-meta ul.meta-list>li.email:hover i, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.phone:hover i, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.email:hover a, .single-our_team #main .content-inner .entry-meta ul.meta-list>li.phone:hover a {
    text-decoration: none;
}
@media (max-width:991px) {
    .single-our_team article .content-inner {
    text-align: center;
}
.single-our_team article .entry-meta ul.meta-list>li.social>ul li {
    float: none !important;
    display: inline-block;
}
.thim-our-team .inner {
    text-align: center;
}
.thim-our-team .inner .info .separator {
    margin: 15px auto 25px;
}
.thim-our-team .inner .social {
    text-align: center;
}
}@media (max-width:780px) {
    .single-our_team .related-posts .thim-our-team .row: last-child .member:nth-child(2n+1) {
    clear: both;
}
.thim-our-team .member:nth-child(2n+2) {
    border-right: 0;
}
}@media (max-width:480px) {
    .single-our_team .related-posts .thim-our-team .row: last-child .member {
    border-right: 0;
}
}.thim-our-team .members {
    position: relative;
}
.thim-our-team .member {
    border-right: 1px solid #eeeeee;
    margin-bottom: 70px;
}
.thim-our-team .inner {
    text-align: left;
    margin: auto;
}
.thim-our-team .inner .avatar-wrapper {
    display: inline-block;
}
.thim-our-team .inner .avatar-wrapper .avatar-inner {
    position: relative;
    overflow: hidden;
    border-radius: 50%}
.thim-our-team .inner .avatar-wrapper .avatar-inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.thim-our-team .inner .info {
    margin-top: 20px;
    line-height: 22px;
}
.thim-our-team .inner .info .name {
    margin-bottom: 5px;
    font-weight: 600;
}
.thim-our-team .inner .info .name a {
    font-size: 18px;
    color: #333;
}
.thim-our-team .inner .info .name a:hover {
    text-decoration: none;
}
.thim-our-team .inner .info .regency {
    font-size: 16px;
    font-weight: 600;
}
.thim-our-team .inner .info .separator {
    width: 40px;
    height: 2px;
    background: #eeeeee;
    margin: 15px 0 25px;
}
.thim-our-team .inner .info .description {
    margin-bottom: 30px;
}
.thim-our-team .inner .social {
    text-align: left;
}
.thim-our-team .inner .social ul {
    list-style-type: none;
    margin: 0;
}
.thim-our-team .inner .social ul li {
    display: inline-block;
    padding: 0px;
    width: 100%;
    text-align: center;
}
.thim-our-team .inner .social ul li a {
    color: #bbbbbb;
}
.thim-our-team .inner .social ul li a:hover {
    text-decoration: none;
}
.thim-our-team .inner .social ul li a i {
    font-size: 18px;
}
.thim-our-team .inner .phone, .thim-our-team .inner .email {
    margin: 15px 0;
    color: #bbbbbb;
    font-size: 16px;
}
.thim-our-team .inner:hover .avatar-inner:after {
    transform: scale(1);
}
.thim-our-team .inner:hover .social {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
.archive.post-type-archive-our_team .site-content {
    padding-bottom: 10px;
}
.single-our_team .related-posts .thim-our-team .row:last-child .member {
    margin-bottom: 0;
}
.thim-our-team-widget .row {
    margin: 0;
}
footer .siteorigin-widget-tinymce.textwidget h3 {
    font-size: 30px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
footer .siteorigin-widget-tinymce.textwidget img.aligncenter {
    margin-bottom: 14px;
}
footer .siteorigin-widget-tinymce.textwidget p {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
footer .text-copyright {
    font-size: 14px;
    line-height: normal;
    margin-top: 56px;
    margin-bottom: 27px;
}
.thim-widget-icon-box {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.thim-widget-icon-box .wrapper-box-icon {
    display: inline-block;
    margin: auto;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box .boxes-icon {
    text-align: center;
    margin: auto;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left {
    padding: 55px 77px 48px;
    overflow: hidden;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .boxes-icon {
    float: left;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner {
    float: left;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading {
    padding: 10px 30px 0px;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__secondary {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: normal;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary {
    font-size: 24px;
    line-height: normal;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 0;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary a:hover {
    color: #FFF;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary a .fa {
    font-size: 12px;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-top .content-inner {
    padding-top: 15px;
    padding-bottom: 20px;
}
.thim-widget-icon-box .wrapper-box-icon.circle .boxes-icon.circle {
    position: relative;
    border: 2px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.thim-widget-icon-box .wrapper-box-icon:hover .heading__primary a .fa {
    display: inline-block;
    left: 5px;
    position: relative;
    -webkit-animation: shake 6s infinite linear;
    -o-animation: shake 6s infinite linear;
    animation: shake 6s infinite linear;
    -webkit-animation: shake 6s infinite linear 300ms 0 ease;
    -moz-animation: shake 6s infinite linear 300ms 0 ease;
    -ms-animation: shake 6s infinite linear 300ms 0 ease;
}
html {
    max-height: 100vh;
    overflow: hidden;
}
html.has-wpadminbar {
    max-height: calc(100vh + 32px);
    max-height: -webkit-calc(100vh + 32px);
    max-height: -moz-calc(100vh + 32px);
    overflow: visible;
}
html.has-wpadminbar body {
    height: calc(100vh - 32px);
    height: -webkit-calc(100vh - 32px);
    height: -moz-calc(100vh - 32px);
    padding-top: 32px;
}
html body.admin-bar {
    margin-top: -32px;
    overflow: hidden;
}
#back-to-top {
    position: fixed;
    bottom: 25px;
    right: 45px;
    width: 45px;
    height: 45px;
    transform: translate(0,  100px);
    -webkit-transform: translate(0,  100px);
    -moz-transform: translate(0,  100px);
    -ms-transform: translate(0,  100px);
    -o-transform: translate(0,  100px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
}
#back-to-top.show.scrolldown {
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}
#back-to-top.show.scrolldown:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
#back-to-top:after {
    content: '\f106';
    font-family: FontAwesome;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    display: block;
    line-height: 45px;
}
small.nav_desc {
    display: none;
}
#wrapper-container .content-pusher {
    padding-left: 85px;
    padding-right: 85px;
}
a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
a.fa {
    text-indent: -9999px;
    display: inline-flex;
    overflow: hidden;
}
a.fa:before {
    text-indent: initial;
}
@media (min-width:1400px) {
    .container {
    width: 100%}
}.thim-widget-text-box {
    overflow: hidden;
}
.thim-widget-text-box .thim-text-box {
    position: relative;
}
.thim-widget-text-box .thim-text-box .media {
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.thim-widget-text-box .thim-text-box .content-box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: #FFF;
    max-width: 664px;
    width: 100%;
    margin: auto;
    padding: 21px;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 {
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner {
    text-align: center;
    border: 1px solid #ccc;
    padding: 30px 0px 32px;
    border-top: 0;
    border-bottom: 0;
    display: inline-block;
    overflow: hidden;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .content-text {
    padding: 26px 55px;
    line-height: 26px;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper .title {
    font-size: 40px;
    font-weight: bold;
    line-height: 72px;
    margin-bottom: 7px;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper hr.small {
    max-width: 40px;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper:hover hr.small {
    max-width: 150px;
}
.thim-widget-text-box .thim-text-box .content-box .row:before, .thim-widget-text-box .thim-text-box .content-box .row:after {
    content: '\f111';
    bottom: 0;
    position: absolute;
    width: 43px;
    height: 43px;
    background: #FFF;
    color: #ccc;
    font-size: 3px;
    z-index: 2;
    text-align: center;
    line-height: 43px;
    font-family: FontAwesome;
}
.thim-widget-text-box .thim-text-box .content-box .row:before {
    left: 0;
}
.thim-widget-text-box .thim-text-box .content-box .row:after {
    right: 0;
}
.thim-widget-text-box .thim-text-box .content-box:before, .thim-widget-text-box .thim-text-box .content-box:after {
    content: '\f111';
    top: 0;
    position: absolute;
    width: 43px;
    height: 43px;
    background: #FFF;
    color: #ccc;
    font-size: 3px;
    z-index: 2;
    text-align: center;
    line-height: 43px;
    font-family: FontAwesome;
}
.thim-widget-text-box .thim-text-box .content-box:before {
    left: 0;
}
.thim-widget-text-box .thim-text-box .content-box:after {
    right: 0;
}
.thim-widget-text-box .thim-text-box.no_image .images {
    display: none;
}
.thim-widget-text-box .thim-text-box.no_image .content-box {
    position: relative;
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
}
.thim-widget-text-box .thim-text-box.no_image .content-box .row {
    display: inline-block;
}
.thim-btn {
    position: relative;
    padding: 10px 25px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 66px;
    transition: all .3s;
}
.thim-btn:before {
    left: -4px;
    right: -4px;
    top: 0px;
    bottom: 0;
    content: '';
    position: absolute;
    display: block;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.thim-btn:after {
    left: 0;
    right: 0;
    top: -4px;
    bottom: -4px;
    content: '';
    position: absolute;
    display: block;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.thim-btn:hover:before {
    left: 0;
    right: 0;
}
.thim-btn:hover:after {
    top: 0;
    bottom: 0;
}
.thim-btn.style2 {
    color: #FFF;
}
.thim-twitter {
    text-align: center;
}
.thim-twitter .date {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #999999;
    padding-top: 23px;
    padding-bottom: 13px;
}
.thim-twitter .date .fa {
    font-size: 16px;
    padding: 0px 5px;
}
.thim-twitter .date a {
    color: #999999;
}
.thim-twitter .content {
    max-width: 359px;
    margin: 0 auto;
}
.thim-twitter .link-follow {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 26px;
    padding-bottom: 20px;
}
.thim-twitter .tweet-item:hover .date .fa {
    color: #55acee;
    display: inline-block;
    position: relative;
    -webkit-animation: swing 1s infinite linear;
    -o-animation: swing 1s infinite linear;
    animation: swing 1s infinite linear;
    -webkit-animation: swing 1s infinite linear 300ms 0 ease;
    -moz-animation: swing 1s infinite linear 300ms 0 ease;
    -ms-animation: swing 1s infinite linear 300ms 0 ease;
}
#sb_instagram #sbi_load .sbi_follow_btn {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 49px;
}
#sb_instagram #sbi_load .sbi_follow_btn i {
    display: none;
}
#sb_instagram .sbi_photo {
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#sb_instagram .sbi_photo:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    display: inline-block;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#sb_instagram .sbi_photo:after {
    content: '\f16d';
    left: 0;
    right: 0;
    top: 50%;
    font-size: 2em;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    z-index: 2;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#sb_instagram .sbi_photo:hover:before {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
}
#sb_instagram .sbi_photo:hover:after {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
#sb_instagram .sbi_item:hover .sbi_photo {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
#sb_instagram .sbi_photo_wrap {
    overflow: hidden;
}
.count-down {
    margin-bottom: 43px;
}
.count-down .counter-group:before, .count-down .counter-group:after {
    content: " ";
    display: table;
}
.thim-widget-countdown-box .text-center .count-down .counter-group {
    text-align: center;
}
.count-down .counter-group:after {
    clear: both;
}
.count-down .counter-group .counter-block {
    display: inline-block;
    overflow: hidden;
    width: 70px;
    height: 80px;
    background: #FFF;
    margin: 0px 3px;
}
.count-down .counter-group .counter-block:last-child {
    margin-right: 0;
}
.color-black .count-down .counter-group .counter-block {
    border-color: #000;
}
.count-down .counter-group .counter-block .counter {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    height: 40px;
    overflow: hidden;
    display: block;
    margin: 13px 10px 0;
}
.color-black .count-down .counter-group .counter-block .counter {
    color: #000;
}
.count-down .counter-group .counter-block .counter .number {
    padding: 1%;
    width: 46%;
    height: 98%;
    position: absolute;
    top: -10000px;
}
.count-down .counter-group .counter-block .counter .number.tens {
    left: 5px;
}
.count-down .counter-group .counter-block .counter .number.units {
    left: 46%}
.count-down .counter-group .counter-block .counter .number.hundreds {
    display: none;
}
.count-down .counter-group .counter-block .counter .number.show {
    top: 0;
    z-index: 2;
}
.count-down .counter-group .counter-block .counter .number.show.hundreds {
    top: -100%}
.count-down .counter-group .counter-block .counter .number.hidden-down {
    top: 100%}
.count-down .counter-group .counter-block .counter .number.hidden-up {
    top: -100%;
    z-index: 100;
}
.count-down .counter-group .counter-block .counter.with-hundreds {
    margin: 14px 6px 0;
}
.count-down .counter-group .counter-block .counter.with-hundreds .number {
    width: 30%}
.count-down .counter-group .counter-block .counter.with-hundreds .number.tens {
    left: 30%}
.count-down .counter-group .counter-block .counter.with-hundreds .number.units {
    left: 60%}
.count-down .counter-group .counter-block .counter.with-hundreds .number.hundreds {
    display: block;
    left: 0;
}
.count-down .counter-group .counter-block .counter-caption {
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    display: block;
    text-align: center;
}
.color-black .count-down .counter-group .counter-block .counter-caption {
    color: #000;
}
.thim-events {
    width: 100%;
    overflow: hidden;
}
.thim-events .owl-item {
    float: left;
    overflow: hidden;
}
.thim-events .events.owl-carousel {
    cursor: pointer;
}
.thim-events .events .event {
    position: relative;
    float: left;
    width: 100%}
.thim-events .events .event .event-row {
    display: flex;
}
.thim-events .events .event .event-row .info {
    height: 747px;
    color: #FFF;
    text-align: center;
    align-items: stretch;
    padding-right: 0;
    position: relative;
}
.thim-events .events .event .event-row .info .inner-info {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 40px 30px;
    margin: 22px;
    border: 1px solid #d8a240;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 0;
}
.thim-events .events .event .event-row .info .inner-info .event-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    padding: 0px 10px;
}
.thim-events .events .event .event-row .info .inner-info .before-inner, .thim-events .events .event .event-row .info .inner-info .after-inner {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 3px;
    left: -22px;
    display: block;
    position: absolute;
    bottom: -22px;
    color: #d8a240;
}
.thim-events .events .event .event-row .info .inner-info .after-inner {
    right: -22px;
    bottom: -22px;
    left: auto;
}
.thim-events .events .event .event-row .info .inner-info:hover .title-wrapper hr {
    max-width: 150px;
}
.thim-events .events .event .event-row .info .inner-info .title-wrapper .widget-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 72px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.thim-events .events .event .event-row .info .inner-info .title-wrapper hr {
    border-top: 2px solid #FFF;
    max-width: 40px;
    margin: 0 auto;
    margin-top: 7px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.thim-events .events .event .event-row .info .inner-info .event-title {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 59px;
    margin-bottom: 14px;
}
.thim-events .events .event .event-row .info .inner-info .content {
    font-size: 18px;
    line-height: 26px;
    max-width: 520px;
    margin: auto;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
}
.thim-events .events .event .event-row .info .inner-info .end-date {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 24px;
    margin-top: 27px;
    margin-bottom: 55px;
}
.thim-events .events .event .event-row .info .before-info, .thim-events .events .event .event-row .info .after-info {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 3px;
    left: 15px;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 1;
    color: #d8a240;
}
.thim-events .events .event .event-row .info .after-info {
    right: 0;
    left: auto;
}
.thim-events .events .event .event-row .media {
    padding-left: 0;
    overflow: hidden;
}
.thim-events .events .event .event-row .media .inner-media {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    height: 747px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.thim-events .events .event:hover .media .inner-media {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.thim-menu-list {
    position: relative;
    color: #FFF;
    text-align: center;
    padding: 258px 0px 73px;
}
.thim-menu-list .background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    color: #FFF;
    text-align: center;
    background-position: center center;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.thim-menu-list .background:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.thim-menu-list .wrapper-content-menu {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 1px;
    padding-bottom: 0;
}
.thim-menu-list .inner-content {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    border-color: transparent;
    padding-bottom: 20px;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    transition: border-color .3s;
}
.thim-menu-list .inner-content:before, .thim-menu-list .inner-content:after {
    content: '';
    left: 0;
    top: 88px;
    height: 0px;
    border-left: 1px solid;
    position: absolute;
    -webkit-transition: height .7s;
    -moz-transition: height .7s;
    -o-transition: height .7s;
    -ms-transition: height .7s;
    transition: height .7s;
    overflow: hidden;
    display: inline-block;
    width: 1px;
}
.thim-menu-list .inner-content:after {
    left: auto;
    right: 0px;
}
.thim-menu-list .title-box {
    border: 1px solid;
    display: inline-block;
    padding: 0px 30px;
    position: relative;
    border-bottom: 0;
    -webkit-transition: border-color .5s .5s;
    -moz-transition: border-color .5s .5s;
    -o-transition: border-color .5s .5s;
    -ms-transition: border-color .5s .5s;
    transition: border-color .5s .5s;
}
.thim-menu-list .title-box .menu-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 88px;
    text-transform: uppercase;
}
.thim-menu-list .title-box .widget-title {
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}
.thim-menu-list .title-box:before, .thim-menu-list .title-box:after {
    content: '';
    width: 45px;
    border-top: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
}
.thim-menu-list .title-box:after {
    left: auto;
    right: 0;
}
.thim-menu-list ul.menus {
    margin: 27px 0px 10px;
    padding: 0;
}
.thim-menu-list ul.menus li {
    list-style: none;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}
.thim-menu-list a.readmore {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
}
.thim-menu-list a.readmore:hover {
    color: #FFF;
}
.thim-widget-menu-list {
    overflow: hidden;
}
.thim-widget-menu-list .thim-menu-list .background {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
}
.thim-widget-menu-list:hover .background {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    -webkit-transition: transform 2s;
    -moz-transition: transform 2s;
    -o-transition: transform 2s;
    -ms-transition: transform 2s;
    transition: transform 2s;
}
.thim-widget-menu-list:hover .inner-content {
    -webkit-transition: border-color .3s .4s;
    -moz-transition: border-color .3s .4s;
    -o-transition: border-color .3s .4s;
    -ms-transition: border-color .3s .4s;
    transition: border-color .3s .4s;
    border-color: initial;
}
.thim-widget-menu-list:hover .inner-content:before, .thim-widget-menu-list:hover .inner-content:after {
    height: 100%}
.thim-widget-menu-list:hover .title-box {
    border-color: transparent;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    -ms-transition: border-color .5s;
    transition: border-color .5s;
}
.thim-heading-h1:before, .thim-heading-h1:after {
    content: '';
    border-top: 1px solid #FFF;
    position: absolute;
    left: 50%;
    width: 80%;
    transform: translate(-50%,  0);
    -webkit-transform: translate(-50%,  0);
    -moz-transform: translate(-50%,  0);
    -ms-transform: translate(-50%,  0);
    -o-transform: translate(-50%,  0);
    top: -11px;
}
.thim-heading-h1:after {
    top: auto;
    bottom: -7px;
}
.thim-btn-fullscreen .fa-icon-compress {
    display: none;
}
#rs-go-fullscreen .thim-btn-fullscreen {
    position: fixed !important;
}
#rs-go-fullscreen .thim-btn-fullscreen .fa-icon-expand {
    display: none;
}
#rs-go-fullscreen .thim-btn-fullscreen .fa-icon-compress {
    display: block;
}
.thim-heading .sc-heading {
    padding-top: 25px;
    padding-bottom: 20px;
    display: inline-block;
}
.thim-heading .sc-heading .heading__primary {
    font-size: 40px;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 4px;
}
.thim-heading .sc-heading .line-heading {
    width: 40px;
    display: inline-block;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
.thim-heading .sc-heading:hover .line-heading {
    width: 150px;
}
.thim-heading .heading__secondary {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 23px;
    max-width: 555px;
    margin: auto;
}
.wpcf7-form {
    margin: 55px 0px;
    text-align: center;
    position: relative;
}
.wpcf7-form img.ajax-loader {
    margin-top: -72px;
    width: 32px;
    height: 32px;
    z-index: 2;
}
.wpcf7-form .wpcf7-not-valid {
    margin-bottom: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
    display: inline-block;
}
.wpcf7-form .wpcf7-response-output {
    margin: 0;
    padding: 8px;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    background: #f2dede;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #B7E2A5;
}
.wpcf7-form.processing .wpcf7-submit {
    cursor: wait;
}
.wpcf7-form img.wpcf7-captchac {
    float: left;
}
.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 30px;
    text-align: left;
}
input, textarea {
    border: 1px solid #ccc;
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    padding: 0px 10px;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    max-height: 200px;
    min-height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
input option, textarea option {
    min-height: 36px;
    line-height: 38px;
}
input {
    height: 40px;
}
select {
    border: 0;
    outline: 1px solid #ccc;
    background-color: white;
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 38px;
    padding: 0px 10px;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    max-height: 200px;
    min-height: 40px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
select option {
    min-height: 36px;
    line-height: 38px;
}
select:focus {
    outline: 1px solid #ccc;
    outline-offset: 0;
}
input[type=submit] {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
input[type=checkbox] {
    min-height: auto;
}
.wpcf7-form p {
    margin: 0;
}
.thim-social ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.thim-social ul li {
    float: left;
    margin: 0px 5px;
    list-style: none;
}
.thim-social ul li a {
    padding: 0px 10px;
}
.thim-widget-google-map {
    position: relative;
}
.thim-widget-google-map .overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
    z-index: 99;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.thim-widget-google-map .overlay img {
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    margin: auto;
    transform: translate(0,  -100%);
    -webkit-transform: translate(0,  -100%);
    -moz-transform: translate(0,  -100%);
    -ms-transform: translate(0,  -100%);
    -o-transform: translate(0,  -100%);
}
.thim-widget-google-map .overlay.view-map {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.list-html-content {
    text-align: right;
    position: relative;
    padding: 5px 0px 62px;
}
.list-html-content .line-center {
    width: 2px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 0;
    bottom: 0;
}
.list-html-content .line-center:after, .list-html-content .line-center:before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    background: inherit;
    position: absolute;
    left: 50%;
    margin-left: -6px;
}
.list-html-content .line-center:after {
    bottom: 0;
}
.list-html-content .col-sm-6:nth-child(2n) {
    text-align: left;
}
.list-html-content .col-sm-6:nth-child(2n) .item-content {
    float: left;
}
.list-html-content .item-content {
    float: right;
    padding: 20px 40px 0px;
}
.list-html-content .item-content .title-list h5 {
    font-size: 24px;
    line-height: 48px;
    font-weight: 400;
    text-transform: none;
    margin-top: 20px;
}
.list-html-content .item-content .desc-list {
    max-width: 325px;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}
.thim-our-team {
    padding-top: 8px;
    padding-bottom: 40px;
}
.thim-our-team .inner {
    padding-bottom: 18px;
    text-align: center;
    max-width: 450px;
    margin: auto;
}
.thim-our-team .inner .avatar-wrapper {
    width: 300px;
    height: 300px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.thim-our-team .inner .avatar-wrapper .avatar-inner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    transform: scale(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%}
.thim-our-team .inner .avatar-wrapper .social {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    transform: translate(0,  300%);
    -webkit-transform: translate(0,  300%);
    -moz-transform: translate(0,  300%);
    -ms-transform: translate(0,  300%);
    -o-transform: translate(0,  300%);
}
.thim-our-team .inner .avatar-wrapper .social ul {
    margin: 0;
}
.thim-our-team .inner .avatar-wrapper .social ul li {
    list-style: none;
}
.thim-our-team .inner .avatar-wrapper .social ul li a {
    color: #FFF;
    font-size: 24px;
}
.thim-our-team .inner .info {
    margin-top: 28px;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 21px;
}
.thim-our-team .inner .info .name {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.thim-our-team .inner .info .regency {
    color: #999999;
}
.thim-our-team .inner:hover .avatar-inner:after {
    transform: scale(1);
}
.thim-our-team .inner:hover .social {
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
    -webkit-transition: all .3s .3s;
    -moz-transition: all .3s .3s;
    -o-transition: all .3s .3s;
    -ms-transition: all .3s .3s;
    transition: all .3s .3s;
}
.thim-widget-single-images {
    position: relative;
    overflow: hidden;
}
.thim-widget-single-images img {
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.thim-widget-single-images:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.thim-widget-otreservations .thim-booktable {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.thim-widget-otreservations .thim-booktable.style-quickform {
    max-width: 500px;
}
.thim-widget-otreservations .thim-booktable .power-text {
    font-size: 14px;
    color: #999;
    float: right;
}
.thim-widget-otreservations .with-icon {
    position: relative;
}
.thim-widget-otreservations .with-icon input {
    position: relative;
    z-index: 2;
    background: transparent;
}
.thim-widget-otreservations .with-icon .fa {
    position: absolute;
    top: 0;
    right: 27px;
    line-height: 40px;
    z-index: 0;
    font-size: 15px;
}
.thim-border-bottom {
    border-bottom: 1px solid #eee;
}
#ui-datepicker-div {
    border-radius: 0;
    border: 1px solid #ccc;
    margin-top: -1px;
}
#ui-datepicker-div select {
    margin: 0;
}
#ui-datepicker-div .ui-datepicker-title {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFF;
    margin: 0;
    border-radius: 0;
    line-height: 26px;
    font-weight: bold;
}
#ui-datepicker-div .ui-datepicker-header {
    border: 0 !important;
    background: transparent;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
    left: 1px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    right: 1px;
}
#ui-datepicker-div .ui-datepicker-buttonpane button {
    font-size: 13px;
    color: #FFF;
    padding: 0 20px;
}
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
    border: 0 !important;
    top: 0;
}
#ui-datepicker-div .ui-corner-all, #ui-datepicker-div .ui-corner-bottom, #ui-datepicker-div .ui-corner-right, #ui-datepicker-div .ui-corner-br {
    border-radius: 0;
    border: 1px solid #eee;
}
#ui-datepicker-div dt {
    font-size: 13px;
    line-height: 26px;
}
#ui-datepicker-div dd {
    font-size: 18px;
}
#ui-datepicker-div th {
    font-weight: 400;
    font-size: 14px;
}
#ui-datepicker-div td {
    font-size: 13px;
}
#ui-datepicker-div table {
    border: 0px;
}
#ui-datepicker-div .ui-slider-horizontal {
    height: 7px;
}
#ui-datepicker-div .ui-slider-horizontal .ui-slider-handle {
    height: 15px;
    width: 15px;
    margin-left: 0;
    border-radius: 50%}
@media (min-width:768px) {
    .forcefullwidth_wrapper_tp_banner .fullscreen-container {
    left: auto !important;
    height: calc(100vh - 200px) !important;
    height: -webkit-calc(100vh - 200px) !important;
    height: -moz-calc(100vh - 200px) !important;
    width: 100% !important;
}
.forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 200px) !important;
    height: -webkit-calc(100vh - 200px) !important;
    height: -moz-calc(100vh - 200px) !important;
}
.admin-bar .forcefullwidth_wrapper_tp_banner .fullscreen-container {
    left: auto !important;
    height: calc(100vh - 232px) !important;
    height: -webkit-calc(100vh - 232px) !important;
    height: -moz-calc(100vh - 232px) !important;
}
.admin-bar .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 232px) !important;
    height: -webkit-calc(100vh - 232px) !important;
    height: -moz-calc(100vh - 232px) !important;
}
}.thim-icon-down {
    cursor: pointer;
}
.thim-list-info {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 27px 0px 21px;
}
.thim-list-info ul {
    padding: 0;
    display: inline-block;
    margin: 0;
}
.thim-list-info ul li {
    float: left;
    list-style: none;
    padding: 15px;
}
.thim-list-info ul li li {
    padding: 0;
    margin: 0px 10px;
}
.thim-list-info ul li li:first-child {
    margin-left: 0;
}
.thim-list-info ul li li:last-child {
    margin-right: 0;
}
.thim-list-info .fa {
    font-size: 12px;
}
h3, .h3 {
    margin-top: 10px;
}
.thim-loading {
    height: 100vh;
    padding-top: 45vh;
    position: absolute;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.thim-loading .thim-logo .sticky-logo {
    display: none;
}
#nprogress {
    pointer-events: none;
}
#nprogress .bar {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
}
.nprogress-custom-parent {
    overflow: hidden;
    position: relative;
}
.nprogress-custom-parent #nprogress .bar {
    position: absolute;
}
h3.thim-title-font {
    font-size: 20px;
}
div.wpcf7-validation-errors {
    margin: 20px 0;
}
#rs-go-fullscreen .forcefullwidth_wrapper_tp_banner .fullscreen-container {
    height: 100vh !important;
}
.thim-widget-google-map .overlay {
    cursor: pointer;
}
.thim-animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.thim-title-box {
    margin-bottom: 45px;
    min-height: 115px;
    line-height: 115px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.thim-title-box:before {
    position: absolute;
    content: '';
    display: block;
    background: #000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    z-index: -1;
}
.thim-title-box .menu-title {
    color: #fff;
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
}
.thim-title-box.thim-parallax {
    background-attachment: fixed;
}
.thim-list-menu-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.thim-list-menu-wrapper .item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both;
}
.thim-list-menu-wrapper .item .inner.image-false .desc {
    padding-left: 0;
    width: 100%}
.thim-list-menu-wrapper .item .inner.image-false .desc .info .label {
    top: 0;
}
.thim-list-menu-wrapper .item .image {
    width: 70px;
    float: left;
}
.thim-list-menu-wrapper .item .desc {
    padding-left: 20px;
    float: left;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
}
.thim-list-menu-wrapper .item .desc .name {
    white-space: nowrap;
    margin-top: -5px;
}
.thim-list-menu-wrapper .item .desc .name a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    display: table-cell;
}
.thim-list-menu-wrapper .item .desc .name .dotted-line {
    display: table-cell;
    width: 100%}
.thim-list-menu-wrapper .item .desc .name .dotted-line:after {
    content: '';
    position: relative;
    border-bottom: 1px dotted;
    left: 0;
    right: 0;
    display: block;
}
.thim-list-menu-wrapper .item .desc .name .price {
    display: table-cell;
    font-size: 16px;
    line-height: 13px;
    padding-left: 10px;
    font-weight: bold;
}
.thim-list-menu-wrapper .item .desc .info {
    margin-top: 6px;
    position: relative;
}
.thim-list-menu-wrapper .item .desc .info .short-info {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    padding-right: 111px;
}
.thim-list-menu-wrapper .item .desc .info .label {
    color: #FFF;
    background: #241b20;
    border-radius: 3px;
    font-size: 14px;
    padding: 0px 10px;
    position: absolute;
    right: 0;
    top: 7px;
    line-height: 22px;
    font-weight: bold;
}
.thim-list-menu-wrapper.columns-2 .item {
    width: 50%;
    float: left;
    clear: none;
}
.thim-list-menu-wrapper.columns-2 .item:nth-child(2n+1) {
    clear: both;
}
.thim-list-menu-wrapper.columns-3 .item {
    width: 33.33%;
    float: left;
    clear: none;
}
.thim-list-menu-wrapper.columns-3 .item:nth-child(4n+1) {
    clear: both;
}
.thim-list-menu-wrapper.columns-4 .item {
    width: 25%;
    float: left;
    clear: none;
}
.thim-list-menu-wrapper.columns-4 .item:nth-child(4n+1) {
    clear: both;
}
.thim-list-menu-wrapper.columns-5 .item {
    width: 20%;
    float: left;
    clear: none;
}
.thim-list-menu-wrapper.columns-5 .item:nth-child(5n+1) {
    clear: both;
}
.thim-title-box {
    position: relative;
}
.thim-title-box .menu-tabs {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: normal;
}
.thim-title-box .menu-tabs .item-tab {
    width: 20%;
    display: inline-block;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}
.thim-title-box .menu-tabs .item-tab a {
    padding: 15px 0px;
    display: block;
}
.thim-title-box .menu-tabs .item-tab a .inner {
    line-height: normal;
    display: inline-block;
}
.thim-title-box .menu-tabs .item-tab a .inner .icon {
    display: table-cell;
    vertical-align: middle;
}
.thim-title-box .menu-tabs .item-tab a .inner .info {
    display: table-cell;
    text-align: left;
    color: #FFF;
    padding-left: 10px;
}
.thim-title-box .menu-tabs .item-tab a .inner .info .name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.thim-title-box .menu-tabs .item-tab a .inner .info .desc {
    font-size: 13px;
}
.thim-title-box .menu-tabs .item-tab:after {
    border-right: 1px dashed #5d5d5c;
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
}
.thim-title-box .menu-tabs .item-tab:last-child:after {
    display: none;
}
.thim-title-box .menu-tabs .item-tab.active:before, .thim-title-box .menu-tabs .item-tab:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.filter-navigation {
    text-align: center;
    margin-bottom: 60px;
}
.filter-navigation .inner {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
}
.filter-navigation .inner .filter {
    display: inline-block;
    border-bottom: 1px solid transparent;
    margin: 0 8px -1px 8px;
    padding: 5px 8px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.thim-list-menu-wrapper.columns-2 .mix.item:nth-child(2n+1) {
    clear: none;
}
.thim-widget-menu-restaurant {
    overflow: hidden;
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.my-mfp-zoom-in.mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.my-mfp-zoom-in .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
}
.my-mfp-slide-bottom .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: translateY(0) perspective(600px) rotateX(0);
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
}
.my-mfp-slide-bottom.mfp-ready .mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.mfp-removing .mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.my-mfp-slide-bottom.mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.my-mfp-slide-bottom .mfp-inline-holder .mfp-content {
    max-width: 535px;
    max-height: 90vh;
}
#thim-popup-sidebar.white-popup {
    position: relative;
    background: #FFF;
    padding: 30px 60px;
    width: auto;
    max-width: 535px;
    max-height: 90vh;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: auto;
}
#thim-popup-sidebar button.mfp-close {
    right: 0px;
    top: 0px !important;
}
#ui-datepicker-div {
    z-index: 9999 !important;
}
.countdown-rtl {
    direction: rtl;
}
.countdown-row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}
.countdown-show1 .countdown-section {
    width: 98%}
.countdown-show2 .countdown-section {
    width: 48%}
.countdown-show3 .countdown-section {
    width: 32.5%}
.countdown-show4 .countdown-section {
    width: 24.5%}
.countdown-show5 .countdown-section {
    width: 19.5%}
.countdown-show6 .countdown-section {
    width: 16.25%}
.countdown-show7 .countdown-section {
    width: 14%}
.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}
.countdown-amount {
    font-size: 200%}
.countdown-period {
    display: block;
}
.countdown-descr {
    display: block;
    width: 100%}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,  0,  0);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,  0,  0);
    -moz-transform: translate3d(0,  0,  0);
    -ms-transform: translate3d(0,  0,  0);
}
.tp_event_counter {
    height: auto;
    overflow: hidden;
    padding: 20px;
    color: #FFF;
}
.tp_event_counter .countdown-holding span {
    color: #FFF;
}
.tp_event_counter .countdown-row {
    color: #FFF;
}
.countdown-section {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px;
}
.countdown-amount {
    position: relative;
    width: 50px;
    height: 40px;
    overflow: hidden;
}
.countdown-descr {
    font-size: 13px !important;
}
.admin-bar #tp_style_selector {
    bottom: -33px;
}
@-moz-document url-prefix() {
    .thim-title-box.thim-parallax {
    background-attachment: inherit !important;
    background-size: 105% !important;
}
}.wpml-ls-legacy-dropdown {
    margin: 0 auto;
    margin-bottom: 30px;
}
main.full-width .entry-content .alignwide {
    margin-left: -80px;
    margin-right: -80px;
    max-width: 100vw;
}
main.full-width .entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
main.full-width .alignfull img {
    width: 100vw;
}
.has-text-color.has-border-input-color {
    color: #dddddd !important;
}
.has-background.has-border-input-background-color {
    background-color: #dddddd !important;
}
.has-background-dim.has-border-input-background-color:before {
    background-color: #dddddd !important;
}
.has-medium-font-size, .has-large-font-size, .has-huge-font-size {
    line-height: initial;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    border: none;
}
.toggle-menu .close-menu, .meny-active .toggle-menu .open-menu {
    display: none;
}
.list-product-cat {
    text-align: center;
    margin-bottom: 66px;
}
.product-cat {
    margin: 0 auto;
    display: inline-block;
    padding: 0 10px;
}
.product-cat li {
    list-style: none;
    display: inline-block;
}
.product-cat li a {
    display: inline-block;
    margin: 0px 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.product-cat li a:hover, .product-cat li a.active {
    border-bottom: 2px solid;
}
.product-grid .product .content__product {
    overflow: hidden;
}
.product-grid .product .product_thumb {
    display: block;
    position: relative;
    overflow: hidden;
}
.product-grid .product .product_thumb .onsale {
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 15px !important;
    left: 15px !important;
}
.product-grid .product .product_thumb img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.product-grid .product .product_thumb .button {
    position: absolute;
    top: 50%;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    right: 100%;
    margin: 5px;
    min-width: 40px;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    font-size: 16px !important;
    color: #FFF;
    background: #272727;
    border-radius: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.product-grid .product .product_thumb .button.add_to_cart_button {
    left: 100%;
    right: auto;
}
.product-grid .product .product_thumb .button.add_to_cart_button.loading .fa, .product-grid .product .product_thumb .button.add_to_cart_button.added .fa {
    display: none;
}
.product-grid .product .product_thumb .button.add_to_cart_button.loading:after, .product-grid .product .product_thumb .button.add_to_cart_button.added:after {
    top: 0;
    right: 0;
    left: 0;
    margin-left: 0;
}
.product-grid .product .product_thumb .button.add_to_cart_button:hover {
    background: #272727;
}
.product-grid .product .product_thumb .button.loading .fa {
    display: none;
}
.product-grid .product .product_thumb .button.loading:after {
    background: url('../../images/loading.gif');
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #FFF;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    margin-left: 0;
}
.product-grid .product .product_thumb .added_to_cart {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    transform: translate(0,  50%);
    -webkit-transform: translate(0,  50%);
    -moz-transform: translate(0,  50%);
    -ms-transform: translate(0,  50%);
    -o-transform: translate(0,  50%);
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #272727;
    width: 50%;
    opacity: 0;
}
.product-grid .product .product_thumb .added_to_cart:hover {
    background: #e6ae48;
}
.product-grid .product:hover .product_thumb .button {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    right: 50%}
.product-grid .product:hover .product_thumb .button.add_to_cart_button {
    left: 50%}
.product-grid .product:hover .product_thumb .added_to_cart {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
.product-grid li {
    list-style: none;
}
.product-grid li.col-md-4:nth-child(3n+1) {
    clear: both;
}
.product-grid li.col-md-3:nth-child(4n+1) {
    clear: both;
}
.product-grid .product__info {
    text-align: center;
    padding: 21px 30px;
}
.product-grid .product__info a.title {
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
}
.product-grid .product__info .description {
    font-size: 13px;
}
.product-grid .product__info .price {
    display: block;
    font-weight: bold;
    padding-top: 3px;
}
.product-grid .product__info .price ins {
    text-decoration: none;
}
.product-grid .product__info .price del {
    font-weight: normal;
    color: #aaa;
    padding-right: 5px;
}
.product-grid .product__info a.button.add_to_cart_button {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 50px;
    padding: 0;
    z-index: 9;
}
.product-grid .product__info a.button.add_to_cart_button.added {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.product-grid .product__info a.button.add_to_cart_button:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
}
.product-grid .product__info a.button.add_to_cart_button:hover {
    width: auto;
    line-height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px !important;
}
.product-grid .product__info a.button.add_to_cart_button:hover:before {
    display: none;
}
.product-grid .product__info .added_to_cart {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700;
    padding: 0;
    height: 40px;
    text-transform: uppercase;
    line-height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
    z-index: 9999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product-grid .product__info .added_to_cart:hover {
    color: inherit !important;
}
.product-grid .content__product {
    margin-bottom: 35px;
    position: relative;
}
.product-grid .product_thumb img {
    height: auto;
    width: 100%}
.star-rating span::before {
    color: #e6ae48;
}
.woocommerce.archive .site-content, .woocommerce-page.archive .site-content {
    padding-top: 7px;
}
.woocommerce.archive .top_site_main.top-site-no-image .page-title-wrapper .banner-description, .woocommerce-page.archive .top_site_main.top-site-no-image .page-title-wrapper .banner-description {
    border-bottom: 1px solid #ccc;
}
.woocommerce.archive .thim-category-title, .woocommerce-page.archive .thim-category-title {
    margin-bottom: 47px;
}
.woocommerce .pagination, .woocommerce-page .pagination {
    margin-top: 8px;
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    margin-bottom: 30px;
    overflow: hidden;
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
    font-weight: bold;
    font-size: 34px;
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
    display: flex;
     flex-wrap:  wrap;
     margin:  0 -5px;
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a {
    clear: both;
    width: 25%;
    margin:  0;
    margin-bottom: 10px;
     padding:  0 5px;
}
.woocommerce div.product div.images a.woocommerce-main-image, .woocommerce-page div.product div.images a.woocommerce-main-image {
    float: right;
    width: calc(100% - 145px);
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
}
.woocommerce div.product .woocommerce-product-rating, .woocommerce-page div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating .star-rating, .woocommerce-page div.product .woocommerce-product-rating .star-rating {
    font-size: 16px;
    margin: 10px 5px 10px 0px;
}
.woocommerce div.product .onsale, .woocommerce-page div.product .onsale {
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 15px !important;
    left: 15px !important;
}
.woocommerce div.product .woocommerce-review-link, .woocommerce-page div.product .woocommerce-review-link {
    font-size: 16px;
}
.woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce div.product span.price, .woocommerce-page div.product span.price {
    font-size: 18px;
    margin-top: 0;
}
.woocommerce div.product p.price del, .woocommerce-page div.product p.price del, .woocommerce div.product span.price del, .woocommerce-page div.product span.price del {
    font-weight: normal;
}
.woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins {
    text-decoration: none;
}
.woocommerce div.product p.price .amount, .woocommerce-page div.product p.price .amount, .woocommerce div.product span.price .amount, .woocommerce-page div.product span.price .amount {
    font-weight: bold;
}
.woocommerce div.product .product-grid span.price, .woocommerce-page div.product .product-grid span.price {
    font-size: inherit;
}
.woocommerce div.product .product-grid span.price del, .woocommerce-page div.product .product-grid span.price del {
    display: inline-block;
}
.woocommerce div.product .description, .woocommerce-page div.product .description {
    margin-bottom: 25px;
}
.woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
    margin-top: 30px;
    margin-bottom: 30px;
}
.woocommerce div.product form.cart .quantity, .woocommerce-page div.product form.cart .quantity {
    width: auto;
    display: block;
    height: 35px;
    margin: 0;
}
.woocommerce div.product form.cart .quantity input, .woocommerce-page div.product form.cart .quantity input {
    padding: 0px;
    border: 1px solid #eee;
    line-height: 35px;
    min-height: 35px;
    height: 35px;
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    box-shadow: none;
    border-radius: 0 !important;
    text-align: center;
    vertical-align: top;
    margin: 0 2px;
    border: none;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 35px;
    padding: 0 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover {
    color: #FFF;
}
.woocommerce div.product .woo-share, .woocommerce-page div.product .woo-share {
    margin-left: 0;
    margin-top: 20px;
}
.woocommerce div.product .woo-share .share_show, .woocommerce-page div.product .woo-share .share_show {
    margin: 0;
}
.woocommerce div.product .woo-share li, .woocommerce-page div.product .woo-share li {
    list-style: none;
    display: inline-block;
}
.woocommerce div.product .woo-share li a, .woocommerce-page div.product .woo-share li a {
    width: 24px;
    height: 24px;
    margin: 0 1px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    display: inline-block;
}
.woocommerce div.product .woo-share li a.facebook, .woocommerce-page div.product .woo-share li a.facebook {
    background: #3b5999;
}
.woocommerce div.product .woo-share li a.twitter, .woocommerce-page div.product .woo-share li a.twitter {
    background: #61cae7;
}
.woocommerce div.product .woo-share li a.pinterest, .woocommerce-page div.product .woo-share li a.pinterest {
    background: #d4232b;
}
.woocommerce div.product .woo-share li a.googleplus, .woocommerce-page div.product .woo-share li a.googleplus {
    background: #f35633;
}
.woocommerce div.product .woo-share li a:hover, .woocommerce-page div.product .woo-share li a:hover {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
}
.woocommerce div.product .upsells.products .thim-widget-heading, .woocommerce-page div.product .upsells.products .thim-widget-heading {
    margin-bottom: 55px;
}
.woocommerce div.product .upsells.products .product-grid .content__product, .woocommerce-page div.product .upsells.products .product-grid .content__product {
    margin-bottom: 6px;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
    text-align: left;
}
.woocommerce div.product .woocommerce-tabs .tabs:before, .woocommerce-page div.product .woocommerce-tabs .tabs:before {
    border-bottom: 1px solid #eee !important;
    bottom: 1px !important;
}
.woocommerce div.product .woocommerce-tabs .tabs li, .woocommerce-page div.product .woocommerce-tabs .tabs li {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 !important;
    font-weight: bold;
    margin: 0px 10px !important;
    border-bottom: 4px solid transparent;
    line-height: 35px;
}
.woocommerce div.product .woocommerce-tabs .tabs li:before, .woocommerce-page div.product .woocommerce-tabs .tabs li:before, .woocommerce div.product .woocommerce-tabs .tabs li:after, .woocommerce-page div.product .woocommerce-tabs .tabs li:after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .wc-tab h2, .woocommerce-page div.product .woocommerce-tabs .wc-tab h2 {
    font-size: 16px;
}
.woocommerce div.product .related, .woocommerce-page div.product .related {
    border-top: 1px solid #eee;
    padding-top: 30px;
}
.woocommerce div.product .related h2, .woocommerce-page div.product .related h2 {
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    margin-top: 29px;
    margin-bottom: 46px;
}
.woocommerce div.product .related .product-grid, .woocommerce-page div.product .related .product-grid {
    margin: 0;
}
.woocommerce div.product .related .product-grid .product .content__product, .woocommerce-page div.product .related .product-grid .product .content__product {
    margin-bottom: 0;
}
.woocommerce div.product .related .product-grid .product .product__info, .woocommerce-page div.product .related .product-grid .product .product__info {
    padding-bottom: 0;
}
.quantity input {
    border: 1px solid #ccc;
    padding: 4px 10px;
}
.input-text {
    border: 1px solid #ccc;
    padding: 4px 10px;
}
#ship-to-different-address {
    position: relative;
}
#ship-to-different-address label {
    font-weight: normal;
    padding-left: 30px;
}
#ship-to-different-address #ship-to-different-address-checkbox {
    position: absolute;
    top: 35px;
    left: 0;
}
.woocommerce-page .button {
    font-size: 14px !important;
    text-transform: uppercase;
}
.link-images-product {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.widget_shopping_cart {
    padding: 0;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
    background: #FFF;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
    padding: 15px 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 10px 20px;
    width: 200px;
    line-height: 20px;
}
.woocommerce-cart .cart .button {
    border-radius: 0;
    padding: 14px 20px;
    border: 1px solid;
}
.woocommerce-cart .quantity input {
    padding: 0;
}
.woocommerce-cart table, .woocommerce-cart th, .woocommerce-cart td {
    border-bottom: 0;
}
.woocommerce-checkout form.checkout_coupon {
    border-radius: 0;
    border-color: #ccc;
}
.woocommerce-checkout form.checkout_coupon input {
    padding: 10px;
}
.woocommerce-checkout form.checkout_coupon .button {
    border-radius: 0;
    padding: 14px 20px;
}
.woocommerce-checkout #payment {
    background: #ccc;
    border-radius: 0;
}
.woocommerce-checkout #payment #place_order {
    border-radius: 0;
    padding: 14px 20px;
}
.woocommerce-checkout #payment ul.payment_methods {
    border-color: #DFDCDE;
}
.woocommerce-checkout table.shop_table {
    border-radius: 0;
    border-color: #ccc;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    min-height: 0;
}
.woocommerce-checkout input[type=radio]:checked:before {
    content: '';
    background: #ccc;
}
.woocommerce-checkout table, .woocommerce-checkout th, .woocommerce-checkout td {
    border-bottom: 0;
}
.woocommerce .stars a {
    color: #e6ae48;
}
.woocommerce.columns-4 .product-grid .product .product__info a {
    border-right: 0;
    padding-right: 0;
}
.woocommerce.columns-4 .product-grid .product .product__info .product-categories {
    display: none;
}
.woocommerce #reviews h3 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.woocommerce #reviews #comments .commentlist li .comment-text {
    border: 1px solid #eee !important;
    border-radius: 0 !important;
}
.woocommerce #reviews .comment-form label {
    font-size: 14px;
    margin: 0;
}
.woocommerce #reviews #review_form #respond p {
    margin-bottom: 0;
}
.woocommerce #reviews #review_form #respond p.comment-form-rating {
    margin-bottom: 15px;
}
.woocommerce #reviews #review_form #respond input {
    margin-bottom: 15px;
    border-color: #eee;
}
.woocommerce #reviews #review_form #respond textarea {
    border-color: #eee;
}
.woocommerce #reviews #review_form #respond .form-submit #submit {
    display: inline-block;
    width: auto;
    border-radius: 0;
    font-size: 14px;
    line-height: 38px;
    padding: 0 30px;
    color: #FFF;
}
.thim-product-badges {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
}
.thim-product-badges ul {
    position: relative;
    margin: 0;
    top: 15px;
}
.thim-product-badges ul.badges-left {
    float: left;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -35px;
}
.thim-product-badges ul.badges-left li:nth-child(2) {
    min-width: 200px;
    position: absolute;
    top: 23px;
    left: -37px;
}
.thim-product-badges ul.badges-right {
    float: right;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -35px;
}
.thim-product-badges ul.badges-right li:nth-child(2) {
    min-width: 200px;
    position: absolute;
    top: 23px;
    right: -37px;
}
.thim-product-badges ul li {
    min-width: 120px;
    text-align: center;
    margin: 0;
    position: relative;
}
.thim-product-badges ul li.new {
    background: #439fdf;
}
.thim-product-badges ul li.best {
    background: #f44b0f;
}
.thim-product-badges ul li.onsale {
    background: #2047A2;
}
.thim-product-badges ul li.free {
    background: #3c763d;
}
.woocommerce table.shop_table {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.woocommerce .cart .button {
    float: left;
    width: auto;
    margin: 0 5px;
    font-weight: bold;
    color: #FFF;
}
.woocommerce .cart .button:hover {
    color: #FFF;
}
.woocommerce input.button {
    width: auto;
    min-width: 100px;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.woocommerce input.button:hover {
    color: #FFF;
}
.woocommerce input[type=checkbox] {
    margin: 10px;
    min-height: 16px !important;
}
.woocommerce input[type=checkbox]:checked:before {
    content: '\f00c';
    margin: -5px 0;
    font-family: FontAwesome;
    color: #009E00;
    font-size: 22px;
}
.woocommerce form .checkout_coupon, .woocommerce form .login, .woocommerce form .register {
    border-radius: 0;
    border-color: #eee;
}
.woocommerce form .form-row .input-checkbox {
    display: block;
    float: left;
    margin: 10px;
    margin-left: 0px;
}
.woocommerce .select2-container .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.woocommerce-checkout #payment {
    background: #eee;
}
.woocommerce-checkout #payment #place_order {
    width: auto;
}
.woocommerce .product.not-thumbnail .summary {
    width: 100%}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: white;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,  Baskerville,  monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-inline-holder .mfp-close {
    right: 10px;
    text-align: center;
    padding-right: 0;
    top: 20px!important;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-inline-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-inline-holder .mfp-content {
    width: 100%;
    max-width: 900px;
}
.mfp-inline-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 60% !important;
}
.mfp-iframe-scaler #content {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 540px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #fff;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.quickview .content-inner {
    padding: 30px 0px;
}
.quickview .content-inner .product_meta {
    margin-top: 20px;
}
.quickview .content-inner .quick-view-detail {
    padding: 30px 0px;
}
.quickview .flexslider {
    position: relative;
    padding: 30px 0px;
}
.quickview .flexslider .flex-direction-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
}
.quickview .flexslider .flex-direction-nav li {
    list-style: none;
    float: left;
}
.quickview .flexslider .flex-direction-nav li.flex-nav-next {
    float: right;
}
.quickview .flexslider .flex-direction-nav li a {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
}
.quickview .flexslider .flex-direction-nav li a.flex-disabled {
    display: none;
}
.quickview .flexslider .flex-direction-nav li a:after {
    content: '';
    font-family: FontAwesome;
    color: #FFF;
    position: absolute;
    display: inline-block;
    text-indent: 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 35px;
}
.quickview .flexslider .flex-direction-nav li a.flex-next:after {
    content: '\f105'}
.quickview .flexslider .flex-direction-nav li a.flex-prev:after {
    content: '\f104'}
.quickview .flexslider:hover .flex-direction-nav li a {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
.admin-bar .top_site_main {
    height: calc(100vh - 232px);
    height: -webkit-calc(100vh - 232px);
    height: -moz-calc(100vh - 232px);
}
.top_site_main {
    height: calc(100vh - 200px);
    height: -webkit-calc(100vh - 200px);
    height: -moz-calc(100vh - 200px);
    overflow: hidden;
}
.top_site_main.top-site-no-image {
    position: relative;
}
.top_site_main.top-site-no-image .page-title-wrapper {
    position: relative;
    top: 50%;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
}
.top_site_main.images_parallax {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center !important;
}
.top_site_main.images_parallax img {
    width: 100%}
.top_site_main .overlay-top-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}
.top_site_main .page-title-wrapper {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    border: 0;
    margin: auto;
    color: #FFF;
    text-align: center;
    top: 50%;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
}
.top_site_main .page-title-wrapper .heading__primary {
    color: #FFF;
    margin: 0;
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.top_site_main .page-title-wrapper .heading__primary .line {
    width: 80%;
    height: 1px;
    background: #FFF;
    display: block;
    margin: 0 auto;
    position: absolute;
    transform: translate(0,  2px);
    -webkit-transform: translate(0,  2px);
    -moz-transform: translate(0,  2px);
    -ms-transform: translate(0,  2px);
    -o-transform: translate(0,  2px);
    left: 0;
    right: 0;
    overflow: hidden;
}
.top_site_main .page-title-wrapper .heading__primary .line.before {
    transform: translate(0,  -9px);
    -webkit-transform: translate(0,  -9px);
    -moz-transform: translate(0,  -9px);
    -ms-transform: translate(0,  -9px);
    -o-transform: translate(0,  -9px);
}
.top_site_main .page-title-wrapper .heading__secondary {
    line-height: 72px;
    margin-top: 7px;
    margin-bottom: 0;
    font-weight: bold;
}
.top_site_main .page-title-wrapper a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    color: #e6ae48;
}
.top_site_main .page-title-wrapper a:hover {
    color: #FFF;
}
.top_site_main .icon-scroll {
    position: absolute;
    z-index: 3;
    bottom: 33px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
}
.error404 #main .top_site_main {
    margin-left: 0;
    margin-right: 0;
}
.error404 footer .textwidget {
    padding: 29px;
}
.archive-content {
    margin-left: -15px;
    margin-right: -15px;
}
.archive-content article {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 28px;
}
.archive-content article:nth-child(2n+1) {
    clear: both;
}
.archive-content article.sticky {
    background: #eee;
}
.archive-content article .thumbnail {
    position: relative;
    overflow: hidden;
}
.archive-content article .thumbnail img {
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.archive-content article .entry-content {
    text-align: center;
    padding: 20px;
    max-width: 645px;
    margin: 0 auto;
}
.archive-content article .entry-content .entry-summary {
    margin-bottom: 25px;
}
.archive-content article .entry-header {
    text-align: center;
    padding-top: 10px;
}
.archive-content article .entry-header .blog_title {
    font-size: 24px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 5px;
}
.archive-content article .entry-meta {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.archive-content article .entry-meta li {
    float: left;
    padding-right: 30px;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #999;
    padding-left: 5px;
}
.archive-content article .entry-meta li:first-child {
    list-style: none;
}
.archive-content article:hover .thumbnail img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
article .post-formats-wrapper {
    position: relative;
    overflow: hidden;
}
article .post-formats-wrapper img {
    width: 100%}
article .entry-content .entry-summary {
    margin-bottom: 25px;
}
article .entry-header {
    padding-top: 10px;
}
article .entry-header .blog_title {
    font-size: 24px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 5px;
}
article .entry-thumbnail img {
    width: 100%}
article .entry-meta {
    margin: 0;
    padding: 0;
    display: inline-block;
}
article .entry-meta li {
    float: left;
    padding-right: 30px;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #999;
    padding-left: 5px;
}
article .entry-meta li:first-child {
    list-style: none;
}
.pagination-center {
    text-align: center;
}
.loop-pagination, .pagination {
    width: 100%;
    margin: 0px 0px 52px;
    text-align: center;
}
.loop-pagination ul, .pagination ul {
    margin: 0 auto;
    display: inline-block;
}
.loop-pagination ul li, .pagination ul li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    list-style: none;
    margin-right: 10px;
}
.loop-pagination ul li .page-numbers, .pagination ul li .page-numbers {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
    color: #7e8489;
    text-transform: uppercase;
    border: 1px solid #e3e6e6;
    font-size: 13px;
    font-weight: bold;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.loop-pagination ul li .page-numbers.next, .pagination ul li .page-numbers.next, .loop-pagination ul li .page-numbers.prev, .pagination ul li .page-numbers.prev {
    width: auto;
    text-indent: -9999px;
    overflow: hidden;
    min-width: 32px;
    position: relative;
}
.loop-pagination ul li .page-numbers.next:before, .pagination ul li .page-numbers.next:before, .loop-pagination ul li .page-numbers.prev:before, .pagination ul li .page-numbers.prev:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    line-height: 32px;
    text-indent: 0px;
}
.loop-pagination ul li .page-numbers.prev:before, .pagination ul li .page-numbers.prev:before {
    content: '\f104'}
.loop-pagination ul li .page-numbers.current, .pagination ul li .page-numbers.current, .loop-pagination ul li .page-numbers:hover, .pagination ul li .page-numbers:hover {
    color: #FFF;
}
.comments-area {
    padding: 25px 0px;
    padding-bottom: 0px;
}
.comments-area .comment-list {
    margin: 0;
}
.comments-area .comment-list li {
    list-style: none;
    border-bottom: 1px solid #eee;
}
.comments-area .comment-list li:last-child {
    border-bottom: 0;
}
.comments-area .comment-list>li.comment:last-child {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.comments-area .comment-list-inner .comments-title {
    font-weight: bold;
    padding: 30px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 24px;
    margin-top: 5px;
}
.comments-area .comment-list-inner .comment-author.meta {
    color: #b3b3b3;
}
.comments-area .comment-list-inner .comment-author.meta strong {
    color: #000;
}
.comments-area .comment-list-inner>li {
    list-style: none outside none;
    margin-bottom: 25px;
}
.comments-area .comment-list-inner li .wrapper-comment {
    overflow: hidden;
    padding-top: 50px;
}
.comments-area .comment-list-inner li .avatar {
    width: 70px;
    height: 70px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%}
.comments-area .comment-list-inner li .comment-right {
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    float: left;
}
.comments-area .comment-list-inner li .comment-awaiting-moderation {
    margin-left: 20px;
}
.comments-area .comment-list-inner li .comment-extra-info {
    padding-left: 30px;
    line-height: 14px;
}
.comments-area .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
    float: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.comments-area .comment-list-inner li .comment-extra-info .date {
    color: #999;
    text-transform: capitalize;
}
.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
    float: right;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}
.comments-area .comment-list-inner li .content-comment {
    line-height: 22px;
    padding: 15px 30px;
}
.comments-area .comment-list-inner .children {
    border-top: 1px solid #eee;
    margin-top: 38px;
    margin-bottom: 40px;
    padding-top: 0px;
    margin-left: 100px;
}
.comments-area .comment-list-inner .children li {
    list-style: none;
}
.comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
    width: 100%;
    display: block;
    margin-bottom: 0px;
}
.comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input, .comments-area .comment-respond .comment-form-url input {
    width: 100%;
    border: 1px solid #e3e6e6;
    padding: 0px 15px;
}
.comments-area .comment-respond p.comment-form-comment {
    margin-bottom: 4px;
}
.comments-area .comment-respond textarea {
    width: 100%;
    border: 1px solid #e3e6e6;
    padding: 7px 15px;
}
.comments-area .comment-respond .form-submit input#submit {
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    font-weight: bold;
    width: auto;
    font-size: 13px;
    line-height: 38px;
}
.comments-area .comment-respond-area form .comment-notes {
    font-size: 18px;
    line-height: 22px;
    color: #999;
}
.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
    padding: 10px 0;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    margin-top: 49px;
}
.social-share {
    clear: both;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 30px 0px;
    margin-bottom: 16px;
}
.social-share li {
    list-style: none;
    margin-right: 10px;
    float: left;
}
.social-share li.facebook {
    position: relative;
    top: -7px;
}
.thim-about-author {
    clear: both;
    background-color: #f9f9f9;
    overflow: hidden;
}
.thim-about-author .author-avatar {
    width: 152px;
    float: left;
    text-align: center;
    padding: 30px;
}
.thim-about-author .author-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%}
.thim-about-author .author-details {
    width: calc(100% - 152px);
    width: -webkit-calc(100% - 152px);
    width: -moz-calc(100% - 152px);
    float: left;
    padding: 25px;
    padding-left: 0;
}
.thim-about-author .author-details .name {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    margin-top: 9px;
    margin-bottom: 0;
}
.thim-about-author .author-details .job {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #999;
    margin-top: 2px;
    margin-bottom: 12px;
}
.thim-about-author .author-details .description {
    margin-bottom: 17px;
}
.thim-about-author .user-social {
    margin: 0;
    padding: 0;
}
.thim-about-author .user-social li {
    float: left;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.thim-about-author .user-social li a {
    width: 32px;
    height: 32px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #999;
    display: inline-block;
}
.thim-about-author .user-social li .fa {
    font-size: 16px;
}
.thim-about-author .user-social li:first-child {
    margin-left: 0;
}
.thim-about-author .user-social li:hover.user_url a {
    background: #007bb5;
    color: #FFF;
    border: 1px solid #007bb5;
}
.thim-about-author .user-social li:hover.facebook a {
    background: #3b5998;
    color: #FFF;
    border: 1px solid #3b5998;
}
.thim-about-author .user-social li:hover.twitter a {
    background: #00aced;
    color: #FFF;
    border: 1px solid #00aced;
}
.thim-about-author .user-social li:hover.skype a {
    background: #00AFF0;
    color: #FFF;
    border: 1px solid #00AFF0;
}
.thim-about-author .user-social li:hover.pinterest a {
    background: #cb2027;
    color: #FFF;
    border: 1px solid #cb2027;
}
.single-tp_event .summary.entry-summary {
    position: relative;
    margin-bottom: 30px;
}
.single-tp_event .entry-countdown {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 30px;
    max-width: 600px;
    margin: auto;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    border-radius: 0px;
}
.single-tp_event .entry-countdown .tp_event_counter.is-countdown {
    background: transparent;
    text-align: center;
}
.single-tp_event .entry-countdown .countdown-row {
    display: inline-block;
    width: auto;
}
.single-tp_event .entry-countdown .countdown-row span.countdown-amount {
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
    width: 100%;
    height: 58px;
    display: block;
}
.single-tp_event .entry-countdown .countdown-row .countdown-section {
    width: 100px;
    height: 100px;
    color: #FFF;
    margin: 0 3px;
    border: 1px solid;
    border-radius: 10px;
    background: 0 0;
}
.single-tp_event .entry-countdown .countdown-row span.countdown-period {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}
.single-tp_event .entry-thumbnail:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.2);
}
.single .site-header .thim-logo {
    border-bottom: 1px solid #eee;
}
.single .site-content {
    max-width: 1200px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.single .site-content article .post-formats-wrapper {
    margin-bottom: 35px;
}
.single .site-content article .entry-summary {
    line-height: 24px;
}
.single .site-content article .entry-header {
    padding-top: 0;
}
.single .site-content article .entry-header .blog_title {
    margin-top: 0;
    line-height: 24px;
    margin-bottom: 21px;
}
.single .site-content article .entry-meta {
    margin-bottom: 31px;
}
.single .site-content.no-padding-top {
    padding-bottom: 0px;
}
.single .single-content {
    margin-left: 0;
    margin-right: 0;
}
.single .single-content article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    float: none;
}
.single .single-content article .entry-header {
    text-align: initial;
}
.single .single-content article .entry-content {
    text-align: initial;
    max-width: 100%;
    padding: 0;
}
.single.single-rm-menu-entry .content-inner {
    position: relative;
}
.single.single-rm-menu-entry .content-inner div.menu-entry-meta {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: 0;
    font-size: 18px;
    padding: 0;
    height: initial;
}
.page .site-content {
    padding-bottom: 60px;
}
.page .site-content.no-padding-top {
    padding-bottom: 0px;
}
.tp_event_counter {
    border: 0;
}
.entry-location {
    margin-top: 30px;
    margin-bottom: 30px;
}
.thim-archive-event-select {
    font-size: 14px;
    font-weight: 700;
    width: auto;
    border: none;
    line-height: 30px;
    margin-bottom: 10px;
    outline: none;
    padding: 0;
    min-height: auto;
    height: auto;
}
.thim-archive-event-select:focus {
    outline: none;
}
.filter_events {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.post-type-archive-tp_event article {
    display: none;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.post-type-archive-tp_event article.active {
    display: block;
}
.widget-area ul {
    margin-left: 0;
}
.widget-area aside {
    margin-bottom: 43px;
}
.widget-area aside .widget-title {
    font-size: 16px;
    line-height: 16px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.widget-area aside .widget-title span {
    z-index: 9;
    position: relative;
    background: #FFF;
    padding: 0px 20px;
}
.widget-area aside .widget-title:before {
    content: '';
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.widget-area aside ul li {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none;
    line-height: 28px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}
.widget-area aside select {
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
    padding: 6px 10px;
}
.widget-area aside select:focus {
    outline: none;
    box-shadow: 0 0 0;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .media {
    float: left;
    position: relative;
    overflow: hidden;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .media img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content {
    width: calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    margin-top: -8px;
    float: left;
    padding-left: 20px;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content .article-date {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #999;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post:hover .media img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.widget-area aside:first-child {
    border-top: 0;
    padding-top: 0;
}
.widget-area .screen-reader-text {
    display: none;
}
.search-form {
    position: relative;
}
.search-form:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 11px;
    top: 11px;
    width: 15px;
    text-align: center;
}
.search-form label {
    width: 100%;
    display: inline-block;
    font-weight: normal;
}
.search-form label .screen-reader-text {
    display: none;
}
.search-form label .search-field {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e3e6e6;
    padding: 5px 10px;
}
.search-form label .search-submit {
    margin-left: 0;
    margin-right: 0;
}
.search-form .search-submit {
    display: none;
    margin: 0;
    padding: 0 16px;
}
.widget.thim_search_widget a.widget-search-form {
    cursor: pointer;
}
.widget_rss .rsswidget {
    font-weight: bold;
}
.widget_rss .rss-date {
    display: block;
    font-style: italic;
    font-size: 90%}
.widget_rss cite {
    color: #000;
    font-weight: bold;
}
.widget_categories ul li:last-child, .widget_pages ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.widget_nav_menu ul ul {
    margin: 0px 0px 0px 15px;
}
.widget_nav_menu ul ul li {
    margin: 0;
}
.widget_nav_menu li.menu-item-has-children {
    padding-bottom: 0;
    list-style: none;
}
.widget_recent_entries ul li .post-date {
    font-size: 14px;
    font-style: italic;
    display: block;
}
#sidebar #sb_instagram {
    width: auto!important;
    padding-bottom: 0 !important;
    margin-left: -10px;
    margin-right: -10px;
}
#sidebar #sb_instagram #sbi_images {
    padding: 0!important;
}
#sidebar #sb_instagram #sbi_images .sbi_item {
    padding: 7px!important;
}
#sidebar .rssSummary {
    text-transform: none;
}
#sidebar li ul.children {
    border-top: 1px solid #ccc;
}
div.text-center>span[class^=PIN_] {
    left: 0;
    right: 0;
    margin: 0 auto !important;
}
.thim-flipbook-menu .flipbook-pages {
    z-index: 9;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper:last-child .drag {
    display: none;
}
.thim-flipbook-menu .flipbook-pages .page {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% 100%}
.thim-flipbook-menu .flipbook-pages .page img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    width: 100%}
.thim-flipbook-menu .flipbook-pages .page.media .inner-media {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.thim-flipbook-menu .flipbook-pages .page.media .inner-media .drag {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #FFF;
    line-height: 44px;
    padding: 0px 25px;
    cursor: -webkit-grab;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper:before, .thim-flipbook-menu .flipbook-pages .page.menu-wrapper:after {
    content: '\f111';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 3px;
    line-height: 40px;
    color: #d8a240;
    z-index: 2;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper:after {
    top: auto;
    bottom: 0;
    z-index: 1;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner {
    height: 100%;
    padding: 20px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner:before, .thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner:after {
    content: '\f111';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 3px;
    line-height: 40px;
    color: #d8a240;
    cursor: -webkit-grab;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner:after {
    top: auto;
    bottom: 0;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content {
    border: 1px solid #d8a240;
    padding: 30px;
    height: 100%}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content:before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-gradient(linear,  left top,  right top,  from(rgba(0, 0, 0, 0)),  to(rgba(0, 0, 0, 0.14)));
    background-image: -webkit-linear-gradient(left,  rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.14));
    background-image: -moz-linear-gradient(left,  rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.14));
    background-image: -ms-linear-gradient(left,  rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.14));
    background-image: -o-linear-gradient(left,  rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.14));
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 305px;
    z-index: 2;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .thim-heading .sc-heading .heading__primary {
    color: #FFF;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .thim-heading .sc-heading .line-heading {
    border-color: #FFF;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper {
    color: #FFF;
    position: relative;
    z-index: 4;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .sub-title {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 23px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item {
    margin-bottom: 30px;
    clear: both;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item:after {
    content: '';
    display: block;
    clear: both;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .image {
    width: 70px;
    float: left;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc {
    padding: 0px 20px;
    float: left;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name {
    white-space: nowrap;
    margin-top: -5px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name a {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    display: table-cell;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name .dotted-line {
    display: table-cell;
    width: 100%}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name .dotted-line:after {
    content: '';
    position: relative;
    border-bottom: 1px dotted;
    left: 0;
    right: 0;
    display: block;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name .price {
    display: table-cell;
    font-size: 16px;
    line-height: 13px;
    padding-left: 10px;
    font-weight: bold;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .info {
    margin-top: 6px;
    position: relative;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .info .short-info {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    padding-right: 111px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .info .label {
    background: #241b20;
    border-radius: 3px;
    font-size: 14px;
    padding: 0px 10px;
    position: absolute;
    right: 0;
    top: 7px;
    line-height: 22px;
    font-weight: bold;
}
.thim-flipbook-menu .page-nav {
    text-align: center;
    padding: 36.5px 0;
}
.thim-flipbook-menu .page-nav ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.thim-flipbook-menu .page-nav ul li {
    cursor: pointer;
    float: left;
    list-style: none;
    margin: 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.thim-flipbook-menu .page-nav.style-2 ul li {
    padding: 10px;
    margin: 0;
}
.coming-soon-wrapper {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    z-index: 1;
}
.coming-soon-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.coming-soon-wrapper .title {
    line-height: 72px;
    color: #FFF;
}
.coming-soon-wrapper .content-text {
    line-height: 30px;
    color: #FFF;
    font-weight: bold;
    max-width: 595px;
    margin: 0 auto;
    margin-bottom: 22px;
}
.coming-soon-wrapper .coom-inner {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
}
.coming-soon-wrapper .thim-countdown {
    margin-top: 44px;
}
.coming-soon-wrapper .thim-countdown .count-down {
    margin-bottom: 42px;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block {
    width: 100px;
    height: 100px;
    color: #FFF;
    margin: 0 3px;
    border: 1px solid;
    border-radius: 10px;
    background: transparent;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block .counter {
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    height: 48px;
    margin: 15px 10px 4px;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-caption {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}
.form.mc4wp-form, form.mc4wp-form {
    max-width: 373px;
    margin: 0 auto;
}
.form.mc4wp-form .mc4wp-form-fields input, form.mc4wp-form .mc4wp-form-fields input {
    float: left;
    max-width: 262px;
    line-height: 38px;
    height: 40px;
    font-size: 13px;
}
.form.mc4wp-form .mc4wp-form-fields input[type="submit"], form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
    padding: 0px 20px;
}
.widget_shopping_cart {
    position: relative;
    padding-right: 15px;
    width: 60px;
    height: 40px;
}
.widget_shopping_cart .minicart_hover {
    margin-top: 0;
    margin-bottom: 0;
}
.widget_shopping_cart .minicart_hover .cart-items-number {
    display: block;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: 15px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 16px;
    left: 16px;
    line-height: 16px;
    min-width: 16px;
    min-height: 16px;
    padding: 0 2px;
    position: absolute;
    text-align: center;
    color: #FFF;
}
.widget_shopping_cart .widget_shopping_cart_content {
    background: #fff;
    left: auto;
    position: absolute;
    right: 15px;
    top: 29px;
    min-width: 350px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 25px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
    max-height: 315px;
    overflow: auto;
    padding: 0 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
    width: 6px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
    padding: 15px 0px;
    border-top: 1px solid #eee;
    width: 100%;
    margin-left: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
    border: 0;
    text-align: left;
    margin-right: 30px;
    font-size: 16px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
    margin-right: 15px;
    width: 65px !important;
    float: left;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
    border-left: 0 none !important;
    float: left;
    padding-left: 0 !important;
    min-width: 60%}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
    margin: 0 !important;
    padding: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
    float: left;
    padding: 0;
    text-align: left;
    min-width: 60%;
    font-size: 15px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
    margin-right: 0;
    left: auto!important;
    right: 10px;
    top: 15px!important;
    width: 25px;
    height: 25px;
    padding: 0;
    text-align: center;
    line-height: 20px;
    display: block;
    background: #EFEFEF;
    font-size: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:hover {
    color: #FFF !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.removing {
    position: relative;
    overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.removing:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url('../../images/loading.gif');
    background-color: rgba(255, 255, 255, 0.75);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
    border-top: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
    padding-top: 17px;
    text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    font-size: 15px;
    padding: 5px;
    margin: 0px 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .total .amount {
    font-weight: 700;
    margin-left: 10px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
    padding: 5px;
    text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
    font-size: 14px;
    line-height: 38px;
    padding: 0px 20px;
    margin: 10px;
    font-weight: bold;
    border-radius: 0;
    text-transform: uppercase;
    color: #FFF;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
    color: #FFF;
    position: relative;
}
.top-sidebar {
    width: 100px;
    position: absolute;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    top: 37px;
    min-height: 40px;
    text-align: center;
}
.widget_shopping_cart {
    display: inline-block;
}
.widget_shopping_cart:hover .widget_shopping_cart_content {
    height: auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
}
.widget_shopping_cart .minicart_hover {
    display: inline-block;
}
.widget_shopping_cart .minicart_hover .cart-items-number {
    display: inline-block;
}
.widget_shopping_cart .widget_shopping_cart_content {
    height: 0px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    padding: 0;
    transform: translate(0,  50px);
    -webkit-transform: translate(0,  50px);
    -moz-transform: translate(0,  50px);
    -ms-transform: translate(0,  50px);
    -o-transform: translate(0,  50px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.galleria-theme-classic {
    position: relative;
    overflow: hidden;
    background: #000;
}
.galleria-theme-classic #galleria-loader {
    height: 1px !important;
}
.galleria-theme-classic img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-theme-classic .galleria-stage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.galleria-theme-classic .galleria-toggleFullscreen:before {
    content: "\f065";
    font-family: FontAwesome;
}
.galleria-theme-classic .galleria-toggleFullscreen:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-thumbnails-container {
    height: auto;
    bottom: 23px;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}
.galleria-theme-classic .galleria-toggleFullscreen {
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    right: 8px;
    top: 13px;
    z-index: 9;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #FFF;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}
.galleria-theme-classic .galleria-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    z-index: 1;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}
.galleria-theme-classic .galleria-image-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    z-index: 2;
    display: inline-block;
    width: 100%}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-left, .galleria-theme-classic .galleria-image-nav .galleria-image-nav-right {
    color: #fff;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    z-index: 9999;
    border: 1px solid;
    cursor: pointer;
    left: 44px!important;
}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-left:before, .galleria-theme-classic .galleria-image-nav .galleria-image-nav-right:before {
    content: '\f104';
    font-family: "FontAwesome";
    font-size: 14px;
    display: block;
    line-height: 38px;
    text-align: center;
    width: 38px;
    height: 38px;
}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-right {
    left: auto!important;
    right: 44px!important;
    float: right;
}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-right:before {
    content: '\f105'}
.galleria-theme-classic .galleria-thumbnails {
    width: auto!important;
    display: inline-block;
    height: auto!important;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
.galleria-theme-classic .galleria-thumbnails-list {
    text-align: center;
}
.galleria-theme-classic .galleria-info {
    top: 50%;
    z-index: 2;
    position: absolute;
    text-align: center;
    transform: translate(0,  -50%);
    -webkit-transform: translate(0,  -50%);
    -moz-transform: translate(0,  -50%);
    -ms-transform: translate(0,  -50%);
    -o-transform: translate(0,  -50%);
    left: 90px;
    right: 90px;
}
.galleria-theme-classic .galleria-info .galleria-info-text {
    display: inline-block !important;
}
.galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title {
    color: #FFF;
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    font-family: Cardo;
    text-transform: uppercase;
    position: relative;
    top: 2px;
}
.galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title:before, .galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title:after {
    content: '';
    border-top: 1px solid #FFF;
    position: absolute;
    left: 50%;
    width: 80%;
    transform: translate(-50%,  0);
    -webkit-transform: translate(-50%,  0);
    -moz-transform: translate(-50%,  0);
    -ms-transform: translate(-50%,  0);
    -o-transform: translate(-50%,  0);
    top: -11px;
    overflow: hidden;
}
.galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title:after {
    top: auto;
    bottom: -7px;
}
.galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-description {
    margin: 0;
    color: #FFF;
}
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover, .galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    background-color: #111;
}
.galleria-theme-classic.notouch .galleria-thumbnails-container .disabled:hover {
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
    background-color: transparent;
}
.galleria-theme-classic.touch .galleria-thumb-nav-left:active, .galleria-theme-classic.touch .galleria-thumb-nav-right:active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    background-color: #111;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image {
    height: 10px;
    width: 10px;
    background: #FFF;
    margin: 0px 5px;
    float: left;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}
.galleria-theme-classic .galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal 11px/1 arial, sans-serif;
    z-index: 1;
}
.galleria-theme-classic .galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
}
.galleria-theme-classic.fullscreen .galleria-toggleFullscreen:before {
    content: "\f066"}
@media (max-width:1024) {
    .galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title {
    font-size: 50px;
    line-height: 50px;
}
}@media (max-width:768px) {
    .galleria-theme-classic .galleria-info .galleria-info-text .galleria-info-title {
    font-size: 30px;
    line-height: 30px;
}
}@media (max-width:640px) {
    .galleria-theme-classic .galleria-image-nav .galleria-image-nav-right {
    right: 10px!important;
}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-left {
    left: 10px!important;
}
.galleria-theme-classic .galleria-info {
    left: 50px;
    right: 50px;
}
}@media (max-width:1600px) {
    .product-grid li.col-md-2 {
    width: 25%}
.product-grid li.col-md-2:nth-child(4n+1) {
    clear: both;
}
}@media (max-width:1366px) {
    .menu-left {
    overflow: auto;
    overflow-x: hidden;
}
.menu-left .inner-navigation .sub-menu {
    display: none;
}
}@media (max-width:1280px) {
    .container {
    width: 100%}
.woocommerce div.product div.images a.woocommerce-main-image, .woocommerce-page div.product div.images a.woocommerce-main-image {
    width: 80%;
    width: calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
    width: 20%;
    width: calc(130px);
    width: -webkit-calc(130px);
    width: -moz-calc(130px);
    padding-top: 15px;
}
}@media (min-width:1025px) {
    .fixed-right {
    transform: translate(8px,  -50%) rotate(90deg);
    -webkit-transform: translate(8px,  -50%) rotate(90deg);
    -moz-transform: translate(8px,  -50%) rotate(90deg);
    -ms-transform: translate(8px,  -50%) rotate(90deg);
    -o-transform: translate(8px,  -50%) rotate(90deg);
}
}@media (max-width:1024px) {
    html.has-wpadminbar {
    overflow: hidden;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary {
    font-size: 22px;
}
body.thim-active-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.thim_header_custom_style header.site-header .col-sm-2 {
    width: 100%}
.thim_header_custom_style header.site-header .col-sm-2 .thim-logo {
    text-align: center;
}
.thim_header_custom_style header.site-header .col-sm-10, .thim_header_custom_style header.site-header .inner-navigation {
    display: none;
}
.thim_header_custom_style.thim_header_style2 #thim_toggle_menu, .thim_header_custom_style.thim_header_style3 #thim_toggle_menu {
    width: 35px;
    height: 45px;
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 30px;
    color: #333;
    line-height: 12px;
    transform: translate(100%,  0);
    -webkit-transform: translate(100%,  0);
    -moz-transform: translate(100%,  0);
    -ms-transform: translate(100%,  0);
    -o-transform: translate(100%,  0);
}
.thim_header_custom_style.thim_header_style2 #thim_toggle_menu .line, .thim_header_custom_style.thim_header_style3 #thim_toggle_menu .line {
    width: 100%;
    height: 2px;
    background: #333;
    display: inline-block;
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.thim_header_custom_style.thim-active-menu #thim_toggle_menu .line:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 12px;
}
.thim_header_custom_style.thim-active-menu #thim_toggle_menu .line:nth-child(2) {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}
.thim_header_custom_style.thim-active-menu #thim_toggle_menu .line:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 12px;
}
.thim_header_custom_style.thim_fixedmenu header.site-header .top-sidebar {
    right: 0;
}
.thim_header_custom_style.thim_fixedmenu .menu-show #thim_toggle_menu {
    top: 13px;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner {
    text-align: center;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner .thim-logo {
    display: inline-block;
    float: none;
}
.woocommerce div.product div.images a.woocommerce-main-image, .woocommerce-page div.product div.images a.woocommerce-main-image {
    width: calc(100% - 98px);
    width: -webkit-calc(100% - 98px);
    width: -moz-calc(100% - 98px);
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
    width: calc(98px);
    width: -webkit-calc(98px);
    width: -moz-calc(98px);
}
.menu-left {
    transform: translate(-100%,  0);
    -webkit-transform: translate(-100%,  0);
    -moz-transform: translate(-100%,  0);
    -ms-transform: translate(-100%,  0);
    -o-transform: translate(-100%,  0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.menu-left .inner-navigation {
    position: relative;
    z-index: 2;
}
.thim-active-menu .menu-left {
    transform: translate(0,  0);
    -webkit-transform: translate(0,  0);
    -moz-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    -o-transform: translate(0,  0);
}
.thim-menu-list .inner-content .title-box {
    display: inline-table;
}
.thim-menu-list .inner-content:before, .thim-menu-list .inner-content:after {
    top: 62px;
}
.thim-heading .sc-heading {
    padding-bottom: 0;
    padding-top: 0;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left {
    padding: 55px;
}
.thim-flipbook-menu .flipbook-pages {
    margin-left: 0 !important;
    min-height: 800px !important;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper {
    width: 100% !important;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper>div {
    width: 100% !important;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper .page {
    width: 100% !important;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper .page.media {
    display: none;
    visibility: hidden;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper .page.media.cover-menu {
    display: block;
    visibility: visible;
    background-size: initial;
    background-position: center center;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper .page.menu-wrapper:before {
    display: none;
}
#main {
    width: 100%}
#sidebar {
    width: 100%;
    margin-top: 60px;
}
#sb_instagram .sbi_photo img {
    width: 100%}
.coming-soon-wrapper .title {
    font-size: 45px;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper .title, .thim-menu-list .title-box .menu-title, .thim-events .events .event .event-row .info .inner-info .title-wrapper .widget-title, .top_site_main .page-title-wrapper .heading__primary, .thim-heading .sc-heading .heading__primary {
    font-size: 35px;
    line-height: 62px;
}
.product-grid li.col-md-2 {
    width: 33.33%}
.product-grid li.col-md-2:nth-child(3n+1) {
    clear: both;
}
.product-grid li.col-md-2:nth-child(4n+1) {
    clear: none;
}
.thim-active-menu #wrapper-container {
    transform: translate(251px,  0);
    -webkit-transform: translate(251px,  0);
    -moz-transform: translate(251px,  0);
    -ms-transform: translate(251px,  0);
    -o-transform: translate(251px,  0);
}
#wrapper-container {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.menu-left {
    display: block;
    float: left;
    height: 100%}
.thim-active-menu .after-menu-sidebar {
    left: 0;
    display: inline-block;
    width: 251px;
    z-index: 1;
}
#thim_toggle_menu {
    cursor: pointer;
}
.thim-active-menu .open-menu {
    text-indent: -99999px;
}
.thim-active-menu .open-menu:before, .thim-active-menu .open-menu:after {
    content: '';
    width: 45px;
    border-top: 1px solid #393939;
    position: absolute;
    display: block;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%,  0) rotate(45deg);
    -webkit-transform: translate(-50%,  0) rotate(45deg);
    -moz-transform: translate(-50%,  0) rotate(45deg);
    -ms-transform: translate(-50%,  0) rotate(45deg);
    -o-transform: translate(-50%,  0) rotate(45deg);
}
.thim-active-menu .open-menu:after {
    transform: translate(-50%,  0) rotate(-45deg);
    -webkit-transform: translate(-50%,  0) rotate(-45deg);
    -moz-transform: translate(-50%,  0) rotate(-45deg);
    -ms-transform: translate(-50%,  0) rotate(-45deg);
    -o-transform: translate(-50%,  0) rotate(-45deg);
}
}@media (max-width:768px) {
    .thim_header_custom_style.thim_header_style2 #thim_toggle_menu, .thim_header_custom_style.thim_header_style3 #thim_toggle_menu {
    left: -27px;
}
.thim_header_custom_style.thim_header_style2 header.site-header .top-sidebar, .thim_header_custom_style.thim_header_style3 header.site-header .top-sidebar {
    right: -63px;
}
.thim-list-menu-wrapper.columns-2 .item, .thim-list-menu-wrapper.columns-3 .item, .thim-list-menu-wrapper.columns-4 .item, .thim-list-menu-wrapper.columns-5 .item {
    width: 100%}
.thim-title-box.thim-parallax {
    background-attachment: initial;
    background-position: 0 !important;
}
.thim-title-box .menu-tabs {
    clear: both;
}
.thim-title-box .menu-tabs .item-tab {
    width: 50%}
.top_site_main.images_parallax {
    background-attachment: initial;
    background-position: 0 !important;
}
.woocommerce div.product div.images a.woocommerce-main-image, .woocommerce-page div.product div.images a.woocommerce-main-image {
    width: 100%;
    float: left;
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
    width: 100%;
    text-align: center;
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a {
    width: 150px;
    clear: none;
    display: inline-block;
    float: none;
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
    float: left;
}
.thim-list-info li.info {
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}
.thim-list-info {
    padding: 20px 0px 0px;
}
.product-grid li.col-md-2 {
    width: 50%}
.product-grid li.col-md-2:nth-child(2n+1) {
    clear: both;
}
.product-grid li.col-md-2:nth-child(3n+1) {
    clear: none;
}
.thim-events .events .event .event-row .info {
    width: 100%;
    height: 700px;
}
.thim-events .events .event .event-row .info .inner-info {
    right: 15px;
}
.thim-events .events .event .event-row .info:after {
    right: 15px;
}
.thim-events .events .event .event-row .media {
    display: none;
}
.tweet-item.col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
}
#wrapper-container .content-pusher {
    padding-left: 35px;
    padding-right: 35px;
}
.thim-social-fixed.fixed-left {
    min-width: 50px;
}
.fixed-left, .fixed-right {
    min-width: 150px;
    min-height: 50px;
    line-height: 50px;
}
.fixed-right {
    transform: translate(50px,  -50%) rotate(90deg);
    -webkit-transform: translate(50px,  -50%) rotate(90deg);
    -moz-transform: translate(50px,  -50%) rotate(90deg);
    -ms-transform: translate(50px,  -50%) rotate(90deg);
    -o-transform: translate(50px,  -50%) rotate(90deg);
}
.fixed-left {
    transform: translate(-50px,  -50%) rotate(-90deg);
    -webkit-transform: translate(-50px,  -50%) rotate(-90deg);
    -moz-transform: translate(-50px,  -50%) rotate(-90deg);
    -ms-transform: translate(-50px,  -50%) rotate(-90deg);
    -o-transform: translate(-50px,  -50%) rotate(-90deg);
}
.thim-widget-text-box .thim-text-box .content-box {
    left: 0;
    right: 0;
    max-width: 600px;
}
#back-to-top {
    right: 5px;
    bottom: 10px;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 50%;
    padding: 10px !important;
}
.booktable-wrapper.row .col-sm-3, .booktable-wrapper.row .col-sm-4 {
    width: 100%}
.product-grid li.col-md-3:nth-child(2n+1) {
    clear: both;
}
.archive .archive-content article .entry-header .blog_title {
    font-size: 20px;
    line-height: 32px;
}
.archive .archive-content article .entry-meta {
    padding: 0px 15px;
}
.archive .archive-content article .entry-meta li:first-child {
    margin-left: -20px;
}
form.wpcf7-form .col-sm-6 {
    width: 100%}
}@media (max-width:736px) {
    .thim_header_custom_style.thim_header_style2 #thim_toggle_menu, .thim_header_custom_style.thim_header_style3 #thim_toggle_menu {
    top: 15px;
    width: 30px;
    height: 30px;
    line-height: 5px;
    left: -18px;
}
.thim_header_custom_style.thim_header_style2 header.site-header .col-sm-2 .thim-logo, .thim_header_custom_style.thim_header_style3 header.site-header .col-sm-2 .thim-logo {
    padding-top: 13px;
}
.thim_header_custom_style.thim_header_style2.thim-active-menu #thim_toggle_menu .line:nth-child(1), .thim_header_custom_style.thim_header_style3.thim-active-menu #thim_toggle_menu .line:nth-child(1) {
    top: 10px;
}
.thim_header_custom_style.thim_header_style2.thim-active-menu #thim_toggle_menu .line:nth-child(3), .thim_header_custom_style.thim_header_style3.thim-active-menu #thim_toggle_menu .line:nth-child(3) {
    bottom: 8px;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-logo {
    padding-top: 0;
    padding-bottom: 0;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-logo img {
    max-height: 60px;
    width: auto;
}
.thim_header_custom_style.thim_header_style3 #wrapper-container .content-pusher {
    padding-top: 70px;
}
.thim_fixedmenu .site-header.menu-show .thim-logo .no-sticky-logo {
    display: none;
}
.thim_fixedmenu .site-header.menu-show .thim-logo .sticky-logo {
    display: block;
}
.thim-title-box {
    height: auto !important;
    line-height: 115px !important;
}
.thim-title-box .menu-tabs .item-tab {
    width: auto;
    padding: 0px 20px;
}
.thim-title-box .menu-tabs .item-tab a .inner .icon {
    display: table-column;
}
.thim-title-box .menu-tabs .item-tab a .inner .info {
    padding-left: 0;
}
.thim-title-box .menu-tabs .item-tab a .inner .info .desc {
    display: none;
}
.thim-title-box.style-tab .menu-title {
    font-size: 20px;
    position: absolute;
    top: 0;
    line-height: 60px;
    left: 0;
    right: 0;
}
.top_site_main .page-title-wrapper .heading__primary:before {
    top: -3px;
}
.top_site_main .page-title-wrapper .heading__primary:after {
    bottom: 0px;
}
.top_site_main .page-title-wrapper .heading__primary {
    font-size: 30px;
    line-height: 44px;
}
.list-html-content .item-content {
    float: left;
    padding: 20px;
    text-align: center;
}
.list-html-content .item-content .desc-list {
    max-width: 100%}
.list-html-content .col-sm-6 {
    overflow: hidden;
}
.list-html-content .item-content .title-list h5 {
    margin-top: 0;
    margin-bottom: 0;
}
.list-html-content {
    padding-bottom: 0;
}
.top_site_main.images_parallax {
    background-position: 0 !important;
}
.top_site_main {
    height: calc(100vh - 60px) !important;
    height: -webkit-calc(100vh - 60px) !important;
    height: -moz-calc(100vh - 60px) !important;
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a {
    width: 100px;
}
.top-sidebar {
    min-height: 30px;
    top: 15px;
    right: -25px;
}
.thim-logo {
    min-height: 60px;
    padding: 10px 0px;
}
.thim-widget-text-box .thim-text-box .media {
    height: 300px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.thim-logo .row {
    margin-left: 0;
    margin-right: 0;
}
.menu-left .inner-navigation {
    margin-top: 15px;
}
.menu-left .navbar-nav {
    margin: 0;
}
.after-menu-sidebar {
    position: relative;
    margin-top: 30px;
}
.list-html-content .line-center {
    display: none;
}
.thim-our-team .member {
    margin-bottom: 30px;
}
.forcefullwidth_wrapper_tp_banner .fullscreen-container {
    left: auto !important;
    height: calc(100vh - 60px) !important;
    height: -webkit-calc(100vh - 60px) !important;
    height: -moz-calc(100vh - 60px) !important;
    width: 100% !important;
}
.forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 60px) !important;
    height: -webkit-calc(100vh - 60px) !important;
    height: -moz-calc(100vh - 60px) !important;
}
.admin-bar .forcefullwidth_wrapper_tp_banner .fullscreen-container {
    left: auto !important;
    height: calc(100vh - 92px) !important;
    height: -webkit-calc(100vh - 92px) !important;
    height: -moz-calc(100vh - 92px) !important;
}
.admin-bar .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 92px) !important;
    height: -webkit-calc(100vh - 92px) !important;
    height: -moz-calc(100vh - 92px) !important;
}
}@media (max-width:640px) {
    .site-header.menu-show .thim-logo .no-sticky-logo {
    display: none;
}
.site-header.menu-show .thim-logo .sticky-logo {
    display: block;
}
.thim-persephone.tp-leftarrow {
    left: -35px !important;
}
.thim-persephone.tp-rightarrow {
    right: 10px;
    left: auto !important;
    transform: translate(0,  -50%) !important;
    -webkit-transform: translate(0,  -50%) !important;
    -moz-transform: translate(0,  -50%) !important;
    -ms-transform: translate(0,  -50%) !important;
    -o-transform: translate(0,  -50%) !important;
}
.thim-flipbook-menu .thim-heading .sc-heading {
    padding-top: 0;
    padding-bottom: 0;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner {
    padding: 15px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content {
    padding: 20px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .info .short-info {
    padding-right: 0;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .info .label {
    position: relative;
    top: 0;
    padding: 3px 10px;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper .title, .thim-menu-list .title-box .menu-title, .thim-events .events .event .event-row .info .inner-info .title-wrapper .widget-title, .top_site_main .page-title-wrapper .heading__primary, .thim-heading .sc-heading .heading__primary {
    font-size: 25px;
    line-height: 40px;
}
.thim-menu-list .inner-content:before, .thim-menu-list .inner-content:after {
    top: 40px;
}
.top_site_main .page-title-wrapper .heading__secondary {
    line-height: 32px;
    font-size: 14px;
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
    font-size: 20px;
}
.archive .archive-content article {
    width: 100%}
.archive .archive-content article .entry-header .blog_title {
    font-size: 17px;
}
.single .site-content article .entry-header .blog_title {
    font-size: 17px;
    line-height: 20px;
}
.coming-soon-wrapper .title {
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block {
    width: 63px;
    height: 63px;
}
.coming-soon-wrapper .thim-countdown .count-down {
    margin-bottom: 10px;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block .counter {
    font-size: 25px;
    line-height: 40px;
    height: 39px;
    margin: 0;
}
.coming-soon-wrapper .thim-countdown {
    margin-top: 20px;
}
.coming-soon-wrapper .content-text {
    line-height: 25px;
}
.coming-soon-wrapper {
    min-height: 0;
    padding: 20px 15px;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-caption {
    font-size: 12px;
}
.form.mc4wp-form .mc4wp-form-fields input, form.mc4wp-form .mc4wp-form-fields input {
    max-width: 100%;
    margin-bottom: 10px;
}
.form.mc4wp-form .mc4wp-form-fields input[type=submit], form.mc4wp-form .mc4wp-form-fields input[type=submit] {
    width: 100%}
.thim-menu-list .title-box .widget-title {
    font-size: 14px;
}
}@media (max-width:480px) {
    html .thim_header_custom_style.thim_header_style2 header.site-header .top-sidebar, html .thim_header_custom_style.thim_header_style3 header.site-header .top-sidebar {
    right: 0;
}
html .thim_header_custom_style header.site-header .top-sidebar {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
html .thim_header_custom_style .thim-social-fixed.fixed-left {
    display: none;
}
html .thim_header_custom_style.thim-active-menu #thim_toggle_menu .line:nth-child(3) {
    bottom: 6px;
}
html .thim_header_custom_style.thim_fixedmenu header.site-header {
    padding-left: 0;
    padding-right: 0;
}
html .thim_header_custom_style.thim_fixedmenu .content-pusher {
    padding-top: 0;
}
html .thim_header_custom_style.thim_header_style3 #main-content {
    padding-top: 0;
}
.thim-active-menu #wrapper-container .content-pusher {
    overflow: hidden;
}
.my-mfp-slide-bottom .mfp-inline-holder .mfp-content {
    max-width: 100vw;
}
#thim-popup-sidebar.white-popup {
    max-width: 100vw;
}
.thim-list-menu-wrapper .item .desc .name {
    white-space: normal;
}
.thim-list-menu-wrapper .item .desc .info .short-info {
    padding-right: 0;
}
.thim-list-menu-wrapper .item .desc .info .label {
    position: relative;
    top: 0;
    padding: 5px 10px;
    line-height: 28px;
}
.filter-navigation .inner .filter {
    float: left;
    width: 100%}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left {
    padding: 55px 0px;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content {
    margin-top: 0;
}
.top-sidebar {
    right: 0;
    width: auto;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 100%}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc {
    padding-right: 0;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name {
    margin-top: 0;
    white-space: normal;
    line-height: 14px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name a {
    font-size: 14px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name .price {
    font-size: 14px;
    line-height: 18px;
    padding-left: 0;
    display: inline-block;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary a {
    font-size: 18px;
}
html body {
    font-size: 16px;
}
html body h1 {
    font-size: 30px;
}
html body h2 {
    font-size: 25px;
}
html body h3 {
    font-size: 20px;
}
html body h4 {
    font-size: 15px;
}
html body h5 {
    font-size: 14px;
}
.thim-heading .heading__secondary {
    font-size: 16px;
    line-height: 20px;
}
.product-grid li.product {
    width: 100%}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%}
.thim-about-author .author-avatar {
    width: 100%}
.thim-about-author .author-details {
    width: 100%;
    padding: 10px 20px;
}
.comments-area .comment-list-inner li .avatar {
    margin: 0 auto;
    float: none;
    position: relative;
    left: 0;
    right: 0;
    display: block;
}
.comments-area .comment-list-inner li .comment-right {
    width: 100%;
    margin-top: 20px;
}
.comments-area .comment-list-inner li .content-comment {
    padding: 15px;
}
.comments-area .comment-list-inner li .comment-extra-info {
    padding-left: 15px;
}
.comments-area .comment-list-inner li .wrapper-comment {
    padding-top: 30px;
}
.comments-area .comment-list-inner .children {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 30px;
}
.list-html-content .item-content {
    padding: 10px;
}
.list-html-content .item-content .title-list h5 {
    line-height: 25px;
    font-size: 20px;
}
.list-html-content {
    padding: 0px;
}
.thim-global-link.fixed-right {
    transform: translate(0) rotate(0deg);
    -webkit-transform: translate(0) rotate(0deg);
    -moz-transform: translate(0) rotate(0deg);
    -ms-transform: translate(0) rotate(0deg);
    -o-transform: translate(0) rotate(0deg);
    background: #FFF;
    width: 100%;
    bottom: 0;
    top: auto;
    z-index: 9;
    line-height: 40px;
    min-height: 40px;
}
.toggle-menu.fixed-left {
    transform: translateY(0) rotate(0);
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    top: 0;
    left: 15px;
    background: transparent;
    z-index: 9999;
    min-height: auto;
    min-width: auto;
    width: 45px;
}
.thim-active-menu .open-menu:before, .thim-active-menu .open-menu:after {
    left: 15px;
}
#wrapper-container .content-pusher {
    padding-left: 0;
    padding-right: 0;
}
header#masthead {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    z-index: 999;
    background: transparent;
}
.site-header .container {
    position: fixed;
    background: #FFF;
    z-index: 999;
}
header#masthead.menu-hidden .container, .toggle-menu.fixed-left.menu-hidden {
    transform: translate(0,  -100%);
    -webkit-transform: translate(0,  -100%);
    -moz-transform: translate(0,  -100%);
    -ms-transform: translate(0,  -100%);
    -o-transform: translate(0,  -100%);
    margin-top: 0 !important;
}
.thim-global-link.fixed-right.menu-hidden {
    transform: translate(0,  100%);
    -webkit-transform: translate(0,  100%);
    -moz-transform: translate(0,  100%);
    -ms-transform: translate(0,  100%);
    -o-transform: translate(0,  100%);
}
header#masthead .container, .toggle-menu.fixed-left, .thim-global-link.fixed-right {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
header#masthead .container>a, .toggle-menu.fixed-left>a, .thim-global-link.fixed-right>a {
    width: 100%;
    left: 0;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .content-text {
    padding: 10px;
}
.thim-widget-text-box .thim-text-box .content-box {
    left: 0;
    right: 0;
}
#main-content {
    padding-top: 60px;
}
.coming-soon-wrapper {
    min-height: 100vh;
}
}@media (max-width:360px) {
    body.meny-active {
    overflow: hidden;
}
.thim-list-info {
    padding: 25px 10px 0px;
}
.thim-list-info ul li {
    width: 100%;
    padding: 0px 10px;
    line-height: 25px;
}
.thim-list-info ul li li {
    width: auto;
}
.thim-widget-text-box .thim-text-box .content-box {
    max-width: 310px;
}
#back-to-top {
    z-index: 999;
    bottom: 0;
    height: 40px;
    width: 40px;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    padding: 0 !important;
    padding-bottom: 5px !important;
}
.thim-widget-icon-box .wrapper-box-icon.circle .boxes-icon.circle {
    float: none;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner {
    width: 100% !important;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left {
    padding: 15px;
}
.thim-menu-list {
    padding: 100px 0px 50px;
}
.meny-active .toggle-menu:before, .meny-active .toggle-menu:after {
    top: 22px;
    left: 0;
}
.thim-events .events .event .event-row .info {
    height: 800px;
}
.thim-events .events .event .event-row .info .inner-info .event-title {
    font-size: 18px;
    line-height: 20px;
    margin-top: 30px;
}
.count-down .counter-group .counter-block {
    width: 50px;
    height: 50px;
}
.count-down .counter-group .counter-block .counter {
    font-size: 18px;
    line-height: 20px;
    height: 25px;
    margin: 8px 8px 0px;
}
.count-down .counter-group .counter-block .counter.with-hundreds {
    margin: 8px 8px 0px;
}
.top_site_main .page-title-wrapper .heading__primary:after {
    bottom: 1px;
    top: auto;
}
.top_site_main .page-title-wrapper .heading__primary:before {
    top: 0px;
}
.top_site_main .icon-scroll {
    bottom: 10px;
    font-size: 14px;
    line-height: 14px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .sub-title {
    margin-top: 0;
    margin-bottom: 5px;
}
}@media (max-width:320px) {
    .woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a {
    width: 80px;
}
.count-down .counter-group .counter-block:last-child {
    margin-right: 3px;
}
.thim-widget-text-box .thim-text-box .content-box {
    left: 0;
    right: 0;
}
.thim-flipbook-menu .page-nav ul li {
    margin: 0px 10px;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading {
    text-align: center;
}
.thim-flipbook-menu .flipbook-pages {
    margin-left: 0 !important;
    min-height: 800px !important;
}
.thim-flipbook-menu .flipbook-pages .page-wrapper .page.media.cover-menu {
    display: block;
    visibility: visible;
    background-size: initial;
    background-position: center center;
}
.thim-about-author .user-social {
    margin: auto;
    display: table;
}
.top_site_main .icon-scroll {
    bottom: 30px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content {
    padding: 10px;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner {
    padding: 0;
}
#ui-datepicker-div {
    width: 15em;
    left: 15px !important;
}
}
body {
  background-color: #d5d1cb;
  font-family: Inconsolata;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7em;
  color: #333333 3;
}
#wrapper-container {
    background-color: #d5d1cb;

}
h1 {
  color: #393939;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1em;
}
h2 {
  color: #393939;
  font-size: 40px;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.6em;
}
h3 {
    color: #393939;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.6em;

}
h4 {
  color: #393939;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5em;
}
h5 {
  color: #393939;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.6em;
}
h5 .fa {
  font-size: 12px;
}
h6 {
  color: #393939;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.4em;
}
a {
  color: #333333;
}
a:hover,
a:active,
a:focus {
  color: #b51f2a;
}
/* Archive */
.top_site_main.top-site-no-image {
  background: #b51f2a;
}
.top_site_main .page-title-wrapper .heading__primary {
  font-family: Pathway Gothic One;
}
.top_site_main .page-title-wrapper a {
  color: #b51f2a;
}
.archive .archive-content article .entry-header .blog_title {
  font-family: Pathway Gothic One;
}
.archive .archive-content article .entry-header .blog_title a {
  color: #333333;
}
.archive .archive-content article .entry-header .blog_title a:hover {
  color: #b51f2a;
}
.archive .archive-content article .entry-meta li a {
  color: #b51f2a;
}
.archive .archive-content article .entry-meta li a:hover {
  color: #333333;
}
article .entry-header .blog_title {
  font-family: Pathway Gothic One;
}
article .entry-header .blog_title a {
  color: #333333;
}
article .entry-header .blog_title a:hover {
  color: #b51f2a;
}
article .entry-meta li a {
  color: #b51f2a;
}
article .entry-meta li a:hover {
  color: #333333;
}
.loop-pagination ul li .page-numbers.current,
.pagination ul li .page-numbers.current,
.loop-pagination ul li .page-numbers:hover,
.pagination ul li .page-numbers:hover {
  background: #b51f2a;
  border: 1px solid #b51f2a;
}
.comments-area .comment-list-inner .comments-title {
  font-family: Pathway Gothic One;
}
.comments-area .comment-list-inner li .comment-extra-info .author,
.comments-area .comment-list-inner li .comment-extra-info .date,
.comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
  color: #333333;
}
.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
  color: #b51f2a;
}
.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
  font-family: Pathway Gothic One;
}
.thim-about-author .author-details .name {
  color: #333333;
}
.thim-about-author .author-details .name a {
  color: #333333;
}
/* End: Archive */
/* Coming soon */
.coming-soon-wrapper .title {
  font-family: Pathway Gothic One;
}
.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block {
  border-color: #b51f2a;
}
/* End: Coming soon */
/* flipbook */
.thim-flipbook-menu .flipbook-pages .page {
  background-color: #b51f2a;
}
.thim-flipbook-menu .flipbook-pages .page.media .inner-media .drag {
  background: #b51f2a;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper:before,
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper:after {
  background: #b51f2a;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner:before,
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner:after {
  background: #b51f2a;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name a {
  font-family: Pathway Gothic One;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name a:hover {
  color: #333333;
}
.thim-flipbook-menu .flipbook-pages .page.menu-wrapper .menu-inner .content .submenu-wrapper .list-menu .item .desc .name .price {
  font-family: Pathway Gothic One;
}
.thim-flipbook-menu .page-nav ul li {
  color: #333333;
}
.thim-flipbook-menu .page-nav ul li.active,
.thim-flipbook-menu .page-nav ul li:hover {
  color: #b51f2a;
}
/* End: flipbook */
/* Footer */
footer .siteorigin-widget-tinymce.textwidget h3 {
  font-family: Pathway Gothic One;
}
footer .siteorigin-widget-tinymce.textwidget a {
  color: #333333;
}
footer .siteorigin-widget-tinymce.textwidget a.fa {
  color: #333333;
}
footer .siteorigin-widget-tinymce.textwidget a.fa:hover {
  color: #b51f2a;
}
footer .siteorigin-widget-tinymce.textwidget a:hover {
  color: #b51f2a;
}
footer .siteorigin-widget-tinymce.textwidget p {
  color: #333333;
}
footer .text-copyright {
  color: #878b91;
}
footer .text-copyright a {
  color: #878b91;
}
footer .text-copyright a:hover {
  color: #b51f2a;
}
/* End: Footer */
/* Icon Box */
.thim-widget-icon-box .wrapper-box-icon .smicon-box .boxes-icon .icon i {
  color: #b51f2a;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box.icon-left .content-inner .sc-heading .heading__primary a {
  color: #b51f2a;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box .desc-icon-box a {
  color: #333333 3;
}
.thim-widget-icon-box .wrapper-box-icon .smicon-box .desc-icon-box a:hover {
  color: #b51f2a;
}
/* End: Icon Box */
/* Quickview */
.mfp-image-holder .mfp-close,
.mfp-inline-holder .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close:hover,
.mfp-inline-holder .mfp-close:hover {
  color: #b51f2a;
}
.quickview .flexslider .flex-direction-nav li a {
  background: #333333;
}
/* End :Quickview */
/* Sidebar */
.widget-area aside .widget-title span {
  font-family: Pathway Gothic One;
  color: #333333;
}
.widget-area aside ul li a {
  color: #333333;
}
.widget-area aside ul li a:hover {
  color: #b51f2a;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content a {
  color: #333333;
  font-family: Pathway Gothic One;
}
.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content a:hover {
  color: #b51f2a;
}
.widget-area .widget_nav_menu .menu-item-has-children .disable_link {
  color: #333333;
}
/* End: Sidebar */
/* Template */
#back-to-top {
  background-color: #b51f2a;
}
.thim-title-font {
  font-family: Pathway Gothic One;
}
a.fa:hover {
  color: #b51f2a !important;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper .title {
  font-family: Pathway Gothic One;
}
.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper hr.small {
  border-top: 2px solid #b51f2a;
}
.thim-btn {
  color: #b51f2a;
}
.thim-twitter .content {
  color: #333333;
}
.thim-twitter .content a {
  color: #b51f2a;
}
.thim-twitter .content a:hover {
  color: #333333;
}
.thim-twitter .link-follow {
  color: #333333;
}
.thim-twitter .link-follow a {
  color: #b51f2a;
}
.thim-twitter .link-follow a:hover {
  color: #333333;
}
#sb_instagram #sbi_load .sbi_follow_btn span {
  color: #b51f2a;
}
#sb_instagram #sbi_load .sbi_follow_btn span:hover {
  color: #333333;
}
#sb_instagram .sbi_photo:after {
  color: #b51f2a;
}
.count-down .counter-group .counter-block {
  color: #333333;
}
.thim-events .events {
  background: #b51f2a;
}
.thim-events .events .event .event-row .info .inner-info .before-inner,
.thim-events .events .event .event-row .info .inner-info .after-inner {
  background: #b51f2a;
}
.thim-events .events .event .event-row .info .inner-info .title-wrapper .widget-title {
  font-family: Pathway Gothic One;
}
.thim-events .events .event .event-row .info .inner-info .event-title {
  font-family: Pathway Gothic One;
}
.thim-events .events .event .event-row .info .before-info,
.thim-events .events .event .event-row .info .after-info {
  background: #b51f2a;
}
.tp_event_counter {
  background-color: #b51f2a;
}
.thim-menu-list .title-box .menu-title {
  font-family: Pathway Gothic One;
}
.thim-menu-list a.readmore {
  color: #b51f2a;
}
.thim-persephone.tparrows:hover {
  border: 1px solid #b51f2a;
}
.thim-persephone.tparrows:hover:before {
  color: #b51f2a;
}
.thim-btn-fullscreen:hover {
  color: #b51f2a !important;
}
.thim-heading .sc-heading .heading__primary {
  font-family: Pathway Gothic One;
}
.thim-heading .sc-heading .line-heading {
  border-top: 2px solid #b51f2a;
}
input[type=submit] {
  border-color: #b51f2a;
  background: #b51f2a;
}
input[type=submit]:hover {
  background: #333333;
  border-color: #333333;
}
.thim-social ul li a {
  color: #333333 3;
}
.thim-social ul li a:hover {
  color: #b51f2a;
}
.thim-widget-google-map .overlay {
  background: #b51f2a;
}
.thim-our-team .inner .avatar-wrapper .avatar-inner:after {
  background-color: #b51f2a;
}
.thim-our-team .inner .info .name {
  color: #333333;
}
#ui-datepicker-div .ui-datepicker-title {
  background: #b51f2a;
  border: 1px solid #b51f2a;
}
#ui-datepicker-div .ui-datepicker-buttonpane button {
  background: #333333;
  border: 1px solid #333333;
}
#ui-datepicker-div dt {
  color: #333333;
}
#ui-datepicker-div th {
  color: #333333;
}
/* End: Template */
/* Woocommerce */
.product-grid .product .product_thumb .button.add_to_cart_button {
  background: #b51f2a;
}
.product-grid .product .product_thumb .button:hover {
  background: #b51f2a;
}
.product-grid .product .product_thumb .added_to_cart:hover {
  background: #b51f2a;
}
.product-grid .product__info a.title {
  font-family: Pathway Gothic One;
  color: #333333;
}
.product-grid .product__info a.title:hover {
  color: #b51f2a;
}
.product-grid .product__info .price {
  color: #b51f2a;
}
.star-rating span::before {
  color: #b51f2a;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title {
  font-family: Pathway Gothic One;
}
.woocommerce div.product .woocommerce-review-link,
.woocommerce-page div.product .woocommerce-review-link {
  color: #333333 3;
}
.woocommerce div.product .woocommerce-review-link:hover,
.woocommerce-page div.product .woocommerce-review-link:hover {
  color: #b51f2a;
}
.woocommerce div.product .posted_in a,
.woocommerce-page div.product .posted_in a {
  color: #333333;
}
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product span.price {
  color: #b51f2a;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
  background: #333333;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover {
  background: #b51f2a;
}
.woocommerce div.product .woocommerce-tabs .tabs li,
.woocommerce-page div.product .woocommerce-tabs .tabs li {
  color: #333333;
}
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.woocommerce-page div.product .woocommerce-tabs .tabs li.active {
  border-bottom: 4px solid #b51f2a !important;
  color: #b51f2a;
}
.woocommerce div.product .related h2,
.woocommerce-page div.product .related h2 {
  font-family: Pathway Gothic One;
}
.woocommerce .stars a {
  color: #b51f2a;
}
.woocommerce #reviews #review_form #respond .form-submit #submit {
  background: #333333;
}
.woocommerce #reviews #review_form #respond .form-submit #submit:hover {
  background: #b51f2a;
}
.woocommerce .woocommerce-info {
  border-top-color: #b51f2a;
}
.woocommerce .woocommerce-info:before {
  color: #b51f2a;
}
.woocommerce .cart .button {
  background: #b51f2a;
  border-color: #b51f2a;
}
.woocommerce .cart .button:hover {
  background: #333333;
  border-color: #333333;
}
.woocommerce .cart .actions input.button {
  background: #333333;
  border-color: #333333;
}
.woocommerce .cart .actions input.button:hover {
  background: #b51f2a;
  border-color: #b51f2a;
}
.woocommerce a.button.alt:hover {
  background-color: #333333;
}
.woocommerce input.button {
  background: #b51f2a;
}
.woocommerce input.button.alt {
  background-color: #b51f2a;
}
.woocommerce input.button.alt:hover {
  background-color: #333333;
}
.woocommerce input.button:hover {
  background: #333333;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #b51f2a;
}
/* End: Woocommerce */
/* Main Menu */
.toggle-menu:before,
.toggle-menu:after {
  border-top: 1px solid #333333;
}
.toggle-menu:hover {
  color: #b51f2a;
}
.menu-left {
  background: #b51f2a;
}
.menu-left .inner-navigation {
  background: #b51f2a;
}
.thim_header_style2 .nav li.current-menu-parent a span,
.thim_header_style3 .nav li.current-menu-parent a span {
  color: #b51f2a;
}
.thim_header_style2 .nav li.current-menu-parent .sub-menu li.current_page_item a,
.thim_header_style3 .nav li.current-menu-parent .sub-menu li.current_page_item a {
  color: #b51f2a;
}
.fixed-left,
.fixed-right {
  color: #333333;
}
.fixed-left a,
.fixed-right a {
  color: #333333;
}
.fixed-left a:hover,
.fixed-right a:hover {
  color: #b51f2a;
}
.thim-switch-lang ul li a:hover {
  color: #333333;
}
.thim-switch-lang ul li.active a:hover {
  color: #333333;
}
/* End: Main menu */
.single-tp_event {
  /* Event */
  /* End: Event */
}
.single-tp_event .entry-countdown .countdown-row .countdown-section {
  border-color: #b51f2a;
}
.single-rm-menu-entry .content-inner div.menu-entry-meta {
  color: #b51f2a;
}
.thim-loading {
  background: #ffffff;
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #b51f2a;
}
.thim-title-color {
  color: #333333;
}
.thim-title-color a {
  color: #333333;
}
.thim-title-color a:hover {
  color: #b51f2a;
}
.thim-title-color span {
  color: #b51f2a;
}
.thim-persephone .tp-bullet:hover,
.thim-persephone .tp-bullet.selected {
  background: #b51f2a;
}
div.wpcf7-validation-errors {
  border: 1px solid #b51f2a;
}
.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
  background: #b51f2a;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
  color: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
  color: #333333 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:hover {
  background: #b51f2a;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
  background: #333333;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
  background: #b51f2a;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
  background: #b51f2a;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:hover {
  background: #333333;
}
.thim-list-info .fa:hover {
  color: #b51f2a;
}
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-left:hover,
.galleria-theme-classic .galleria-image-nav .galleria-image-nav-right:hover {
  color: #b51f2a;
}
.galleria-theme-classic .galleria-thumbnails .galleria-image.active {
  background: #b51f2a;
}
.thim-title-box .menu-title {
  font-family: Pathway Gothic One;
}
.thim-list-menu-wrapper .item .desc .name a {
  font-family: Pathway Gothic One;
  color: #333333;
}
.thim-list-menu-wrapper .item .desc .name a:hover {
  color: #b51f2a;
}
.thim-list-menu-wrapper .item .desc .name .price {
  font-family: Pathway Gothic One;
  color: #333333;
}
/* Widget Menu Tab */
.thim-title-box .menu-tabs .item-tab a .inner .info .name {
  font-family: Pathway Gothic One;
}
.thim-title-box .menu-tabs .item-tab.active a .inner .info,
.thim-title-box .menu-tabs .item-tab:hover a .inner .info {
  color: #b51f2a;
}
/* End: Menu Tab */
/* Menu filter */
.filter-navigation .inner .filter {
  color: #333333;
  font-family: Pathway Gothic One;
}
.filter-navigation .inner .filter:hover,
.filter-navigation .inner .filter.active {
  color: #b51f2a;
  border-color: #333333;
}
/* End: Menu filter */
.thim_header_custom_style header.site-header {
  background-color: #d5d1cb;
}
.thim_header_custom_style header.site-header .inner-navigation .disable_link {
  color: #333333;
}
.thim_header_custom_style header.site-header .inner-navigation .disable_link:hover {
  color: #b51f2a;
}
.thim_header_custom_style header.site-header .inner-navigation .menu-item a:focus {
  color: #b51f2a;
}
.thim_header_custom_style header.site-header .thim-logo {
  width: 200px;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner .thim-logo {
  width: 200px;
}
.thim_header_custom_style.thim_header_style3 header.site-header .thim-header-wrapper .header-inner .inner-navigation {
  width: calc(50% -  100px);
  width: -webkit-calc(50% -  100px);
  width: -moz-calc(50% -  100px);
}
/* Setting bar */
#tp_style_selector .tp-buy-theme a {
  background: #b51f2a;
}
#tp_style_selector .tp-buy-theme a:hover {
  background: #891820;
}
#tp_style_selector .tp-chameleon-more-demo {
  font-family: Inconsolata;
  background: #b51f2a;
}
#tp_style_selector .tp-chameleon-more-demo:hover {
  background: #891820;
}
#tp_style_selector .input-box .tp-btn:hover {
  border-color: #b51f2a;
}
#tp_style_selector .tp_demo:hover,
#tp_style_selector .tp_demo.active {
  border-color: #b51f2a;
}
#tp_style_selector .tp_demo:hover .sub_title,
#tp_style_selector .tp_demo.active .sub_title {
  background-color: #db2c39;
}
#tp_style_selector .style-toggle {
  background: #b51f2a !important;
  left: -50px !important;
}
.thim-archive-event-select,
.icon-archive-event {
  color: #333333;
}
.thim_header_custom_style header.site-header .inner-navigation .menu-item.current-menu-item a span {
  color: #b51f2a;
}
.has-text-color.has-primary-color {
  color: #b51f2a !important;
}
.has-text-color.has-title-color {
  color: #333333 !important;
}
.has-text-color.has-body-color {
  color: #333333 3 !important;
}
.has-background.has-primary-background-color {
  background-color: #b51f2a !important;
}
.has-background.has-title-background-color {
  background-color: #333333 !important;
}
.has-background.has-body-background-color {
  background-color: #333333 3 !important;
}
.has-background-dim.has-primary-background-color:before {
  background-color: #b51f2a !important;
}
.has-background-dim.has-title-background-color:before {
  background-color: #333333 !important;
}
.has-background-dim.has-body-background-color:before {
  background-color: #333333 3 !important;
}
.wrapper-lists-our-team ul li .content-team h4 {
  font-family: Pathway Gothic One;
}
/* Single Our Team */
.single-our_team #main .content-inner .entry-content .info .blog_title {
  color: #333333;
}
.single-our_team #main .content-inner .entry-content .info:after {
  background: #b51f2a;
}
.single-our_team #main .content-inner .entry-meta .fa {
  color: #b51f2a;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list > li.email:hover i,
.single-our_team #main .content-inner .entry-meta ul.meta-list > li.phone:hover i,
.single-our_team #main .content-inner .entry-meta ul.meta-list > li.email:hover a,
.single-our_team #main .content-inner .entry-meta ul.meta-list > li.phone:hover a {
  color: #b51f2a;
}
.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a:hover {
  background: #b51f2a;
  border-color: #b51f2a;
}
.thim-our-team .inner .info .name a:hover {
  color: #b51f2a;
}
.thim-our-team .inner .info .regency {
  color: #b51f2a;
}
.thim-our-team .inner .social ul li a:hover {
  color: #b51f2a;
}
