@charset "UTF-8";
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 1, 2016 */
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@font-face {
    font-family: 'KlimTypeFoundry';
    src: url("../fonts/KlimTypeFoundry.eot") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KlimTypeFoundry';
    src: url("../fonts/KlimTypeFoundry.woff") format("woff"), url("../fonts/KlimTypeFoundry.ttf") format("truetype"), url("../fonts/KlimTypeFoundry.svg#KlimTypeFoundry") format("svg");
    font-weight: normal;
    font-style: normal;
}
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
/* line 19, ../sass/bootstrap/_normalize.scss */

body {
    margin: 0;
}
/* line 41, ../sass/bootstrap/_normalize.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
header {
    background-color: #231f20;
    margin-bottom: 18px;
}
/* line 53, ../sass/bootstrap/_normalize.scss */

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
/* line 63, ../sass/bootstrap/_normalize.scss */

audio:not([controls]) {
    display: none;
    height: 0;
}
/* line 74, ../sass/bootstrap/_normalize.scss */

[hidden],
template {
    display: none;
}
/* line 85, ../sass/bootstrap/_normalize.scss */

a {
    background: transparent;
}
/* line 94, ../sass/bootstrap/_normalize.scss */

a:active,
a:hover {
    outline: 0;
}
/* line 105, ../sass/bootstrap/_normalize.scss */

abbr[title] {
    border-bottom: 1px dotted;
}
/* line 114, ../sass/bootstrap/_normalize.scss */

b,
strong {
    font-weight: bold;
}
/* line 122, ../sass/bootstrap/_normalize.scss */

dfn {
    font-style: italic;
}
/* line 131, ../sass/bootstrap/_normalize.scss */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/* line 140, ../sass/bootstrap/_normalize.scss */

mark {
    background: #ff0;
    color: #000;
}
/* line 149, ../sass/bootstrap/_normalize.scss */

small {
    font-size: 80%;
}
/* line 158, ../sass/bootstrap/_normalize.scss */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
/* line 165, ../sass/bootstrap/_normalize.scss */

sup {
    top: -0.5em;
}
/* line 169, ../sass/bootstrap/_normalize.scss */

sub {
    bottom: -0.25em;
}
/* line 180, ../sass/bootstrap/_normalize.scss */

img {
    border: 0;
}
/* line 188, ../sass/bootstrap/_normalize.scss */

svg:not(:root) {
    overflow: hidden;
}
/* line 199, ../sass/bootstrap/_normalize.scss */

figure {
    margin: 1em 40px;
}
/* line 207, ../sass/bootstrap/_normalize.scss */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
/* line 217, ../sass/bootstrap/_normalize.scss */

pre {
    overflow: auto;
}
/* line 228, ../sass/bootstrap/_normalize.scss */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
/* line 252, ../sass/bootstrap/_normalize.scss */

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
/* line 262, ../sass/bootstrap/_normalize.scss */

button {
    overflow: visible;
}
/* line 274, ../sass/bootstrap/_normalize.scss */

button,
select {
    text-transform: none;
}
/* line 289, ../sass/bootstrap/_normalize.scss */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
/* line 299, ../sass/bootstrap/_normalize.scss */

button[disabled],
html input[disabled] {
    cursor: default;
}
/* line 308, ../sass/bootstrap/_normalize.scss */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/* line 318, ../sass/bootstrap/_normalize.scss */

input {
    line-height: normal;
}
/* line 331, ../sass/bootstrap/_normalize.scss */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
/* line 343, ../sass/bootstrap/_normalize.scss */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
/* line 353, ../sass/bootstrap/_normalize.scss */

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
/* line 367, ../sass/bootstrap/_normalize.scss */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/* line 375, ../sass/bootstrap/_normalize.scss */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/* line 386, ../sass/bootstrap/_normalize.scss */

legend {
    border: 0;
    padding: 0;
}
/* line 395, ../sass/bootstrap/_normalize.scss */

textarea {
    overflow: auto;
}
/* line 404, ../sass/bootstrap/_normalize.scss */

optgroup {
    font-weight: bold;
}
/* line 415, ../sass/bootstrap/_normalize.scss */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* line 421, ../sass/bootstrap/_normalize.scss */

td,
th {
    padding: 0;
}
/* line 11, ../sass/bootstrap/_scaffolding.scss */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* line 15, ../sass/bootstrap/_scaffolding.scss */

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* line 22, ../sass/bootstrap/_scaffolding.scss */

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 27, ../sass/bootstrap/_scaffolding.scss */

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #666666;
    background-color: white;
}
/* line 38, ../sass/bootstrap/_scaffolding.scss */

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/* line 47, ../sass/bootstrap/_scaffolding.scss */

a {
    color: #a59a4c;
    text-decoration: none;
}
/* line 52, ../sass/bootstrap/_scaffolding.scss */

a:hover,
a:focus {
    color: #e44853;
    text-decoration: none;
}
/* line 57, ../sass/bootstrap/_scaffolding.scss */

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* line 68, ../sass/bootstrap/_scaffolding.scss */

figure {
    margin: 0;
}
/* line 75, ../sass/bootstrap/_scaffolding.scss */

img {
    vertical-align: middle;
}
/* line 80, ../sass/bootstrap/_scaffolding.scss */

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/* line 85, ../sass/bootstrap/_scaffolding.scss */

.img-rounded {
    border-radius: 6px;
}
/* line 92, ../sass/bootstrap/_scaffolding.scss */

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
/* line 105, ../sass/bootstrap/_scaffolding.scss */

.img-circle {
    border-radius: 50%;
}
/* line 112, ../sass/bootstrap/_scaffolding.scss */

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
/* line 124, ../sass/bootstrap/_scaffolding.scss */

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/* line 10, ../sass/bootstrap/_type.scss */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "KlimTypeFoundry";
    font-weight: 500;
    line-height: 1.1;
    color: #222222;
    text-transform: uppercase;
}
/* line 17, ../sass/bootstrap/_type.scss */

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
/* line 26, ../sass/bootstrap/_type.scss */

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}
/* line 31, ../sass/bootstrap/_type.scss */

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}
/* line 37, ../sass/bootstrap/_type.scss */

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}
/* line 42, ../sass/bootstrap/_type.scss */

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}
/* line 47, ../sass/bootstrap/_type.scss */

h1,
.h1 {
    font-size: 33px;
}
/* line 48, ../sass/bootstrap/_type.scss */

h2,
.h2 {
    font-size: 27px;
}
/* line 49, ../sass/bootstrap/_type.scss */

h3,
.h3 {
    font-size: 23px;
}
/* line 50, ../sass/bootstrap/_type.scss */

h4,
.h4 {
    font-size: 17px;
}
/* line 51, ../sass/bootstrap/_type.scss */

h5,
.h5 {
    font-size: 13px;
}
/* line 52, ../sass/bootstrap/_type.scss */

h6,
.h6 {
    font-size: 12px;
}
/* line 58, ../sass/bootstrap/_type.scss */

p {
    margin: 0 0 9px;
}
/* line 62, ../sass/bootstrap/_type.scss */

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    /* line 62, ../sass/bootstrap/_type.scss */
    
    .lead {
        font-size: 19.5px;
    }
}
/* line 79, ../sass/bootstrap/_type.scss */

small,
.small {
    font-size: 85%;
}
/* line 82, ../sass/bootstrap/_type.scss */

cite {
    font-style: normal;
}
/* line 85, ../sass/bootstrap/_type.scss */

.text-left {
    text-align: left;
}
/* line 86, ../sass/bootstrap/_type.scss */

.text-right {
    text-align: right;
}
/* line 87, ../sass/bootstrap/_type.scss */

.text-center {
    text-align: center;
}
/* line 88, ../sass/bootstrap/_type.scss */

.text-justify {
    text-align: justify;
}
/* line 91, ../sass/bootstrap/_type.scss */

.text-muted {
    color: #999999;
}
/* line 605, ../sass/bootstrap/_mixins.scss */

.text-primary {
    color: #428bca;
}
/* line 608, ../sass/bootstrap/_mixins.scss */

a.text-primary:hover {
    color: #3071a9;
}
/* line 605, ../sass/bootstrap/_mixins.scss */

.text-success {
    color: #3c763d;
}
/* line 608, ../sass/bootstrap/_mixins.scss */

a.text-success:hover {
    color: #2b542c;
}
/* line 605, ../sass/bootstrap/_mixins.scss */

.text-info {
    color: #31708f;
}
/* line 608, ../sass/bootstrap/_mixins.scss */

a.text-info:hover {
    color: #245269;
}
/* line 605, ../sass/bootstrap/_mixins.scss */

.text-warning {
    color: #8a6d3b;
}
/* line 608, ../sass/bootstrap/_mixins.scss */

a.text-warning:hover {
    color: #66512c;
}
/* line 605, ../sass/bootstrap/_mixins.scss */

.text-danger {
    color: #a94442;
}
/* line 608, ../sass/bootstrap/_mixins.scss */

a.text-danger:hover {
    color: #843534;
}
/* line 108, ../sass/bootstrap/_type.scss */

.bg-primary {
    color: #fff;
}
/* line 593, ../sass/bootstrap/_mixins.scss */

.bg-primary {
    background-color: #428bca;
}
/* line 596, ../sass/bootstrap/_mixins.scss */

a.bg-primary:hover {
    background-color: #3071a9;
}
/* line 593, ../sass/bootstrap/_mixins.scss */

.bg-success {
    background-color: #dff0d8;
}
/* line 596, ../sass/bootstrap/_mixins.scss */

a.bg-success:hover {
    background-color: #c1e2b3;
}
/* line 593, ../sass/bootstrap/_mixins.scss */

.bg-info {
    background-color: #d9edf7;
}
/* line 596, ../sass/bootstrap/_mixins.scss */

a.bg-info:hover {
    background-color: #afd9ee;
}
/* line 593, ../sass/bootstrap/_mixins.scss */

.bg-warning {
    background-color: #fcf8e3;
}
/* line 596, ../sass/bootstrap/_mixins.scss */

a.bg-warning:hover {
    background-color: #f7ecb5;
}
/* line 593, ../sass/bootstrap/_mixins.scss */

.bg-danger {
    background-color: #f2dede;
}
/* line 596, ../sass/bootstrap/_mixins.scss */

a.bg-danger:hover {
    background-color: #e4b9b9;
}
/* line 127, ../sass/bootstrap/_type.scss */

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eeeeee;
}
/* line 139, ../sass/bootstrap/_type.scss */

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}
/* line 143, ../sass/bootstrap/_type.scss */

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
/* line 151, ../sass/bootstrap/_type.scss */

.list-unstyled,
.list-inline,
.pricing-table ul,
.pricing-table ol,
ul,
ol {
    padding-left: 0;
    list-style: none;
}
/* line 157, ../sass/bootstrap/_type.scss */

.list-inline {
    margin-left: -5px;
}
/* line 161, ../sass/bootstrap/_type.scss */

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
/* line 169, ../sass/bootstrap/_type.scss */

dl {
    margin-top: 0;
    margin-bottom: 18px;
}
/* line 174, ../sass/bootstrap/_type.scss */

dt,
dd {
    line-height: 1.42857;
}
/* line 177, ../sass/bootstrap/_type.scss */

dt {
    font-weight: bold;
}
/* line 180, ../sass/bootstrap/_type.scss */

dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    /* line 191, ../sass/bootstrap/_type.scss */
    
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* line 198, ../sass/bootstrap/_type.scss */
    
    .dl-horizontal dd {
        margin-left: 180px;
    }
    /* line 21, ../sass/bootstrap/_mixins.scss */
    
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table;
    }
    /* line 25, ../sass/bootstrap/_mixins.scss */
    
    .dl-horizontal dd:after {
        clear: both;
    }
}
/* line 211, ../sass/bootstrap/_type.scss */

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
/* line 215, ../sass/bootstrap/_type.scss */

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
/* line 221, ../sass/bootstrap/_type.scss */

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eeeeee;
}
/* line 230, ../sass/bootstrap/_type.scss */

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
/* line 239, ../sass/bootstrap/_type.scss */

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999;
}
/* line 245, ../sass/bootstrap/_type.scss */

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}
/* line 255, ../sass/bootstrap/_type.scss */

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
/* line 266, ../sass/bootstrap/_type.scss */

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}
/* line 267, ../sass/bootstrap/_type.scss */

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
/* line 275, ../sass/bootstrap/_type.scss */

blockquote:before,
blockquote:after {
    content: "";
}
/* line 280, ../sass/bootstrap/_type.scss */

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857;
}
/* line 10, ../sass/bootstrap/_code.scss */

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 15, ../sass/bootstrap/_code.scss */

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
/* line 25, ../sass/bootstrap/_code.scss */

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: white;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 35, ../sass/bootstrap/_code.scss */

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: whitesmoke;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
/* line 49, ../sass/bootstrap/_code.scss */

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
/* line 60, ../sass/bootstrap/_code.scss */

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
/* line 10, ../sass/bootstrap/_grid.scss */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.container:before,
.container:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.container:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    /* line 10, ../sass/bootstrap/_grid.scss */
    
    .container {
        width: 1170px;
    }
}
/* line 30, ../sass/bootstrap/_grid.scss */

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.container-fluid:after {
    clear: both;
}
/* line 39, ../sass/bootstrap/_grid.scss */

.row {
    margin-left: -15px;
    margin-right: -15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.row:before,
.row:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.row:after {
    clear: both;
}
/* line 798, ../sass/bootstrap/_mixins.scss */

.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;
}
/* line 72, ../sass/bootstrap/_grid.scss */

.col-xs-2-4,
.col-xs-4-8,
.col-xs-7-2,
.col-xs-9-6,
.col-sm-2-4,
.col-sm-4-8,
.col-sm-7-2,
.col-sm-9-6,
.col-md-2-4,
.col-md-4-8,
.col-md-7-2,
.col-md-9-6,
.col-lg-2-4,
.col-lg-4-8,
.col-lg-7-2,
.col-lg-9-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 768px) {
    /* line 83, ../sass/bootstrap/_grid.scss */
    
    .col-xs-2-4,
    .col-xs-4-8,
    .col-xs-7-2,
    .col-xs-9-6 {
        float: left;
    }
    /* line 817, ../sass/bootstrap/_mixins.scss */
    
    .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;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-1 {
        width: 8.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-2 {
        width: 16.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-3 {
        width: 25%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-4 {
        width: 33.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-5 {
        width: 41.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-6 {
        width: 50%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-7 {
        width: 58.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-8 {
        width: 66.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-9 {
        width: 75%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-10 {
        width: 83.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-11 {
        width: 91.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-12 {
        width: 100%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-0 {
        right: 0%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-1 {
        right: 8.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-2 {
        right: 16.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-3 {
        right: 25%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-4 {
        right: 33.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-5 {
        right: 41.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-6 {
        right: 50%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-7 {
        right: 58.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-8 {
        right: 66.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-9 {
        right: 75%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-10 {
        right: 83.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-11 {
        right: 91.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-pull-12 {
        right: 100%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-0 {
        left: 0%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-1 {
        left: 8.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-2 {
        left: 16.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-3 {
        left: 25%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-4 {
        left: 33.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-5 {
        left: 41.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-6 {
        left: 50%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-7 {
        left: 58.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-8 {
        left: 66.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-9 {
        left: 75%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-10 {
        left: 83.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-11 {
        left: 91.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-push-12 {
        left: 100%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-0 {
        margin-left: 0%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-1 {
        margin-left: 8.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-2 {
        margin-left: 16.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-4 {
        margin-left: 33.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-5 {
        margin-left: 41.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-7 {
        margin-left: 58.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-8 {
        margin-left: 66.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-10 {
        margin-left: 83.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-11 {
        margin-left: 91.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-xs-offset-12 {
        margin-left: 100%;
    }
    /* line 87, ../sass/bootstrap/_grid.scss */
    
    .col-xs-2-4 {
        width: 20%;
    }
    /* line 88, ../sass/bootstrap/_grid.scss */
    
    .col-xs-4-8 {
        width: 40%;
    }
    /* line 89, ../sass/bootstrap/_grid.scss */
    
    .col-xs-7-2 {
        width: 60%;
    }
    /* line 90, ../sass/bootstrap/_grid.scss */
    
    .col-xs-9-6 {
        width: 80%;
    }
}
@media (max-width: 480px) {
    /* line 96, ../sass/bootstrap/_grid.scss */
    
    .col-sp-2-4,
    .col-sp-4-8,
    .col-sp-7-2,
    .col-sp-9-6 {
        float: left;
    }
    /* line 98, ../sass/bootstrap/_grid.scss */
    
    .hidden-sp {
        display: none!important;
    }
    /* line 817, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-1,
    .col-sp-2,
    .col-sp-3,
    .col-sp-4,
    .col-sp-5,
    .col-sp-6,
    .col-sp-7,
    .col-sp-8,
    .col-sp-9,
    .col-sp-10,
    .col-sp-11,
    .col-sp-12 {
        float: left;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-1 {
        width: 8.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-2 {
        width: 16.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-3 {
        width: 25%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-4 {
        width: 33.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-5 {
        width: 41.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-6 {
        width: 50%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-7 {
        width: 58.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-8 {
        width: 66.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-9 {
        width: 75%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-10 {
        width: 83.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-11 {
        width: 91.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-12 {
        width: 100%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-0 {
        right: 0%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-1 {
        right: 8.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-2 {
        right: 16.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-3 {
        right: 25%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-4 {
        right: 33.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-5 {
        right: 41.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-6 {
        right: 50%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-7 {
        right: 58.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-8 {
        right: 66.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-9 {
        right: 75%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-10 {
        right: 83.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-11 {
        right: 91.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-pull-12 {
        right: 100%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-0 {
        left: 0%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-1 {
        left: 8.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-2 {
        left: 16.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-3 {
        left: 25%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-4 {
        left: 33.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-5 {
        left: 41.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-6 {
        left: 50%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-7 {
        left: 58.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-8 {
        left: 66.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-9 {
        left: 75%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-10 {
        left: 83.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-11 {
        left: 91.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-push-12 {
        left: 100%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-0 {
        margin-left: 0%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-1 {
        margin-left: 8.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-2 {
        margin-left: 16.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-3 {
        margin-left: 25%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-4 {
        margin-left: 33.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-5 {
        margin-left: 41.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-6 {
        margin-left: 50%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-7 {
        margin-left: 58.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-8 {
        margin-left: 66.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-9 {
        margin-left: 75%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-10 {
        margin-left: 83.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-11 {
        margin-left: 91.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sp-offset-12 {
        margin-left: 100%;
    }
    /* line 102, ../sass/bootstrap/_grid.scss */
    
    .col-sp-7-2 {
        width: 60%;
    }
    /* line 103, ../sass/bootstrap/_grid.scss */
    
    .col-sp-4-8 {
        width: 40%;
    }
    /* line 104, ../sass/bootstrap/_grid.scss */
    
    .col-sp-2-4 {
        width: 20%;
    }
    /* line 105, ../sass/bootstrap/_grid.scss */
    
    .col-sp-9-6 {
        width: 80%;
    }
}
@media (min-width: 768px) {
    /* line 110, ../sass/bootstrap/_grid.scss */
    
    .col-sm-2-4,
    .col-sm-4-8,
    .col-sm-7-2,
    .col-sm-9-6 {
        float: left;
    }
    /* line 817, ../sass/bootstrap/_mixins.scss */
    
    .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;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-1 {
        width: 8.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-2 {
        width: 16.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-3 {
        width: 25%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-4 {
        width: 33.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-5 {
        width: 41.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-6 {
        width: 50%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-7 {
        width: 58.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-8 {
        width: 66.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-9 {
        width: 75%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-10 {
        width: 83.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-11 {
        width: 91.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-12 {
        width: 100%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-0 {
        right: 0%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-3 {
        right: 25%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-6 {
        right: 50%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-9 {
        right: 75%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-pull-12 {
        right: 100%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-0 {
        left: 0%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-1 {
        left: 8.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-2 {
        left: 16.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-3 {
        left: 25%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-4 {
        left: 33.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-5 {
        left: 41.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-6 {
        left: 50%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-7 {
        left: 58.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-8 {
        left: 66.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-9 {
        left: 75%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-10 {
        left: 83.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-11 {
        left: 91.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-push-12 {
        left: 100%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    /* line 114, ../sass/bootstrap/_grid.scss */
    
    .col-sm-2-4 {
        width: 20%;
    }
    /* line 115, ../sass/bootstrap/_grid.scss */
    
    .col-sm-4-8 {
        width: 40%;
    }
    /* line 116, ../sass/bootstrap/_grid.scss */
    
    .col-sm-7-2 {
        width: 60%;
    }
    /* line 117, ../sass/bootstrap/_grid.scss */
    
    .col-sm-9-6 {
        width: 80%;
    }
}
@media (min-width: 992px) {
    /* line 122, ../sass/bootstrap/_grid.scss */
    
    .col-md-2-4,
    .col-md-4-8,
    .col-md-7-2,
    .col-md-9-6 {
        float: left;
    }
    /* line 817, ../sass/bootstrap/_mixins.scss */
    
    .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;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-1 {
        width: 8.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-2 {
        width: 16.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-3 {
        width: 25%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-4 {
        width: 33.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-5 {
        width: 41.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-6 {
        width: 50%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-7 {
        width: 58.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-8 {
        width: 66.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-9 {
        width: 75%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-10 {
        width: 83.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-11 {
        width: 91.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-md-12 {
        width: 100%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-0 {
        right: 0%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-1 {
        right: 8.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-2 {
        right: 16.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-3 {
        right: 25%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-4 {
        right: 33.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-5 {
        right: 41.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-6 {
        right: 50%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-7 {
        right: 58.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-8 {
        right: 66.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-9 {
        right: 75%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-10 {
        right: 83.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-11 {
        right: 91.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-md-pull-12 {
        right: 100%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-0 {
        left: 0%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-1 {
        left: 8.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-2 {
        left: 16.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-3 {
        left: 25%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-4 {
        left: 33.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-5 {
        left: 41.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-6 {
        left: 50%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-7 {
        left: 58.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-8 {
        left: 66.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-9 {
        left: 75%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-10 {
        left: 83.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-11 {
        left: 91.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-md-push-12 {
        left: 100%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-0 {
        margin-left: 0%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-3 {
        margin-left: 25%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-6 {
        margin-left: 50%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-9 {
        margin-left: 75%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-md-offset-12 {
        margin-left: 100%;
    }
    /* line 126, ../sass/bootstrap/_grid.scss */
    
    .col-md-2-4 {
        width: 20%;
    }
    /* line 127, ../sass/bootstrap/_grid.scss */
    
    .col-md-4-8 {
        width: 40%;
    }
    /* line 128, ../sass/bootstrap/_grid.scss */
    
    .col-md-7-2 {
        width: 60%;
    }
    /* line 129, ../sass/bootstrap/_grid.scss */
    
    .col-md-9-6 {
        width: 80%;
    }
}
@media (min-width: 1200px) {
    /* line 135, ../sass/bootstrap/_grid.scss */
    
    .col-lg-2-4,
    .col-lg-4-8,
    .col-lg-7-2,
    .col-lg-9-6 {
        float: left;
    }
    /* line 817, ../sass/bootstrap/_mixins.scss */
    
    .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;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-1 {
        width: 8.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-2 {
        width: 16.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-3 {
        width: 25%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-4 {
        width: 33.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-5 {
        width: 41.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-6 {
        width: 50%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-7 {
        width: 58.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-8 {
        width: 66.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-9 {
        width: 75%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-10 {
        width: 83.33333%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-11 {
        width: 91.66667%;
    }
    /* line 825, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-12 {
        width: 100%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-0 {
        right: 0%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-3 {
        right: 25%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-6 {
        right: 50%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-9 {
        right: 75%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    /* line 835, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-pull-12 {
        right: 100%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-0 {
        left: 0%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-1 {
        left: 8.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-2 {
        left: 16.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-3 {
        left: 25%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-4 {
        left: 33.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-5 {
        left: 41.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-6 {
        left: 50%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-7 {
        left: 58.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-8 {
        left: 66.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-9 {
        left: 75%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-10 {
        left: 83.33333%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-11 {
        left: 91.66667%;
    }
    /* line 830, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-push-12 {
        left: 100%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    /* line 840, ../sass/bootstrap/_mixins.scss */
    
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    /* line 139, ../sass/bootstrap/_grid.scss */
    
    .col-lg-2-4 {
        width: 20%;
    }
    /* line 140, ../sass/bootstrap/_grid.scss */
    
    .col-lg-4-8 {
        width: 40%;
    }
    /* line 141, ../sass/bootstrap/_grid.scss */
    
    .col-lg-7-2 {
        width: 60%;
    }
    /* line 142, ../sass/bootstrap/_grid.scss */
    
    .col-lg-9-6 {
        width: 80%;
    }
}
/* line 6, ../sass/bootstrap/_tables.scss */

table {
    max-width: 100%;
    background-color: transparent;
}
/* line 10, ../sass/bootstrap/_tables.scss */

th {
    text-align: left;
}
/* line 17, ../sass/bootstrap/_tables.scss */

.table {
    width: 100%;
    margin-bottom: 18px;
}
/* line 26, ../sass/bootstrap/_tables.scss */

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
/* line 35, ../sass/bootstrap/_tables.scss */

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
/* line 45, ../sass/bootstrap/_tables.scss */

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
/* line 51, ../sass/bootstrap/_tables.scss */

.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
/* line 56, ../sass/bootstrap/_tables.scss */

.table .table {
    background-color: white;
}
/* line 70, ../sass/bootstrap/_tables.scss */

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
/* line 82, ../sass/bootstrap/_tables.scss */

.table-bordered {
    border: 1px solid #dddddd;
}
/* line 89, ../sass/bootstrap/_tables.scss */

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
/* line 96, ../sass/bootstrap/_tables.scss */

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
/* line 110, ../sass/bootstrap/_tables.scss */

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
/* line 124, ../sass/bootstrap/_tables.scss */

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: whitesmoke;
}
/* line 135, ../sass/bootstrap/_tables.scss */

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
/* line 143, ../sass/bootstrap/_tables.scss */

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
/* line 449, ../sass/bootstrap/_mixins.scss */

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: whitesmoke;
}
/* line 460, ../sass/bootstrap/_mixins.scss */

.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.active:hover > th {
    background-color: #e8e8e8;
}
/* line 449, ../sass/bootstrap/_mixins.scss */

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
/* line 460, ../sass/bootstrap/_mixins.scss */

.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.success:hover > th {
    background-color: #d0e9c6;
}
/* line 449, ../sass/bootstrap/_mixins.scss */

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
/* line 460, ../sass/bootstrap/_mixins.scss */

.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.info:hover > th {
    background-color: #c4e3f3;
}
/* line 449, ../sass/bootstrap/_mixins.scss */

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
/* line 460, ../sass/bootstrap/_mixins.scss */

.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.warning:hover > th {
    background-color: #faf2cc;
}
/* line 449, ../sass/bootstrap/_mixins.scss */

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
/* line 460, ../sass/bootstrap/_mixins.scss */

.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.danger:hover > th {
    background-color: #ebcccc;
}
@media (max-width: 767px) {
    /* line 172, ../sass/bootstrap/_tables.scss */
    
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }
    /* line 182, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table {
        margin-bottom: 0;
    }
    /* line 191, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    /* line 199, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table-bordered {
        border: 0;
    }
    /* line 208, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    /* line 212, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    /* line 225, ../sass/bootstrap/_tables.scss */
    
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
/* line 10, ../sass/bootstrap/_forms.scss */

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
/* line 20, ../sass/bootstrap/_forms.scss */

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
/* line 32, ../sass/bootstrap/_forms.scss */

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
/* line 46, ../sass/bootstrap/_forms.scss */

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* line 52, ../sass/bootstrap/_forms.scss */

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    
    line-height: normal;
}
/* line 59, ../sass/bootstrap/_forms.scss */

input[type="file"] {
    display: block;
}
/* line 64, ../sass/bootstrap/_forms.scss */

input[type="range"] {
    display: block;
    width: 100%;
}
/* line 71, ../sass/bootstrap/_forms.scss */

select[multiple],
select[size] {
    height: auto;
}
/* line 78, ../sass/bootstrap/_forms.scss */

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;
}
/* line 83, ../sass/bootstrap/_forms.scss */

output {
    display: block;
    padding-top: 7px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555555;
}
/* line 114, ../sass/bootstrap/_forms.scss */

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #bcbaba;
    background-color: white;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-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 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 915, ../sass/bootstrap/_mixins.scss */

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    color: #555555;
}
/* line 57, ../sass/bootstrap/_mixins.scss */

.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
/* line 59, ../sass/bootstrap/_mixins.scss */

.form-control:-ms-input-placeholder {
    color: #999999;
}
/* line 60, ../sass/bootstrap/_mixins.scss */

.form-control::-webkit-input-placeholder {
    color: #999999;
}
/* line 142, ../sass/bootstrap/_forms.scss */

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}
/* line 152, ../sass/bootstrap/_forms.scss */

textarea.form-control {
    height: auto;
}
/* line 164, ../sass/bootstrap/_forms.scss */

input[type="search"] {
    -webkit-appearance: none;
}
/* line 174, ../sass/bootstrap/_forms.scss */

input[type="date"] {
    line-height: 32px;
}
/* line 184, ../sass/bootstrap/_forms.scss */

.form-group {
    margin-bottom: 15px;
}
/* line 194, ../sass/bootstrap/_forms.scss */

.radio,
.checkbox {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .radio,
.rtl .checkbox {
    padding-right: 20px;
    padding-left: inherit;
}
/* line 200, ../sass/bootstrap/_forms.scss */

.radio label,
.checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}
/* line 209, ../sass/bootstrap/_forms.scss */

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .radio input[type="radio"],
.rtl .radio-inline input[type="radio"],
.rtl .checkbox input[type="checkbox"],
.rtl .checkbox-inline input[type="checkbox"] {
    float: right;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .radio input[type="radio"],
.rtl .radio-inline input[type="radio"],
.rtl .checkbox input[type="checkbox"],
.rtl .checkbox-inline input[type="checkbox"] {
    margin-right: -20px;
    margin-left: inherit;
}
/* line 214, ../sass/bootstrap/_forms.scss */

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
/* line 220, ../sass/bootstrap/_forms.scss */

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .radio-inline,
.rtl .checkbox-inline {
    padding-right: 20px;
    padding-left: inherit;
}
/* line 229, ../sass/bootstrap/_forms.scss */

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .radio-inline + .radio-inline,
.rtl .checkbox-inline + .checkbox-inline {
    margin-right: 10px;
    margin-left: inherit;
}
/* line 244, ../sass/bootstrap/_forms.scss */

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
/* line 930, ../sass/bootstrap/_mixins.scss */

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
/* line 938, ../sass/bootstrap/_mixins.scss */

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;

}
/* line 944, ../sass/bootstrap/_mixins.scss */

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}
/* line 930, ../sass/bootstrap/_mixins.scss */

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
/* line 938, ../sass/bootstrap/_mixins.scss */

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 45px;
    line-height: 45px;
}
/* line 944, ../sass/bootstrap/_mixins.scss */

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}
/* line 264, ../sass/bootstrap/_forms.scss */

.has-feedback {
    position: relative;
}
/* line 269, ../sass/bootstrap/_forms.scss */

.has-feedback .form-control {
    padding-right: 40px;
}
/* line 274, ../sass/bootstrap/_forms.scss */

.has-feedback .form-control-feedback {
    position: absolute;
    top: 23px;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
/* line 875, ../sass/bootstrap/_mixins.scss */

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d;
}
/* line 879, ../sass/bootstrap/_mixins.scss */

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../sass/bootstrap/_mixins.scss */

.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 889, ../sass/bootstrap/_mixins.scss */

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
/* line 895, ../sass/bootstrap/_mixins.scss */

.has-success .form-control-feedback {
    color: #3c763d;
}
/* line 875, ../sass/bootstrap/_mixins.scss */

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b;
}
/* line 879, ../sass/bootstrap/_mixins.scss */

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../sass/bootstrap/_mixins.scss */

.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 889, ../sass/bootstrap/_mixins.scss */

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
/* line 895, ../sass/bootstrap/_mixins.scss */

.has-warning .form-control-feedback {
    color: #8a6d3b;
}
/* line 875, ../sass/bootstrap/_mixins.scss */

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442;
}
/* line 879, ../sass/bootstrap/_mixins.scss */

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../sass/bootstrap/_mixins.scss */

.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 889, ../sass/bootstrap/_mixins.scss */

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
/* line 895, ../sass/bootstrap/_mixins.scss */

.has-error .form-control-feedback {
    color: #a94442;
}
/* line 303, ../sass/bootstrap/_forms.scss */

.form-control-static {
    margin-bottom: 0;
}
/* line 313, ../sass/bootstrap/_forms.scss */

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6;
}
@media (min-width: 768px) {
    /* line 338, ../sass/bootstrap/_forms.scss */
    
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 345, ../sass/bootstrap/_forms.scss */
    
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    /* line 351, ../sass/bootstrap/_forms.scss */
    
    .form-inline .input-group > .form-control,
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    /* line 355, ../sass/bootstrap/_forms.scss */
    
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 364, ../sass/bootstrap/_forms.scss */
    
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }
    /* line 372, ../sass/bootstrap/_forms.scss */
    
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    /* line 381, ../sass/bootstrap/_forms.scss */
    
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
/* line 400, ../sass/bootstrap/_forms.scss */

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
/* line 408, ../sass/bootstrap/_forms.scss */

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 25px;
}
/* line 413, ../sass/bootstrap/_forms.scss */

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.form-horizontal .form-group:after {
    clear: both;
}
/* line 417, ../sass/bootstrap/_forms.scss */

.form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    /* line 423, ../sass/bootstrap/_forms.scss */
    
    .form-horizontal .control-label {
        text-align: right;
    }
}
/* line 432, ../sass/bootstrap/_forms.scss */

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
/* line 9, ../sass/bootstrap/_buttons.scss */

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* line 25, ../sass/bootstrap/_buttons.scss */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* line 31, ../sass/bootstrap/_buttons.scss */

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}
/* line 37, ../sass/bootstrap/_buttons.scss */

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 45, ../sass/bootstrap/_buttons.scss */

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 57, ../sass/bootstrap/_buttons.scss */

.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-default:active,
.btn-default.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-default.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-default .badge {
    color: white;
    background-color: #333333;
}
/* line 60, ../sass/bootstrap/_buttons.scss */

.btn-primary {
    color: white;
    background-color: #428bca;
    border-color: #357ebd;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    color: white;
    background-color: #3276b1;
    border-color: #285e8e;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #3276b1;
    border-color: #285e8e;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-primary:active,
.btn-primary.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-primary.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-primary .badge {
    color: #428bca;
    background-color: white;
}
/* line 64, ../sass/bootstrap/_buttons.scss */

.btn-success {
    color: white;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
    color: white;
    background-color: #47a447;
    border-color: #398439;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-success.dropdown-toggle {
    color: white;
    background-color: #47a447;
    border-color: #398439;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-success:active,
.btn-success.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-success.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-success .badge {
    color: #5cb85c;
    background-color: white;
}
/* line 68, ../sass/bootstrap/_buttons.scss */

.btn-info {
    color: white;
    background-color: #5bc0de;
    border-color: #46b8da;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-info.dropdown-toggle {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-info:active,
.btn-info.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-info.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-info .badge {
    color: #5bc0de;
    background-color: white;
}
/* line 72, ../sass/bootstrap/_buttons.scss */

.btn-warning {
    color: white;
    background-color: #f0ad4e;
    border-color: #eea236;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-warning:active,
.btn-warning.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-warning.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-warning .badge {
    color: #f0ad4e;
    background-color: white;
}
/* line 76, ../sass/bootstrap/_buttons.scss */

.btn-danger {
    color: white;
    background-color: #d9534f;
    border-color: #d43f3a;
}
/* line 508, ../sass/bootstrap/_mixins.scss */

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925;
}
/* line 513, ../sass/bootstrap/_mixins.scss */

.open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925;
}
/* line 519, ../sass/bootstrap/_mixins.scss */

.btn-danger:active,
.btn-danger.active {
    background-image: none;
}
/* line 522, ../sass/bootstrap/_mixins.scss */

.open .btn-danger.dropdown-toggle {
    background-image: none;
}
/* line 532, ../sass/bootstrap/_mixins.scss */

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
/* line 538, ../sass/bootstrap/_mixins.scss */

.btn-danger .badge {
    color: #d9534f;
    background-color: white;
}
/* line 85, ../sass/bootstrap/_buttons.scss */

.btn-link {
    color: #a59a4c;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
/* line 94, ../sass/bootstrap/_buttons.scss */

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 101, ../sass/bootstrap/_buttons.scss */

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
/* line 105, ../sass/bootstrap/_buttons.scss */

.btn-link:hover,
.btn-link:focus {
    color: #e44853;
    text-decoration: underline;
    background-color: transparent;
}
/* line 113, ../sass/bootstrap/_buttons.scss */

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
/* line 124, ../sass/bootstrap/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
}
/* line 128, ../sass/bootstrap/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
/* line 132, ../sass/bootstrap/_buttons.scss */

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
/* line 140, ../sass/bootstrap/_buttons.scss */

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
/* line 148, ../sass/bootstrap/_buttons.scss */

.btn-block + .btn-block {
    margin-top: 5px;
}
/* line 156, ../sass/bootstrap/_buttons.scss */

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
/* line 10, ../sass/bootstrap/_component-animations.scss */

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */

.fade.in {
    opacity: 1;
}
/* line 18, ../sass/bootstrap/_component-animations.scss */

.collapse {
    display: none;
}
/* line 20, ../sass/bootstrap/_component-animations.scss */

.collapse.in {
    display: block;
}
/* line 24, ../sass/bootstrap/_component-animations.scss */

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
/* line 7, ../sass/bootstrap/_dropdowns.scss */

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
/* line 19, ../sass/bootstrap/_dropdowns.scss */

.dropdown {
    position: relative;
}
/* line 24, ../sass/bootstrap/_dropdowns.scss */

.dropdown-toggle:focus {
    outline: 0;
}
/* line 29, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
/* line 51, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
/* line 57, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
/* line 62, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}
/* line 76, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: whitesmoke;
}
/* line 87, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
/* line 102, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}
/* line 109, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed;
}
/* line 121, ../sass/bootstrap/_dropdowns.scss */

.open > .dropdown-menu {
    display: block;
}
/* line 126, ../sass/bootstrap/_dropdowns.scss */

.open > a {
    outline: 0;
}
/* line 135, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu-right {
    left: auto;
    right: 0;
}
/* line 145, ../sass/bootstrap/_dropdowns.scss */

.dropdown-menu-left {
    left: 0;
    right: auto;
}
/* line 151, ../sass/bootstrap/_dropdowns.scss */

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999999;
}
/* line 160, ../sass/bootstrap/_dropdowns.scss */

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
/* line 170, ../sass/bootstrap/_dropdowns.scss */

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
/* line 183, ../sass/bootstrap/_dropdowns.scss */

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
/* line 189, ../sass/bootstrap/_dropdowns.scss */

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    /* line 203, ../sass/bootstrap/_dropdowns.scss */
    
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    /* line 208, ../sass/bootstrap/_dropdowns.scss */
    
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
/* line 7, ../sass/bootstrap/_button-groups.scss */

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
/* line 18, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
/* line 21, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}
/* line 33, ../sass/bootstrap/_button-groups.scss */

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar {
    margin-left: -5px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.btn-toolbar:after {
    clear: both;
}
/* line 44, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
/* line 49, ../sass/bootstrap/_button-groups.scss */

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
/* line 54, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
/* line 59, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child {
    margin-left: 0;
}
/* line 61, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/* line 67, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
/* line 72, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group {
    float: left;
}
/* line 75, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
/* line 80, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/* line 84, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
/* line 90, ../sass/bootstrap/_button-groups.scss */

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
/* line 108, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
/* line 112, ../sass/bootstrap/_button-groups.scss */

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
/* line 119, ../sass/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, ../sass/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 130, ../sass/bootstrap/_button-groups.scss */

.btn .caret {
    margin-left: 0;
}
/* line 134, ../sass/bootstrap/_button-groups.scss */

.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
/* line 139, ../sass/bootstrap/_button-groups.scss */

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}
/* line 150, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.btn-group-vertical > .btn-group:after {
    clear: both;
}
/* line 160, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group > .btn {
    float: none;
}
/* line 168, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
/* line 175, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
/* line 178, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 182, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* line 187, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
/* line 192, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 196, ../sass/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* line 205, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
/* line 211, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
/* line 216, ../sass/bootstrap/_button-groups.scss */

.btn-group-justified > .btn-group .btn {
    width: 100%;
}
/* line 224, ../sass/bootstrap/_button-groups.scss */

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
/* line 7, ../sass/bootstrap/_input-groups.scss */

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
/* line 52, ../sass/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
/* line 55, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
/* line 61, ../sass/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
/* line 69, ../sass/bootstrap/_input-groups.scss */

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
/* line 81, ../sass/bootstrap/_input-groups.scss */

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
/* line 86, ../sass/bootstrap/_input-groups.scss */

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px;
}
/* line 94, ../sass/bootstrap/_input-groups.scss */

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
/* line 106, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/* line 109, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:first-child {
    border-right: 0;
}
/* line 118, ../sass/bootstrap/_input-groups.scss */

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
/* line 121, ../sass/bootstrap/_input-groups.scss */

.input-group-addon:last-child {
    border-left: 0;
}
/* line 127, ../sass/bootstrap/_input-groups.scss */

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
/* line 136, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn {
    position: relative;
}
/* line 138, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
/* line 144, ../sass/bootstrap/_input-groups.scss */

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}
/* line 152, ../sass/bootstrap/_input-groups.scss */

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
/* line 158, ../sass/bootstrap/_input-groups.scss */

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
/* line 9, ../sass/bootstrap/_navs.scss */

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.nav:before,
.nav:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.nav:after {
    clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */

.nav > li {
    position: relative;
    display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
/* line 24, ../sass/bootstrap/_navs.scss */

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/_navs.scss */

.nav > li.disabled > a {
    color: #999999;
}
/* line 35, ../sass/bootstrap/_navs.scss */

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
/* line 48, ../sass/bootstrap/_navs.scss */

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #a59a4c;
}
/* line 59, ../sass/bootstrap/_navs.scss */

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
/* line 66, ../sass/bootstrap/_navs.scss */

.nav > li > a > img {
    max-width: none;
}
/* line 76, ../sass/bootstrap/_navs.scss */

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
/* line 78, ../sass/bootstrap/_navs.scss */

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
/* line 98, ../sass/bootstrap/_navs.scss */

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: white;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
/* line 118, ../sass/bootstrap/_navs.scss */

.nav-pills > li {
    float: left;
}
/* line 122, ../sass/bootstrap/_navs.scss */

.nav-pills > li > a {
    border-radius: 4px;
}
/* line 125, ../sass/bootstrap/_navs.scss */

.nav-pills > li + li {
    margin-left: 2px;
}
/* line 133, ../sass/bootstrap/_navs.scss */

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: white;
    background-color: #428bca;
}
/* line 144, ../sass/bootstrap/_navs.scss */

.nav-stacked > li {
    float: none;
}
/* line 146, ../sass/bootstrap/_navs.scss */

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
/* line 160, ../sass/bootstrap/_navs.scss */

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
/* line 163, ../sass/bootstrap/_navs.scss */

.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
/* line 165, ../sass/bootstrap/_navs.scss */

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
/* line 171, ../sass/bootstrap/_navs.scss */

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    /* line 177, ../sass/bootstrap/_navs.scss */
    
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    /* line 180, ../sass/bootstrap/_navs.scss */
    
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
/* line 190, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
/* line 193, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
/* line 201, ../sass/bootstrap/_navs.scss */

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    /* line 206, ../sass/bootstrap/_navs.scss */
    
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    /* line 212, ../sass/bootstrap/_navs.scss */
    
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: white;
    }
}
/* line 224, ../sass/bootstrap/_navs.scss */

.tab-content > .tab-pane {
    display: none;
}
/* line 227, ../sass/bootstrap/_navs.scss */

.tab-content > .active {
    display: block;
}
/* line 237, ../sass/bootstrap/_navs.scss */

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* line 11, ../sass/bootstrap/_navbar.scss */

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 11, ../sass/bootstrap/_navbar.scss */
    
    .navbar {
        border-radius: 4px;
    }
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 31, ../sass/bootstrap/_navbar.scss */
    
    .navbar-header {
        float: left;
    }
}
/* line 50, ../sass/bootstrap/_navbar.scss */

.navbar-collapse {
    max-height: 340px;
    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;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.navbar-collapse:after {
    clear: both;
}
/* line 60, ../sass/bootstrap/_navbar.scss */

.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    /* line 50, ../sass/bootstrap/_navbar.scss */
    
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    /* line 69, ../sass/bootstrap/_navbar.scss */
    
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    /* line 76, ../sass/bootstrap/_navbar.scss */
    
    .navbar-collapse.in {
        overflow-y: visible;
    }
    /* line 84, ../sass/bootstrap/_navbar.scss */
    
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
/* line 99, ../sass/bootstrap/_navbar.scss */

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    /* line 99, ../sass/bootstrap/_navbar.scss */
    
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
/* line 118, ../sass/bootstrap/_navbar.scss */

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    /* line 118, ../sass/bootstrap/_navbar.scss */
    
    .navbar-static-top {
        border-radius: 0;
    }
}
/* line 129, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    /* line 129, ../sass/bootstrap/_navbar.scss */
    
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
/* line 140, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
/* line 144, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
/* line 153, ../sass/bootstrap/_navbar.scss */

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px;
    height: 50px;
}
/* line 161, ../sass/bootstrap/_navbar.scss */

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    /* line 167, ../sass/bootstrap/_navbar.scss */
    
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
/* line 179, ../sass/bootstrap/_navbar.scss */

.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;
}
/* line 192, ../sass/bootstrap/_navbar.scss */

.navbar-toggle:focus {
    outline: none;
}
/* line 197, ../sass/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
/* line 203, ../sass/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    /* line 179, ../sass/bootstrap/_navbar.scss */
    
    .navbar-toggle {
        display: none;
    }
}
/* line 218, ../sass/bootstrap/_navbar.scss */

.navbar-nav {
    margin: 8px -15px;
}
/* line 221, ../sass/bootstrap/_navbar.scss */

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}
@media (max-width: 767px) {
    /* line 229, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    /* line 238, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    /* line 241, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px;
    }
    /* line 244, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    /* line 218, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav {
        float: left;
        margin: 0;
    }
    /* line 256, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav > li {
        float: left;
    }
    /* line 258, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    /* line 264, ../sass/bootstrap/_navbar.scss */
    
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    /* line 278, ../sass/bootstrap/_navbar.scss */
    
    .navbar-left {
        float: left !important;
    }
    /* line 281, ../sass/bootstrap/_navbar.scss */
    
    .navbar-right {
        float: right !important;
    }
}
/* line 292, ../sass/bootstrap/_navbar.scss */

.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);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 9px;
    margin-bottom: 9px;
}
@media (max-width: 767px) {
    /* line 304, ../sass/bootstrap/_navbar.scss */
    
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    /* line 292, ../sass/bootstrap/_navbar.scss */
    
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    /* line 324, ../sass/bootstrap/_navbar.scss */
    
    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}
/* line 334, ../sass/bootstrap/_navbar.scss */

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* line 339, ../sass/bootstrap/_navbar.scss */

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 348, ../sass/bootstrap/_navbar.scss */

.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px;
}
/* line 351, ../sass/bootstrap/_navbar.scss */

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* line 354, ../sass/bootstrap/_navbar.scss */

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
/* line 364, ../sass/bootstrap/_navbar.scss */

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px;
}
@media (min-width: 768px) {
    /* line 364, ../sass/bootstrap/_navbar.scss */
    
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    /* line 373, ../sass/bootstrap/_navbar.scss */
    
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
/* line 383, ../sass/bootstrap/_navbar.scss */

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
/* line 387, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-brand {
    color: #777777;
}
/* line 390, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
/* line 396, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-text {
    color: #777777;
}
/* line 401, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a {
    color: #777777;
}
/* line 405, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
/* line 413, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
/* line 421, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
/* line 428, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
/* line 431, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
/* line 434, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
/* line 440, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
/* line 450, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
@media (max-width: 767px) {
    /* line 459, ../sass/bootstrap/_navbar.scss */
    
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    /* line 462, ../sass/bootstrap/_navbar.scss */
    
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    /* line 470, ../sass/bootstrap/_navbar.scss */
    
    .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: #555555;
        background-color: #e7e7e7;
    }
    /* line 478, ../sass/bootstrap/_navbar.scss */
    
    .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: #cccccc;
        background-color: transparent;
    }
}
/* line 492, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-link {
    color: #777777;
}
/* line 494, ../sass/bootstrap/_navbar.scss */

.navbar-default .navbar-link:hover {
    color: #333333;
}
/* line 503, ../sass/bootstrap/_navbar.scss */

.navbar-inverse {
    background-color: #222222;
    border-color: #090909;
}
/* line 507, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand {
    color: #999999;
}
/* line 510, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: white;
    background-color: transparent;
}
/* line 516, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-text {
    color: #999999;
}
/* line 521, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
/* line 525, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: white;
    background-color: transparent;
}
/* line 533, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909;
}
/* line 541, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
/* line 549, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
/* line 552, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
/* line 555, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}
/* line 561, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
/* line 570, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white;
}
@media (max-width: 767px) {
    /* line 579, ../sass/bootstrap/_navbar.scss */
    
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    /* line 582, ../sass/bootstrap/_navbar.scss */
    
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    /* line 585, ../sass/bootstrap/_navbar.scss */
    
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    /* line 588, ../sass/bootstrap/_navbar.scss */
    
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent;
    }
    /* line 596, ../sass/bootstrap/_navbar.scss */
    
    .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: white;
        background-color: #090909;
    }
    /* line 604, ../sass/bootstrap/_navbar.scss */
    
    .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: #444444;
        background-color: transparent;
    }
}
/* line 613, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link {
    color: #999999;
}
/* line 615, ../sass/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link:hover {
    color: white;
}
/* line 6, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 18px;
    list-style: none;
    background-color: whitesmoke;
    border-radius: 4px;
}
/* line 13, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb > li {
    display: inline-block;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
/* line 23, ../sass/bootstrap/_breadcrumbs.scss */

.breadcrumb > .active {
    color: #999999;
}
/* line 4, ../sass/bootstrap/_pagination.scss */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 18px 0;
    border-radius: 4px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */

.pagination > li {
    display: inline;
}
/* line 13, ../sass/bootstrap/_pagination.scss */

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #a59a4c;
    background-color: white;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
/* line 26, ../sass/bootstrap/_pagination.scss */

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
/* line 33, ../sass/bootstrap/_pagination.scss */

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
/* line 42, ../sass/bootstrap/_pagination.scss */

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #e44853;
    background-color: #eeeeee;
    border-color: #dddddd;
}
/* line 53, ../sass/bootstrap/_pagination.scss */

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
/* line 68, ../sass/bootstrap/_pagination.scss */

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed;
}
/* line 558, ../sass/bootstrap/_mixins.scss */

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
}
/* line 564, ../sass/bootstrap/_mixins.scss */

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
/* line 570, ../sass/bootstrap/_mixins.scss */

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
/* line 558, ../sass/bootstrap/_mixins.scss */

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
/* line 564, ../sass/bootstrap/_mixins.scss */

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
/* line 570, ../sass/bootstrap/_mixins.scss */

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
/* line 6, ../sass/bootstrap/_pager.scss */

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.pager:before,
.pager:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.pager:after {
    clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */

.pager li {
    display: inline;
}
/* line 15, ../sass/bootstrap/_pager.scss */

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
/* line 24, ../sass/bootstrap/_pager.scss */

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
/* line 32, ../sass/bootstrap/_pager.scss */

.pager .next > a,
.pager .next > span {
    float: right;
}
/* line 39, ../sass/bootstrap/_pager.scss */

.pager .previous > a,
.pager .previous > span {
    float: left;
}
/* line 48, ../sass/bootstrap/_pager.scss */

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    background-color: white;
    cursor: not-allowed;
}
/* line 5, ../sass/bootstrap/_labels.scss */

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */

.label[href]:hover,
.label[href]:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}
/* line 28, ../sass/bootstrap/_labels.scss */

.label:empty {
    display: none;
}
/* line 33, ../sass/bootstrap/_labels.scss */

.btn .label {
    position: relative;
    top: -1px;
}
/* line 42, ../sass/bootstrap/_labels.scss */

.label-default {
    background-color: #999999;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray;
}
/* line 46, ../sass/bootstrap/_labels.scss */

.label-primary {
    background-color: #428bca;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}
/* line 50, ../sass/bootstrap/_labels.scss */

.label-success {
    background-color: #5cb85c;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
/* line 54, ../sass/bootstrap/_labels.scss */

.label-info {
    background-color: #5bc0de;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
/* line 58, ../sass/bootstrap/_labels.scss */

.label-warning {
    background-color: #f0ad4e;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
/* line 62, ../sass/bootstrap/_labels.scss */

.label-danger {
    background-color: #d9534f;
}
/* line 583, ../sass/bootstrap/_mixins.scss */

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
/* line 7, ../sass/bootstrap/_badges.scss */

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */

.badge:empty {
    display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */

.btn .badge {
    position: relative;
    top: -1px;
}
/* line 31, ../sass/bootstrap/_badges.scss */

.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
/* line 40, ../sass/bootstrap/_badges.scss */

a.badge:hover,
a.badge:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}
/* line 49, ../sass/bootstrap/_badges.scss */

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #a59a4c;
    background-color: white;
}
/* line 53, ../sass/bootstrap/_badges.scss */

.nav-pills > li > a > .badge {
    margin-left: 3px;
}
/* line 7, ../sass/bootstrap/_thumbnails.scss */

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* line 18, ../sass/bootstrap/_thumbnails.scss */

.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */

.thumbnail .caption {
    padding: 9px;
    color: #666666;
}
/* line 36, ../sass/bootstrap/_thumbnails.scss */

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #a59a4c;
}
/* line 9, ../sass/bootstrap/_alerts.scss */

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* line 16, ../sass/bootstrap/_alerts.scss */

.alert h4 {
    margin-top: 0;
    color: inherit;
}
/* line 22, ../sass/bootstrap/_alerts.scss */

.alert .alert-link {
    font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */

.alert > p,
.alert > ul {
    margin-bottom: 0;
}
/* line 31, ../sass/bootstrap/_alerts.scss */

.alert > p + p {
    margin-top: 5px;
}
/* line 40, ../sass/bootstrap/_alerts.scss */

.alert-dismissable {
    padding-right: 35px;
}
/* line 44, ../sass/bootstrap/_alerts.scss */

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
/* line 56, ../sass/bootstrap/_alerts.scss */

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
/* line 430, ../sass/bootstrap/_mixins.scss */

.alert-success hr {
    border-top-color: #c9e2b3;
}
/* line 433, ../sass/bootstrap/_mixins.scss */

.alert-success .alert-link {
    color: #2b542c;
}
/* line 59, ../sass/bootstrap/_alerts.scss */

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
/* line 430, ../sass/bootstrap/_mixins.scss */

.alert-info hr {
    border-top-color: #a6e1ec;
}
/* line 433, ../sass/bootstrap/_mixins.scss */

.alert-info .alert-link {
    color: #245269;
}
/* line 62, ../sass/bootstrap/_alerts.scss */

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
/* line 430, ../sass/bootstrap/_mixins.scss */

.alert-warning hr {
    border-top-color: #f7e1b5;
}
/* line 433, ../sass/bootstrap/_mixins.scss */

.alert-warning .alert-link {
    color: #66512c;
}
/* line 65, ../sass/bootstrap/_alerts.scss */

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
/* line 430, ../sass/bootstrap/_mixins.scss */

.alert-danger hr {
    border-top-color: #e4b9c0;
}
/* line 433, ../sass/bootstrap/_mixins.scss */

.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    /* line 11, ../sass/bootstrap/_progress-bars.scss */
    
    from {
        background-position: 40px 0;
    }
    /* line 12, ../sass/bootstrap/_progress-bars.scss */
    
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    /* line 17, ../sass/bootstrap/_progress-bars.scss */
    
    from {
        background-position: 40px 0;
    }
    /* line 18, ../sass/bootstrap/_progress-bars.scss */
    
    to {
        background-position: 0 0;
    }
}
/* line 27, ../sass/bootstrap/_progress-bars.scss */

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: whitesmoke;
    border-radius: 4px;
    -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);
}
/* line 37, ../sass/bootstrap/_progress-bars.scss */

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: white;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
/* line 51, ../sass/bootstrap/_progress-bars.scss */

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
/* line 57, ../sass/bootstrap/_progress-bars.scss */

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
/* line 66, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-success {
    background-color: #5cb85c;
}
/* line 626, ../sass/bootstrap/_mixins.scss */

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 70, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-info {
    background-color: #5bc0de;
}
/* line 626, ../sass/bootstrap/_mixins.scss */

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 74, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-warning {
    background-color: #f0ad4e;
}
/* line 626, ../sass/bootstrap/_mixins.scss */

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 78, ../sass/bootstrap/_progress-bars.scss */

.progress-bar-danger {
    background-color: #d9534f;
}
/* line 626, ../sass/bootstrap/_mixins.scss */

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 11, ../sass/bootstrap/_media.scss */

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
/* line 18, ../sass/bootstrap/_media.scss */

.media,
.media .media {
    margin-top: 15px;
}
/* line 21, ../sass/bootstrap/_media.scss */

.media:first-child {
    margin-top: 0;
}
/* line 26, ../sass/bootstrap/_media.scss */

.media-object {
    display: block;
}
/* line 31, ../sass/bootstrap/_media.scss */

.media-heading {
    margin: 0 0 5px;
}
/* line 40, ../sass/bootstrap/_media.scss */

.media > .pull-left {
    margin-right: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .media > .pull-left {
    margin-left: 10px;
    margin-right: inherit;
}
/* line 43, ../sass/bootstrap/_media.scss */

.media > .pull-right {
    margin-left: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .media > .pull-right {
    margin-right: 10px;
    margin-left: inherit;
}
/* line 53, ../sass/bootstrap/_media.scss */

.media-list {
    padding-left: 0;
    list-style: none;
}
/* line 10, ../sass/bootstrap/_list-group.scss */

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
/* line 21, ../sass/bootstrap/_list-group.scss */

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: white;
    border: 1px solid #dddddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
/* line 40, ../sass/bootstrap/_list-group.scss */

.list-group-item > .badge {
    float: right;
}
/* line 43, ../sass/bootstrap/_list-group.scss */

.list-group-item > .badge + .badge {
    margin-right: 5px;
}
/* line 54, ../sass/bootstrap/_list-group.scss */

a.list-group-item {
    color: #555555;
}
/* line 57, ../sass/bootstrap/_list-group.scss */

a.list-group-item .list-group-item-heading {
    color: #333333;
}
/* line 63, ../sass/bootstrap/_list-group.scss */

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: whitesmoke;
}
/* line 71, ../sass/bootstrap/_list-group.scss */

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #428bca;
    border-color: #428bca;
}
/* line 78, ../sass/bootstrap/_list-group.scss */

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
/* line 81, ../sass/bootstrap/_list-group.scss */

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
/* line 469, ../sass/bootstrap/_mixins.scss */

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
/* line 476, ../sass/bootstrap/_mixins.scss */

a.list-group-item-success {
    color: #3c763d;
}
/* line 479, ../sass/bootstrap/_mixins.scss */

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
/* line 488, ../sass/bootstrap/_mixins.scss */

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
/* line 469, ../sass/bootstrap/_mixins.scss */

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
/* line 476, ../sass/bootstrap/_mixins.scss */

a.list-group-item-info {
    color: #31708f;
}
/* line 479, ../sass/bootstrap/_mixins.scss */

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
/* line 488, ../sass/bootstrap/_mixins.scss */

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
/* line 469, ../sass/bootstrap/_mixins.scss */

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
/* line 476, ../sass/bootstrap/_mixins.scss */

a.list-group-item-warning {
    color: #8a6d3b;
}
/* line 479, ../sass/bootstrap/_mixins.scss */

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
/* line 488, ../sass/bootstrap/_mixins.scss */

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
/* line 469, ../sass/bootstrap/_mixins.scss */

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
/* line 476, ../sass/bootstrap/_mixins.scss */

a.list-group-item-danger {
    color: #a94442;
}
/* line 479, ../sass/bootstrap/_mixins.scss */

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
/* line 482, ../sass/bootstrap/_mixins.scss */

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
/* line 488, ../sass/bootstrap/_mixins.scss */

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
/* line 103, ../sass/bootstrap/_list-group.scss */

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
/* line 107, ../sass/bootstrap/_list-group.scss */

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
/* line 7, ../sass/bootstrap/_panels.scss */

.panel {
    margin-bottom: 18px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 16, ../sass/bootstrap/_panels.scss */

.panel-body {
    padding: 15px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.panel-body:after {
    clear: both;
}
/* line 22, ../sass/bootstrap/_panels.scss */

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
/* line 27, ../sass/bootstrap/_panels.scss */

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
/* line 33, ../sass/bootstrap/_panels.scss */

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */

.panel-title > a {
    color: inherit;
}
/* line 45, ../sass/bootstrap/_panels.scss */

.panel-footer {
    padding: 10px 15px;
    background-color: whitesmoke;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
/* line 59, ../sass/bootstrap/_panels.scss */

.panel > .list-group {
    margin-bottom: 0;
}
/* line 62, ../sass/bootstrap/_panels.scss */

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
/* line 69, ../sass/bootstrap/_panels.scss */

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
/* line 76, ../sass/bootstrap/_panels.scss */

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
/* line 85, ../sass/bootstrap/_panels.scss */

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
/* line 98, ../sass/bootstrap/_panels.scss */

.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
/* line 103, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
/* line 110, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
/* line 114, ../sass/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
/* line 122, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
/* line 129, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
/* line 133, ../sass/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
/* line 140, ../sass/bootstrap/_panels.scss */

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}
/* line 144, ../sass/bootstrap/_panels.scss */

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
/* line 148, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
/* line 155, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
/* line 159, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
/* line 168, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
/* line 177, ../sass/bootstrap/_panels.scss */

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
/* line 183, ../sass/bootstrap/_panels.scss */

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
/* line 195, ../sass/bootstrap/_panels.scss */

.panel-group {
    margin-bottom: 18px;
}
/* line 199, ../sass/bootstrap/_panels.scss */

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
/* line 203, ../sass/bootstrap/_panels.scss */

.panel-group .panel + .panel {
    margin-top: 5px;
}
/* line 208, ../sass/bootstrap/_panels.scss */

.panel-group .panel-heading {
    border-bottom: 0;
}
/* line 210, ../sass/bootstrap/_panels.scss */

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
/* line 214, ../sass/bootstrap/_panels.scss */

.panel-group .panel-footer {
    border-top: 0;
}
/* line 216, ../sass/bootstrap/_panels.scss */

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
/* line 224, ../sass/bootstrap/_panels.scss */

.panel-default {
    border-color: #dddddd;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
/* line 227, ../sass/bootstrap/_panels.scss */

.panel-primary {
    border-color: #428bca;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-primary > .panel-heading {
    color: white;
    background-color: #428bca;
    border-color: #428bca;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
/* line 230, ../sass/bootstrap/_panels.scss */

.panel-success {
    border-color: #d6e9c6;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
/* line 233, ../sass/bootstrap/_panels.scss */

.panel-info {
    border-color: #bce8f1;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
/* line 236, ../sass/bootstrap/_panels.scss */

.panel-warning {
    border-color: #faebcc;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
/* line 239, ../sass/bootstrap/_panels.scss */

.panel-danger {
    border-color: #ebccd1;
}
/* line 407, ../sass/bootstrap/_mixins.scss */

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
/* line 412, ../sass/bootstrap/_mixins.scss */

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
/* line 417, ../sass/bootstrap/_mixins.scss */

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
/* line 7, ../sass/bootstrap/_wells.scss */

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap/_wells.scss */

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
/* line 22, ../sass/bootstrap/_wells.scss */

.well-lg {
    padding: 24px;
    border-radius: 6px;
}
/* line 26, ../sass/bootstrap/_wells.scss */

.well-sm {
    padding: 9px;
    border-radius: 3px;
}
/* line 6, ../sass/bootstrap/_close.scss */

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: black;
    text-shadow: 0 1px 0 white;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap/_close.scss */

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
/* line 29, ../sass/bootstrap/_close.scss */

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
/* line 7, ../sass/bootstrap/_tooltip.scss */

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
/* line 16, ../sass/bootstrap/_tooltip.scss */

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
/* line 17, ../sass/bootstrap/_tooltip.scss */

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
/* line 18, ../sass/bootstrap/_tooltip.scss */

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
/* line 19, ../sass/bootstrap/_tooltip.scss */

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
/* line 20, ../sass/bootstrap/_tooltip.scss */

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
/* line 24, ../sass/bootstrap/_tooltip.scss */

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: white;
    text-align: center;
    text-decoration: none;
    background-color: black;
    border-radius: 4px;
}
/* line 35, ../sass/bootstrap/_tooltip.scss */

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* line 43, ../sass/bootstrap/_tooltip.scss */

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}
/* line 50, ../sass/bootstrap/_tooltip.scss */

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}
/* line 56, ../sass/bootstrap/_tooltip.scss */

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}
/* line 62, ../sass/bootstrap/_tooltip.scss */

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: black;
}
/* line 69, ../sass/bootstrap/_tooltip.scss */

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: black;
}
/* line 76, ../sass/bootstrap/_tooltip.scss */

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}
/* line 83, ../sass/bootstrap/_tooltip.scss */

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}
/* line 6, ../sass/bootstrap/_popovers.scss */

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 300px;
    padding: 1px;
    text-align: left;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
/* line 26, ../sass/bootstrap/_popovers.scss */

.popover.top {
    margin-top: -10px;
}
/* line 27, ../sass/bootstrap/_popovers.scss */

.popover.right {
    margin-left: 10px;
}
/* line 28, ../sass/bootstrap/_popovers.scss */

.popover.bottom {
    margin-top: 10px;
}
/* line 29, ../sass/bootstrap/_popovers.scss */

.popover.left {
    margin-left: -10px;
}
/* line 32, ../sass/bootstrap/_popovers.scss */

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
/* line 43, ../sass/bootstrap/_popovers.scss */

.popover-content {
    padding: 9px 14px;
}
/* line 53, ../sass/bootstrap/_popovers.scss */

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* line 62, ../sass/bootstrap/_popovers.scss */

.popover > .arrow {
    border-width: 11px;
}
/* line 65, ../sass/bootstrap/_popovers.scss */

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
/* line 71, ../sass/bootstrap/_popovers.scss */

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    bottom: -11px;
}
/* line 78, ../sass/bootstrap/_popovers.scss */

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white;
}
/* line 86, ../sass/bootstrap/_popovers.scss */

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 93, ../sass/bootstrap/_popovers.scss */

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white;
}
/* line 101, ../sass/bootstrap/_popovers.scss */

.popover.bottom > .arrow {
    direction: ltr !important;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
    top: -11px;
}
/* line 109, ../sass/bootstrap/_popovers.scss */

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white;
}
/* line 118, ../sass/bootstrap/_popovers.scss */

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 125, ../sass/bootstrap/_popovers.scss */

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px;
}
/* line 7, ../sass/bootstrap/_carousel.scss */

.carousel {
    position: relative;
}
/* line 10, ../sass/bootstrap/_carousel.scss */

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
/* line 15, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
/* line 30, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
/* line 32, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active {
    left: 0;
}
/* line 37, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
/* line 43, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next {
    left: 100%;
}
/* line 46, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .prev {
    left: -100%;
}
/* line 50, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
/* line 54, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active.left {
    left: -100%;
}
/* line 57, ../sass/bootstrap/_carousel.scss */

.carousel-inner > .active.right {
    left: 100%;
}
@media (min-width: 992px) {
    /* line 68, ../sass/bootstrap/_carousel.scss */
    
    .ApProductCarousel .block_content:hover .carousel-buttons .carousel-control {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
/* line 74, ../sass/bootstrap/_carousel.scss */

.block_content {
    position: relative;
}
/* line 79, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control {
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: transparent;
    text-align: center;
    z-index: 99;
    background: white;
    border: 1px solid #222222;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
@media (min-width: 992px) {
    /* line 79, ../sass/bootstrap/_carousel.scss */
    
    .carousel-buttons .carousel-control {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
/* line 100, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control:before {
    font-family: "FontAwesome";
    color: #222222;
    font-size: 20px;
    display: block;
}
/* line 106, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control.left {
    left: -15px;
}
/* line 108, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control.left:before {
    content: "\f104";
}
/* line 112, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control.right {
    right: -15px;
}
/* line 114, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control.right:before {
    content: "\f105";
}
@media (min-width: 992px) {
    /* line 120, ../sass/bootstrap/_carousel.scss */
    
    .carousel-buttons .carousel-control:hover {
        background: #e44853;
        border: #e44853;
    }
    /* line 124, ../sass/bootstrap/_carousel.scss */
    
    .carousel-buttons .carousel-control:hover:before {
        color: white;
    }
}
/* line 134, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-prev,
.carousel-buttons .carousel-control .icon-next,
.carousel-buttons .carousel-control .glyphicon-chevron-left,
.carousel-buttons .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
/* line 141, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-prev,
.carousel-buttons .carousel-control .glyphicon-chevron-left {
    left: 50%;
}
/* line 145, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-next,
.carousel-buttons .carousel-control .glyphicon-chevron-right {
    right: 50%;
}
/* line 149, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-prev,
.carousel-buttons .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
/* line 158, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-prev:before {
    content: '\2039';
}
/* line 163, ../sass/bootstrap/_carousel.scss */

.carousel-buttons .carousel-control .icon-next:before {
    content: '\203a';
}
/* line 175, ../sass/bootstrap/_carousel.scss */

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
/* line 186, ../sass/bootstrap/_carousel.scss */

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
/* line 207, ../sass/bootstrap/_carousel.scss */

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white;
}
/* line 218, ../sass/bootstrap/_carousel.scss */

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../sass/bootstrap/_carousel.scss */

.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    /* line 243, ../sass/bootstrap/_carousel.scss */
    
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    /* line 253, ../sass/bootstrap/_carousel.scss */
    
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    /* line 260, ../sass/bootstrap/_carousel.scss */
    
    .carousel-indicators {
        bottom: 20px;
    }
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.clearfix:after {
    clear: both;
}
/* line 12, ../sass/bootstrap/_utilities.scss */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* line 15, ../sass/bootstrap/_utilities.scss */

.pull-right {
    float: right !important;
}
/* line 18, ../sass/bootstrap/_utilities.scss */

.pull-left {
    float: left !important;
}
/* line 27, ../sass/bootstrap/_utilities.scss */

.hide {
    display: none !important;
}
/* line 30, ../sass/bootstrap/_utilities.scss */

.show {
    display: block !important;
}
/* line 33, ../sass/bootstrap/_utilities.scss */

.invisible {
    visibility: hidden;
}
/* line 36, ../sass/bootstrap/_utilities.scss */

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
/* line 45, ../sass/bootstrap/_utilities.scss */

.hidden {
    display: none !important;
    visibility: hidden !important;
}
/* line 54, ../sass/bootstrap/_utilities.scss */

.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
/* line 647, ../sass/bootstrap/_mixins.scss */

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    /* line 636, ../sass/bootstrap/_mixins.scss */
    
    .visible-xs {
        display: block !important;
    }
    /* line 639, ../sass/bootstrap/_mixins.scss */
    
    table.visible-xs {
        display: table;
    }
    /* line 640, ../sass/bootstrap/_mixins.scss */
    
    tr.visible-xs {
        display: table-row !important;
    }
    /* line 642, ../sass/bootstrap/_mixins.scss */
    
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 636, ../sass/bootstrap/_mixins.scss */
    
    .visible-sm {
        display: block !important;
    }
    /* line 639, ../sass/bootstrap/_mixins.scss */
    
    table.visible-sm {
        display: table;
    }
    /* line 640, ../sass/bootstrap/_mixins.scss */
    
    tr.visible-sm {
        display: table-row !important;
    }
    /* line 642, ../sass/bootstrap/_mixins.scss */
    
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 636, ../sass/bootstrap/_mixins.scss */
    
    .visible-md {
        display: block !important;
    }
    /* line 639, ../sass/bootstrap/_mixins.scss */
    
    table.visible-md {
        display: table;
    }
    /* line 640, ../sass/bootstrap/_mixins.scss */
    
    tr.visible-md {
        display: table-row !important;
    }
    /* line 642, ../sass/bootstrap/_mixins.scss */
    
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    /* line 636, ../sass/bootstrap/_mixins.scss */
    
    .visible-lg {
        display: block !important;
    }
    /* line 639, ../sass/bootstrap/_mixins.scss */
    
    table.visible-lg {
        display: table;
    }
    /* line 640, ../sass/bootstrap/_mixins.scss */
    
    tr.visible-lg {
        display: table-row !important;
    }
    /* line 642, ../sass/bootstrap/_mixins.scss */
    
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    /* line 647, ../sass/bootstrap/_mixins.scss */
    
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 647, ../sass/bootstrap/_mixins.scss */
    
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 647, ../sass/bootstrap/_mixins.scss */
    
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 647, ../sass/bootstrap/_mixins.scss */
    
    .hidden-lg {
        display: none !important;
    }
}
/* line 647, ../sass/bootstrap/_mixins.scss */

.visible-print {
    display: none !important;
}
@media print {
    /* line 636, ../sass/bootstrap/_mixins.scss */
    
    .visible-print {
        display: block !important;
    }
    /* line 639, ../sass/bootstrap/_mixins.scss */
    
    table.visible-print {
        display: table;
    }
    /* line 640, ../sass/bootstrap/_mixins.scss */
    
    tr.visible-print {
        display: table-row !important;
    }
    /* line 642, ../sass/bootstrap/_mixins.scss */
    
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
@media print {
    /* line 647, ../sass/bootstrap/_mixins.scss */
    
    .hidden-print {
        display: none !important;
    }
}
/* line 1, ../sass/components/_animations.scss */

.border-effect > a {
    display: inline-block;
    position: relative;
}
/* line 4, ../sass/components/_animations.scss */

.border-effect > a:before,
.border-effect > a:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
    filter: alpha(opacity=0);
}
@media (min-width: 768px) {
    /* line 4, ../sass/components/_animations.scss */
    
    .border-effect > a:before,
    .border-effect > a:after {
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
    }
}
/* line 20, ../sass/components/_animations.scss */

.border-effect > a:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
}
/* line 25, ../sass/components/_animations.scss */

.border-effect > a:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
}
/* line 31, ../sass/components/_animations.scss */

.border-effect > a:hover:before,
.border-effect > a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
/* line 38, ../sass/components/_animations.scss */

.fade-effect > a {
    position: relative;
    margin: 0px auto;
    display: block;
}
/* line 42, ../sass/components/_animations.scss */

.fade-effect > a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    zoom: 1;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}
/* line 56, ../sass/components/_animations.scss */

.fade-effect > a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
/* line 62, ../sass/components/_animations.scss */

.flash-effect a {
    position: relative;
    display: block;
    overflow: hidden;
}
/* line 66, ../sass/components/_animations.scss */

.flash-effect a:before {
    background: transparent linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%) repeat scroll 0 0;
    content: "";
    transition: 1s all ease 0s;
    z-index: 9;
    width: 50%;
    transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    top: 0;
    position: absolute;
    left: -100%;
    height: 100%;
    display: block;
}
/* line 81, ../sass/components/_animations.scss */

.flash-effect a:hover:before {
    left: 100%;
}
/* line 85, ../sass/components/_animations.scss */

.anim-effect a {
    position: relative;
    display: block;
}
/* line 88, ../sass/components/_animations.scss */

.anim-effect a:hover:before {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.5) inset;
}
/* line 91, ../sass/components/_animations.scss */

.anim-effect a:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
}
/* line 101, ../sass/components/_animations.scss */

.effect-roxy {
    position: relative;
    overflow: hidden;
}
/* line 104, ../sass/components/_animations.scss */

.effect-roxy a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
/* line 110, ../sass/components/_animations.scss */

.effect-roxy a:before {
    position: absolute;
    content: "";
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #bbb;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
}
/* line 123, ../sass/components/_animations.scss */

.effect-roxy:hover > a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
/* line 128, ../sass/components/_animations.scss */

.effect-julia {
    overflow: hidden;
    position: relative;
}
/* line 131, ../sass/components/_animations.scss */

.effect-julia a {
    position: relative;
    overflow: hidden;
    display: block;
}
/* line 135, ../sass/components/_animations.scss */

.effect-julia a:after,
.effect-julia a:before {
    -webkit-transform: skew(20deg, 0deg);
    -moz-transform: skew(20deg, 0deg);
    -ms-transform: skew(20deg, 0deg);
    -o-transform: skew(20deg, 0deg);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    top: 0px;
}
/* line 145, ../sass/components/_animations.scss */

.effect-julia a:after {
    right: -100%;
}
/* line 148, ../sass/components/_animations.scss */

.effect-julia a:before {
    left: -100%;
}
/* line 151, ../sass/components/_animations.scss */

.effect-julia a:hover:before {
    left: -20%;
}
/* line 154, ../sass/components/_animations.scss */

.effect-julia a:hover:after {
    right: -20%;
}
/* line 160, ../sass/components/_animations.scss */

.effect a {
    position: relative;
    display: inline-block;
    max-width: 100%;
}
/* line 164, ../sass/components/_animations.scss */

.effect a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/* line 175, ../sass/components/_animations.scss */

.effect a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/* line 186, ../sass/components/_animations.scss */

.effect a:hover:before,
.effect a:hover:after {
    width: 100%;
    height: 100%;
}
/* line 193, ../sass/components/_animations.scss */

.ImageWrapper {
    display: block;
    overflow: hidden;
    position: relative;
}
/* effect *******************/

@media (min-width: 991px) {
    /* line 197, ../sass/components/_animations.scss */
    
    .dropdown-menu,
    .popup-content {
        animation: animationmenus ease 0.5s;
        animation-iteration-count: 1;
        transform-origin: 50% 50%;
        animation-fill-mode: forwards;
        /*when the spec is finished*/
        
        -webkit-animation: animationmenus ease 0.5s;
        -webkit-animation-iteration-count: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-fill-mode: forwards;
        /*Chrome 16+, Safari 4+*/
        
        -moz-animation: animationmenus ease 0.5s;
        -moz-animation-iteration-count: 1;
        -moz-transform-origin: 50% 50%;
        -moz-animation-fill-mode: forwards;
        /*FF 5+*/
        
        -o-animation: animationmenus ease 0.5s;
        -o-animation-iteration-count: 1;
        -o-transform-origin: 50% 50%;
        -o-animation-fill-mode: forwards;
        /*Not implemented yet*/
        
        -ms-animation: animationmenus ease 0.5s;
        -ms-animation-iteration-count: 1;
        -ms-transform-origin: 50% 50%;
        -ms-animation-fill-mode: forwards;
        /*IE 10+*/
    }
}
@-webkit-keyframes animationmenus {
    /* line 221, ../sass/components/_animations.scss */
    
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px);
    }
    /* line 225, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@-moz-keyframes animationmenus {
    /* line 231, ../sass/components/_animations.scss */
    
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px);
    }
    /* line 235, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@-o-keyframes animationmenus {
    /* line 241, ../sass/components/_animations.scss */
    
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px);
    }
    /* line 245, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@keyframes animationmenus {
    /* line 251, ../sass/components/_animations.scss */
    
    from {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(0px, 10px);
        -ms-transform: translate(0px, 10px);
        transform: translate(0px, 10px);
    }
    /* line 255, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@-webkit-keyframes icon-pulse-grow {
    /* line 261, ../sass/components/_animations.scss */
    
    from {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: translate(-20px, 0px);
        -ms-transform: translate(-20px, 0px);
        transform: translate(-20px, 0px);
    }
    /* line 265, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@-moz-keyframes icon-pulse-grow {
    /* line 271, ../sass/components/_animations.scss */
    
    from {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: translate(-20px, 0px);
        -ms-transform: translate(-20px, 0px);
        transform: translate(-20px, 0px);
    }
    /* line 275, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@-o-keyframes icon-pulse-grow {
    /* line 281, ../sass/components/_animations.scss */
    
    from {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: translate(-20px, 0px);
        -ms-transform: translate(-20px, 0px);
        transform: translate(-20px, 0px);
    }
    /* line 285, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
@keyframes icon-pulse-grow {
    /* line 291, ../sass/components/_animations.scss */
    
    from {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transform: translate(-20px, 0px);
        -ms-transform: translate(-20px, 0px);
        transform: translate(-20px, 0px);
    }
    /* line 295, ../sass/components/_animations.scss */
    
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }
}
/*  =============================================
Button Layout and Color Scheme
============================================= */
/* line 303, ../sass/components/_animations.scss */

.WhiteRounded {
    background-color: #ffffff;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
/* line 304, ../sass/components/_animations.scss */

.WhiteRounded > a {
    color: #999999;
    display: block;
    font-weight: normal;
}
/* line 305, ../sass/components/_animations.scss */

.RedRounded {
    background-color: #D8322B;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
/* line 306, ../sass/components/_animations.scss */

.RedRounded > a {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
}
/* line 307, ../sass/components/_animations.scss */

.BlackRounded {
    background-color: #999999;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
/* line 308, ../sass/components/_animations.scss */

.BlackRounded > a {
    color: #ffffff;
    display: block;
    font-weight: normal;
}
/* line 309, ../sass/components/_animations.scss */

.WhiteHollowRounded {
    border: 1px solid #ffffff;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
/* line 310, ../sass/components/_animations.scss */

.WhiteHollowRounded > a {
    color: #ffffff;
    display: block;
    font-weight: normal;
}
/* line 311, ../sass/components/_animations.scss */

.BlackHollowRounded {
    border: 1px solid #999999;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
/* line 312, ../sass/components/_animations.scss */

.BlackHollowRounded > a {
    color: #999999;
    display: block;
    font-weight: normal;
}
/* line 313, ../sass/components/_animations.scss */

.WhiteSquare {
    background-color: #ffffff;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px;
    -o-border-radius: 4px 4px 4px;
    border-radius: 4px 4px 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
/* line 314, ../sass/components/_animations.scss */

.WhiteSquare > a {
    color: #999999;
    display: block;
    font-weight: normal;
}
/* line 315, ../sass/components/_animations.scss */

.BlackSquare {
    background-color: #999999;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px;
    -o-border-radius: 4px 4px 4px;
    border-radius: 4px 4px 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
/* line 316, ../sass/components/_animations.scss */

.BlackSquare > a {
    color: #ffffff;
    display: block;
    font-weight: normal;
}
/* line 317, ../sass/components/_animations.scss */

.WhiteHollowSquare {
    border: 1px solid #ffffff;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px;
    -o-border-radius: 4px 4px 4px;
    border-radius: 4px 4px 4px;
}
/* line 318, ../sass/components/_animations.scss */

.WhiteHollowSquare > a {
    color: #ffffff;
    display: block;
    font-weight: normal;
}
/* line 319, ../sass/components/_animations.scss */

.BlackHollowSquare {
    border: 1px solid #999999;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    -webkit-border-radius: 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px;
    -o-border-radius: 4px 4px 4px;
    border-radius: 4px 4px 4px;
}
/* line 320, ../sass/components/_animations.scss */

.BlackHollowSquare > a {
    color: #999999;
    display: block;
    font-weight: normal;
}
/* line 321, ../sass/components/_animations.scss */

.VisibleButtons {
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}
/* line 322, ../sass/components/_animations.scss */

.VisibleImageOverlay {
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
    visibility: visible;
}
/*  =============================================
Overlay Effects
============================================= */
/* line 326, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayH {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 327, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayH {
    opacity: 1;
}
/* line 328, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayHe {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 0;
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 329, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayHe {
    height: 100%;
    top: 0;
    opacity: 1;
}
/* line 330, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayLi:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 331, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayLi:after {
    top: -50%;
    opacity: 1;
}
/* line 332, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayLi:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: -100%;
    height: 100%;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 333, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayLi:before {
    bottom: -50%;
    opacity: 1;
}
/* line 334, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayBe:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -100%;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 100%;
}
/* line 335, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayBe:after {
    top: 50%;
    opacity: 1;
}
/* line 336, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayBe:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: -100%;
    height: 100%;
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 100%;
}
/* line 337, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayBe:before {
    bottom: 50%;
    opacity: 1;
}
/* line 338, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayB {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}
/* line 339, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayB {
    left: 0;
    width: 100%;
    opacity: 1;
}
/* line 340, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayC:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    right: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 341, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayC:after {
    right: -50%;
    opacity: 1;
}
/* line 342, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayC:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 343, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayC:before {
    left: -50%;
    opacity: 1;
}
/* line 344, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayN:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    right: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 100%;
}
/* line 345, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayN:after {
    right: 50%;
    opacity: 1;
}
/* line 346, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayN:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    content: "";
    display: block;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 100%;
}
/* line 347, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayN:before {
    left: 50%;
    opacity: 1;
}
/* line 348, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayO {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 349, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayO {
    left: 0;
    top: 0;
    opacity: 1;
}
/* line 350, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayF {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    right: -100%;
    opacity: 0;
    position: absolute;
    top: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 351, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayF {
    right: 0;
    top: 0;
    opacity: 1;
}
/* line 352, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayNe {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    left: -100%;
    opacity: 0;
    position: absolute;
    bottom: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 353, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayNe {
    bottom: 0;
    left: 0;
    opacity: 1;
}
/* line 354, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayNa {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    right: -100%;
    opacity: 0;
    position: absolute;
    bottom: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 355, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayNa {
    bottom: 0;
    right: 0;
    opacity: 1;
}
/* line 356, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayMg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 357, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayMg {
    top: 0;
    opacity: 1;
}
/* line 358, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayAl {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    bottom: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 359, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayAl {
    bottom: 0;
    opacity: 1;
}
/* line 360, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlaySi {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    top: 0;
    opacity: 0;
    position: absolute;
    right: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 361, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlaySi {
    right: 0;
    opacity: 1;
}
/* line 362, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayP {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    top: 0;
    opacity: 0;
    position: absolute;
    left: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
/* line 363, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayP {
    left: 0;
    opacity: 1;
}
/* line 364, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayS {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    -webkit-transform: rotate(180deg) scale(0);
    -moz-transform: rotate(180deg) scale(0);
    -ms-transform: rotate(180deg) scale(0);
    -o-transform: rotate(180deg) scale(0);
    transform: rotate(180deg) scale(0);
}
/* line 365, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayS {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
}
/* line 366, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayCl {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    display: block;
    top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    -webkit-transform: rotate(-180deg) scale(0);
    -moz-transform: rotate(-180deg) scale(0);
    -ms-transform: rotate(-180deg) scale(0);
    -o-transform: rotate(-180deg) scale(0);
    transform: rotate(-180deg) scale(0);
}
/* line 367, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayCl {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
}
/* line 368, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayArLeft:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: -50%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 100%;
    height: 100%;
    left: -100%;
    overflow: hidden;
}
/* line 369, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayArLeft:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.2s ease .2s;
    -moz-transition: all 0.2s ease .2s;
    -ms-transition: all 0.2s ease .2s;
    -o-transition: all 0.2s ease .2s;
    transition: all 0.2s ease .2s;
    width: 100%;
    height: 100%;
    left: -100%;
    overflow: hidden;
}
/* line 370, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayArRight:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: -50%;
    -webkit-transition: all 0.2s ease .3s;
    -moz-transition: all 0.2s ease .3s;
    -ms-transition: all 0.2s ease .3s;
    -o-transition: all 0.2s ease .3s;
    transition: all 0.2s ease .3s;
    width: 100%;
    height: 100%;
    right: -100%;
    overflow: hidden;
}
/* line 371, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayArRight:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.2s ease .5s;
    -moz-transition: all 0.2s ease .5s;
    -ms-transition: all 0.2s ease .5s;
    -o-transition: all 0.2s ease .5s;
    transition: all 0.2s ease .5s;
    width: 100%;
    height: 100%;
    right: -100%;
    overflow: hidden;
}
/* line 372, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayArLeft:before,
.ImageWrapper:hover .ImageOverlayArLeft:after {
    opacity: 1;
    left: 50%;
}
/* line 373, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayArRight:before,
.ImageWrapper:hover .ImageOverlayArRight:after {
    opacity: 1;
    right: 50%;
}
/* line 374, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayK {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 375, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayK {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
/* line 376, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayCa {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 377, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayCa {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
/* line 378, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlaySc {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 379, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlaySc {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
/* line 380, ../sass/components/_animations.scss */

.ImageWrapper .ImageOverlayTi {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 381, ../sass/components/_animations.scss */

.ImageWrapper:hover .ImageOverlayTi {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
/*  =============================================
Background Transform
============================================= */
/* line 385, ../sass/components/_animations.scss */

.GrayScale {
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .6;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 386, ../sass/components/_animations.scss */

.GrayScale:hover {
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/* line 387, ../sass/components/_animations.scss */

.BackgroundS img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 388, ../sass/components/_animations.scss */

.BackgroundS:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.pb-center-column h1 {
    font-weight: 600
}
.navbar-header .navbar-toggle {
    z-index: 1000;
    position: relative;
}
/* line 389, ../sass/components/_animations.scss */

.BackgroundRR img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 390, ../sass/components/_animations.scss */

.BackgroundRR:hover img {
    -webkit-transform: rotate(-10deg) scale(1.4);
    -moz-transform: rotate(-10deg) scale(1.4);
    -ms-transform: rotate(-10deg) scale(1.4);
    -o-transform: rotate(-10deg) scale(1.4);
    transform: rotate(-10deg) scale(1.4);
}
/* line 391, ../sass/components/_animations.scss */

.BackgroundR img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 392, ../sass/components/_animations.scss */

.BackgroundR:hover img {
    -webkit-transform: rotate(10deg) scale(1.4);
    -moz-transform: rotate(10deg) scale(1.4);
    -ms-transform: rotate(10deg) scale(1.4);
    -o-transform: rotate(10deg) scale(1.4);
    transform: rotate(10deg) scale(1.4);
}
/* line 393, ../sass/components/_animations.scss */

.BackgroundRS img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 394, ../sass/components/_animations.scss */

.BackgroundRS:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 395, ../sass/components/_animations.scss */

.BackgroundF img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 396, ../sass/components/_animations.scss */

.BackgroundF:hover img {
    opacity: 0;
}
/* line 397, ../sass/components/_animations.scss */

.BackgroundFS img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 398, ../sass/components/_animations.scss */

.BackgroundFS:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
    opacity: 0;
}
/* line 399, ../sass/components/_animations.scss */

.BackgroundFRS img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 400, ../sass/components/_animations.scss */

.BackgroundFRS:hover img {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
/* line 401, ../sass/components/_animations.scss */

.SquareCircle {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 402, ../sass/components/_animations.scss */

.SquareCircle:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
/* line 403, ../sass/components/_animations.scss */

.CircleSquare {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 404, ../sass/components/_animations.scss */

.CircleSquare:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
/*  =============================================
Cubic Effects
============================================= */
/* line 408, ../sass/components/_animations.scss */

.ImageWrapper .CStyleH {
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}
/* line 409, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleH {
    margin-top: -20px;
    opacity: 1;
    top: 50%;
    visibility: visible;
}
/* line 410, ../sass/components/_animations.scss */

.ImageWrapper .CStyleHe {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}
/* line 411, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleHe {
    margin-bottom: -20px;
    opacity: 1;
    bottom: 50%;
    visibility: visible;
}
/* line 412, ../sass/components/_animations.scss */

.ImageWrapper .CStyleLi {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: right;
    right: 0;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}
/* line 413, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleLi {
    margin-right: -42px;
    opacity: 1;
    right: 50%;
    visibility: visible;
}
/* line 414, ../sass/components/_animations.scss */

.ImageWrapper .CStyleBe {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}
/* line 415, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleBe {
    margin-left: -42px;
    opacity: 1;
    left: 50%;
    visibility: visible;
}
/* line 416, ../sass/components/_animations.scss */

.ImageWrapper .CStyleB {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -moz-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -ms-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    -o-transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
    transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15);
}
/* line 417, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleB {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 418, ../sass/components/_animations.scss */

.ImageWrapper .CStyleC span {
    position: absolute;
}
/* line 419, ../sass/components/_animations.scss */

.ImageWrapper .CStyleC span:nth-of-type(1) {
    bottom: 50%;
    top: 50%;
    left: 0;
    margin: -20px 0 0 -68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0.57, 0) !important;
    -webkit-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -moz-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -ms-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -o-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
}
/* line 420, ../sass/components/_animations.scss */

.ImageWrapper .CStyleC span:nth-of-type(2) {
    bottom: 50%;
    top: 50%;
    left: 50%;
    right: 50%;
    margin: -20px 0 0 -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 421, ../sass/components/_animations.scss */

.ImageWrapper .CStyleC span:nth-of-type(3) {
    bottom: 50%;
    top: 50%;
    right: 0;
    margin: -20px -68px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0.57, 0) !important;
    -webkit-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -moz-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -ms-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    -o-transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
    transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) !important;
}
/* line 422, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleC span:nth-of-type(1) {
    left: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 423, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleC span:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 424, ../sass/components/_animations.scss */

.ImageWrapper:hover .CStyleC span:nth-of-type(3) {
    right: 50%;
    visibility: visible;
    opacity: 1;
}
/*  =============================================
Button Effects
============================================= */
/* line 428, ../sass/components/_animations.scss */

.ImageWrapper .StyleH {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 429, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleH {
    opacity: 1;
    visibility: visible;
}
/* line 430, ../sass/components/_animations.scss */

.ImageWrapper .StyleHe {
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 431, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleHe {
    margin-top: -20px;
    opacity: 1;
    top: 50%;
    visibility: visible;
}
/* line 432, ../sass/components/_animations.scss */

.ImageWrapper .StyleLi {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 433, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleLi {
    margin-bottom: -20px;
    opacity: 1;
    bottom: 50%;
    visibility: visible;
}
/* line 434, ../sass/components/_animations.scss */

.ImageWrapper .StyleBe {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: right;
    right: 0;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 435, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleBe {
    margin-right: -42px;
    opacity: 1;
    right: 50%;
    visibility: visible;
}
/* line 436, ../sass/components/_animations.scss */

.ImageWrapper .StyleB {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: left;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 437, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleB {
    margin-left: -42px;
    opacity: 1;
    left: 50%;
    visibility: visible;
}
/* line 438, ../sass/components/_animations.scss */

.ImageWrapper .StyleC {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 439, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleC {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 440, ../sass/components/_animations.scss */

.ImageWrapper .StyleN {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    visibility: visible;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 441, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleN {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* line 442, ../sass/components/_animations.scss */

.ImageWrapper .StyleO span {
    position: absolute;
}
/* line 443, ../sass/components/_animations.scss */

.ImageWrapper .StyleO span:nth-of-type(1) {
    bottom: 50%;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 444, ../sass/components/_animations.scss */

.ImageWrapper .StyleO span:nth-of-type(2) {
    bottom: 50%;
    top: 50%;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 445, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleO span:nth-of-type(1) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* line 446, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleO span:nth-of-type(2) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* line 447, ../sass/components/_animations.scss */

.ImageWrapper .StyleF {
    visibility: hidden;
    -webkit-transform: scale(0.5) rotateX(360deg);
    -moz-transform: scale(0.5) rotateX(360deg);
    -ms-transform: scale(0.5) rotateX(360deg);
    -o-transform: scale(0.5) rotateX(360deg);
    transform: scale(0.5) rotateX(360deg);
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 448, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleF {
    opacity: 1;
    -webkit-transform: scale(1) rotateX(0deg);
    -moz-transform: scale(1) rotateX(0deg);
    -ms-transform: scale(1) rotateX(0deg);
    -o-transform: scale(1) rotateX(0deg);
    transform: scale(1) rotateX(0deg);
    visibility: visible;
}
/* line 449, ../sass/components/_animations.scss */

.ImageWrapper .StyleNe {
    visibility: hidden;
    margin: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 450, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleNe {
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    visibility: visible;
}
/* line 451, ../sass/components/_animations.scss */

.ImageWrapper .StyleNa {
    visibility: hidden;
    -webkit-transform: scale(0.2) rotateY(360deg);
    -moz-transform: scale(0.2) rotateY(360deg);
    -ms-transform: scale(0.2) rotateY(360deg);
    -o-transform: scale(0.2) rotateY(360deg);
    transform: scale(0.2) rotateY(360deg);
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 452, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleNa {
    opacity: 1;
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
    visibility: visible;
}
/* line 453, ../sass/components/_animations.scss */

.ImageWrapper .StyleMg span {
    position: absolute;
}
/* line 454, ../sass/components/_animations.scss */

.ImageWrapper .StyleMg span:nth-of-type(1) {
    bottom: 50%;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -82px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 455, ../sass/components/_animations.scss */

.ImageWrapper .StyleMg span:nth-of-type(2) {
    bottom: 50%;
    top: 50%;
    right: 50%;
    margin: -20px -82px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 456, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleMg span:nth-of-type(1) {
    margin: -20px 0 0 -42px;
    visibility: visible;
    opacity: 1;
}
/* line 457, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleMg span:nth-of-type(2) {
    margin: -20px -42px 0 0;
    visibility: visible;
    opacity: 1;
}
/* line 458, ../sass/components/_animations.scss */

.ImageWrapper .StyleAl span {
    position: absolute;
}
/* line 459, ../sass/components/_animations.scss */

.ImageWrapper .StyleAl span:nth-of-type(1) {
    top: 0;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 460, ../sass/components/_animations.scss */

.ImageWrapper .StyleAl span:nth-of-type(2) {
    bottom: 0;
    right: 50%;
    margin: 0 -42px -20px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 461, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleAl span:nth-of-type(1) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 462, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleAl span:nth-of-type(2) {
    bottom: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 463, ../sass/components/_animations.scss */

.ImageWrapper .StyleSi span {
    position: absolute;
}
/* line 464, ../sass/components/_animations.scss */

.ImageWrapper .StyleSi span:nth-of-type(1) {
    bottom: 0;
    left: 50%;
    margin: 0 0 -20px -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 465, ../sass/components/_animations.scss */

.ImageWrapper .StyleSi span:nth-of-type(2) {
    top: 0;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 466, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleSi span:nth-of-type(1) {
    bottom: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 467, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleSi span:nth-of-type(2) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 468, ../sass/components/_animations.scss */

.ImageWrapper .StyleP span {
    position: absolute;
}
/* line 469, ../sass/components/_animations.scss */

.ImageWrapper .StyleP span:nth-of-type(1) {
    top: 0;
    left: 0;
    margin: -40px 0 0 -40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 470, ../sass/components/_animations.scss */

.ImageWrapper .StyleP span:nth-of-type(2) {
    bottom: 0;
    right: 0;
    margin: 0 -40px -40px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 471, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleP span:nth-of-type(1) {
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: visible;
    opacity: 1;
}
/* line 472, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleP span:nth-of-type(2) {
    bottom: 50%;
    right: 50%;
    margin: 0 -42px -20px 0;
    visibility: visible;
    opacity: 1;
}
/* line 473, ../sass/components/_animations.scss */

.ImageWrapper .StyleS span {
    position: absolute;
}
/* line 474, ../sass/components/_animations.scss */

.ImageWrapper .StyleS span:nth-of-type(1) {
    bottom: 0;
    left: 0;
    margin: -40px 0 0 -40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 475, ../sass/components/_animations.scss */

.ImageWrapper .StyleS span:nth-of-type(2) {
    top: 0;
    right: 0;
    margin: 0 -40px -40px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 476, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleS span:nth-of-type(1) {
    bottom: 50%;
    left: 50%;
    margin: 0 0 -20px -42px;
    visibility: visible;
    opacity: 1;
}
/* line 477, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleS span:nth-of-type(2) {
    top: 50%;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: visible;
    opacity: 1;
}
/* line 478, ../sass/components/_animations.scss */

.ImageWrapper .StyleCl {
    visibility: hidden;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 479, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleCl {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
}
/* line 480, ../sass/components/_animations.scss */

.ImageWrapper .StyleAr span {
    position: absolute;
}
/* line 481, ../sass/components/_animations.scss */

.ImageWrapper .StyleAr span:nth-of-type(1) {
    top: 50%;
    bottom: 50%;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2) rotate(0deg);
    -moz-transform: scale(0.2) rotate(0deg);
    -ms-transform: scale(0.2) rotate(0deg);
    -o-transform: scale(0.2) rotate(0deg);
    transform: scale(0.2) rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 482, ../sass/components/_animations.scss */

.ImageWrapper .StyleAr span:nth-of-type(2) {
    top: 50%;
    bottom: 50%;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2) rotate(0deg);
    -moz-transform: scale(0.2) rotate(0deg);
    -ms-transform: scale(0.2) rotate(0deg);
    -o-transform: scale(0.2) rotate(0deg);
    transform: scale(0.2) rotate(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 483, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleAr span:nth-of-type(1) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
}
/* line 484, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleAr span:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
}
/* line 485, ../sass/components/_animations.scss */

.ImageWrapper .StyleK span {
    position: absolute;
}
/* line 486, ../sass/components/_animations.scss */

.ImageWrapper .StyleK span:nth-of-type(1) {
    top: 50%;
    bottom: 50%;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 487, ../sass/components/_animations.scss */

.ImageWrapper .StyleK span:nth-of-type(2) {
    top: 50%;
    bottom: 50%;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 488, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleK span:nth-of-type(1) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/* line 489, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleK span:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/* line 490, ../sass/components/_animations.scss */

.ImageWrapper .StyleCa span {
    position: absolute;
}
/* line 491, ../sass/components/_animations.scss */

.ImageWrapper .StyleCa span:nth-of-type(1) {
    top: 50%;
    bottom: 50%;
    left: 50%;
    margin: -20px 0 0 -42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2) rotateY(0deg);
    -moz-transform: scale(0.2) rotateY(0deg);
    -ms-transform: scale(0.2) rotateY(0deg);
    -o-transform: scale(0.2) rotateY(0deg);
    transform: scale(0.2) rotateY(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 492, ../sass/components/_animations.scss */

.ImageWrapper .StyleCa span:nth-of-type(2) {
    top: 50%;
    bottom: 50%;
    right: 50%;
    margin: -20px -42px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.2) rotateY(0deg);
    -moz-transform: scale(0.2) rotateY(0deg);
    -ms-transform: scale(0.2) rotateY(0deg);
    -o-transform: scale(0.2) rotateY(0deg);
    transform: scale(0.2) rotateY(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 493, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleCa span:nth-of-type(1) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) rotateY(360deg);
    -moz-transform: scale(1) rotateY(360deg);
    -ms-transform: scale(1) rotateY(360deg);
    -o-transform: scale(1) rotateY(360deg);
    transform: scale(1) rotateY(360deg);
}
/* line 494, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleCa span:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) rotateY(360deg);
    -moz-transform: scale(1) rotateY(360deg);
    -ms-transform: scale(1) rotateY(360deg);
    -o-transform: scale(1) rotateY(360deg);
    transform: scale(1) rotateY(360deg);
}
/* line 495, ../sass/components/_animations.scss */

.ImageWrapper .StyleSc span {
    position: absolute;
}
/* line 496, ../sass/components/_animations.scss */

.ImageWrapper .StyleSc span:nth-of-type(1) {
    bottom: 50%;
    top: 50%;
    left: 0;
    margin: -20px 0 0 -68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 497, ../sass/components/_animations.scss */

.ImageWrapper .StyleSc span:nth-of-type(2) {
    top: 0;
    right: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 498, ../sass/components/_animations.scss */

.ImageWrapper .StyleSc span:nth-of-type(3) {
    bottom: 50%;
    top: 50%;
    right: 0;
    margin: -20px -68px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 499, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleSc span:nth-of-type(1) {
    left: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 500, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleSc span:nth-of-type(2) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 501, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleSc span:nth-of-type(3) {
    right: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 502, ../sass/components/_animations.scss */

.ImageWrapper .StyleTi span {
    position: absolute;
}
/* line 503, ../sass/components/_animations.scss */

.ImageWrapper .StyleTi span:nth-of-type(1) {
    bottom: 50%;
    top: 50%;
    left: 0;
    margin: -20px 0 0 -68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 504, ../sass/components/_animations.scss */

.ImageWrapper .StyleTi span:nth-of-type(2) {
    bottom: 50%;
    top: 50%;
    left: 50%;
    right: 50%;
    margin: -20px 0 0 -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 505, ../sass/components/_animations.scss */

.ImageWrapper .StyleTi span:nth-of-type(3) {
    bottom: 50%;
    top: 50%;
    right: 0;
    margin: -20px -68px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 506, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleTi span:nth-of-type(1) {
    left: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 507, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleTi span:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 508, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleTi span:nth-of-type(3) {
    right: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 509, ../sass/components/_animations.scss */

.ImageWrapper .StyleV span {
    position: absolute;
}
/* line 510, ../sass/components/_animations.scss */

.ImageWrapper .StyleV span:nth-of-type(1) {
    top: 0;
    left: 50%;
    margin: -20px 0 0 -68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
    -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
    -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
    -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
    transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
}
/* line 511, ../sass/components/_animations.scss */

.ImageWrapper .StyleV span:nth-of-type(2) {
    top: 0;
    left: 50%;
    margin: -20px 0 0 -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
    -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
    -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
    -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
    transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
}
/* line 512, ../sass/components/_animations.scss */

.ImageWrapper .StyleV span:nth-of-type(3) {
    top: 0;
    right: 50%;
    margin: -20px -68px 0 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
    -moz-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
    -ms-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
    -o-transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
    transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
}
/* line 513, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleV span:nth-of-type(1) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 514, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleV span:nth-of-type(2) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/* line 515, ../sass/components/_animations.scss */

.ImageWrapper:hover .StyleV span:nth-of-type(3) {
    top: 50%;
    visibility: visible;
    opacity: 1;
}
/*  =============================================
Plus Button Effects
============================================= */
/* line 519, ../sass/components/_animations.scss */

.ImageWrapper .PStyleH {
    background: url(../img/plus.png) no-repeat scroll center center/60px 60px #999999;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 7;
}
/* line 520, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleH {
    opacity: .6;
    visibility: visible;
}
/* line 521, ../sass/components/_animations.scss */

.ImageWrapper .PStyleHe {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll center center/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 522, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleHe {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
}
/* line 523, ../sass/components/_animations.scss */

.ImageWrapper .PStyleLi {
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    -ms-transform: scale(0.5) rotateY(180deg);
    -o-transform: scale(0.5) rotateY(180deg);
    transform: scale(0.5) rotateY(180deg);
    background: url(../img/plus.png) no-repeat scroll center center/60px 60px #999999;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 7;
}
/* line 524, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleLi {
    opacity: .6;
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
    visibility: visible;
}
/* line 525, ../sass/components/_animations.scss */

.ImageWrapper .PStyleBe {
    -webkit-transform: scale(0.5) rotateX(180deg);
    -moz-transform: scale(0.5) rotateX(180deg);
    -ms-transform: scale(0.5) rotateX(180deg);
    -o-transform: scale(0.5) rotateX(180deg);
    transform: scale(0.5) rotateX(180deg);
    background: url(../img/plus.png) no-repeat scroll center center/60px 60px #999999;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 7;
}
/* line 526, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleBe {
    opacity: .6;
    -webkit-transform: scale(1) rotateX(0deg);
    -moz-transform: scale(1) rotateX(0deg);
    -ms-transform: scale(1) rotateX(0deg);
    -o-transform: scale(1) rotateX(0deg);
    transform: scale(1) rotateX(0deg);
    visibility: visible;
}
/* line 527, ../sass/components/_animations.scss */

.ImageWrapper .PStyleB {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 528, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleB {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/* line 529, ../sass/components/_animations.scss */

.ImageWrapper .PStyleC {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 530, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleC {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/* line 531, ../sass/components/_animations.scss */

.ImageWrapper .PStyleN {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 532, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleN {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/* line 533, ../sass/components/_animations.scss */

.ImageWrapper .PStyleO {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: bottom left;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 534, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleO {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/* line 535, ../sass/components/_animations.scss */

.ImageWrapper .PStyleF {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 536, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleF {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/* line 537, ../sass/components/_animations.scss */

.ImageWrapper .PStyleNe {
    position: absolute;
    background: url(../img/plus.png) no-repeat scroll top left/100% 100% #999999;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-background-origin: padding-box, padding-box;
    -moz-background-origin: padding-box, padding-box;
    -ms-background-origin: padding-box, padding-box;
    -o-background-origin: padding-box, padding-box;
    background-origin: padding-box, padding-box;
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 10px, 100% 100%;
    -moz-background-size: 10px 10px, 100% 100%;
    -ms-background-size: 10px 10px, 100% 100%;
    -o-background-size: 10px 10px, 100% 100%;
    background-size: 10px 10px, 100% 100%;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 538, ../sass/components/_animations.scss */

.ImageWrapper:hover .PStyleNe {
    opacity: .6;
    -webkit-background-size: 60px 60px, 100% 100%;
    -moz-background-size: 60px 60px, 100% 100%;
    -ms-background-size: 60px 60px, 100% 100%;
    -o-background-size: 60px 60px, 100% 100%;
    background-size: 60px 60px, 100% 100%;
    visibility: visible;
    background-position: center center;
}
/*  =============================================
Content Transform
============================================= */
/* line 542, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 543, ../sass/components/_animations.scss */

.ContentWrapperH:hover .ContentH {
    opacity: 1;
    visibility: visible;
}
/* line 544, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 545, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 546, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 547, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 548, ../sass/components/_animations.scss */

.ContentWrapperH .ContentH .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 549, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 550, ../sass/components/_animations.scss */

.ContentWrapperHe:hover .ContentHe {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 551, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 552, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 553, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 554, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 555, ../sass/components/_animations.scss */

.ContentWrapperHe .ContentHe .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 556, ../sass/components/_animations.scss */

.ContentWrapperLi img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 557, ../sass/components/_animations.scss */

.ContentWrapperLi:hover img {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
/* line 558, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 559, ../sass/components/_animations.scss */

.ContentWrapperLi:hover .ContentLi {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* line 560, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 561, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 562, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 563, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 564, ../sass/components/_animations.scss */

.ContentWrapperLi .ContentLi .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 565, ../sass/components/_animations.scss */

.ContentWrapperBe img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
}
/* line 566, ../sass/components/_animations.scss */

.ContentWrapperBe:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
    opacity: 0;
}
/* line 567, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 568, ../sass/components/_animations.scss */

.ContentWrapperBe:hover .ContentBe {
    opacity: 1;
    visibility: visible;
}
/* line 569, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 570, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 571, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 572, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 573, ../sass/components/_animations.scss */

.ContentWrapperBe .ContentBe .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 574, ../sass/components/_animations.scss */

.ContentWrapperB img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 575, ../sass/components/_animations.scss */

.ContentWrapperB:hover img {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
/* line 576, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: -100%;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 577, ../sass/components/_animations.scss */

.ContentWrapperB:hover .ContentB {
    opacity: 1;
    visibility: visible;
    top: 0;
}
/* line 578, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 579, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 580, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 581, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 582, ../sass/components/_animations.scss */

.ContentWrapperB .ContentB .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 583, ../sass/components/_animations.scss */

.ContentWrapperC img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 584, ../sass/components/_animations.scss */

.ContentWrapperC:hover img {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
/* line 585, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    bottom: -100%;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 586, ../sass/components/_animations.scss */

.ContentWrapperC:hover .ContentC {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
/* line 587, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 588, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 589, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 590, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 591, ../sass/components/_animations.scss */

.ContentWrapperC .ContentC .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 592, ../sass/components/_animations.scss */

.ContentWrapperN img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 593, ../sass/components/_animations.scss */

.ContentWrapperN:hover img {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
/* line 594, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 595, ../sass/components/_animations.scss */

.ContentWrapperN:hover .ContentN {
    opacity: 1;
    visibility: visible;
    right: 0;
}
/* line 596, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 597, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 598, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 599, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 600, ../sass/components/_animations.scss */

.ContentWrapperN .ContentN .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 601, ../sass/components/_animations.scss */

.ContentWrapperO img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 602, ../sass/components/_animations.scss */

.ContentWrapperO:hover img {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
/* line 603, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 604, ../sass/components/_animations.scss */

.ContentWrapperO:hover .ContentO {
    opacity: 1;
    visibility: visible;
    left: 0;
}
/* line 605, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 606, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 607, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 608, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 609, ../sass/components/_animations.scss */

.ContentWrapperO .ContentO .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 610, ../sass/components/_animations.scss */

.ContentWrapperF img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 611, ../sass/components/_animations.scss */

.ContentWrapperF:hover img {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
}
/* line 612, ../sass/components/_animations.scss */

.ContentWrapperF .ContentF {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 50%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: perspective(600px) rotateY(90deg);
    -moz-transform: perspective(600px) rotateY(90deg);
    -ms-transform: perspective(600px) rotateY(90deg);
    -o-transform: perspective(600px) rotateY(90deg);
    transform: perspective(600px) rotateY(90deg);
    -webkit-transform-origin: left center 0;
    -moz-transform-origin: left center 0;
    -ms-transform-origin: left center 0;
    -o-transform-origin: left center 0;
    transform-origin: left center 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 613, ../sass/components/_animations.scss */

.ContentWrapperF:hover .ContentF {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateY(0deg);
    -moz-transform: perspective(600px) rotateY(0deg);
    -ms-transform: perspective(600px) rotateY(0deg);
    -o-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}
/* line 614, ../sass/components/_animations.scss */

.ContentWrapperF .ContentF .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 615, ../sass/components/_animations.scss */

.ContentWrapperF .ContentF .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 616, ../sass/components/_animations.scss */

.ContentWrapperF .ContentF .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 617, ../sass/components/_animations.scss */

.ContentWrapperNe img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 618, ../sass/components/_animations.scss */

.ContentWrapperNe:hover img {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
}
/* line 619, ../sass/components/_animations.scss */

.ContentWrapperNe .ContentNe {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 50%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 620, ../sass/components/_animations.scss */

.ContentWrapperNe:hover .ContentNe {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
}
/* line 621, ../sass/components/_animations.scss */

.ContentWrapperNe .ContentNe .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 622, ../sass/components/_animations.scss */

.ContentWrapperNe .ContentNe .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 623, ../sass/components/_animations.scss */

.ContentWrapperNe .ContentNe .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 624, ../sass/components/_animations.scss */

.ContentWrapperNa img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 625, ../sass/components/_animations.scss */

.ContentWrapperNa:hover img {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
}
/* line 626, ../sass/components/_animations.scss */

.ContentWrapperNa .ContentNa {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 50%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    -webkit-transform: perspective(600px) rotateY(-90deg);
    -moz-transform: perspective(600px) rotateY(-90deg);
    -ms-transform: perspective(600px) rotateY(-90deg);
    -o-transform: perspective(600px) rotateY(-90deg);
    transform: perspective(600px) rotateY(-90deg);
    -webkit-transform-origin: right center 0;
    -moz-transform-origin: right center 0;
    -ms-transform-origin: right center 0;
    -o-transform-origin: right center 0;
    transform-origin: right center 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 627, ../sass/components/_animations.scss */

.ContentWrapperNa:hover .ContentNa {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateY(0deg);
    -moz-transform: perspective(600px) rotateY(0deg);
    -ms-transform: perspective(600px) rotateY(0deg);
    -o-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}
/* line 628, ../sass/components/_animations.scss */

.ContentWrapperNa .ContentNa .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 629, ../sass/components/_animations.scss */

.ContentWrapperNa .ContentNa .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 630, ../sass/components/_animations.scss */

.ContentWrapperNa .ContentNa .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 631, ../sass/components/_animations.scss */

.ContentWrapperMg img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 632, ../sass/components/_animations.scss */

.ContentWrapperMg:hover img {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
}
/* line 633, ../sass/components/_animations.scss */

.ContentWrapperMg .ContentMg {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 50%;
    display: block;
    bottom: 0;
    left: 0;
    -webkit-transform: perspective(600px) rotateX(90deg);
    -moz-transform: perspective(600px) rotateX(90deg);
    -ms-transform: perspective(600px) rotateX(90deg);
    -o-transform: perspective(600px) rotateX(90deg);
    transform: perspective(600px) rotateX(90deg);
    -webkit-transform-origin: center bottom 0;
    -moz-transform-origin: center bottom 0;
    -ms-transform-origin: center bottom 0;
    -o-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 634, ../sass/components/_animations.scss */

.ContentWrapperMg:hover .ContentMg {
    opacity: 1;
    visibility: visible;
    -webkit-transform: perspective(600px) rotateY(0deg);
    -moz-transform: perspective(600px) rotateY(0deg);
    -ms-transform: perspective(600px) rotateY(0deg);
    -o-transform: perspective(600px) rotateY(0deg);
    transform: perspective(600px) rotateY(0deg);
}
/* line 635, ../sass/components/_animations.scss */

.ContentWrapperMg .ContentMg .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 636, ../sass/components/_animations.scss */

.ContentWrapperMg .ContentMg .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 637, ../sass/components/_animations.scss */

.ContentWrapperMg .ContentMg .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 638, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(0deg) scale(0);
    -moz-transform: rotateY(0deg) scale(0);
    -ms-transform: rotateY(0deg) scale(0);
    -o-transform: rotateY(0deg) scale(0);
    transform: rotateY(0deg) scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 639, ../sass/components/_animations.scss */

.ContentWrapperAl:hover .ContentAl {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(360deg) scale(0.9);
    -moz-transform: rotateY(360deg) scale(0.9);
    -ms-transform: rotateY(360deg) scale(0.9);
    -o-transform: rotateY(360deg) scale(0.9);
    transform: rotateY(360deg) scale(0.9);
}
/* line 640, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 641, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 642, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 643, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 644, ../sass/components/_animations.scss */

.ContentWrapperAl .ContentAl .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 645, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateX(0deg) scale(0);
    -moz-transform: rotateX(0deg) scale(0);
    -ms-transform: rotateX(0deg) scale(0);
    -o-transform: rotateX(0deg) scale(0);
    transform: rotateX(0deg) scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 646, ../sass/components/_animations.scss */

.ContentWrapperSi:hover .ContentSi {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(360deg) scale(0.9);
    -moz-transform: rotateX(360deg) scale(0.9);
    -ms-transform: rotateX(360deg) scale(0.9);
    -o-transform: rotateX(360deg) scale(0.9);
    transform: rotateX(360deg) scale(0.9);
}
/* line 647, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 648, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 649, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 650, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 651, ../sass/components/_animations.scss */

.ContentWrapperSi .ContentSi .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 652, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(0deg) scale(0.9);
    -moz-transform: rotateY(0deg) scale(0.9);
    -ms-transform: rotateY(0deg) scale(0.9);
    -o-transform: rotateY(0deg) scale(0.9);
    transform: rotateY(0deg) scale(0.9);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 653, ../sass/components/_animations.scss */

.ContentWrapperP:hover .ContentP {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(360deg) scale(0.9);
    -moz-transform: rotateY(360deg) scale(0.9);
    -ms-transform: rotateY(360deg) scale(0.9);
    -o-transform: rotateY(360deg) scale(0.9);
    transform: rotateY(360deg) scale(0.9);
}
/* line 654, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 655, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 656, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 657, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 658, ../sass/components/_animations.scss */

.ContentWrapperP .ContentP .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 659, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateX(0deg) scale(0.9);
    -moz-transform: rotateX(0deg) scale(0.9);
    -ms-transform: rotateX(0deg) scale(0.9);
    -o-transform: rotateX(0deg) scale(0.9);
    transform: rotateX(0deg) scale(0.9);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 660, ../sass/components/_animations.scss */

.ContentWrapperS:hover .ContentS {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(360deg) scale(0.9);
    -moz-transform: rotateX(360deg) scale(0.9);
    -ms-transform: rotateX(360deg) scale(0.9);
    -o-transform: rotateX(360deg) scale(0.9);
    transform: rotateX(360deg) scale(0.9);
}
/* line 661, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 662, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 663, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 664, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 665, ../sass/components/_animations.scss */

.ContentWrapperS .ContentS .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 666, ../sass/components/_animations.scss */

.ContentWrapperCl {
    overflow: visible !important;
}
/* line 667, ../sass/components/_animations.scss */

.ContentWrapperCl img {
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 668, ../sass/components/_animations.scss */

.ContentWrapperCl:hover img {
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
}
/* line 669, ../sass/components/_animations.scss */

.ContentWrapperCl .ContentCl {
    position: absolute;
    background: #ffffff;
    opacity: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 670, ../sass/components/_animations.scss */

.ContentWrapperCl:hover .ContentCl {
    visibility: visible;
}
/* line 671, ../sass/components/_animations.scss */

.ContentWrapperCl .ContentCl .Content {
    position: absolute;
    top: 65%;
    display: block;
    width: 100%;
}
/* line 672, ../sass/components/_animations.scss */

.ContentWrapperCl .ContentCl .Content h2 {
    font: bold 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 2px;
    text-align: center;
}
/* line 673, ../sass/components/_animations.scss */

.ContentWrapperCl .ContentCl .Content .ReadMore {
    margin: 8px auto;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 80px;
}
/* line 674, ../sass/components/_animations.scss */

.ContentWrapperCl .ContentCl .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 675, ../sass/components/_animations.scss */

.ContentWrapperAr {
    overflow: visible !important;
}
/* line 676, ../sass/components/_animations.scss */

.ContentWrapperAr img {
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 677, ../sass/components/_animations.scss */

.ContentWrapperAr:hover img {
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}
/* line 678, ../sass/components/_animations.scss */

.ContentWrapperAr .ContentAr {
    position: absolute;
    background: #ffffff;
    opacity: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 679, ../sass/components/_animations.scss */

.ContentWrapperAr:hover .ContentAr {
    visibility: visible;
}
/* line 680, ../sass/components/_animations.scss */

.ContentWrapperAr .ContentAr .Content {
    position: absolute;
    top: 5%;
    display: block;
    width: 100%;
}
/* line 681, ../sass/components/_animations.scss */

.ContentWrapperAr .ContentAr .Content h2 {
    font: bold 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 2px;
    text-align: center;
}
/* line 682, ../sass/components/_animations.scss */

.ContentWrapperAr .ContentAr .Content .ReadMore {
    margin: 8px auto;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 80px;
}
/* line 683, ../sass/components/_animations.scss */

.ContentWrapperAr .ContentAr .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 684, ../sass/components/_animations.scss */

.ContentWrapperK {
    overflow: visible !important;
}
/* line 685, ../sass/components/_animations.scss */

.ContentWrapperK img {
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 686, ../sass/components/_animations.scss */

.ContentWrapperK:hover img {
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
}
/* line 687, ../sass/components/_animations.scss */

.ContentWrapperK .ContentK {
    position: absolute;
    background: #ffffff;
    opacity: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 688, ../sass/components/_animations.scss */

.ContentWrapperK:hover .ContentK {
    visibility: visible;
}
/* line 689, ../sass/components/_animations.scss */

.ContentWrapperK .ContentK .Content {
    display: block;
    width: 100%;
    position: relative;
}
/* line 690, ../sass/components/_animations.scss */

.ContentWrapperK .ContentK .Content ul {
    position: absolute;
    top: 0;
    right: 0;
}
/* line 691, ../sass/components/_animations.scss */

.ContentWrapperK .ContentK .Content ul li {
    margin: 14px 16px;
}
/* line 692, ../sass/components/_animations.scss */

.ContentWrapperK .ContentK .Content ul li a {
    font-size: 21px;
    color: #a9a9a9;
}
/* line 694, ../sass/components/_animations.scss */

.ContentWrapperCa img {
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 695, ../sass/components/_animations.scss */

.ContentWrapperCa:hover img {
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
    transform: translateX(20%);
}
/* line 696, ../sass/components/_animations.scss */

.ContentWrapperCa .ContentCa {
    position: absolute;
    background: #ffffff;
    opacity: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 697, ../sass/components/_animations.scss */

.ContentWrapperCa:hover .ContentCa {
    visibility: visible;
}
/* line 698, ../sass/components/_animations.scss */

.ContentWrapperCa .ContentCa .Content {
    display: block;
    width: 100%;
    position: relative;
}
/* line 699, ../sass/components/_animations.scss */

.ContentWrapperCa .ContentCa .Content ul {
    position: absolute;
    top: 0;
    left: 0;
}
/* line 700, ../sass/components/_animations.scss */

.ContentWrapperCa .ContentCa .Content ul li {
    margin: 5px;
}
/* line 701, ../sass/components/_animations.scss */

.ContentWrapperCa .ContentCa .Content ul li a {
    padding: 6px 9px;
}
/* line 702, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc {
    position: absolute;
    background: #ffffff;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: -100%;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 703, ../sass/components/_animations.scss */

.ContentWrapperSc:hover .ContentSc {
    visibility: visible;
    top: 0;
}
/* line 704, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 705, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 706, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 707, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 708, ../sass/components/_animations.scss */

.ContentWrapperSc .ContentSc .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 709, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi {
    position: absolute;
    background: #ffffff;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 710, ../sass/components/_animations.scss */

.ContentWrapperTi:hover .ContentTi {
    visibility: visible;
    left: 0;
}
/* line 711, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 712, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 713, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 714, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 715, ../sass/components/_animations.scss */

.ContentWrapperTi .ContentTi .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 716, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV {
    position: absolute;
    background: #ffffff;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 717, ../sass/components/_animations.scss */

.ContentWrapperV:hover .ContentV {
    visibility: visible;
    right: 0;
}
/* line 718, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 719, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 720, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 721, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 722, ../sass/components/_animations.scss */

.ContentWrapperV .ContentV .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 723, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr {
    position: absolute;
    background: #ffffff;
    visibility: hidden;
    width: 100%;
    height: 0;
    display: block;
    bottom: -100%;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 724, ../sass/components/_animations.scss */

.ContentWrapperCr:hover .ContentCr {
    visibility: visible;
    height: 100%;
    bottom: 0;
}
/* line 725, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 726, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 727, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 728, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 729, ../sass/components/_animations.scss */

.ContentWrapperCr .ContentCr .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 730, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 731, ../sass/components/_animations.scss */

.ContentWrapperMn:hover .ContentMn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* line 732, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 733, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 734, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 735, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 736, ../sass/components/_animations.scss */

.ContentWrapperMn .ContentMn .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 737, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 738, ../sass/components/_animations.scss */

.ContentWrapperFe:hover .ContentFe {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* line 739, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 740, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 741, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 742, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 743, ../sass/components/_animations.scss */

.ContentWrapperFe .ContentFe .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 744, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 745, ../sass/components/_animations.scss */

.ContentWrapperCo:hover .ContentCo {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* line 746, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 747, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 748, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 749, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 750, ../sass/components/_animations.scss */

.ContentWrapperCo .ContentCo .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 751, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi {
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    right: 0;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform-style: preserve-3D;
    -moz-transform-style: preserve-3D;
    -ms-transform-style: preserve-3D;
    -o-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 752, ../sass/components/_animations.scss */

.ContentWrapperNi:hover .ContentNi {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* line 753, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 754, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 755, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 756, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 757, ../sass/components/_animations.scss */

.ContentWrapperNi .ContentNi .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 758, ../sass/components/_animations.scss */

.ContentWrapperCu img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 759, ../sass/components/_animations.scss */

.ContentWrapperCu:hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* line 760, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 761, ../sass/components/_animations.scss */

.ContentWrapperCu:hover .ContentCu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/* line 762, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 763, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 764, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 765, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 766, ../sass/components/_animations.scss */

.ContentWrapperCu .ContentCu .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/* line 767, ../sass/components/_animations.scss */

.ContentWrapperZn img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 768, ../sass/components/_animations.scss */

.ContentWrapperZn:hover img {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
/* line 769, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 770, ../sass/components/_animations.scss */

.ContentWrapperZn:hover .ContentZn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
/* line 771, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn .Content {
    position: absolute;
    top: 10%;
    padding: 0 10px;
}
/* line 772, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn .Content h2 {
    font: 16px'Source Sans Pro', Arial, sans-serif;
    color: #8CA757;
    padding: 0 0 6px;
}
/* line 773, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn .Content p {
    font: normal 12px'Source Sans Pro';
    color: #666666;
}
/* line 774, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn .Content .ReadMore {
    float: right;
    margin: 16px 0 0;
    background: #D1CDC3;
    background: -moz-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1cdc3), color-stop(100%, #c9c5ba));
    background: -webkit-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -o-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: -ms-linear-gradient(top, #d1cdc3 0%, #c9c5ba 100%);
    background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
}
/* line 775, ../sass/components/_animations.scss */

.ContentWrapperZn .ContentZn .Content .ReadMore a {
    color: #757167;
    padding: 6px 16px;
    display: block;
    font: normal 12px'Source Sans Pro';
}
/*  =============================================
Ribbons
============================================= */
/* line 779, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTL .Triangle:after {
    border-right: 35px solid rgba(0, 0, 0, 0);
    border-top: 35px solid #FFFFFF;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    z-index: 2;
}
/* line 780, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTL .Sign {
    top: 2px;
    left: 2px;
    position: absolute;
    z-index: 6;
}
/* line 781, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTL .Sign a {
    color: #666666;
}
/* line 782, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTL {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 783, ../sass/components/_animations.scss */

.ImageWrapper:hover .RibbonCTL {
    opacity: 1;
    visibility: visible;
}
/* line 784, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTR .Triangle:after {
    border-left: 35px solid rgba(0, 0, 0, 0);
    border-top: 35px solid #FFFFFF;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: 0;
    right: 0;
    z-index: 2;
}
/* line 785, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTR .Sign {
    top: 2px;
    right: 2px;
    position: absolute;
    z-index: 6;
}
/* line 786, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTR .Sign a {
    color: #666666;
}
/* line 787, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCTR {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 788, ../sass/components/_animations.scss */

.ImageWrapper:hover .RibbonCTR {
    opacity: 1;
    visibility: visible;
}
/* line 789, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBL .Triangle:after {
    border-right: 35px solid rgba(0, 0, 0, 0);
    border-bottom: 35px solid #FFFFFF;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
/* line 790, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBL .Sign {
    bottom: 1px;
    left: 1px;
    position: absolute;
    z-index: 6;
}
/* line 791, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBL .Sign a {
    color: #666666;
}
/* line 792, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBL {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 793, ../sass/components/_animations.scss */

.ImageWrapper:hover .RibbonCBL {
    opacity: 1;
    visibility: visible;
}
/* line 794, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBR .Triangle:after {
    border-left: 35px solid rgba(0, 0, 0, 0);
    border-bottom: 35px solid #FFFFFF;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}
/* line 795, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBR .Sign {
    bottom: 1px;
    right: 1px;
    position: absolute;
    z-index: 6;
}
/* line 796, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBR .Sign a {
    color: #666666;
}
/* line 797, ../sass/components/_animations.scss */

.ImageWrapper .RibbonCBR {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 798, ../sass/components/_animations.scss */

.ImageWrapper:hover .RibbonCBR {
    opacity: 1;
    visibility: visible;
}
/*  =============================================
Transparent Background
============================================= */
/* line 802, ../sass/components/_animations.scss */

.TBlack {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
}
/* line 803, ../sass/components/_animations.scss */

.TWhite {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8) !important;
}
/* line 2, ../sass/components/_buttons.scss */

.btn-inverse {
    color: white;
    background-color: #e44853;
    border-color: #e44853;
}
/* line 185, ../sass/mixins/_theme.scss */

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active {
    color: #666666;
    background-color: transparent;
    border-color: #dddddd;
}
/* line 190, ../sass/mixins/_theme.scss */

.open .btn-inverse.dropdown-toggle {
    color: #666666;
    background-color: transparent;
    border-color: #dddddd;
}
/* line 196, ../sass/mixins/_theme.scss */

.btn-inverse:active,
.btn-inverse.active {
    background-image: none;
}
/* line 199, ../sass/mixins/_theme.scss */

.open .btn-inverse.dropdown-toggle {
    background-image: none;
}
/* line 209, ../sass/mixins/_theme.scss */

.btn-inverse.disabled,
.btn-inverse.disabled:hover,
.btn-inverse.disabled:focus,
.btn-inverse.disabled:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled],
.btn-inverse[disabled]:hover,
.btn-inverse[disabled]:focus,
.btn-inverse[disabled]:active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse.active {
    background-color: #e44853;
    border-color: #e44853;
}
/* line 215, ../sass/mixins/_theme.scss */

.btn-inverse .badge {
    color: #e44853;
    background-color: white;
}
/* line 5, ../sass/components/_buttons.scss */

.btn-outline {
    color: #666666;
    background-color: transparent;
    border-color: #dddddd;
}
/* line 185, ../sass/mixins/_theme.scss */

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: black;
    background-color: #f8981d;
    border-color: #f8981d;
    font-weight: 500;
}
/* line 190, ../sass/mixins/_theme.scss */

.open .btn-outline.dropdown-toggle {
    color: white;
    background-color: #e44853;
    border-color: #e44853;
}
/* line 196, ../sass/mixins/_theme.scss */

.btn-outline:active,
.btn-outline.active {
    background-image: none;
}
/* line 199, ../sass/mixins/_theme.scss */

.open .btn-outline.dropdown-toggle {
    background-image: none;
}
/* line 209, ../sass/mixins/_theme.scss */

.btn-outline.disabled,
.btn-outline.disabled:hover,
.btn-outline.disabled:focus,
.btn-outline.disabled:active,
.btn-outline.disabled.active,
.btn-outline[disabled],
.btn-outline[disabled]:hover,
.btn-outline[disabled]:focus,
.btn-outline[disabled]:active,
.btn-outline[disabled].active,
fieldset[disabled] .btn-outline,
fieldset[disabled] .btn-outline:hover,
fieldset[disabled] .btn-outline:focus,
fieldset[disabled] .btn-outline:active,
fieldset[disabled] .btn-outline.active {
    background-color: transparent;
    border-color: #dddddd;
}
/* line 215, ../sass/mixins/_theme.scss */

.btn-outline .badge {
    color: transparent;
    background-color: #666666;
}
/* line 9, ../sass/components/_buttons.scss */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
/* line 15, ../sass/components/_buttons.scss */

input[type=number] {
    -moz-appearance: textfield;
}
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 3, ../sass/components/_forms.scss */

.no-padding {
    padding: 0 !important;
}
/* line 4, ../sass/components/_forms.scss */

.no-margin {
    margin: 0 !important;
}
/* line 8, ../sass/components/_forms.scss */

.icon-box {
    font-size: 40px;
}
/* line 14, ../sass/components/_forms.scss */

.e-scale .popup-content {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 19, ../sass/components/_forms.scss */

.e-scale.popup-over:hover .popup-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 27, ../sass/components/_forms.scss */

.e-translate-left .popup-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-200px, 0px);
    -ms-transform: translate(-200px, 0px);
    transform: translate(-200px, 0px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 33, ../sass/components/_forms.scss */

.e-translate-left.popup-over:hover .popup-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 42, ../sass/components/_forms.scss */

.e-translate-right .popup-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(200px, 0px);
    -ms-transform: translate(200px, 0px);
    transform: translate(200px, 0px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 48, ../sass/components/_forms.scss */

.e-translate-right.popup-over:hover .popup-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 57, ../sass/components/_forms.scss */

.e-translate-top .popup-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    transform: translate(0, 200px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 63, ../sass/components/_forms.scss */

.e-translate-top.popup-over:hover .popup-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 72, ../sass/components/_forms.scss */

.e-translate-down .popup-content {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 78, ../sass/components/_forms.scss */

.e-translate-down.popup-over:hover .popup-content {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 87, ../sass/components/_forms.scss */

.fs-style {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}
/* line 88, ../sass/components/_forms.scss */

.fs-style:before {
    padding: 0 2000px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #eee;
    z-index: 0;
    display: inline-block;
    top: 0;
    left: -2000px;
}
/* line 101, ../sass/components/_forms.scss */

.fs-style1:before {
    background-image: url(../img/patterns/full-screen/style-1.jpg);
}
/* line 102, ../sass/components/_forms.scss */

.fs-style2:before {
    background-image: url(../img/patterns/full-screen/style-2.jpg);
}
/* line 103, ../sass/components/_forms.scss */

.fs-style3:before {
    background-image: url(../img/patterns/full-screen/style-3.jpg);
}
/* line 106, ../sass/components/_forms.scss */

#footer {
    position: relative;
}
/* line 107, ../sass/components/_forms.scss */

#footer .container {
    position: static;
}
/* line 108, ../sass/components/_forms.scss */

.fs-content {
    height: 300px;
}
/* line 109, ../sass/components/_forms.scss */

.fs-content > div {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
}
/* line 112, ../sass/components/_forms.scss */

.grid-system .cell {
    border: 1px solid #e6e6e6;
    background: #e5e5e5;
    text-align: center !important;
    margin: 0 0px 10px 0;
    padding: 8px 0 8px 0;
}
/* line 113, ../sass/components/_forms.scss */

.icons-examples .fa {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
}
/* line 114, ../sass/components/_forms.scss */

.pricing-table {
    border: 0px;
    margin: 20px 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 117, ../sass/components/_forms.scss */

.pricing-table .pricing-header,
.pricing-table .pricing-footer {
    border: 0px;
}
/* line 118, ../sass/components/_forms.scss */

.pricing-table .plan-price {
    text-transform: uppercase;
}
/* line 119, ../sass/components/_forms.scss */

.pricing-table .plan-currency {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 700;
}
/* line 120, ../sass/components/_forms.scss */

.pricing-table .plan-figure {
    font-size: 72px;
    font-size: 7.2rem;
    font-weight: 700;
}
/* line 121, ../sass/components/_forms.scss */

.pricing-table .plan-period {
    font-size: 12px;
    font-size: 1.2rem;
}
/* line 122, ../sass/components/_forms.scss */

.pricing-table .plan-title {
    color: #fff;
    position: relative;
    padding-bottom: 20px;
}
/* line 123, ../sass/components/_forms.scss */

.pricing-table .plan-title:after {
    content: "";
    background: #fff;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 1px;
}
/* line 125, ../sass/components/_forms.scss */

.pricing-table .pricing-body {
    border-top: 0px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
/* line 128, ../sass/components/_forms.scss */

.pricing-table ul li,
.pricing-table ol li {
    padding: 12px;
    border-bottom: 1px solid #e6e6e6;
}
/* line 130, ../sass/components/_forms.scss */

.pricing-table .plan-link {
    line-height: 2.5;
    border-radius: 0;
    font-size: 12px;
    font-size: 1.2rem;
}
/* line 132, ../sass/components/_forms.scss */

.pricing-table.featured-plan {
    margin: 0;
}
/* line 133, ../sass/components/_forms.scss */

.pricing-table.featured-plan .pricing-header {
    background: #0eba9e;
    padding-top: 35px;
    padding-bottom: 35px;
}
/* line 134, ../sass/components/_forms.scss */

.pricing-table.featured-plan .plan-link {
    background: #0eba9e;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* line 136, ../sass/components/_forms.scss */

.pricing-table:hover {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/**
 * BASE CSS STYLES
 */
/* line 5, ../sass/_general.scss */

html {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
}
/* line 10, ../sass/_general.scss */

body {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    backface-visibility: hidden;
    /* W3C */
    
    -webkit-backface-visibility: hidden;
    /* Safari & Chrome */
    
    -moz-backface-visibility: hidden;
    /* Firefox */
    
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    
    -o-backface-visibility: hidden;
    /* Opera */
}
/* line 18, ../sass/_general.scss */

#page {
    overflow: hidden;
}
/* line 22, ../sass/_general.scss */

ul,
ol {
    list-style: none;
}
/* line 23, ../sass/_general.scss */

a {
    color: #666666;
}
/* line 25, ../sass/_general.scss */

a:hover,
a:focus {
    color: #f38d0a;
}
/* line 26, ../sass/_general.scss */

a:focus {
    outline: none;
}
/* line 28, ../sass/_general.scss */

.clear {
    clear: both;
}
/* line 32, ../sass/_general.scss */

.bullet li {
    padding: 6px 0px 6px 15px;
    position: relative;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .bullet li {
    padding: 6px 15px 6px 0px;
}
/* line 34, ../sass/_general.scss */

.bullet li a:before {
    display: block;
    content: "-";
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 6px;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl .bullet li a:before {
    right: 0;
    left: auto;
}
/* links style */
/* line 39, ../sass/_general.scss */

ul.links {
    margin: 0;
    padding: 0;
}
/* line 40, ../sass/_general.scss */

ul.links li {
    display: inline;
    line-height: normal;
}
/* line 41, ../sass/_general.scss */

ul.links li a {
    margin: 0 6px;
}
/* line 43, ../sass/_general.scss */

ul.links li .fa,
ul.links li .icon {
    margin-right: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl ul.links li .fa,
.rtl ul.links li .icon {
    margin-left: 10px;
    margin-right: inherit;
}
/* line 46, ../sass/_general.scss */

ul.list li {
    list-style: none;
    padding: 6px 0;
}
/* line 48, ../sass/_general.scss */

ul.my-account li {
    padding: 6px 0;
    list-style: disc;
    margin-left: 14px;
}
/* line 50, ../sass/_general.scss */

ul.inline li {
    float: left;
}
/* line 53, ../sass/_general.scss */

.tree-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
/* line 54, ../sass/_general.scss */

.tree-menu > ul > li {
    width: 100%;
    height: auto;
    position: relative;
}
/* line 57, ../sass/_general.scss */

.tree-menu > ul > li .caret,
.tree-menu > ul > li .head a {
    position: absolute;
    right: 18px;
    top: 13px;
    background-color: #428bca;
    color: #FFF;
    padding: 0 6px;
    margin-right: -20px;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    -o-border-radius: 10%;
    border-radius: 10%;
}
/* line 58, ../sass/_general.scss */

.tree-menu > ul > li:last-child a {
    border: none;
}
/* line 60, ../sass/_general.scss */

.tree-menu > ul > li > a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
}
/* line 64, ../sass/_general.scss */

.tree-menu > ul > li ul {
    display: none;
}
/* line 65, ../sass/_general.scss */

.tree-menu > ul > li a.active {
    font-weight: bold;
    color: #E02673;
}
/* line 66, ../sass/_general.scss */

.tree-menu > ul > li a.active + ul {
    display: block;
    padding: 0 0 10px 10px;
}
/* line 68, ../sass/_general.scss */

.tree-menu > ul > li ul > li {
    padding-left: 30px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .tree-menu > ul > li ul > li {
    padding-right: 30px;
    padding-left: inherit;
}
/* line 69, ../sass/_general.scss */

.tree-menu > ul > li ul > li > a {
    text-decoration: none;
    display: block;
    padding: 8px 0;
}
/* line 70, ../sass/_general.scss */

.tree-menu > ul > li ul > li > a.active {
    font-weight: bold;
}
/* line 75, ../sass/_general.scss */

.unvisible {
    display: none;
}
/* line 77, ../sass/_general.scss */

.buttons {
    padding: 20px 0;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.buttons:before,
.buttons:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.buttons:after {
    clear: both;
}
/* line 78, ../sass/_general.scss */

.buttons .left {
    float: left;
}
/* line 79, ../sass/_general.scss */

.buttons .right {
    float: right;
}
/* line 81, ../sass/_general.scss */

input[type="file"] {
    line-height: 20px;
}
/* line 86, ../sass/_general.scss */

.banner {
    text-align: center;
}
/* line 88, ../sass/_general.scss */

.banner img {
    display: inline-block;
}
/* line 92, ../sass/_general.scss */

#header_logo {
    margin: 30px 0;
}
/* line 96, ../sass/_general.scss */

#columns {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 767px) {
    /* line 96, ../sass/_general.scss */
    
    #columns {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
/*** PAGE HEADING **/
/* line 107, ../sass/_general.scss */

.page-heading {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 30px;
}
@media (max-width: 479px) {
    /* line 107, ../sass/_general.scss */
    
    .page-heading {
        font-size: 25px;
    }
}
/* line 115, ../sass/_general.scss */

.heading-counter {
    text-transform: none;
    font-style: italic;
    font-size: 14px;
}
/* line 122, ../sass/_general.scss */

.content_sortPagiBar {} @media (max-width: 479px) {
    /* line 122, ../sass/_general.scss */
    
    .content_sortPagiBar {
        text-align: center;
    }
}
/* line 129, ../sass/_general.scss */

.content_sortPagiBar label {
    font-weight: 300;
    font-size: 14.25px;
}
/* line 133, ../sass/_general.scss */

.content_sortPagiBar select {
    height: 30px;
    padding: 0;
    line-height: 30px;
}
/* line 138, ../sass/_general.scss */

.content_sortPagiBar .bottom-pagination-content {
    text-align: center;
    position: relative;
}
@media (max-width: 767px) {
    /* line 141, ../sass/_general.scss */
    
    .content_sortPagiBar .bottom-pagination-content .compare-form {
        float: none;
        margin-top: 5px;
    }
}
/* line 148, ../sass/_general.scss */

.content_sortPagiBar .sort {
    margin-top: 0px;
}
/* line 151, ../sass/_general.scss */

.content_sortPagiBar .bt_compare {
    padding: 0 15px;
    line-height: 35px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background: #3c3d3d;
    color: white;
    border: none;
}
/* line 158, ../sass/_general.scss */

.content_sortPagiBar .bt_compare:hover {
    background: #e44853;
}
/* line 163, ../sass/_general.scss */

.content_sortPagiBar .product-count {
    margin-top: 9px;
    float: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .product-count {
    float: right;
}
@media (max-width: 767px) {
    /* line 163, ../sass/_general.scss */
    
    .content_sortPagiBar .product-count {
        float: none;
        margin-top: 5px;
    }
}
/* line 171, ../sass/_general.scss */

.content_sortPagiBar #productsSortForm {
    float: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar #productsSortForm {
    float: left;
}
@media (max-width: 991px) {
    /* line 171, ../sass/_general.scss */
    
    .content_sortPagiBar #productsSortForm {
        margin-top: 2px;
    }
}
@media (max-width: 767px) {
    /* line 171, ../sass/_general.scss */
    
    .content_sortPagiBar #productsSortForm {
        float: none;
        margin-bottom: 10px;
    }
}
/* line 181, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom {
    float: right;
    margin: 0;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar #pagination_bottom {
    float: left;
}
@media (max-width: 767px) {
    /* line 181, ../sass/_general.scss */
    
    .content_sortPagiBar #pagination_bottom {
        float: none;
    }
}
/* line 187, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom .pagination {
    margin: 0;
}
/* line 190, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom .pagination > li > a,
.content_sortPagiBar #pagination_bottom .pagination > li > span {
    font-size: 16px;
    padding: 5px 10px;
    background: transparent;
    border: none;
    line-height: normal;
    color: inherit;
}
/* line 197, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom .pagination > li > a:hover,
.content_sortPagiBar #pagination_bottom .pagination > li > a:active,
.content_sortPagiBar #pagination_bottom .pagination > li > a:focus,
.content_sortPagiBar #pagination_bottom .pagination > li > span:hover,
.content_sortPagiBar #pagination_bottom .pagination > li > span:active,
.content_sortPagiBar #pagination_bottom .pagination > li > span:focus {
    color: #e44853;
}
/* line 202, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom .pagination > li.active > a,
.content_sortPagiBar #pagination_bottom .pagination > li.active > span {
    background: transparent;
    color: #222222;
    text-decoration: line-through;
}
/* line 209, ../sass/_general.scss */

.content_sortPagiBar #pagination_bottom .pagination > li.disabled > a,
.content_sortPagiBar #pagination_bottom .pagination > li.disabled > span {
    color: #cccccc;
}
/* line 216, ../sass/_general.scss */

.content_sortPagiBar .nbrItemPage {
    float: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .nbrItemPage {
    float: right;
}
@media (max-width: 991px) {
    /* line 216, ../sass/_general.scss */
    
    .content_sortPagiBar .nbrItemPage {
        margin-top: 2px;
    }
}
@media (max-width: 480px) {
    /* line 216, ../sass/_general.scss */
    
    .content_sortPagiBar .nbrItemPage {
        float: initial;
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 10px;
    }
}
/* line 228, ../sass/_general.scss */

.content_sortPagiBar .compare-form {
    float: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .compare-form {
    float: left;
}
@media (max-width: 480px) {
    /* line 228, ../sass/_general.scss */
    
    .content_sortPagiBar .compare-form {
        float: initial;
        display: inline-block;
    }
}
/* line 235, ../sass/_general.scss */

.content_sortPagiBar .box-select {
    background: white;
    border: 1px solid #e8e8e8;
    margin-left: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .box-select {
    margin-right: 10px;
    margin-left: inherit;
}
@media (max-width: 1196px) and (min-width: 992px) {
    /* line 239, ../sass/_general.scss */
    
    .content_sortPagiBar .box-select:after {
        width: 20px;
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    /* line 239, ../sass/_general.scss */
    
    .content_sortPagiBar .box-select:after {
        width: 20px;
        font-size: 12px;
        line-height: 35px;
        height: 35px;
    }
}
/* line 252, ../sass/_general.scss */

.content_sortPagiBar #nb_item {
    padding: 0 35px 0 10px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar #nb_item {
    padding: 0 10px 0 35px;
}
/* line 255, ../sass/_general.scss */

.content_sortPagiBar .selectProductSort {
    max-width: 200px;
}
@media (max-width: 1199px) {
    /* line 255, ../sass/_general.scss */
    
    .content_sortPagiBar .selectProductSort {
        max-width: 150px;
    }
}
/* line 261, ../sass/_general.scss */

.content_sortPagiBar .form-control {
    display: inline;
    width: auto;
    height: 35px;
    line-height: 35px;
    border-color: transparent;
}
/* line 268, ../sass/_general.scss */

.content_sortPagiBar .showall {
    margin-left: 10px;
    float: right;
    margin-top: 2px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .showall {
    margin-right: 10px;
    margin-left: inherit;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .showall {
    float: left;
}
@media (max-width: 767px) {
    /* line 268, ../sass/_general.scss */
    
    .content_sortPagiBar .showall {
        float: none;
        margin-left: 0px;
    }
    /* line 271, ../sass/mixins/_theme.scss */
    
    .rtl .content_sortPagiBar .showall {
        margin-right: 0px;
        margin-left: inherit;
    }
}
/* line 276, ../sass/_general.scss */

.content_sortPagiBar .showall .btn {
    border: none;
    font-size: 14px;
}
/* line 279, ../sass/_general.scss */

.content_sortPagiBar .showall .btn:hover,
.content_sortPagiBar .showall .btn:active,
.content_sortPagiBar .showall .btn:focus {
    background: transparent;
    outline: 0;
    color: #e44853;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 285, ../sass/_general.scss */

.content_sortPagiBar .showall .btn span {
    text-decoration: underline;
}
/* line 290, ../sass/_general.scss */

.content_sortPagiBar .display {
    float: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .display {
    float: right;
}
/* line 292, ../sass/_general.scss */

.content_sortPagiBar .display > div {
    float: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .display > div {
    float: right;
}
/* line 294, ../sass/_general.scss */

.content_sortPagiBar .display > div:first-child {
    margin-right: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .display > div:first-child {
    margin-left: 5px;
    margin-right: inherit;
}
/* line 299, ../sass/_general.scss */

.content_sortPagiBar .display li {
    float: left;
    display: block;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .content_sortPagiBar .display li {
    float: right;
}
/* line 303, ../sass/_general.scss */

.content_sortPagiBar .display span {
    margin-right: 5px;
}
/* line 306, ../sass/_general.scss */

.content_sortPagiBar .display a {
    width: 35px;
    height: 35px;
    display: -webkit-flex;
    /* Safari */
    
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    
    justify-content: center;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #cccccc;
    border: 1px solid #e1e1e1;
    background: white;
}
/* line 317, ../sass/_general.scss */

.content_sortPagiBar .display a > span {
    margin: 0 3px;
    display: none;
}
/* line 321, ../sass/_general.scss */

.content_sortPagiBar .display a > em {
    display: none;
}
/* line 326, ../sass/_general.scss */

.content_sortPagiBar .display:hover a {
    border-color: #222222;
}
/* line 328, ../sass/_general.scss */

.content_sortPagiBar .display:hover a i {
    color: #222222;
}
/* line 334, ../sass/_general.scss */

.content_sortPagiBar .display .selected a {
    border-color: #222222;
}
/* line 336, ../sass/_general.scss */

.content_sortPagiBar .display .selected a i {
    color: #222222;
}
/* line 341, ../sass/_general.scss */

.content_sortPagiBar .display i {
    font-size: 14px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
/* line 350, ../sass/_general.scss */

ul.step {
    border: solid 1px #dddddd;
    padding: 0;
    margin-bottom: 30px;
}
/* line 354, ../sass/_general.scss */

ul.step li {
    float: left;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: normal;
    background: transparent;
    color: black;
    position: relative;
}
/* line 363, ../sass/_general.scss */

ul.step li.step_current {
    font-weight: bold;
}
/* line 370, ../sass/_general.scss */

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer;
}
/* line 377, ../sass/_general.scss */

.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}
/* line 386, ../sass/_general.scss */

.cancel,
.star {
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}
/* line 392, ../sass/_general.scss */

.cancel,
.cancel a {
    background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}
/* line 396, ../sass/_general.scss */

.cancel a,
.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0;
}
/* line 403, ../sass/_general.scss */

div.star_on a {
    background-position: 0 -16px;
}
/* line 408, ../sass/_general.scss */

div.star_hover a,
div.star a:hover {
    background-position: 0 -32px;
}
/* line 412, ../sass/_general.scss */

.pack_content {
    margin: 10px 0 10px 0;
}
/* line 416, ../sass/_general.scss */

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow;
}
/* line 424, ../sass/_general.scss */

#page .rte {
    background: transparent none repeat scroll 0 0;
}
/* line 429, ../sass/_general.scss */

#breadcrumb {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    margin-top: 20px;
}
/* line 431, ../sass/_general.scss */

#breadcrumb .wrapper-breadcrumb {
    text-align: center;
}
@media (min-width: 992px) {
    /* line 431, ../sass/_general.scss */
    
    #breadcrumb .wrapper-breadcrumb {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: -webkit-flex;
        /* Safari */
        
        display: flex;
        -webkit-align-items: center;
        /* Safari 7.0+ */
        
        align-items: center;
        -webkit-justify-content: center;
        /* Safari 6.1+ */
        
        justify-content: center;
    }
}
/* line 444, ../sass/_general.scss */

#breadcrumb .cat-name {
    display: none;
    font-family: 'Lato', sans-serif;
}
@media (min-width: 992px) {
    /* line 444, ../sass/_general.scss */
    
    #breadcrumb .cat-name {
        display: block;
        color: #231f20;
        font-size: 36px;
        letter-spacing: 5px;
        margin: 0 0 15px;
        font-family: 'Lato', sans-serif;
    }
}
/* line 454, ../sass/_general.scss */

#breadcrumb .heading-counter {
    display: none;
}
@media (min-width: 992px) {
    /* line 454, ../sass/_general.scss */
    
    #breadcrumb .heading-counter {
        color: white;
        display: block;
        font-style: normal;
    }
    /* line 460, ../sass/_general.scss */
    
    #breadcrumb .heading-counter:before {
        content: '(';
    }
    /* line 463, ../sass/_general.scss */
    
    #breadcrumb .heading-counter:after {
        content: ')';
    }
}
@media (max-width: 991px) {
    /* line 468, ../sass/_general.scss */
    
    #breadcrumb .img-category,
    #breadcrumb .img-breadcrumb {
        display: none;
    }
}
/* line 474, ../sass/_general.scss */

.breadcrumb {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 14px;
}
@media (min-width: 992px) {
    /* line 474, ../sass/_general.scss */
    
    .breadcrumb {
        padding: 0;
        color: #231f20;
        background: transparent;
        font-weight: 600;
        text-transform: uppercase;
    }
}
@media (max-width: 991px) {
    /* line 474, ../sass/_general.scss */
    
    .breadcrumb {
        background: #e44853;
        color: white;
        margin: 20px 0 0;
    }
}
/* line 488, ../sass/_general.scss */

.breadcrumb .navigation-pipe {
    font-size: 0;
    display: inline-block;
    padding: 0 7px 0 10px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .breadcrumb .navigation-pipe {
    padding: 0 10px 0 7px;
}
/* line 492, ../sass/_general.scss */

.breadcrumb .navigation-pipe:before {
    content: ">";
    font-family: "FontAwesome";
    margin: 0 auto;
    font-size: 14px;
    color: #f8981d;
}
/* line 500, ../sass/_general.scss */

.breadcrumb a {
    z-index: 2;
    color: #231f20;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
text-transform: uppercase;
}
/* line 503, ../sass/_general.scss */

.breadcrumb a:hover {
    color: #e44853;
}
/* line 514, ../sass/_general.scss */

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px;
}
/* line 518, ../sass/_general.scss */

.rte ul {
    list-style-type: disc;
    padding-left: 15px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .rte ul {
    padding-right: 15px;
    padding-left: inherit;
}
/* line 523, ../sass/_general.scss */

.rte ol {
    list-style-type: decimal;
    padding-left: 15px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .rte ol {
    padding-right: 15px;
    padding-left: inherit;
}
/* line 528, ../sass/_general.scss */

.block_hidden_only_for_screen {
    display: none;
}
/* line 533, ../sass/_general.scss */

.box {
    margin-bottom: 30px;
}
/* line 535, ../sass/_general.scss */

.box p {
    margin-bottom: 0;
}
/* line 541, ../sass/_general.scss */

.cart_navigation {
    margin: 0 0 10px;
}
/* line 544, ../sass/_general.scss */

.cart_navigation .button-exclusive i {
    margin-right: 8px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .cart_navigation .button-exclusive i {
    margin-left: 8px;
    margin-right: inherit;
}
@media (max-width: 479px) {
    /* line 548, ../sass/_general.scss */
    
    .cart_navigation .btn {
        float: none !important;
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    /* line 555, ../sass/_general.scss */
    
    .cart_navigation > span {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
}
/* line 564, ../sass/_general.scss */

.cart_last_product {
    display: none;
}
/* line 568, ../sass/_general.scss */

.cart_quantity .cart_quantity_input {
    padding: 0;
    text-align: center;
    width: 65px;
}
/* line 574, ../sass/_general.scss */

.cart_gift_quantity .cart_quantity_input {
    padding: 0;
    text-align: center;
    width: 57px;
}
/* line 581, ../sass/_general.scss */

.table tbody > tr > td {
    vertical-align: middle;
}
/* line 583, ../sass/_general.scss */

.table tbody > tr > td.cart_quantity {
    padding: 0px 14px 0px;
    width: 95px;
}
/* line 586, ../sass/_general.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button {
    margin-top: 3px;
}
/* line 588, ../sass/_general.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: right;
}
/* line 590, ../sass/_general.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
    float: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
    float: left;
}
/* line 597, ../sass/_general.scss */

.table tbody > tr > td.cart_delete,
.table tbody > tr > td.price_discount_del {
    padding: 5px;
}
/* line 601, ../sass/_general.scss */

.table tfoot > tr > td {
    vertical-align: middle;
}
/* line 607, ../sass/_general.scss */

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 23px;
    color: #666666;
}
/* line 610, ../sass/_general.scss */

.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver;
}
/* line 618, ../sass/_general.scss */

#cart_summary tbody td.cart_product {
    padding: 19px;
    width: 137px;
}
/* line 621, ../sass/_general.scss */

#cart_summary tbody td.cart_product img {
    border: 1px solid #dddddd;
}
/* line 626, ../sass/_general.scss */

#cart_summary tbody td.cart_unit .price {
    color: #0a0000;
    font-family: 'Lato', sans-serif;
    ;
    font-size: 14px;
    font-weight: bold;
}
/* line 632, ../sass/_general.scss */

#cart_summary tbody td.cart_unit .price-percent-reduction {
    margin: 5px auto;
    display: inline-block;
    background: #f2434a;
    color: white;
    padding: 3px 5px;
}
/* line 639, ../sass/_general.scss */

#cart_summary tbody td.cart_unit .old-price {
    color: #888888;
    text-decoration: line-through;
    font-family: "Poppins", sans-serif;
}
/* line 645, ../sass/_general.scss */

#cart_summary tbody td.cart_description {
    width: 480px;
}
/* line 647, ../sass/_general.scss */

#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0;
}
/* line 653, ../sass/_general.scss */

#cart_summary tbody td.cart_total .price {
    color: #0a0000;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
/* line 663, ../sass/_general.scss */

#cart_summary tfoot td.text-right {
    font-weight: bold;
    color: #666666;
}
/* line 667, ../sass/_general.scss */

#cart_summary tfoot td.price {
    text-align: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #cart_summary tfoot td.price {
    text-align: left;
}
/* line 671, ../sass/_general.scss */

#cart_summary tfoot td.total_price_container span {
    font: 600 18px/22px "Poppins", sans-serif;
    color: #666666;
    text-transform: uppercase;
}
/* line 677, ../sass/_general.scss */

#cart_summary tfoot td#total_price_container {
    font: 600 21px/25px "Poppins", sans-serif;
    background: white;
}
/* line 686, ../sass/_general.scss */

.cart_voucher {
    vertical-align: top !important;
}
/* line 688, ../sass/_general.scss */

.cart_voucher h4 {
    font: 600 14px/22px "Poppins", sans-serif;
    color: #222222;
    text-transform: uppercase;
}
/* line 693, ../sass/_general.scss */

.cart_voucher .title-offers {
    color: #666666;
    font-weight: bold;
    margin-bottom: 6px;
}
/* line 698, ../sass/_general.scss */

.cart_voucher fieldset {
    margin-bottom: 10px;
}
/* line 700, ../sass/_general.scss */

.cart_voucher fieldset #discount_name {
    float: left;
    width: 219px;
    margin-right: 11px;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .cart_voucher fieldset #discount_name {
    float: right;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .cart_voucher fieldset #discount_name {
    margin-left: 11px;
    margin-right: inherit;
}
/* line 707, ../sass/_general.scss */

.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #a59a4c;
}
/* line 711, ../sass/_general.scss */

.cart_voucher #display_cart_vouchers span:hover {
    color: #e44853;
}
/* line 718, ../sass/_general.scss */

.enable-multishipping {
    margin: -13px 0 17px;
}
/* line 720, ../sass/_general.scss */

.enable-multishipping label {
    font-weight: normal;
}
/* line 726, ../sass/_general.scss */

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: white;
}
/* line 733, ../sass/_general.scss */

.order_carrier_logo {
    max-width: 65px;
    max-height: 65px;
}
/* line 738, ../sass/_general.scss */

#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}
/* line 749, ../sass/_general.scss */

#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold;
}
/* line 755, ../sass/_general.scss */

.multishipping_close_container {
    text-align: center;
}
/* line 759, ../sass/_general.scss */

table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    display: inline;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px;
}
/* line 769, ../sass/_general.scss */

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px;
}
/* line 772, ../sass/_general.scss */

#multishipping_mode_box .title {
    font-weight: bold;
    color: #666666;
    margin-bottom: 15px;
}
/* line 777, ../sass/_general.scss */

#multishipping_mode_box .description_off {
    display: none;
}
/* line 779, ../sass/_general.scss */

#multishipping_mode_box .description_off div {
    margin-bottom: 10px;
}
/* line 784, ../sass/_general.scss */

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc;
}
/* line 790, ../sass/_general.scss */

#multishipping_mode_box.on .description_off {
    display: block;
}
/* line 796, ../sass/_general.scss */

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px;
}
/* line 802, ../sass/_general.scss */

#order .address_add.submit {
    margin-bottom: 20px;
}
/* line 806, ../sass/_general.scss */

#ordermsg {
    margin-bottom: 30px;
}
/* line 811, ../sass/_general.scss */

#id_address_invoice.form-control,
#id_address_delivery.form-control {
    width: 269px;
}
/* line 818, ../sass/_general.scss */

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
    clear: both;
}
/* line 822, ../sass/_general.scss */

.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../../../img/loader.gif);
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .addresses .waitimage {
    float: right;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl .addresses .waitimage {
    right: 10px;
    left: auto;
}
/* line 833, ../sass/_general.scss */

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .addresses .checkbox.addressesAreEquals {
    float: right;
}
/* line 843, ../sass/_general.scss */

#order .delivery_option > div,
#order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}
/* line 847, ../sass/_general.scss */

#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
    background: white;
    margin-bottom: 0;
}
/* line 850, ../sass/_general.scss */

#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
    height: 53px;
}
/* line 852, ../sass/_general.scss */

#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    background: #d9edf7;
    color: #31708f;
    border: 1px solid #bce8f1;
    font-weight: bold;
}
/* line 859, ../sass/_general.scss */

#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px 11px;
}
/* line 861, ../sass/_general.scss */

#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #order .delivery_option > div > table.resume.delivery_option_carrier td i,
.rtl #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
    margin-left: 7px;
    margin-right: inherit;
}
/* line 869, ../sass/_general.scss */

#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #order .delivery_option > div > table.resume td.delivery_option_radio,
.rtl #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    padding-right: 0;
    padding-left: inherit;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #order .delivery_option > div > table.resume td.delivery_option_radio,
.rtl #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    padding-left: 0;
    padding-right: inherit;
}
/* line 875, ../sass/_general.scss */

#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #order .delivery_option > div > table.resume td.delivery_option_logo,
.rtl #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    padding-right: 21px;
    padding-left: inherit;
}
/* line 879, ../sass/_general.scss */

#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: 162px;
}
/* line 888, ../sass/_general.scss */

.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px;
}
/* line 891, ../sass/_general.scss */

.order_carrier_content .carrier_title {
    font-weight: bold;
    padding-bottom: 10px;
    color: #666666;
}
/* line 897, ../sass/_general.scss */

.order_carrier_content .checkbox input {
    margin-top: 2px;
}
/* line 902, ../sass/_general.scss */

.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px;
}
/* line 906, ../sass/_general.scss */

.order_carrier_content + div {
    padding-bottom: 15px;
}
/* line 911, ../sass/_general.scss */

#carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
}
/* line 917, ../sass/_general.scss */

#carrierTable tbody {
    border-bottom: 1px solid #999999;
}
/* line 921, ../sass/_general.scss */

#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #666666;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png);
    background-repeat: repeat-x;
    background-color: #999999;
    background-position: -1% 0;
}
/* line 410, ../sass/mixins/_theme.scss */

.rtl #carrierTable th {
    background-position: 101% 0;
}
/* line 934, ../sass/_general.scss */

#carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #carrierTable td {
    border-left: 1px solid #e9e9e9;
    border-right: inherit;
}
/* line 940, ../sass/_general.scss */

#carrierTable td.carrier_price {
    border: none;
}
/* line 944, ../sass/_general.scss */

p.checkbox.gift {
    margin-bottom: 10px;
}
/* line 948, ../sass/_general.scss */

#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
}
/* line 954, ../sass/_general.scss */

a.iframe {
    color: #666666;
    text-decoration: underline;
}
/* line 957, ../sass/_general.scss */

a.iframe:hover {
    text-decoration: none;
}
/* line 963, ../sass/_general.scss */

p.payment_module {
    margin-bottom: 10px;
}
/* line 965, ../sass/_general.scss */

p.payment_module a {
    display: block;
    border: 1px solid #dddddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #666666;
    font-weight: normal;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative;
}
/* line 976, ../sass/_general.scss */

p.payment_module a.bankwire {
    background: url(../img/bankwire.png);
    background-repeat: no-repeat;
    background-position: 15px 12px;
}
/* line 981, ../sass/_general.scss */

p.payment_module a.cheque {
    background-image: url(../img/cheque.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
}
/* line 986, ../sass/_general.scss */

p.payment_module a.cash {
    background: url(../img/cash.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
}
/* line 992, ../sass/_general.scss */

p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #a59a4c;
}
/* line 1006, ../sass/_general.scss */

p.payment_module a:hover {
    border: 1px solid #666666;
}
/* line 1009, ../sass/_general.scss */

p.payment_module a span {
    font-weight: bold;
}
/* line 1015, ../sass/_general.scss */

.payment_module.box {
    margin-top: 20px;
}
/* line 1019, ../sass/_general.scss */

p.cheque-indent {
    margin-bottom: 9px;
}
/* line 1024, ../sass/_general.scss */

.cheque-box .form-group {
    margin-bottom: 0px;
}
/* line 1026, ../sass/_general.scss */

.cheque-box .form-group .form-control {
    width: 269px;
}
/* line 1032, ../sass/_general.scss */

.order-confirmation.box {
    line-height: 29px;
}
/* line 1034, ../sass/_general.scss */

.order-confirmation.box a {
    text-decoration: underline;
}
/* line 1036, ../sass/_general.scss */

.order-confirmation.box a:hover {
    text-decoration: none;
}
/* line 1043, ../sass/_general.scss */

.delivery_option_carrier td {
    width: 200px;
}
/* line 1047, ../sass/_general.scss */

.delivery_option_carrier td + td {
    width: 280px;
}
/* line 1051, ../sass/_general.scss */

.delivery_option_carrier td + td + td {
    width: 200px;
}
/* line 1055, ../sass/_general.scss */

.delivery_option_carrier tr td {
    padding: 5px;
}
/* line 1059, ../sass/_general.scss */

.delivery_option_carrier.selected {
    display: table;
}
/* line 1063, ../sass/_general.scss */

.delivery_option_carrier.not-displayable {
    display: none;
}
/* line 1068, ../sass/_general.scss */

sup {
    color: red;
}
/* line 1075, ../sass/_general.scss */

#address,
#identity,
#account-creation_form,
#new_account_form,
#opc_account_form,
#authentication {
    line-height: 20px;
}
/* line 1078, ../sass/_general.scss */

#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
    color: #f13340;
    margin: 9px 0 16px 0;
}
/* line 1082, ../sass/_general.scss */

#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
    color: red;
}
/* line 1085, ../sass/_general.scss */

#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
    margin-bottom: 4px;
    padding-top: 4px;
}
/* line 1088, ../sass/_general.scss */

#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
    margin-right: 10px;
    margin-bottom: 0;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #address .gender-line > label,
.rtl #identity .gender-line > label,
.rtl #account-creation_form .gender-line > label,
.rtl #new_account_form .gender-line > label,
.rtl #opc_account_form .gender-line > label,
.rtl #authentication .gender-line > label {
    margin-left: 10px;
    margin-right: inherit;
}
/* line 1093, ../sass/_general.scss */

#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #777777;
}
/* line 1102, ../sass/_general.scss */

#new_account_form .box {
    line-height: 20px;
}
/* line 1104, ../sass/_general.scss */

#new_account_form .box .date-select {
    padding-bottom: 10px;
}
/* line 1107, ../sass/_general.scss */

#new_account_form .box .top-indent {
    padding-top: 10px;
}
/* line 1110, ../sass/_general.scss */

#new_account_form .box .customerprivacy {
    padding-top: 15px;
}
/* line 1117, ../sass/_general.scss */

#password {
    padding-top: 0;
    border: none;
}
/* line 1119, ../sass/_general.scss */

#password .box p {
    margin-bottom: 9px;
}
/* line 1127, ../sass/_general.scss */

#form_forgotpassword {
    width: 300px;
}
/* line 1131, ../sass/_general.scss */

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: inherit;
    text-transform: none;
    font-family: "Poppins", sans-serif;
}
/* line 1145, ../sass/_general.scss */

#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px;
}
/* line 1149, ../sass/_general.scss */

#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px;
}
/* line 1153, ../sass/_general.scss */

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: bold;
}
/* line 1160, ../sass/_general.scss */

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-top: 1px solid #dddddd;
    padding: 31px 0 30px 0;
}
@media (max-width: 767px) {
    /* line 1160, ../sass/_general.scss */
    
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
        text-align: center;
    }
}
/* line 1167, ../sass/_general.scss */

#manufacturers_list.list li .mansup-container .logo img,
#suppliers_list.list li .mansup-container .logo img {
    max-width: 100%;
}
/* line 1172, ../sass/_general.scss */

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
    border-top: 0;
}
/* line 1176, ../sass/_general.scss */

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
    text-align: center;
}
/* line 1179, ../sass/_general.scss */

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px;
}
/* line 1183, ../sass/_general.scss */

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #manufacturers_list.list li .middle-side,
.rtl #suppliers_list.list li .middle-side {
    padding-right: 0;
    padding-left: inherit;
}
@media (max-width: 767px) {
    /* line 1183, ../sass/_general.scss */
    
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px;
    }
    /* line 271, ../sass/mixins/_theme.scss */
    
    .rtl #manufacturers_list.list li .middle-side,
    .rtl #suppliers_list.list li .middle-side {
        padding-left: 15px;
        padding-right: inherit;
    }
    /* line 271, ../sass/mixins/_theme.scss */
    
    .rtl #manufacturers_list.list li .middle-side,
    .rtl #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: inherit;
    }
}
/* line 1191, ../sass/_general.scss */

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #dddddd;
    padding: 0 0 32px 31px;
    min-height: 108px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #manufacturers_list.list li .right-side-content,
.rtl #suppliers_list.list li .right-side-content {
    border-right: 1px solid #dddddd;
    border-left: inherit;
}
@media (max-width: 767px) {
    /* line 1191, ../sass/_general.scss */
    
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none;
    }
}
/* line 1201, ../sass/_general.scss */

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px;
}
@media (max-width: 767px) {
    /* line 1201, ../sass/_general.scss */
    
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
        top: 0;
    }
}
/* line 1214, ../sass/_general.scss */

#manufacturers_list.grid li,
#suppliers_list.grid li {
    text-align: center;
}
/* line 1216, ../sass/_general.scss */

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
/* line 1220, ../sass/_general.scss */

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px;
}
/* line 1223, ../sass/_general.scss */

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px;
}
/* line 1226, ../sass/_general.scss */

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px;
}
@media (min-width: 1200px) {
    /* line 1233, ../sass/_general.scss */
    
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: left;
    }
    /* line 1237, ../sass/_general.scss */
    
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
        border-bottom: none;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    /* line 1244, ../sass/_general.scss */
    
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left;
    }
    /* line 1248, ../sass/_general.scss */
    
    #manufacturers_list.grid li.last-tablet-line .product-container,
    #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none;
    }
}
@media (max-width: 767px) {
    /* line 1256, ../sass/_general.scss */
    
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
        border-bottom: none;
    }
}
/* line 1265, ../sass/_general.scss */

#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #dddddd;
}
/* line 1269, ../sass/_general.scss */

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
    display: none;
}
/* line 1277, ../sass/_general.scss */

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px;
}
/* line 1287, ../sass/_general.scss */

#guestTracking .form-control {
    max-width: 271px;
}
@media (min-width: 1200px) {
    /* line 1292, ../sass/_general.scss */
    
    #guestTracking .form-group {
        overflow: hidden;
    }
    /* line 1294, ../sass/_general.scss */
    
    #guestTracking .form-group i {
        padding-left: 10px;
    }
    /* line 271, ../sass/mixins/_theme.scss */
    
    .rtl #guestTracking .form-group i {
        padding-right: 10px;
        padding-left: inherit;
    }
    /* line 1298, ../sass/_general.scss */
    
    #guestTracking .form-control {
        float: left;
    }
    /* line 260, ../sass/mixins/_theme.scss */
    
    .rtl #guestTracking .form-control {
        float: right;
    }
    /* line 1301, ../sass/_general.scss */
    
    #guestTracking label {
        float: left;
        clear: both;
        width: 100%;
    }
    /* line 260, ../sass/mixins/_theme.scss */
    
    .rtl #guestTracking label {
        float: right;
    }
}
/* line 1311, ../sass/_general.scss */

#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 100px auto 100px auto;
    text-align: center;
}
/* line 1315, ../sass/_general.scss */

#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0;
}
/* line 1317, ../sass/_general.scss */

#pagenotfound .pagenotfound .img-404 img {
    max-width: 100%;
}
/* line 1321, ../sass/_general.scss */

#pagenotfound .pagenotfound h1 {
    font: 600 28px/34px "KlimTypeFoundry";
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 7px;
}
/* line 1327, ../sass/_general.scss */

#pagenotfound .pagenotfound p {
    font: 600 16px/20px "Poppins", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 19px;
    margin-bottom: 20px;
}
/* line 1335, ../sass/_general.scss */

#pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #666666;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px;
}
/* line 1342, ../sass/_general.scss */

#pagenotfound .pagenotfound label {
    font-weight: normal;
}
@media (max-width: 767px) {
    /* line 1342, ../sass/_general.scss */
    
    #pagenotfound .pagenotfound label {
        display: block;
    }
}
/* line 1348, ../sass/_general.scss */

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #pagenotfound .pagenotfound .form-control {
    margin-left: 5px;
    margin-right: inherit;
}
@media (max-width: 767px) {
    /* line 1348, ../sass/_general.scss */
    
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block;
    }
}
/* line 1358, ../sass/_general.scss */

#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0;
}
/* line 1361, ../sass/_general.scss */

#pagenotfound .pagenotfound .buttons .button-medium i.left {
    font-size: 17px;
}
/* line 1370, ../sass/_general.scss */

#account-creation_form fieldset.reversoform {
    padding: 10px !important;
}
/* line 1374, ../sass/_general.scss */

#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #account-creation_form fieldset.reversoform .text label {
    text-align: right;
}
/* line 1381, ../sass/_general.scss */

#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #account-creation_form fieldset.reversoform .infos-sup {
    text-align: left;
}
/* line 1390, ../sass/_general.scss */

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer;
}
/* line 1401, ../sass/_general.scss */

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #eeeeee;
}
/* line 1407, ../sass/_general.scss */

form#sendComment h3 {
    font-size: 14px;
}
/* line 1411, ../sass/_general.scss */

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0;
}
/* line 1417, ../sass/_general.scss */

#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;
}
/* line 1424, ../sass/_general.scss */

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #cccccc;
    background: url(../img/bg_input.png);
    background-repeat: repeat-x;
    background-color: white;
    background-position: left 0 !important;
}
/* line 397, ../sass/mixins/_theme.scss */

.rtl #sendComment p.text input {
    background-position: right 0 !important;
}
/* line 1435, ../sass/_general.scss */

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #cccccc;
}
/* line 1441, ../sass/_general.scss */

#sendComment p.submit {
    padding: 0;
    text-align: right;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #sendComment p.submit {
    text-align: left;
}
/* line 1446, ../sass/_general.scss */

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background-image: url(../img/icon/delete.gif);
    background-repeat: no-repeat;
    background-position: left 0 !important;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #sendComment p.closeform {
    float: left;
}
/* line 397, ../sass/mixins/_theme.scss */

.rtl #sendComment p.closeform {
    background-position: right 0 !important;
}
/* line 1457, ../sass/_general.scss */

.star {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
}
/* line 1467, ../sass/_general.scss */

.star a {
    display: block;
    position: absolute;
    text-indent: -5000px;
}
/* line 1475, ../sass/_general.scss */

div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: block;
    color: #d7d6d6;
}
/* line 1484, ../sass/_general.scss */

div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: block;
    color: #fad31f;
}
/* line 1493, ../sass/_general.scss */

div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #fad31f;
}
@media (max-width: 1199px) {
    /* line 1505, ../sass/_general.scss */
    
    .zoomdiv {
        display: none !important;
    }
}
/* line 1513, ../sass/_general.scss */

#product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0px;
    padding-top: 0px;
}
/* line 1517, ../sass/_general.scss */

#product.content_only div.pb-left-column #thumbs_list_frame {
    margin-bottom: 0px;
}
/* line 1525, ../sass/_general.scss */

#product_comparison td.compare_extra_information {
    padding: 10px;
}
/* line 1528, ../sass/_general.scss */

#product_comparison #social-share-compare {
    margin-bottom: 50px;
}
/* line 1535, ../sass/_general.scss */

.footer_links .btn {
    margin: 5px 0;
}
/* line 1538, ../sass/_general.scss */

.footer_links .fa {
    margin-right: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .footer_links .fa {
    margin-left: 5px;
    margin-right: inherit;
}
@media (max-width: 767px) {
    /* line 1545, ../sass/_general.scss */
    
    .sidebar .block h4,
    .footer-block h4 {
        position: relative;
        margin-bottom: 0;
    }
    /* line 1550, ../sass/_general.scss */
    
    .sidebar .block h4:after,
    .footer-block h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0px;
        top: 1px;
    }
    /* line 369, ../sass/mixins/_theme.scss */
    
    .rtl .sidebar .block h4:after,
    .rtl .footer-block h4:after {
        left: 0px;
        right: auto;
    }
    /* line 1558, ../sass/_general.scss */
    
    .sidebar .block h4.active:after,
    .footer-block h4.active:after {
        content: "\f056";
    }
}
/* line 1566, ../sass/_general.scss */

#social_block ul {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0;
}
/* line 1567, ../sass/_general.scss */

#social_block ul li {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    padding: 0;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #social_block ul li {
    margin-left: 20px;
    margin-right: inherit;
}
/* line 1568, ../sass/_general.scss */

#social_block ul li.facebook a:before {
    content: "\f082";
    color: #3b5998;
}
/* line 1571, ../sass/_general.scss */

#social_block ul li.twitter a:before {
    content: "\f099";
    color: #36d8ff;
}
/* line 1574, ../sass/_general.scss */

#social_block ul li.rss a:before {
    content: "\f09e";
    color: #f0ad4e;
}
/* line 1577, ../sass/_general.scss */

#social_block ul li.youtube a:before {
    content: "\f167";
    color: #d9534f;
}
/* line 1580, ../sass/_general.scss */

#social_block ul li.google-plus a:before {
    content: "\f0d5";
    color: #e04006;
}
/* line 1583, ../sass/_general.scss */

#social_block ul li.pinterest a:before {
    content: "\f0d2";
    color: #ec2828;
}
/* line 1586, ../sass/_general.scss */

#social_block ul li.vimeo a:before {
    content: "\f194";
    color: #5cb85c;
}
/* line 1589, ../sass/_general.scss */

#social_block ul li.instagram a:before {
    content: "\f16d";
    color: #964b00;
}
/* line 1592, ../sass/_general.scss */

#social_block ul li a {
    width: 15px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #999999;
    font-size: 16.35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}
/* line 1593, ../sass/_general.scss */

#social_block ul li a span {
    display: none;
}
/* line 1594, ../sass/_general.scss */

#social_block ul li a:before {
    font-family: "FontAwesome";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/* line 1596, ../sass/_general.scss */

#social_block ul li a:hover:before {
    color: #999999;
}
/* line 1609, ../sass/_general.scss */

.socialsharing_product .btn-facebook,
.socialsharing_product .btn-twitter,
.socialsharing_product .btn-google-plus,
.socialsharing_product .btn-pinterest {
    background-color: white;
    color: #666666;
}
/* line 1610, ../sass/_general.scss */

.socialsharing_product .btn-facebook:hover,
.socialsharing_product .btn-twitter:hover,
.socialsharing_product .btn-google-plus:hover,
.socialsharing_product .btn-pinterest:hover {
    border-color: white;
}
/* line 1612, ../sass/_general.scss */

.socialsharing_product .btn-facebook i {
    color: #435f9f;
}
/* line 1613, ../sass/_general.scss */

.socialsharing_product .btn-facebook:hover {
    color: white;
    background-color: #435f9f;
}
/* line 1614, ../sass/_general.scss */

.socialsharing_product .btn-facebook:hover i {
    color: white;
}
/* line 1617, ../sass/_general.scss */

.socialsharing_product .btn-twitter i {
    color: #00aaf0;
}
/* line 1618, ../sass/_general.scss */

.socialsharing_product .btn-twitter:hover {
    color: white;
    background-color: #00aaf0;
}
/* line 1619, ../sass/_general.scss */

.socialsharing_product .btn-twitter:hover i {
    color: white;
}
/* line 1622, ../sass/_general.scss */

.socialsharing_product .btn-google-plus i {
    color: #e04b34;
}
/* line 1623, ../sass/_general.scss */

.socialsharing_product .btn-google-plus:hover {
    color: white;
    background-color: #e04b34;
}
/* line 1624, ../sass/_general.scss */

.socialsharing_product .btn-google-plus:hover i {
    color: white;
}
/* line 1627, ../sass/_general.scss */

.socialsharing_product .btn-pinterest i {
    color: #ce1f21;
}
/* line 1628, ../sass/_general.scss */

.socialsharing_product .btn-pinterest:hover {
    color: white;
    background-color: #ce1f21;
}
/* line 1629, ../sass/_general.scss */

.socialsharing_product .btn-pinterest:hover i {
    color: white;
}
/* line 1637, ../sass/_general.scss */

.form-group.form-error input,
.form-group.form-error textarea,
.form-group .form-error input,
.form-group .form-error textarea {
    border: 1px solid #f13340;
    color: #f13340;
    background-image: url(../img/icon/form-error.png);
    background-repeat: no-repeat;
    background-color: #fff1f2;
    background-position: 95% 15px;
}
/* line 410, ../sass/mixins/_theme.scss */

.rtl .form-group.form-error input,
.rtl .form-group.form-error textarea,
.rtl .form-group .form-error input,
.rtl .form-group .form-error textarea {
    background-position: 2% 12px;
}
/* line 1647, ../sass/_general.scss */

.form-group.form-ok input,
.form-group.form-ok textarea,
.form-group .form-ok input,
.form-group .form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(../img/icon/form-ok.png);
    background-repeat: no-repeat;
    background-color: #ddf9e1;
    background-position: 98% 12px;
}
/* line 410, ../sass/mixins/_theme.scss */

.rtl .form-group.form-ok input,
.rtl .form-group.form-ok textarea,
.rtl .form-group .form-ok input,
.rtl .form-group .form-ok textarea {
    background-position: 2% 12px;
}
/* line 1657, ../sass/_general.scss */

.form-group.form-error .form-control,
.form-group.form-ok .form-control,
.form-group .form-error .form-control,
.form-group .form-ok .form-control {
    padding: 6px 30px 6px 12px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .form-group.form-error .form-control,
.rtl .form-group.form-ok .form-control,
.rtl .form-group .form-error .form-control,
.rtl .form-group .form-ok .form-control {
    padding: 6px 12px 6px 30px;
}
/* line 1664, ../sass/_general.scss */

.payment_option_form {
    display: none;
}
/* line 1668, ../sass/_general.scss */

.payment_option_logo {
    height: 50px;
    max-height: 50px;
}
/* line 1673, ../sass/_general.scss */

.payment_module_adv {
    height: 120px;
    max-height: 120px;
}
/* line 1678, ../sass/_general.scss */

.payment_option_selected {
    display: none;
    margin-top: 15px;
}
/* line 1679, ../sass/_general.scss */

.payment_option_selected i {
    color: green;
}
/* line 1686, ../sass/_general.scss */

.payment_option_cta {
    margin-left: 10px;
    color: #333 !important;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .payment_option_cta {
    margin-right: 10px;
    margin-left: inherit;
}
/* line 1691, ../sass/_general.scss */

.tnc_box {
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
}
/* line 1699, ../sass/_general.scss */

.pointer-box {
    cursor: pointer;
}
/* Back to top */
/* line 1704, ../sass/_general.scss */

#back-top {
    text-align: center;
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 20px;
    z-index: 99;
}
/* line 369, ../sass/mixins/_theme.scss */

.rtl #back-top {
    left: 20px;
    right: auto;
}
/* line 1707, ../sass/_general.scss */

#back-top a {
    width: 40px;
    height: 40px;
    background: #222222;
    color: white;
    font-size: 14px;
    line-height: 40px;
}
/* line 1709, ../sass/_general.scss */

#back-top a:hover {
    color: #e44853;
}
/* line 1714, ../sass/_general.scss */

.informations_block_left ul li {
    padding: 5px 0;
}
/* Total Wishlist - Compare */
/* line 1718, ../sass/_general.scss */

.ap-total {
    position: relative;
    text-align: center;
    margin-left: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .ap-total {
    margin-right: 5px;
    margin-left: inherit;
}
/* line 1722, ../sass/_general.scss */

.ap-total:before {
    content: "(";
}
/* line 1725, ../sass/_general.scss */

.ap-total:after {
    content: ")";
}
/* line 1731, ../sass/_general.scss */

.box-select {
    position: relative;
    z-index: 2;
    background: #f9f9f9;
    margin-bottom: 0px;
}
/* line 1736, ../sass/_general.scss */
/* line 369, ../sass/mixins/_theme.scss */

.rtl .box-select:after {
    left: 0px;
    right: auto;
}
/* line 1750, ../sass/_general.scss */

.box-select:after:hover {
    background: red;
}
/* line 1754, ../sass/_general.scss */

.box-select select {
    border: none;
    height: 35px;
    line-height: 35px;
    z-index: 9;
    background: transparent;
    margin: 0 0 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    padding: 0 35px 0 10px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .box-select select {
    margin: 0 0 0 0;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .box-select select {
    padding: 0 10px 0 35px;
}
/* line 1765, ../sass/_general.scss */

.box-select select:focus,
.box-select select:hover,
.box-select select:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 1771, ../sass/_general.scss */

.position-static {
    position: static !important;
}
/* line 1775, ../sass/_general.scss */

.navbar-fixed-top {
    background: white;
}
/* line 1780, ../sass/_general.scss */

.contact-form-box input[type="file"] {
    height: auto;
}
/* line 1783, ../sass/_general.scss */

.contact-form-box #message {
    height: 250px;
}
/* line 7, ../sass/layouts/_block.scss */

.sidebar .block {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    /* line 7, ../sass/layouts/_block.scss */
    
    .sidebar .block {
        margin-bottom: 20px;
    }
}
/* line 12, ../sass/layouts/_block.scss */

.sidebar .block .title_block {
    color: #222222;
    position: relative;
    text-transform: uppercase;
    padding: 0px 0px 15px;
    font-size: 18px;
    border: none;
    margin: 0 0 15px;
    border-bottom: 1px solid #e8e8e8;
}
/* line 14, ../sass/layouts/_block.scss */

.sidebar .block .title_block a {
    color: #222222;
}
/* line 25, ../sass/layouts/_block.scss */

.sidebar .block .block_content {
    padding: 0px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.sidebar .block .block_content:before,
.sidebar .block .block_content:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.sidebar .block .block_content:after {
    clear: both;
}
/* line 28, ../sass/layouts/_block.scss */

.sidebar .block .block_content .product-block {
    margin-bottom: 0;
    text-align: inherit;
}
/* line 31, ../sass/layouts/_block.scss */

.sidebar .block .block_content .product-block .products-block-image {
    width: 100px;
    margin-right: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .sidebar .block .block_content .product-block .products-block-image {
    margin-left: 10px;
    margin-right: inherit;
}
@media (min-width: 480px) {
    /* line 35, ../sass/layouts/_block.scss */
    
    .sidebar .block .block_content .product-block .product-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 42px;
    }
}
/* line 41, ../sass/layouts/_block.scss */

.sidebar .block .block_content .product-block .name {
    margin: 5px 0 15px 0;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .sidebar .block .block_content .product-block .name {
    margin: 5px 0 15px 0;
}
/* line 43, ../sass/layouts/_block.scss */

.sidebar .block .block_content .product-block .name a {
    -webkit-line-clamp: 2;
    height: 32px;
}
/* line 48, ../sass/layouts/_block.scss */

.sidebar .block .block_content .product-block .media-body {
    padding: 0 10px;
}
/* line 52, ../sass/layouts/_block.scss */

.sidebar .block .block_content .products {
    margin-bottom: 30px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

.sidebar .block .block_content .products:before,
.sidebar .block .block_content .products:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

.sidebar .block .block_content .products:after {
    clear: both;
}
/* line 55, ../sass/layouts/_block.scss */

.sidebar .block .block_content .products > .media {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 991px) and (min-width: 768px) {
    /* line 55, ../sass/layouts/_block.scss */
    
    .sidebar .block .block_content .products > .media {
        width: 50%;
        float: left;
    }
    /* line 260, ../sass/mixins/_theme.scss */
    
    .rtl .sidebar .block .block_content .products > .media {
        float: right;
    }
}
/* line 64, ../sass/layouts/_block.scss */

.sidebar .block .block_content .products > .media:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
/* line 72, ../sass/layouts/_block.scss */

.sidebar .block .block_content .list-group {
    margin-bottom: 0;
}
/* line 75, ../sass/layouts/_block.scss */

.sidebar .block .block_content .lnk_wishlist .fa {
    display: none;
}
/* line 5, ../sass/layouts/_footer.scss */

#footer .logo-footer {
    margin-bottom: 36px;
    display: inline-block;
}
@media (min-width: 768px) {
    /* line 10, ../sass/layouts/_footer.scss */
    
    #footer #social_block .title_block {
        display: none;
    }
}
/* line 15, ../sass/layouts/_footer.scss */

#footer #social_block .desc-block {
    line-height: 24px;
    letter-spacing: 0.1px;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    /* line 15, ../sass/layouts/_footer.scss */
    
    #footer #social_block .desc-block {
        margin-bottom: 20px;
    }
}
/* line 24, ../sass/layouts/_footer.scss */

#footer .copyright {
    font-size: 12px;
}
/* line 26, ../sass/layouts/_footer.scss */

#footer .copyright span {
    text-transform: uppercase;
    font-weight: bold;
}
/* line 4, ../sass/layouts/_header.scss */

.logo {
    display: inline-block;
}
/* line 10, ../sass/layouts/_header.scss */

.header-classic #header_logo {
    float: left;
}
/* line 13, ../sass/layouts/_header.scss */

.header-classic #leo-megamenu {
    float: left;
}
/* line 24, ../sass/layouts/_header.scss */

.header-left #header_logo {
    text-align: left;
}
/* line 31, ../sass/layouts/_header.scss */

.header-right #header_logo {
    text-align: right;
}
/* line 38, ../sass/layouts/_header.scss */

.header-center #header_logo {
    text-align: center;
}
/******************************************************
 * $package Leo Theme Framework for Leo THeme 1.6.x
 * $version 1.1
 * $author http://www.leotheme.com
 * $copyright   Copyright (C) Augus 2013 PavoThemes.com <$emai:leotheme$gmail.com>.All rights reserved.
 * $license     GNU General Public License version 2
 *******************************************************/
/*  
 * LAYOUT VARIABLES 
 */
/* line 12, ../sass/layouts/_layout.scss */

body.layout-boxed-md {
    background: white;
}
/* line 14, ../sass/layouts/_layout.scss */

body.layout-boxed-md #page {
    max-width: 990px;
    -webkit-box-shadow: 0 0 5px #d5d5d5;
    box-shadow: 0 0 5px #d5d5d5;
    margin: 0 auto;
    background: white;
}
/* line 19, ../sass/layouts/_layout.scss */

body.layout-boxed-md #page .container {
    max-width: 970px;
}
/* line 23, ../sass/layouts/_layout.scss */

body.layout-boxed-md #layer_cart {
    width: 990px;
}
/* line 26, ../sass/layouts/_layout.scss */

body.layout-boxed-md .product-block .cart .ajax_add_to_cart_button {
    font-size: 11px;
}
/* line 29, ../sass/layouts/_layout.scss */

body.layout-boxed-md .banner-product .image_description .title {
    font-size: 35px;
}
/* line 34, ../sass/layouts/_layout.scss */

body.layout-boxed-md .image-category .cate_content .cate-meta {
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
}
/* line 39, ../sass/layouts/_layout.scss */

body.layout-boxed-md .image-category .cate_content .cate-meta .box-meta {
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
}
/* line 46, ../sass/layouts/_layout.scss */

body.layout-boxed-md .image-category .cate_content .cat_name {
    font-size: 18px;
}
/* line 50, ../sass/layouts/_layout.scss */

body.layout-boxed-md .image-category .cate_content .cate-btn {
    font-size: 10px;
}
/* line 53, ../sass/layouts/_layout.scss */

body.layout-boxed-md .image-category .cate_content .line {
    margin: 7px auto;
}
/* line 58, ../sass/layouts/_layout.scss */

body.layout-boxed-md .banner-border {
    padding: 15px 15px 55px 15px;
}
/* line 61, ../sass/layouts/_layout.scss */

body.layout-boxed-md .banner-border .image_description h1,
body.layout-boxed-md .banner-border .image_description h2,
body.layout-boxed-md .banner-border .image_description h3,
body.layout-boxed-md .banner-border .image_description h4,
body.layout-boxed-md .banner-border .image_description h5,
body.layout-boxed-md .banner-border .image_description h6 {
    font-size: 25px;
    margin: 0 0 10px;
}
/* line 67, ../sass/layouts/_layout.scss */

body.layout-boxed-md .banner-border-two-button {
    padding: 15px 15px 55px 15px;
}
/* line 70, ../sass/layouts/_layout.scss */

body.layout-boxed-md .banner-border-two-button .image_description .title-banner {
    font-size: 25px;
    margin: 15px 0 15px;
}
/* line 77, ../sass/layouts/_layout.scss */

body.layout-boxed-md .big-banner .title_block {
    padding-left: 150px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl body.layout-boxed-md .big-banner .title_block {
    padding-right: 150px;
    padding-left: inherit;
}
/* line 82, ../sass/layouts/_layout.scss */

body.layout-boxed-md .small-banner .image_description {
    padding-left: 15%;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl body.layout-boxed-md .small-banner .image_description {
    padding-right: 15%;
    padding-left: inherit;
}
/* line 87, ../sass/layouts/_layout.scss */

body.layout-boxed-lg {
    background: white;
}
/* line 89, ../sass/layouts/_layout.scss */

body.layout-boxed-lg #page {
    max-width: 1190px;
    margin: 0 auto;
    background: white;
}
/* line 94, ../sass/layouts/_layout.scss */

body.layout-boxed-lg #page .container {
    max-width: 1170px;
}
/* line 102, ../sass/layouts/_layout.scss */

.container {
    position: relative;
}
/*
* HEADER 
*/
/* line 110, ../sass/layouts/_layout.scss */

#topbar {
    min-height: 30px;
    font-size: 12px;
    color: #999999;
    border: none !important;
}
/* line 114, ../sass/layouts/_layout.scss */

#topbar .container {
    background: transparent;
    color: #666666;
}
/* line 121, ../sass/layouts/_layout.scss */

#header-main .container {
    background: transparent;
    color: #666666;
}
/* line 123, ../sass/layouts/_layout.scss */

#header-main .container a.btn {
    color: white;
}
/* line 125, ../sass/layouts/_layout.scss */

#header-main .container a.btn:hover {
    color: white;
}
/* FOOTER */
/* line 21, ../sass/bootstrap/_mixins.scss */

#footer:before,
#footer:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

#footer:after {
    clear: both;
}
/* line 134, ../sass/layouts/_layout.scss */

#footer .container {
    background: transparent;
    color: #666666;
}
@media (min-width: 992px) {
    /* line 137, ../sass/layouts/_layout.scss */
    
    #footer .hidden-title .title_block {
        display: none;
    }
}
/* line 142, ../sass/layouts/_layout.scss */

#footer .title_block {
    font-size: 16px;
    margin-top: 0;
    text-align: inherit;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    /* line 142, ../sass/layouts/_layout.scss */
    
    #footer .title_block {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    /* line 142, ../sass/layouts/_layout.scss */
    
    #footer .title_block {
        text-align: initial;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}
@media (max-width: 479px) {
    /* line 142, ../sass/layouts/_layout.scss */
    
    #footer .title_block {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
/* line 160, ../sass/layouts/_layout.scss */

#footer .title_block a {
    color: #222222;
}
/* line 162, ../sass/layouts/_layout.scss */

#footer .title_block a:hover {
    color: #e44853;
}
/* line 167, ../sass/layouts/_layout.scss */

#footer .list-group {
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

#footer .list-group:before,
#footer .list-group:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

#footer .list-group:after {
    clear: both;
}
/* line 172, ../sass/layouts/_layout.scss */

#footer .list-group li {
    padding: 0 0 0 0;
    margin-bottom: 20px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl #footer .list-group li {
    padding: 0 0 0 0;
}
@media (max-width: 991px) {
    /* line 172, ../sass/layouts/_layout.scss */
    
    #footer .list-group li {
        margin-bottom: 10px;
    }
}
/* line 178, ../sass/layouts/_layout.scss */

#footer .list-group li:last-child {
    margin-bottom: 0;
}
/* line 181, ../sass/layouts/_layout.scss */

#footer .list-group li a {
    color: #666666;
}
/* line 183, ../sass/layouts/_layout.scss */

#footer .list-group li a:hover {
    color: #e44853;
}
/* line 186, ../sass/layouts/_layout.scss */

#footer .list-group li a:before {
    display: none;
}
@media (min-width: 480px) {
    /* line 193, ../sass/layouts/_layout.scss */
    
    #footer .block-links-two-columns .list-group li {
        width: 50%;
        float: left;
    }
    /* line 260, ../sass/mixins/_theme.scss */
    
    .rtl #footer .block-links-two-columns .list-group li {
        float: right;
    }
}
@media (min-width: 992px) {
    /* line 200, ../sass/layouts/_layout.scss */
    
    #footer .ApBlockLink {
        padding: 0 15px;
    }
}
/*
* NAVIGATION
*/
/* line 8, ../sass/layouts/_menu.scss */

#leo-megamenu {
    font-family: "Poppins", sans-serif;
    /* menu level 1 */
    /* level 2 */
    /* level > 3 */
}
/* line 11, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-toggle:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
/* line 25, ../sass/layouts/_menu.scss */

#leo-megamenu .leo-colorbox {
    display: none !important;
}
/* line 28, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
/* line 37, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li {
    float: left;
    margin: 0 0px;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav > li {
    float: right;
}
/* line 40, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-fullwidth {
    position: static;
}
/* line 42, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    padding: 20px;
    width: 100%!important;
}
/* line 48, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
    padding: 20px;
    right: 0;
    left: inherit;
}
/* line 369, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
    left: 0;
    right: auto;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
    right: inherit;
    left: auto;
}
/* line 52, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu .dropdown-menu {
    right: 100%;
}
/* line 58, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    padding: 20px;
    left: 0;
    right: inherit;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    right: 0;
    left: auto;
}
/* line 369, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    left: inherit;
    right: auto;
}
/* line 62, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu .dropdown-menu {
    left: 100%;
}
/* line 68, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
    padding: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
/* line 74, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li > a {
    padding: 0px 9px;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    font-weight: 500;
    -webkit-transition: all 350ms ease-out;
    transition: all 350ms ease-out;
    border-right: 1px solid #f89a26;
}
/* line 82, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li > a:hover,
#leo-megamenu .navbar-nav > li > a:focus,
#leo-megamenu .navbar-nav > li > a:active {
    color: #f69419;
    background-color: transparent;
}
/* line 86, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li > a:after {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 0;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0px solid white;
    width: 0px;
    height: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: border 300ms ease-out 0s;
    transition: border 300ms ease-out 0s;
}
/* line 104, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav > li.active > a {
    color: #fff;
}
#leo-megamenu .navbar-nav > li.active:hover > a {
    color: #f89a26;
}
#leo-megamenu .navbar-nav > li:last-child a {
    border: none;
}
/* line 107, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav .caret {
    margin-left: 12px;
    border: none;
    width: auto;
    height: auto;
    margin-top: -1px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .navbar-nav .caret {
    margin-right: 5px;
    margin-left: inherit;
}
/* line 112, ../sass/layouts/_menu.scss */

#leo-megamenu .navbar-nav .caret:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
}
/* line 121, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu,
#leo-megamenu .dropdown-mega {
    top: 100%;
    left: -9999px;
    height: auto;
    font-weight: 300;
    border: 0;
    min-width: 185px;
    padding: 0px;
    background-color: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.24);
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
}
/* line 133, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu li,
#leo-megamenu .dropdown-mega li {
    padding: 10px 20px;
}
/* line 135, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu li a,
#leo-megamenu .dropdown-mega li a {
    padding: 0;
    font-weight: 300;
    font-size: 12px;
    line-height: 23px;
}
/* line 140, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu li a:hover,
#leo-megamenu .dropdown-mega li a:hover {
    background-color: transparent;
}
/* line 144, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu li:hover,
#leo-megamenu .dropdown-mega li:hover {
    background: #f8f8f8;
}
/* line 150, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu .widget-subcategories ul li,
#leo-megamenu .dropdown-menu .widget-links ul li,
#leo-megamenu .dropdown-mega .widget-subcategories ul li,
#leo-megamenu .dropdown-mega .widget-links ul li {
    padding: 3px 0;
}
/* line 152, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu .widget-subcategories ul li a,
#leo-megamenu .dropdown-menu .widget-links ul li a,
#leo-megamenu .dropdown-mega .widget-subcategories ul li a,
#leo-megamenu .dropdown-mega .widget-links ul li a {
    line-height: 25px;
}
/* line 154, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu .widget-subcategories ul li a:after,
#leo-megamenu .dropdown-menu .widget-subcategories ul li a:before,
#leo-megamenu .dropdown-menu .widget-links ul li a:after,
#leo-megamenu .dropdown-menu .widget-links ul li a:before,
#leo-megamenu .dropdown-mega .widget-subcategories ul li a:after,
#leo-megamenu .dropdown-mega .widget-subcategories ul li a:before,
#leo-megamenu .dropdown-mega .widget-links ul li a:after,
#leo-megamenu .dropdown-mega .widget-links ul li a:before {
    display: none;
}
/* line 158, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu .widget-subcategories ul li:hover,
#leo-megamenu .dropdown-menu .widget-subcategories ul li:active,
#leo-megamenu .dropdown-menu .widget-subcategories ul li:focus,
#leo-megamenu .dropdown-menu .widget-links ul li:hover,
#leo-megamenu .dropdown-menu .widget-links ul li:active,
#leo-megamenu .dropdown-menu .widget-links ul li:focus,
#leo-megamenu .dropdown-mega .widget-subcategories ul li:hover,
#leo-megamenu .dropdown-mega .widget-subcategories ul li:active,
#leo-megamenu .dropdown-mega .widget-subcategories ul li:focus,
#leo-megamenu .dropdown-mega .widget-links ul li:hover,
#leo-megamenu .dropdown-mega .widget-links ul li:active,
#leo-megamenu .dropdown-mega .widget-links ul li:focus {
    background: transparent;
}
/* line 164, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu .menu-title,
#leo-megamenu .dropdown-mega .menu-title {
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: uppercase;
}
/* line 169, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-menu a > .menu-title,
#leo-megamenu .dropdown-mega a > .menu-title {
    text-transform: none;
}
/* line 171, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-mega {
    position: absolute;
    display: block;
    left: 0px;
    z-index: 99;
}
/* line 179, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown:hover > .dropdown-menu {
    display: block;
    right: auto;
    left: 0px;
}
/* line 522, ../sass/mixins/_theme.scss */

.rtl #leo-megamenu .dropdown:hover > .dropdown-menu {
    right: 0px;
    left: auto;
}
/* line 183, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown:hover > a {
    color: #f69419;
}
/* line 185, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown:hover > a .fa {
    color: #f69419;
}
/* line 192, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-sub .menu-title {
    font-weight: bold;
    font-size: 14px;
}
/* line 198, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-submenu {
    position: relative;
}
/* line 200, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-submenu .dropdown-menu {
    top: 0;
    right: -100%;
    left: auto;
    position: absolute;
}
/* line 207, ../sass/layouts/_menu.scss */

#leo-megamenu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: auto;
    top: 0;
}
/* line 215, ../sass/layouts/_menu.scss */

#leo-megamenu .mega-group > .dropdown-toggle {
    border: 0;
    display: block;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "KlimTypeFoundry";
    color: white;
}
/* line 222, ../sass/layouts/_menu.scss */

#leo-megamenu .mega-group > .dropdown-toggle .fa {
    color: white;
}
/* line 228, ../sass/layouts/_menu.scss */

#leo-megamenu .megamenu .cols1 {
    min-width: 200px;
}
/* line 231, ../sass/layouts/_menu.scss */

#leo-megamenu .megamenu .cols2 {
    min-width: 500px;
}
/* line 234, ../sass/layouts/_menu.scss */

#leo-megamenu .megamenu .cols3 {
    min-width: 740px;
}
/*
 *
 * Vertical menu
 */
/* line 248, ../sass/layouts/_menu.scss */

div.verticalmenu {
    z-index: 100;
}
/* line 250, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-collapse,
div.verticalmenu .navbar-vertical {
    margin: 0;
    padding: 0;
}
/* line 254, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav {
    position: static;
    float: none;
    width: 100%;
}
/* line 257, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li {
    width: 100%;
    height: auto;
    position: relative;
}
/* line 260, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li > a {
    display: block;
    color: #666666;
    font-size: 14px;
    padding: 16px 10px 15px 20px;
    border-bottom: 1px solid #e0e0e0;
}
/* line 268, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .caret {
    position: absolute;
    right: 0;
    top: 17px;
    width: 33px;
    height: 40px;
    border: none;
    margin: -5px 0;
}
/* line 369, ../sass/mixins/_theme.scss */

.rtl div.verticalmenu .navbar-nav > li .caret {
    left: 0;
    right: auto;
}
/* line 276, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .caret:before {
    position: absolute;
    content: "\f067";
    font-family: "FontAwesome";
    color: #aaa;
    font-size: 10px;
    font-weight: normal;
    left: 12px;
    top: 12px;
}
/* line 288, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .dropdown-submenu .caret {
    top: 0;
}
/* line 292, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li.last a,
div.verticalmenu .navbar-nav > li:last-child a {
    border: 0;
}
/* line 298, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li:hover > a {
    color: #e44853;
    background: white;
}
/* line 301, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li:hover > a:hover,
div.verticalmenu .navbar-nav > li:hover > a:focus {
    color: #e44853;
    background: white;
    border-color: #dddddd;
}
/* line 307, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li:hover > .caret {
    color: #e44853;
}
/* line 312, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li.open > a {
    color: #e44853;
    background: white;
}
/* line 315, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li.open > a:hover,
div.verticalmenu .navbar-nav > li.open > a:focus {
    color: #e44853;
    background: white;
    border-color: #dddddd;
}
/* line 321, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li.open > .caret {
    color: #e44853;
}
/* line 325, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .parent {
    position: relative;
}
/* line 327, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
    text-transform: none;
    font-weight: normal;
    color: #666666;
}
/* line 331, ../sass/layouts/_menu.scss */

div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
    color: #e44853;
}
/* line 342, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a .menu-icon {
    display: block;
    background-position: left center !important;
}
/* line 397, ../sass/mixins/_theme.scss */

.rtl div.verticalmenu ul li a .menu-icon {
    background-position: right center !important;
}
/* line 345, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a .menu-icon span {
    display: block;
    margin-left: 35px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl div.verticalmenu ul li a .menu-icon span {
    margin-right: 35px;
    margin-left: inherit;
}
/* line 349, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a .menu-icon .menu-desc {
    display: none;
}
/* line 353, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a .menu-title {
    display: block;
    text-transform: uppercase;
    color: #222222;
}
/* line 358, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a .sub-title {
    font-size: 12px;
}
/* line 361, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a:hover,
div.verticalmenu ul li a:focus {
    color: #e44853;
    background: white;
}
/* line 362, ../sass/layouts/_menu.scss */

div.verticalmenu ul li a:hover .menu-title,
div.verticalmenu ul li a:focus .menu-title {
    color: #e44853;
}
/* line 371, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu {
    left: -9999px;
    top: -9999px;
    right: auto;
    border: 0;
    min-height: 100px;
    height: auto !important;
    min-width: 215px;
    padding: 20px 28px;
    background: white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}
/* line 385, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu ul li {
    border: 0;
    padding: 4px 0;
    line-height: normal;
    list-style: none;
}
/* line 390, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu ul li a {
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
}
/* line 398, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu p {
    line-height: 18px;
    font-size: 12px;
}
/* line 402, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu .leo-menu-video {
    width: 100%;
}
/* line 404, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu .leo-menu-video iframe {
    margin-bottom: 10px;
}
/* line 409, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu .dropdown-toggle:hover {
    color: black;
}
/* line 413, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu .dropdown-toggle {
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
    color: black;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
}
/* line 421, ../sass/layouts/_menu.scss */

div.verticalmenu .dropdown-menu .action {
    display: none;
}
/* line 425, ../sass/layouts/_menu.scss */

div.verticalmenu .widget-heading {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
}
/* CANVAS MENU */
/* line 433, ../sass/layouts/_menu.scss */

#off-canvas-button {
    text-align: right;
    color: #fff;
    margin: 5px;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl #off-canvas-button {
    text-align: left;
}
/* line 434, ../sass/layouts/_menu.scss */

#off-canvas-button:hover {
    cursor: pointer;
}
/* line 436, ../sass/layouts/_menu.scss */

.off-canvas body {
    position: relative;
}
/*.off-canvas-inactive #page,
.off-canvas-inactive #off-canvas-nav {
  @include transition(all 500ms ease 0s);
  @include translate(0, 0);
}*/
/* line 446, ../sass/layouts/_menu.scss */

.off-canvas-active > #page,
.off-canvas-active > #off-canvas-nav {
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: translate(234px, 0);
    -ms-transform: translate(234px, 0);
    transform: translate(234px, 0);
    display: block;
}
/* line 453, ../sass/layouts/_menu.scss */

.rtl .off-canvas-active > #page,
.rtl .off-canvas-active > #off-canvas-nav {
    -webkit-transform: translate(-234px, 0);
    -ms-transform: translate(-234px, 0);
    transform: translate(-234px, 0);
}
/* line 459, ../sass/layouts/_menu.scss */

.off-canvas-active #page {
    position: fixed;
    margin: 0 auto;
}
/* line 463, ../sass/layouts/_menu.scss */

.off-canvas-active #off-canvas-nav .navbar-nav .open .dropdown-menu {
    background: white;
}
/* line 468, ../sass/layouts/_menu.scss */

.off-canvas-active #leo-megamenu .navbar-toggle:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
/* line 475, ../sass/layouts/_menu.scss */

#off-canvas-nav {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 0;
    background: white;
    z-index: 999;
    font-family: "Poppins", sans-serif;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl #off-canvas-nav {
    right: 0;
    left: auto;
}
/* line 484, ../sass/layouts/_menu.scss */

#off-canvas-nav .navbar-nav > li {
    width: 100%;
}
/* line 486, ../sass/layouts/_menu.scss */

#off-canvas-nav .navbar-nav > li .mega-col {
    width: 100%;
}
/* line 489, ../sass/layouts/_menu.scss */

#off-canvas-nav .navbar-nav > li > a {
    font-size: 14px;
    color: #fff!important;
    padding: 10px;
}
/* line 493, ../sass/layouts/_menu.scss */

#off-canvas-nav .navbar-nav > li > a:hover {
    background: initial;
}
/* line 498, ../sass/layouts/_menu.scss */

#off-canvas-nav .nav .caret {
    float: right;
    width: 10px;
    height: 10px;
    margin-top: 10px;
    display: none;
}
/* line 505, ../sass/layouts/_menu.scss */

#off-canvas-nav .ct_menu a.shop-now {
    display: block;
    margin: 10px;
}
/* line 509, ../sass/layouts/_menu.scss */

#off-canvas-nav .ct_menu a.shop-now:hover {
    color: #fff;
}
/* line 512, ../sass/layouts/_menu.scss */

#off-canvas-nav .offcanvas-mainnav {
    background-color: #f79526;
    position: absolute;
    top: 0;
    left: -234px;
    overflow: hidden;
    width: 234px;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl #off-canvas-nav .offcanvas-mainnav {
    right: -234px;
    left: auto;
}
/* line 520, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-mega {
    background: white;
    padding: 10px;
}
/* line 524, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-menu {
    font-size: 12px;
    position: relative;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%!important;
    border: 0;
    padding: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
/* line 539, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-menu.level2 {
    padding: 5px 10px;
}
/* line 542, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-menu .menu-title {
    color: #959595;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
/* line 547, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-menu .menu-title a {
    color: #959595;
    font-weight: bold;
}
/* line 550, ../sass/layouts/_menu.scss */

#off-canvas-nav .dropdown-menu .menu-title a:hover {
    color: #e44853;
}
/* line 556, ../sass/layouts/_menu.scss */

#off-canvas-nav .navbar-nav {
    margin: 0 !important;
}
/* line 559, ../sass/layouts/_menu.scss */

#off-canvas-nav ul.nav-links {
    padding: 3px 3px 3px 7px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl #off-canvas-nav ul.nav-links {
    padding: 3px 7px 3px 3px;
}
/* line 561, ../sass/layouts/_menu.scss */

#off-canvas-nav ul.nav-links li {
    padding: 3px 0;
}
/* line 565, ../sass/layouts/_menu.scss */

#off-canvas-nav .mega-col-inner > ul > li {
    padding: 3px 0;
}
@media (min-width: 992px) {
    /* line 573, ../sass/layouts/_menu.scss */
    
    .off-canvas-active > #page,
    .off-canvas-active > #off-canvas-nav {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        position: relative!important;
    }
    /* line 577, ../sass/layouts/_menu.scss */
    
    #off-canvas-button {
        display: none !important;
    }
}
/* line 582, ../sass/layouts/_menu.scss */

.float-vertical {
    position: relative;
    margin-bottom: 0;
}
/* line 585, ../sass/layouts/_menu.scss */

.float-vertical .float-vertical-button {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    cursor: pointer;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .float-vertical .float-vertical-button {
    padding-right: 15px;
    padding-left: inherit;
}
/* line 590, ../sass/layouts/_menu.scss */

.float-vertical .float-vertical-button i {
    margin-right: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .float-vertical .float-vertical-button i {
    margin-left: 10px;
    margin-right: inherit;
}
/* line 591, ../sass/layouts/_menu.scss */

.float-vertical .float-vertical-button .fa-angle-down {
    margin-right: -20px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .float-vertical .float-vertical-button .fa-angle-down {
    margin-left: -20px;
    margin-right: inherit;
}
/* line 593, ../sass/layouts/_menu.scss */

.float-vertical > .block_content {
    height: 0;
    overflow: hidden;
    border: none;
    -webkit-transition: height 0.4s ease 0s;
    transition: height 0.4s ease 0s;
}
/* line 602, ../sass/layouts/_menu.scss */

.float-vertical.active > .block_content {
    position: absolute;
    z-index: 30;
    height: auto;
    overflow: visible;
    width: 100%;
    border: 1px solid #dddddd;
    -webkit-transition: height 0.4s ease 0s;
    transition: height 0.4s ease 0s;
}
/* line 616, ../sass/layouts/_menu.scss */

.leo-widget .widget-subcategories {
    margin-bottom: 10px;
}
/* line 618, ../sass/layouts/_menu.scss */

.leo-widget .widget-subcategories .widget-heading {
    margin-bottom: 10px;
}
/* line 623, ../sass/layouts/_menu.scss */

.leo-widget .product-block {
    margin-bottom: 10px;
    background: transparent;
    text-align: left;
    border: none;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .leo-widget .product-block {
    text-align: right;
}
/* line 629, ../sass/layouts/_menu.scss */

.leo-widget .product-block:hover .product_img_link:before {
    display: none;
}
/* line 633, ../sass/layouts/_menu.scss */

.leo-widget .product-block .image {
    height: auto;
    float: left;
    width: 80px;
    margin: 0 0 10px;
    border: none;
}
/* line 260, ../sass/mixins/_theme.scss */

.rtl .leo-widget .product-block .image {
    float: right;
}
/* line 640, ../sass/layouts/_menu.scss */

.leo-widget .product-block .product-meta {
    padding-top: 0px;
    overflow: hidden;
    padding-left: 10px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .leo-widget .product-block .product-meta {
    padding-right: 10px;
    padding-left: inherit;
}
/* line 645, ../sass/layouts/_menu.scss */

.leo-widget .product-block .name {
    margin: 3px 0 10px 0;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .leo-widget .product-block .name {
    margin: 3px 0 10px 0;
}
/* line 651, ../sass/layouts/_menu.scss */

.leo-widget .manu-logo img {
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    margin-right: 10px;
}
/* line 5, ../sass/layouts/_modules.scss */

.popup-over {
    position: relative;
}
.popup-over.header_user_info.pull-right.e-scale {
    position: absolute;
    right: 10px;
    top: -18px;
}
/* line 7, ../sass/layouts/_modules.scss */

.popup-over .popup-title {
    margin: 10px 23px 9px 24px;
    /*border-right: 1px solid #e8e8e8;*/
    
    padding: 3px 6px 3px 0px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .popup-over .popup-title {
    margin: 13px 0px 13px 0px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .popup-over .popup-title {
    border-left: 1px solid #e8e8e8;
    border-right: inherit;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .popup-over .popup-title {
    padding: 3px 20px 3px 20px;
}
@media (max-width: 479px) {
    /* line 7, ../sass/layouts/_modules.scss */
    
    .popup-over .popup-title {
        padding: 0px 10px 0px 10px;
    }
    /* line 284, ../sass/mixins/_theme.scss */
    
    .rtl .popup-over .popup-title {
        padding: 0px 10px 0px 10px;
    }
}
/* line 14, ../sass/layouts/_modules.scss */

.popup-over .popup-title a {
    color: #ff950e;
    font-weight: 500;
}
/* line 17, ../sass/layouts/_modules.scss */

.popup-over .popup-title a:hover {
    color: #e44853;
}
/* line 21, ../sass/layouts/_modules.scss */

.popup-over .popup-title .icon {
    font-size: 14px;
}
#subcategories li {
    width: 23%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    background: #000;
    margin: 1%;
}
#subcategories li div a img {
    display: block;
    margin: 0 auto;
    opacity: 0.6;
    width: 100%
}
#subcategories li h5 a {
    color: #fff;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}
#subcategories li h5 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: 0.5s;
}
#subcategories li h6 span {
    width: 60px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-bottom: 12px;
    margin-top: -6px;
}
#subcategories li h6 {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 52%;
    transform: translateY(50%);
}
#subcategories li:hover h6 {
    visibility: visible;
    opacity: 1;
}
#subcategories li:hover h5 {
    top: 46%;
}
/* line 25, ../sass/layouts/_modules.scss */

.popup-over .popup-content {
    position: absolute;
    top: 100%;
    left: -80px;
    background: white;
    border: 1px solid #dddddd;
    min-width: 120px;
    z-index: 9;
    display: none;
    -webkit-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl .popup-over .popup-content {
    right: 0;
    left: auto;
}
/* line 35, ../sass/layouts/_modules.scss */

.popup-over .popup-content li {
    padding: 10px 15px;
}
/* line 37, ../sass/layouts/_modules.scss */

.popup-over .popup-content li.selected {
    font-weight: bold;
}
/* line 40, ../sass/layouts/_modules.scss */

.popup-over .popup-content li:hover {
    background: #f5f5f5;
}
/* line 45, ../sass/layouts/_modules.scss */

.popup-over:hover {
    cursor: pointer;
}
/* line 47, ../sass/layouts/_modules.scss */

.popup-over:hover .popup-content {
    display: block;
}
/* line 52, ../sass/layouts/_modules.scss */

.popup-over:last-child .popup-title {
    margin-right: 20px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .popup-over:last-child .popup-title {
    margin-left: 20px;
    margin-right: inherit;
}
/* line 57, ../sass/layouts/_modules.scss */

.popup-over:first-child .popup-title {
    padding: 3px 20px 3px 0px;
}
/* line 284, ../sass/mixins/_theme.scss */

.rtl .popup-over:first-child .popup-title {
    padding: 3px 0px 3px 20px;
}
@media (max-width: 479px) {
    /* line 57, ../sass/layouts/_modules.scss */
    
    .popup-over:first-child .popup-title {
        padding: 0px 10px 0px 0px;
    }
    /* line 284, ../sass/mixins/_theme.scss */
    
    .rtl .popup-over:first-child .popup-title {
        padding: 0px 0px 0px 10px;
    }
}
/* mini basket */
/* line 66, ../sass/layouts/_modules.scss */

#cart {
    margin-left: 15px;
    position: relative;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #cart {
    margin-right: 20px;
    margin-left: inherit;
}
@media (max-width: 479px) {
    /* line 66, ../sass/layouts/_modules.scss */
    
    #cart {
        margin-left: 10px;
    }
    /* line 271, ../sass/mixins/_theme.scss */
    
    .rtl #cart {
        margin-right: 10px;
        margin-left: inherit;
    }
}
/* line 72, ../sass/layouts/_modules.scss */

#cart h4 {
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-family: "KlimTypeFoundry";
}
@media (max-width: 479px) {
    /* line 79, ../sass/layouts/_modules.scss */
    
    #cart h4 > span {
        display: none;
    }
}
/* line 84, ../sass/layouts/_modules.scss */

#cart h4 > .icon {
    font-size: 18px;
    display: none;
}
@media (max-width: 479px) {
    /* line 84, ../sass/layouts/_modules.scss */
    
    #cart h4 > .icon {
        display: inline-block;
    }
}
/* line 92, ../sass/layouts/_modules.scss */

#cart .content {
    clear: both;
    display: block;
    position: absolute;
    top: 100%;
    right: 17px;
    left: auto;
    padding: 15px;
    min-height: 100px;
    height: 100px;
    height: auto !important;
    background: white;
    border: 1px solid #dddddd;
    z-index: 99999;
    min-width: 400px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
}
/* line 113, ../sass/layouts/_modules.scss */

#cart.active .content {
    display: block;
}
/* line 117, ../sass/layouts/_modules.scss */

#cart .heading {
    min-width: 190px;
    padding-left: 10px;
}
/* line 21, ../sass/bootstrap/_mixins.scss */

#cart .heading:before,
#cart .heading:after {
    content: " ";
    display: table;
}
/* line 25, ../sass/bootstrap/_mixins.scss */

#cart .heading:after {
    clear: both;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #cart .heading {
    padding-right: 10px;
    padding-left: inherit;
}
/* line 124, ../sass/layouts/_modules.scss */

#cart .heading a span {
    font-size: 11px;
}
/* line 129, ../sass/layouts/_modules.scss */

#cart .title-cart {
    width: 80px;
    /*height: 25px;
  line-height: 21px;
  text-align: center;
  margin-left: 5px;
  position: relative;*/
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl #cart .title-cart {
    margin-right: 5px;
    margin-left: inherit;
}
/* line 137, ../sass/layouts/_modules.scss */

#cart .title-cart .fa {
    display: none;
}
/* line 141, ../sass/layouts/_modules.scss */

#cart .cart-quantity {
    color: #fff;
    font-size: 10px;
}
.cart-quantity img,
.cart-quantity p {
    display: inline-block;
    vertical-align: middle;
}
/* line 146, ../sass/layouts/_modules.scss */

#cart .checkout {
    text-align: right;
    clear: both;
}
/* line 150, ../sass/layouts/_modules.scss */

#cart .empty {
    padding-top: 20px;
    text-align: center;
}
/* line 155, ../sass/layouts/_modules.scss */

#cart .mini-cart-total {
    text-align: right;
}
/* line 157, ../sass/layouts/_modules.scss */

#cart .mini-cart-total td {
    color: #000;
    padding: 4px;
}
/* line 161, ../sass/layouts/_modules.scss */

#cart .mini-cart-total table {
    border-collapse: collapse;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-bottom: 5px;
}
/* line 168, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .quantity {
    text-align: right;
}
/* line 171, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .name {
    font-size: 11px;
    font-weight: bold;
}
/* line 172, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .name small {
    color: #666;
}
/* line 178, ../sass/layouts/_modules.scss */

#cart .mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 6px;
    border-bottom: 1px solid #dddddd;
}
/* line 184, ../sass/layouts/_modules.scss */

#cart .mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
}
/* line 189, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .image {
    width: 1px;
}
/* line 191, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .image img {
    text-align: left;
}
/* line 195, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .remove {
    text-align: right;
}
/* line 197, ../sass/layouts/_modules.scss */

#cart .mini-cart-info .remove img {
    cursor: pointer;
}
/* line 201, ../sass/layouts/_modules.scss */

#cart .mini-cart-info td.total {
    text-align: right;
}
/* product style */
/* line 5, ../sass/layouts/_product-item.scss */

.product-block {
    position: relative;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 479px) {
    /* line 5, ../sass/layouts/_product-item.scss */
    
    .product-block {
        margin-bottom: 20px;
    }
}
@media (min-width: 992px) {
    /* line 15, ../sass/layouts/_product-item.scss */
    
    .product-block:hover .functional-buttons {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    /* line 18, ../sass/layouts/_product-item.scss */
    
    .product-block:hover .cart .ajax_add_to_cart_button {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        opacity: 1;
        filter: alpha(opacity=100);
    }
    /* line 22, ../sass/layouts/_product-item.scss */
    
    .product-block:hover .product_img_link:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 98;
        margin: auto;
        border: 15px solid rgba(225, 225, 225, 0.25);
        background: rgba(255, 255, 255, 0.5);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
}
@media (max-width: 991px) {
    /* line 38, ../sass/layouts/_product-item.scss */
    
    .product-block .cart {
        -webkit-transform: translateY(-35px);
        -moz-transform: translateY(-35px);
        -ms-transform: translateY(-35px);
        -o-transform: translateY(-35px);
    }
}
/* line 43, ../sass/layouts/_product-item.scss */

.product-block .functional-buttons {
    position: absolute;
    top: calc(50% - 35px);
    z-index: 99;
    height: 70px;
    left: 0;
    right: 0;
}
@media (min-width: 992px) {
    /* line 43, ../sass/layouts/_product-item.scss */
    
    .product-block .functional-buttons {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
/* line 54, ../sass/layouts/_product-item.scss */

.product-block .functional-buttons > div {
    display: inline-block;
}
/* line 56, ../sass/layouts/_product-item.scss */

.product-block .functional-buttons > div.quickview {
    display: block;
}
@media (max-width: 991px) {
    /* line 56, ../sass/layouts/_product-item.scss */
    
    .product-block .functional-buttons > div.quickview {
        display: none;
    }
}
/* line 64, ../sass/layouts/_product-item.scss */

.product-block .btn-product {
    margin: 12px 10px;
    position: relative;
    z-index: 99;
    text-align: center;
    background: transparent;
    display: inline-block;
    color: #222222;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (max-width: 991px) {
    /* line 64, ../sass/layouts/_product-item.scss */
    
    .product-block .btn-product {
        height: 30px;
        line-height: 30px;
        width: 30px;
        color: white;
        background: #79c753;
        display: -webkit-flex;
        /* Safari */
        
        display: flex;
        -webkit-align-items: center;
        /* Safari 7.0+ */
        
        align-items: center;
        -webkit-justify-content: center;
        /* Safari 6.1+ */
        
        justify-content: center;
    }
}
/* line 84, ../sass/layouts/_product-item.scss */

.product-block .btn-product span {
    display: none;
}
/* line 87, ../sass/layouts/_product-item.scss */

.product-block .btn-product > [class*="icon-"] {
    font-size: 14px;
    display: none;
}
/* line 91, ../sass/layouts/_product-item.scss */

.product-block .btn-product:hover > [class*="icon-"] {
    color: #e44853;
}
/* line 97, ../sass/layouts/_product-item.scss */

.product-block .quickview .quick-view {
    font-size: 12px;
    color: #222222;
    font-weight: 600;
    border-bottom: 1px solid #222222;
    line-height: normal;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/* line 106, ../sass/layouts/_product-item.scss */

.product-block .quickview .quick-view i {
    display: none;
}
/* line 109, ../sass/layouts/_product-item.scss */

.product-block .quickview .quick-view span {
    display: block;
}
/* line 112, ../sass/layouts/_product-item.scss */

.product-block .quickview .quick-view:hover {
    color: #e44853;
    border-color: #e44853;
}
/* line 119, ../sass/layouts/_product-item.scss */

.product-block .cart .ajax_add_to_cart_button {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    z-index: 98;
    background: #333333;
    color: white;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9px 10px;
    display: block;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (min-width: 992px) {
    /* line 119, ../sass/layouts/_product-item.scss */
    
    .product-block .cart .ajax_add_to_cart_button {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    /* line 119, ../sass/layouts/_product-item.scss */
    
    .product-block .cart .ajax_add_to_cart_button {
        font-size: 11px;
    }
}
/* line 143, ../sass/layouts/_product-item.scss */

.product-block .cart .ajax_add_to_cart_button:hover {
    background: #f8981d;
    color: white;
    border: none;
    outline: 0;
}
/* line 149, ../sass/layouts/_product-item.scss */

.product-block .cart .ajax_add_to_cart_button .fa {
    display: none;
}
/* line 153, ../sass/layouts/_product-item.scss */

.product-block .cart > span.ajax_add_to_cart_button {
    background: #777777;
    opacity: 1;
    filter: alpha(opacity=100);
}
/* line 157, ../sass/layouts/_product-item.scss */

.product-block .cart span.disabled:hover {
    cursor: no-drop;
}
/* line 161, ../sass/layouts/_product-item.scss */

.product-block .product-meta {
    padding-top: 15px;
    position: relative;
}
/* line 165, ../sass/layouts/_product-item.scss */

.product-block .left-block {
    position: relative;
    overflow: hidden;
}
/* line 173, ../sass/layouts/_product-item.scss */

.product-block .nb-comments {
    display: none;
}
/* line 176, ../sass/layouts/_product-item.scss */

.product-block .product-rating,
.product-block .norating {
    font-size: 11px;
}
/* line 181, ../sass/layouts/_product-item.scss */

.product-block .content_price {
    margin-bottom: 8px;
    font-family: 'Lato', sans-serif;
}
/* line 185, ../sass/layouts/_product-item.scss */

.product-block .price {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
/* line 190, ../sass/layouts/_product-item.scss */

.product-block .price-old,
.product-block .old-price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .product-block .price-old,
.rtl .product-block .old-price {
    margin-right: 5px;
    margin-left: inherit;
}
/* line 196, ../sass/layouts/_product-item.scss */

.product-block .price-percent-reduction {
    padding: 2px 4px;
    background: #f2434a;
    font-size: 13px;
    color: white;
    margin-left: 5px;
}
/* line 271, ../sass/mixins/_theme.scss */

.rtl .product-block .price-percent-reduction {
    margin-right: 5px;
    margin-left: inherit;
}
/* line 210, ../sass/layouts/_product-item.scss */

.product-block .name {
    text-transform: none;
    margin-bottom: 5px;
    font-family: 'Lato', sans-serif;
}
/* line 213, ../sass/layouts/_product-item.scss */

.product-block .name a {
    color: #000;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    font-weight: 300;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
@media (min-width: 480px) {
    /* line 213, ../sass/layouts/_product-item.scss */
    
    .product-block .name a {
        height: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}
/* line 224, ../sass/layouts/_product-item.scss */

.product-block .name a:hover {
    color: #f8981d;
}
/* line 231, ../sass/layouts/_product-item.scss */

.product-block .image {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
@media (max-width: 991px) {
    /* line 231, ../sass/layouts/_product-item.scss */
    
    .product-block .image {
        display: inline-block;
    }
}
/* line 240, ../sass/layouts/_product-item.scss */

.product-block .product-additional {
    position: absolute;
    top: 0px;
    visibility: hidden;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
}
/* line 248, ../sass/layouts/_product-item.scss */

.product-block:hover .product-additional {
    visibility: visible;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 1;
    filter: alpha(opacity=100);
}
/* line 257, ../sass/layouts/_product-item.scss */

.product-block .group-label .product-label {
    position: absolute;
    top: 10px;
    z-index: 9;
}
/* line 261, ../sass/layouts/_product-item.scss */

.product-block .group-label .product-label.new-box {
    left: 10px;
}
/* line 362, ../sass/mixins/_theme.scss */

.rtl .product-block .group-label .product-label.new-box {
    right: 10px;
    left: auto;
}
/* line 264, ../sass/layouts/_product-item.scss */

.product-block .group-label .product-label.sale-box {
    right: 10px;
}
/* line 369, ../sass/mixins/_theme.scss */

.rtl .product-block .group-label .product-label.sale-box {
    left: 10px;
    right: auto;
}
/* line 268, ../sass/layouts/_product-item.scss */

.product-block .group-label .label {
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    line-height: normal;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    position: relative;
}
/* line 277, ../sass/layouts/_product-item.scss */

.product-block .group-label .label:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 1px;
}
/* line 286, ../sass/layouts/_product-item.scss */

.product-block .group-label .label.label-new {
    color: #41bf48;
}
/* line 288, ../sass/layouts/_product-item.scss */

.product-block .group-label .label.label-new:after {
    background: #41bf48;
}
/* line 292, ../sass/layouts/_product-item.scss */

.product-block .group-label .label.label-sale {
    color: #e44853;
}
/* line 294, ../sass/layouts/_product-item.scss */

.product-block .group-label .label.label-sale:after {
    background: #e44853;
}
/* line 301, ../sass/layouts/_product-item.scss */

.product-block .product-flags {
    display: block;
    margin-bottom: 8px;
    min-height: 22px;
}
/* line 305, ../sass/layouts/_product-item.scss */

.product-block .product-flags .label {
    white-space: initial;
    display: inline-block;
    text-align: inherit;
    line-height: normal;
}
/* line 312, ../sass/layouts/_product-item.scss */

.product-block .availability {
    display: block;
    margin-bottom: 8px;
    min-height: 22px;
}
/* line 316, ../sass/layouts/_product-item.scss */

.product-block .availability .label {
    white-space: initial;
    display: inline-block;
    text-align: inherit;
    line-height: normal;
}
/* line 327, ../sass/layouts/_product-item.scss */

.product-block span.ajax_add_to_cart_button {
    background: #777777;
    opacity: 1;
    filter: alpha(opacity=100);
}
/* line 332, ../sass/layouts/_product-item.scss */

.product-block .color-list-container {
    min-height: 34px;
    margin-bottom: 12px;
}
/* line 337, ../sass/layouts/_product-item.scss */

.product-block .color-list-container ul li {
    display: inline-block;
    border: 1px solid #dddddd;
}
/* line 340, ../sass/layouts/_product-item.scss */

.product-block .color-list-container ul li a {
    display: block;
    width: 23px;
    height: 23px;
    margin: 1px;
}
/*
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-2x {
    font-size: 2em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-3x {
    font-size: 3em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-4x {
    font-size: 4em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-5x {
    font-size: 5em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ul > li {
    position: relative;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-li.fa-lg {
    left: -1.85714em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pull-left {
    float: left;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pull-right {
    float: right;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa.fa-pull-left {
    margin-right: .3em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa.fa-pull-right {
    margin-left: .3em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.pull-right {
    float: right;
}
/* line 4, ../sass/_font-awesome.min.scss */

.pull-left {
    float: left;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa.pull-left {
    margin-right: .3em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa.pull-right {
    margin-left: .3em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    /* line 4, ../sass/_font-awesome.min.scss */
    
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    /* line 4, ../sass/_font-awesome.min.scss */
    
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    /* line 4, ../sass/_font-awesome.min.scss */
    
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    /* line 4, ../sass/_font-awesome.min.scss */
    
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
/* line 4, ../sass/_font-awesome.min.scss */

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack-1x {
    line-height: inherit;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack-2x {
    font-size: 2em;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-inverse {
    color: #fff;
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-glass:before {
    content: "\f000";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-music:before {
    content: "\f001";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-search:before {
    content: "\f002";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-envelope-o:before {
    content: "\f003";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-heart:before {
    content: "\f004";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-star:before {
    content: "\f005";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-star-o:before {
    content: "\f006";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-user:before {
    content: "\f007";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-film:before {
    content: "\f008";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-th-large:before {
    content: "\f009";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-th:before {
    content: "\f00a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-th-list:before {
    content: "\f00b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-check:before {
    content: "\f00c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-search-plus:before {
    content: "\f00e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-search-minus:before {
    content: "\f010";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-power-off:before {
    content: "\f011";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-signal:before {
    content: "\f012";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-trash-o:before {
    content: "\f014";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-home:before {
    content: "\f015";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-o:before {
    content: "\f016";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-clock-o:before {
    content: "\f017";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-road:before {
    content: "\f018";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-download:before {
    content: "\f019";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-inbox:before {
    content: "\f01c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-play-circle-o:before {
    content: "\f01d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-refresh:before {
    content: "\f021";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-list-alt:before {
    content: "\f022";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lock:before {
    content: "\f023";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flag:before {
    content: "\f024";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-headphones:before {
    content: "\f025";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-volume-off:before {
    content: "\f026";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-volume-down:before {
    content: "\f027";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-volume-up:before {
    content: "\f028";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-qrcode:before {
    content: "\f029";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-barcode:before {
    content: "\f02a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tag:before {
    content: "\f02b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tags:before {
    content: "\f02c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-book:before {
    content: "\f02d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bookmark:before {
    content: "\f02e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-print:before {
    content: "\f02f";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-camera:before {
    content: "\f030";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-font:before {
    content: "\f031";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bold:before {
    content: "\f032";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-italic:before {
    content: "\f033";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-text-height:before {
    content: "\f034";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-text-width:before {
    content: "\f035";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-align-left:before {
    content: "\f036";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-align-center:before {
    content: "\f037";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-align-right:before {
    content: "\f038";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-align-justify:before {
    content: "\f039";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-list:before {
    content: "\f03a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-indent:before {
    content: "\f03c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-video-camera:before {
    content: "\f03d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pencil:before {
    content: "\f040";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-map-marker:before {
    content: "\f041";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-adjust:before {
    content: "\f042";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tint:before {
    content: "\f043";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-share-square-o:before {
    content: "\f045";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-check-square-o:before {
    content: "\f046";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrows:before {
    content: "\f047";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-step-backward:before {
    content: "\f048";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fast-backward:before {
    content: "\f049";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-backward:before {
    content: "\f04a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-play:before {
    content: "\f04b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pause:before {
    content: "\f04c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stop:before {
    content: "\f04d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-forward:before {
    content: "\f04e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fast-forward:before {
    content: "\f050";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-step-forward:before {
    content: "\f051";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-eject:before {
    content: "\f052";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-left:before {
    content: "\f053";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-right:before {
    content: "\f054";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plus-circle:before {
    content: "\f055";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-minus-circle:before {
    content: "\f056";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-times-circle:before {
    content: "\f057";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-check-circle:before {
    content: "\f058";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-question-circle:before {
    content: "\f059";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-info-circle:before {
    content: "\f05a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-crosshairs:before {
    content: "\f05b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-times-circle-o:before {
    content: "\f05c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-check-circle-o:before {
    content: "\f05d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ban:before {
    content: "\f05e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-left:before {
    content: "\f060";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-right:before {
    content: "\f061";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-up:before {
    content: "\f062";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-down:before {
    content: "\f063";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-expand:before {
    content: "\f065";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-compress:before {
    content: "\f066";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plus:before {
    content: "\f067";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-minus:before {
    content: "\f068";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-asterisk:before {
    content: "\f069";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-exclamation-circle:before {
    content: "\f06a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gift:before {
    content: "\f06b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-leaf:before {
    content: "\f06c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fire:before {
    content: "\f06d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-eye:before {
    content: "\f06e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-eye-slash:before {
    content: "\f070";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plane:before {
    content: "\f072";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar:before {
    content: "\f073";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-random:before {
    content: "\f074";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-comment:before {
    content: "\f075";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-magnet:before {
    content: "\f076";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-up:before {
    content: "\f077";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-down:before {
    content: "\f078";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-retweet:before {
    content: "\f079";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shopping-cart:before {
    content: "\f07a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-folder:before {
    content: "\f07b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-folder-open:before {
    content: "\f07c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrows-v:before {
    content: "\f07d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrows-h:before {
    content: "\f07e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-twitter-square:before {
    content: "\f081";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-facebook-square:before {
    content: "\f082";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-camera-retro:before {
    content: "\f083";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-key:before {
    content: "\f084";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-comments:before {
    content: "\f086";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-thumbs-o-up:before {
    content: "\f087";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-thumbs-o-down:before {
    content: "\f088";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-star-half:before {
    content: "\f089";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-heart-o:before {
    content: "\f08a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sign-out:before {
    content: "\f08b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-linkedin-square:before {
    content: "\f08c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-thumb-tack:before {
    content: "\f08d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-external-link:before {
    content: "\f08e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sign-in:before {
    content: "\f090";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-trophy:before {
    content: "\f091";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-github-square:before {
    content: "\f092";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-upload:before {
    content: "\f093";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lemon-o:before {
    content: "\f094";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-phone:before {
    content: "\f095";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-square-o:before {
    content: "\f096";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bookmark-o:before {
    content: "\f097";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-phone-square:before {
    content: "\f098";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-twitter:before {
    content: "\f099";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-github:before {
    content: "\f09b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-unlock:before {
    content: "\f09c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-credit-card:before {
    content: "\f09d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hdd-o:before {
    content: "\f0a0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bullhorn:before {
    content: "\f0a1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bell:before {
    content: "\f0f3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-certificate:before {
    content: "\f0a3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-o-right:before {
    content: "\f0a4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-o-left:before {
    content: "\f0a5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-o-up:before {
    content: "\f0a6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-o-down:before {
    content: "\f0a7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-left:before {
    content: "\f0a8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-right:before {
    content: "\f0a9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-up:before {
    content: "\f0aa";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-down:before {
    content: "\f0ab";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-globe:before {
    content: "\f0ac";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wrench:before {
    content: "\f0ad";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tasks:before {
    content: "\f0ae";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-filter:before {
    content: "\f0b0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-briefcase:before {
    content: "\f0b1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrows-alt:before {
    content: "\f0b2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cloud:before {
    content: "\f0c2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flask:before {
    content: "\f0c3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paperclip:before {
    content: "\f0c6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-square:before {
    content: "\f0c8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-list-ul:before {
    content: "\f0ca";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-list-ol:before {
    content: "\f0cb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-strikethrough:before {
    content: "\f0cc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-underline:before {
    content: "\f0cd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-table:before {
    content: "\f0ce";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-magic:before {
    content: "\f0d0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-truck:before {
    content: "\f0d1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pinterest:before {
    content: "\f0d2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pinterest-square:before {
    content: "\f0d3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-google-plus-square:before {
    content: "\f0d4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-google-plus:before {
    content: "\f0d5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-money:before {
    content: "\f0d6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-caret-down:before {
    content: "\f0d7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-caret-up:before {
    content: "\f0d8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-caret-left:before {
    content: "\f0d9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-caret-right:before {
    content: "\f0da";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-columns:before {
    content: "\f0db";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-envelope:before {
    content: "\f0e0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-linkedin:before {
    content: "\f0e1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-comment-o:before {
    content: "\f0e5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-comments-o:before {
    content: "\f0e6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sitemap:before {
    content: "\f0e8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-umbrella:before {
    content: "\f0e9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lightbulb-o:before {
    content: "\f0eb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-exchange:before {
    content: "\f0ec";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cloud-download:before {
    content: "\f0ed";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cloud-upload:before {
    content: "\f0ee";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-user-md:before {
    content: "\f0f0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stethoscope:before {
    content: "\f0f1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-suitcase:before {
    content: "\f0f2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bell-o:before {
    content: "\f0a2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-coffee:before {
    content: "\f0f4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cutlery:before {
    content: "\f0f5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-text-o:before {
    content: "\f0f6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-building-o:before {
    content: "\f0f7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hospital-o:before {
    content: "\f0f8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ambulance:before {
    content: "\f0f9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-medkit:before {
    content: "\f0fa";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fighter-jet:before {
    content: "\f0fb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-beer:before {
    content: "\f0fc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-h-square:before {
    content: "\f0fd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plus-square:before {
    content: "\f0fe";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-double-left:before {
    content: "\f100";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-double-right:before {
    content: "\f101";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-double-up:before {
    content: "\f102";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-double-down:before {
    content: "\f103";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-left:before {
    content: "\f104";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-right:before {
    content: "\f105";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-up:before {
    content: "\f106";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angle-down:before {
    content: "\f107";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-desktop:before {
    content: "\f108";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-laptop:before {
    content: "\f109";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tablet:before {
    content: "\f10a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-circle-o:before {
    content: "\f10c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-quote-left:before {
    content: "\f10d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-quote-right:before {
    content: "\f10e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-spinner:before {
    content: "\f110";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-circle:before {
    content: "\f111";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-github-alt:before {
    content: "\f113";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-folder-o:before {
    content: "\f114";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-folder-open-o:before {
    content: "\f115";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-smile-o:before {
    content: "\f118";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-frown-o:before {
    content: "\f119";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-meh-o:before {
    content: "\f11a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gamepad:before {
    content: "\f11b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-keyboard-o:before {
    content: "\f11c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flag-o:before {
    content: "\f11d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flag-checkered:before {
    content: "\f11e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-terminal:before {
    content: "\f120";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-code:before {
    content: "\f121";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-location-arrow:before {
    content: "\f124";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-crop:before {
    content: "\f125";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-code-fork:before {
    content: "\f126";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-question:before {
    content: "\f128";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-info:before {
    content: "\f129";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-exclamation:before {
    content: "\f12a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-superscript:before {
    content: "\f12b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-subscript:before {
    content: "\f12c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-eraser:before {
    content: "\f12d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-puzzle-piece:before {
    content: "\f12e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-microphone:before {
    content: "\f130";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-microphone-slash:before {
    content: "\f131";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shield:before {
    content: "\f132";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar-o:before {
    content: "\f133";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fire-extinguisher:before {
    content: "\f134";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rocket:before {
    content: "\f135";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-maxcdn:before {
    content: "\f136";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-circle-left:before {
    content: "\f137";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-circle-right:before {
    content: "\f138";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-circle-up:before {
    content: "\f139";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chevron-circle-down:before {
    content: "\f13a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-html5:before {
    content: "\f13b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-css3:before {
    content: "\f13c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-anchor:before {
    content: "\f13d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-unlock-alt:before {
    content: "\f13e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bullseye:before {
    content: "\f140";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ellipsis-h:before {
    content: "\f141";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ellipsis-v:before {
    content: "\f142";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rss-square:before {
    content: "\f143";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-play-circle:before {
    content: "\f144";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ticket:before {
    content: "\f145";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-minus-square:before {
    content: "\f146";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-minus-square-o:before {
    content: "\f147";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-level-up:before {
    content: "\f148";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-level-down:before {
    content: "\f149";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-check-square:before {
    content: "\f14a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pencil-square:before {
    content: "\f14b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-external-link-square:before {
    content: "\f14c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-share-square:before {
    content: "\f14d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-compass:before {
    content: "\f14e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gbp:before {
    content: "\f154";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file:before {
    content: "\f15b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-text:before {
    content: "\f15c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-alpha-asc:before {
    content: "\f15d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-alpha-desc:before {
    content: "\f15e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-amount-asc:before {
    content: "\f160";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-amount-desc:before {
    content: "\f161";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-numeric-asc:before {
    content: "\f162";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sort-numeric-desc:before {
    content: "\f163";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-thumbs-up:before {
    content: "\f164";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-thumbs-down:before {
    content: "\f165";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-youtube-square:before {
    content: "\f166";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-youtube:before {
    content: "\f167";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-xing:before {
    content: "\f168";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-xing-square:before {
    content: "\f169";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-youtube-play:before {
    content: "\f16a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dropbox:before {
    content: "\f16b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack-overflow:before {
    content: "\f16c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-instagram:before {
    content: "\f16d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-flickr:before {
    content: "\f16e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-adn:before {
    content: "\f170";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bitbucket:before {
    content: "\f171";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bitbucket-square:before {
    content: "\f172";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tumblr:before {
    content: "\f173";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tumblr-square:before {
    content: "\f174";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-long-arrow-down:before {
    content: "\f175";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-long-arrow-up:before {
    content: "\f176";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-long-arrow-left:before {
    content: "\f177";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-long-arrow-right:before {
    content: "\f178";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-apple:before {
    content: "\f179";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-windows:before {
    content: "\f17a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-android:before {
    content: "\f17b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-linux:before {
    content: "\f17c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dribbble:before {
    content: "\f17d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-skype:before {
    content: "\f17e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-foursquare:before {
    content: "\f180";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-trello:before {
    content: "\f181";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-female:before {
    content: "\f182";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-male:before {
    content: "\f183";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sun-o:before {
    content: "\f185";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-moon-o:before {
    content: "\f186";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-archive:before {
    content: "\f187";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bug:before {
    content: "\f188";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-vk:before {
    content: "\f189";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-weibo:before {
    content: "\f18a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-renren:before {
    content: "\f18b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pagelines:before {
    content: "\f18c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stack-exchange:before {
    content: "\f18d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-arrow-circle-o-left:before {
    content: "\f190";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dot-circle-o:before {
    content: "\f192";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wheelchair:before {
    content: "\f193";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-vimeo-square:before {
    content: "\f194";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plus-square-o:before {
    content: "\f196";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-space-shuttle:before {
    content: "\f197";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-slack:before {
    content: "\f198";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-envelope-square:before {
    content: "\f199";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wordpress:before {
    content: "\f19a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-openid:before {
    content: "\f19b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-yahoo:before {
    content: "\f19e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-google:before {
    content: "\f1a0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-reddit:before {
    content: "\f1a1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-reddit-square:before {
    content: "\f1a2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stumbleupon:before {
    content: "\f1a4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-delicious:before {
    content: "\f1a5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-digg:before {
    content: "\f1a6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pied-piper:before {
    content: "\f1a7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pied-piper-alt:before {
    content: "\f1a8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-drupal:before {
    content: "\f1a9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-joomla:before {
    content: "\f1aa";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-language:before {
    content: "\f1ab";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fax:before {
    content: "\f1ac";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-building:before {
    content: "\f1ad";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-child:before {
    content: "\f1ae";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paw:before {
    content: "\f1b0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-spoon:before {
    content: "\f1b1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cube:before {
    content: "\f1b2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cubes:before {
    content: "\f1b3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-behance:before {
    content: "\f1b4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-behance-square:before {
    content: "\f1b5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-steam:before {
    content: "\f1b6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-steam-square:before {
    content: "\f1b7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-recycle:before {
    content: "\f1b8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tree:before {
    content: "\f1bb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-spotify:before {
    content: "\f1bc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-deviantart:before {
    content: "\f1bd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-soundcloud:before {
    content: "\f1be";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-database:before {
    content: "\f1c0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-pdf-o:before {
    content: "\f1c1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-word-o:before {
    content: "\f1c2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-excel-o:before {
    content: "\f1c3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-file-code-o:before {
    content: "\f1c9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-vine:before {
    content: "\f1ca";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-codepen:before {
    content: "\f1cb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-jsfiddle:before {
    content: "\f1cc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-circle-o-notch:before {
    content: "\f1ce";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-git-square:before {
    content: "\f1d2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-git:before {
    content: "\f1d3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tencent-weibo:before {
    content: "\f1d5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-qq:before {
    content: "\f1d6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-history:before {
    content: "\f1da";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-circle-thin:before {
    content: "\f1db";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-header:before {
    content: "\f1dc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paragraph:before {
    content: "\f1dd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sliders:before {
    content: "\f1de";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-share-alt:before {
    content: "\f1e0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-share-alt-square:before {
    content: "\f1e1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bomb:before {
    content: "\f1e2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tty:before {
    content: "\f1e4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-binoculars:before {
    content: "\f1e5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-plug:before {
    content: "\f1e6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-slideshare:before {
    content: "\f1e7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-twitch:before {
    content: "\f1e8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-yelp:before {
    content: "\f1e9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-newspaper-o:before {
    content: "\f1ea";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wifi:before {
    content: "\f1eb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calculator:before {
    content: "\f1ec";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paypal:before {
    content: "\f1ed";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-google-wallet:before {
    content: "\f1ee";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-visa:before {
    content: "\f1f0";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-mastercard:before {
    content: "\f1f1";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-discover:before {
    content: "\f1f2";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-amex:before {
    content: "\f1f3";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-paypal:before {
    content: "\f1f4";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-stripe:before {
    content: "\f1f5";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bell-slash:before {
    content: "\f1f6";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bell-slash-o:before {
    content: "\f1f7";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-trash:before {
    content: "\f1f8";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-copyright:before {
    content: "\f1f9";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-at:before {
    content: "\f1fa";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-eyedropper:before {
    content: "\f1fb";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-paint-brush:before {
    content: "\f1fc";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-birthday-cake:before {
    content: "\f1fd";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-area-chart:before {
    content: "\f1fe";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pie-chart:before {
    content: "\f200";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-line-chart:before {
    content: "\f201";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lastfm:before {
    content: "\f202";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-lastfm-square:before {
    content: "\f203";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-off:before {
    content: "\f204";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-toggle-on:before {
    content: "\f205";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bicycle:before {
    content: "\f206";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bus:before {
    content: "\f207";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ioxhost:before {
    content: "\f208";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-angellist:before {
    content: "\f209";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc:before {
    content: "\f20a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-meanpath:before {
    content: "\f20c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-buysellads:before {
    content: "\f20d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-connectdevelop:before {
    content: "\f20e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-dashcube:before {
    content: "\f210";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-forumbee:before {
    content: "\f211";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-leanpub:before {
    content: "\f212";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sellsy:before {
    content: "\f213";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shirtsinbulk:before {
    content: "\f214";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-simplybuilt:before {
    content: "\f215";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-skyatlas:before {
    content: "\f216";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cart-plus:before {
    content: "\f217";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cart-arrow-down:before {
    content: "\f218";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-diamond:before {
    content: "\f219";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-ship:before {
    content: "\f21a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-user-secret:before {
    content: "\f21b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-motorcycle:before {
    content: "\f21c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-street-view:before {
    content: "\f21d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-heartbeat:before {
    content: "\f21e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-venus:before {
    content: "\f221";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mars:before {
    content: "\f222";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mercury:before {
    content: "\f223";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-transgender-alt:before {
    content: "\f225";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-venus-double:before {
    content: "\f226";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mars-double:before {
    content: "\f227";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-venus-mars:before {
    content: "\f228";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mars-stroke:before {
    content: "\f229";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mars-stroke-v:before {
    content: "\f22a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mars-stroke-h:before {
    content: "\f22b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-neuter:before {
    content: "\f22c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-genderless:before {
    content: "\f22d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-facebook-official:before {
    content: "\f230";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pinterest-p:before {
    content: "\f231";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-whatsapp:before {
    content: "\f232";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-server:before {
    content: "\f233";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-user-plus:before {
    content: "\f234";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-user-times:before {
    content: "\f235";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-viacoin:before {
    content: "\f237";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-train:before {
    content: "\f238";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-subway:before {
    content: "\f239";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-medium:before {
    content: "\f23a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-optin-monster:before {
    content: "\f23c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-opencart:before {
    content: "\f23d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-expeditedssl:before {
    content: "\f23e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mouse-pointer:before {
    content: "\f245";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-i-cursor:before {
    content: "\f246";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-object-group:before {
    content: "\f247";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-object-ungroup:before {
    content: "\f248";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sticky-note:before {
    content: "\f249";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-sticky-note-o:before {
    content: "\f24a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-jcb:before {
    content: "\f24b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-cc-diners-club:before {
    content: "\f24c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-clone:before {
    content: "\f24d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-balance-scale:before {
    content: "\f24e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hourglass-o:before {
    content: "\f250";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hourglass:before {
    content: "\f254";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-scissors-o:before {
    content: "\f257";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-lizard-o:before {
    content: "\f258";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-spock-o:before {
    content: "\f259";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-pointer-o:before {
    content: "\f25a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hand-peace-o:before {
    content: "\f25b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-trademark:before {
    content: "\f25c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-registered:before {
    content: "\f25d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-creative-commons:before {
    content: "\f25e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gg:before {
    content: "\f260";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-gg-circle:before {
    content: "\f261";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tripadvisor:before {
    content: "\f262";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-odnoklassniki:before {
    content: "\f263";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-odnoklassniki-square:before {
    content: "\f264";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-get-pocket:before {
    content: "\f265";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-wikipedia-w:before {
    content: "\f266";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-safari:before {
    content: "\f267";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-chrome:before {
    content: "\f268";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-firefox:before {
    content: "\f269";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-opera:before {
    content: "\f26a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-internet-explorer:before {
    content: "\f26b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-contao:before {
    content: "\f26d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-500px:before {
    content: "\f26e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-amazon:before {
    content: "\f270";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar-plus-o:before {
    content: "\f271";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar-minus-o:before {
    content: "\f272";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar-times-o:before {
    content: "\f273";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-calendar-check-o:before {
    content: "\f274";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-industry:before {
    content: "\f275";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-map-pin:before {
    content: "\f276";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-map-signs:before {
    content: "\f277";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-map-o:before {
    content: "\f278";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-map:before {
    content: "\f279";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-commenting:before {
    content: "\f27a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-commenting-o:before {
    content: "\f27b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-houzz:before {
    content: "\f27c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-vimeo:before {
    content: "\f27d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-black-tie:before {
    content: "\f27e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fonticons:before {
    content: "\f280";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-reddit-alien:before {
    content: "\f281";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-edge:before {
    content: "\f282";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-credit-card-alt:before {
    content: "\f283";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-codiepie:before {
    content: "\f284";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-modx:before {
    content: "\f285";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-fort-awesome:before {
    content: "\f286";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-usb:before {
    content: "\f287";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-product-hunt:before {
    content: "\f288";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-mixcloud:before {
    content: "\f289";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-scribd:before {
    content: "\f28a";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pause-circle:before {
    content: "\f28b";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-pause-circle-o:before {
    content: "\f28c";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stop-circle:before {
    content: "\f28d";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-stop-circle-o:before {
    content: "\f28e";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shopping-bag:before {
    content: "\f290";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-shopping-basket:before {
    content: "\f291";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-hashtag:before {
    content: "\f292";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bluetooth:before {
    content: "\f293";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-bluetooth-b:before {
    content: "\f294";
}
/* line 4, ../sass/_font-awesome.min.scss */

.fa-percent:before {
    content: "\f295";
}
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?eya6uo");
    src: url("../fonts/icomoon.eot?eya6uo#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg?eya6uo#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* line 12, ../sass/_icomoon.scss */

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* line 27, ../sass/_icomoon.scss */

.icon-eye2:before {
    content: "\e000";
}
/* line 30, ../sass/_icomoon.scss */

.icon-paper-clip:before {
    content: "\e001";
}
/* line 33, ../sass/_icomoon.scss */

.icon-mail2:before {
    content: "\e002";
}
/* line 36, ../sass/_icomoon.scss */

.icon-toggle:before {
    content: "\e003";
}
/* line 39, ../sass/_icomoon.scss */

.icon-layout:before {
    content: "\e004";
}
/* line 42, ../sass/_icomoon.scss */

.icon-link:before {
    content: "\e005";
}
/* line 45, ../sass/_icomoon.scss */

.icon-bell:before {
    content: "\e006";
}
/* line 48, ../sass/_icomoon.scss */

.icon-lock2:before {
    content: "\e007";
}
/* line 51, ../sass/_icomoon.scss */

.icon-unlock:before {
    content: "\e008";
}
/* line 54, ../sass/_icomoon.scss */

.icon-ribbon:before {
    content: "\e009";
}
/* line 57, ../sass/_icomoon.scss */

.icon-image:before {
    content: "\e010";
}
/* line 60, ../sass/_icomoon.scss */

.icon-signal:before {
    content: "\e011";
}
/* line 63, ../sass/_icomoon.scss */

.icon-target:before {
    content: "\e012";
}
/* line 66, ../sass/_icomoon.scss */

.icon-clipboard:before {
    content: "\e013";
}
/* line 69, ../sass/_icomoon.scss */

.icon-clock2:before {
    content: "\e014";
}
/* line 72, ../sass/_icomoon.scss */

.icon-watch:before {
    content: "\e015";
}
/* line 75, ../sass/_icomoon.scss */

.icon-air-play:before {
    content: "\e016";
}
/* line 78, ../sass/_icomoon.scss */

.icon-camera2:before {
    content: "\e017";
}
/* line 81, ../sass/_icomoon.scss */

.icon-video2:before {
    content: "\e018";
}
/* line 84, ../sass/_icomoon.scss */

.icon-disc:before {
    content: "\e019";
}
/* line 87, ../sass/_icomoon.scss */

.icon-printer:before {
    content: "\e020";
}
/* line 90, ../sass/_icomoon.scss */

.icon-monitor:before {
    content: "\e021";
}
/* line 93, ../sass/_icomoon.scss */

.icon-server:before {
    content: "\e022";
}
/* line 96, ../sass/_icomoon.scss */

.icon-cog:before {
    content: "\e023";
}
/* line 99, ../sass/_icomoon.scss */

.icon-heart2:before {
    content: "\e024";
}
/* line 102, ../sass/_icomoon.scss */

.icon-paragraph:before {
    content: "\e025";
}
/* line 105, ../sass/_icomoon.scss */

.icon-align-justify:before {
    content: "\e026";
}
/* line 108, ../sass/_icomoon.scss */

.icon-align-left:before {
    content: "\e027";
}
/* line 111, ../sass/_icomoon.scss */

.icon-align-center:before {
    content: "\e028";
}
/* line 114, ../sass/_icomoon.scss */

.icon-align-right:before {
    content: "\e029";
}
/* line 117, ../sass/_icomoon.scss */

.icon-book:before {
    content: "\e030";
}
/* line 120, ../sass/_icomoon.scss */

.icon-layers:before {
    content: "\e031";
}
/* line 123, ../sass/_icomoon.scss */

.icon-stack2:before {
    content: "\e032";
}
/* line 126, ../sass/_icomoon.scss */

.icon-stack-2:before {
    content: "\e033";
}
/* line 129, ../sass/_icomoon.scss */

.icon-paper:before {
    content: "\e034";
}
/* line 132, ../sass/_icomoon.scss */

.icon-paper-stack:before {
    content: "\e035";
}
/* line 135, ../sass/_icomoon.scss */

.icon-search2:before {
    content: "\e036";
    color: #f8981d;
    font-size: 12px;
}
.icon-search2:before:hover {
    color: #fff;
}
/* line 138, ../sass/_icomoon.scss */

.icon-zoom-in:before {
    content: "\e037";
}
/* line 141, ../sass/_icomoon.scss */

.icon-zoom-out:before {
    content: "\e038";
}
/* line 144, ../sass/_icomoon.scss */

.icon-reply:before {
    content: "\e039";
}
/* line 147, ../sass/_icomoon.scss */

.icon-circle-plus:before {
    content: "\e040";
}
/* line 150, ../sass/_icomoon.scss */

.icon-circle-minus:before {
    content: "\e041";
}
/* line 153, ../sass/_icomoon.scss */

.icon-circle-check:before {
    content: "\e042";
}
/* line 156, ../sass/_icomoon.scss */

.icon-circle-cross:before {
    content: "\e043";
}
/* line 159, ../sass/_icomoon.scss */

.icon-square-plus:before {
    content: "\e044";
}
/* line 162, ../sass/_icomoon.scss */

.icon-square-minus:before {
    content: "\e045";
}
/* line 165, ../sass/_icomoon.scss */

.icon-square-check:before {
    content: "\e046";
}
/* line 168, ../sass/_icomoon.scss */

.icon-square-cross:before {
    content: "\e047";
}
/* line 171, ../sass/_icomoon.scss */

.icon-microphone:before {
    content: "\e048";
}
/* line 174, ../sass/_icomoon.scss */

.icon-record:before {
    content: "\e049";
}
/* line 177, ../sass/_icomoon.scss */

.icon-skip-back:before {
    content: "\e050";
}
/* line 180, ../sass/_icomoon.scss */

.icon-rewind:before {
    content: "\e051";
}
/* line 183, ../sass/_icomoon.scss */

.icon-play:before {
    content: "\e052";
}
/* line 186, ../sass/_icomoon.scss */

.icon-pause:before {
    content: "\e053";
}
/* line 189, ../sass/_icomoon.scss */

.icon-stop:before {
    content: "\e054";
}
/* line 192, ../sass/_icomoon.scss */

.icon-fast-forward:before {
    content: "\e055";
}
/* line 195, ../sass/_icomoon.scss */

.icon-skip-forward:before {
    content: "\e056";
}
/* line 198, ../sass/_icomoon.scss */

.icon-shuffle:before {
    content: "\e057";
}
/* line 201, ../sass/_icomoon.scss */

.icon-repeat:before {
    content: "\e058";
}
/* line 204, ../sass/_icomoon.scss */

.icon-folder:before {
    content: "\e059";
}
/* line 207, ../sass/_icomoon.scss */

.icon-umbrella:before {
    content: "\e060";
}
/* line 210, ../sass/_icomoon.scss */

.icon-moon:before {
    content: "\e061";
}
/* line 213, ../sass/_icomoon.scss */

.icon-thermometer:before {
    content: "\e062";
}
/* line 216, ../sass/_icomoon.scss */

.icon-drop:before {
    content: "\e063";
}
/* line 219, ../sass/_icomoon.scss */

.icon-sun:before {
    content: "\e064";
}
/* line 222, ../sass/_icomoon.scss */

.icon-cloud2:before {
    content: "\e065";
}
/* line 225, ../sass/_icomoon.scss */

.icon-cloud-upload:before {
    content: "\e066";
}
/* line 228, ../sass/_icomoon.scss */

.icon-cloud-download:before {
    content: "\e067";
}
/* line 231, ../sass/_icomoon.scss */

.icon-upload:before {
    content: "\e068";
}
/* line 234, ../sass/_icomoon.scss */

.icon-download:before {
    content: "\e069";
}
/* line 237, ../sass/_icomoon.scss */

.icon-location2:before {
    content: "\e070";
}
/* line 240, ../sass/_icomoon.scss */

.icon-location-2:before {
    content: "\e071";
}
/* line 243, ../sass/_icomoon.scss */

.icon-map:before {
    content: "\e072";
}
/* line 246, ../sass/_icomoon.scss */

.icon-battery:before {
    content: "\e073";
}
/* line 249, ../sass/_icomoon.scss */

.icon-head:before {
    content: "\e074";
}
/* line 252, ../sass/_icomoon.scss */

.icon-briefcase:before {
    content: "\e075";
}
/* line 255, ../sass/_icomoon.scss */

.icon-speech-bubble:before {
    content: "\e076";
}
/* line 258, ../sass/_icomoon.scss */

.icon-anchor:before {
    content: "\e077";
}
/* line 261, ../sass/_icomoon.scss */

.icon-globe:before {
    content: "\e078";
}
/* line 264, ../sass/_icomoon.scss */

.icon-box:before {
    content: "\e079";
}
/* line 267, ../sass/_icomoon.scss */

.icon-reload:before {
    content: "\e080";
}
/* line 270, ../sass/_icomoon.scss */

.icon-share:before {
    content: "\e081";
}
/* line 273, ../sass/_icomoon.scss */

.icon-marquee:before {
    content: "\e082";
}
/* line 276, ../sass/_icomoon.scss */

.icon-marquee-plus:before {
    content: "\e083";
}
/* line 279, ../sass/_icomoon.scss */

.icon-marquee-minus:before {
    content: "\e084";
}
/* line 282, ../sass/_icomoon.scss */

.icon-tag2:before {
    content: "\e085";
}
/* line 285, ../sass/_icomoon.scss */

.icon-power:before {
    content: "\e086";
}
/* line 288, ../sass/_icomoon.scss */

.icon-command:before {
    content: "\e087";
}
/* line 291, ../sass/_icomoon.scss */

.icon-alt:before {
    content: "\e088";
}
/* line 294, ../sass/_icomoon.scss */

.icon-esc:before {
    content: "\e089";
}
/* line 297, ../sass/_icomoon.scss */

.icon-bar-graph:before {
    content: "\e090";
}
/* line 300, ../sass/_icomoon.scss */

.icon-bar-graph-2:before {
    content: "\e091";
}
/* line 303, ../sass/_icomoon.scss */

.icon-pie-graph:before {
    content: "\e092";
}
/* line 306, ../sass/_icomoon.scss */

.icon-star2:before {
    content: "\e093";
}
/* line 309, ../sass/_icomoon.scss */

.icon-arrow-left:before {
    content: "\e094";
}
/* line 312, ../sass/_icomoon.scss */

.icon-arrow-right:before {
    content: "\e095";
}
/* line 315, ../sass/_icomoon.scss */

.icon-arrow-up:before {
    content: "\e096";
}
/* line 318, ../sass/_icomoon.scss */

.icon-arrow-down:before {
    content: "\e097";
}
/* line 321, ../sass/_icomoon.scss */

.icon-volume:before {
    content: "\e098";
}
/* line 324, ../sass/_icomoon.scss */

.icon-mute:before {
    content: "\e099";
}
/* line 327, ../sass/_icomoon.scss */

.icon-content-right:before {
    content: "\e100";
}
/* line 330, ../sass/_icomoon.scss */

.icon-content-left:before {
    content: "\e101";
}
/* line 333, ../sass/_icomoon.scss */

.icon-grid:before {
    content: "\e102";
}
/* line 336, ../sass/_icomoon.scss */

.icon-grid-2:before {
    content: "\e103";
}
/* line 339, ../sass/_icomoon.scss */

.icon-columns:before {
    content: "\e104";
}
/* line 342, ../sass/_icomoon.scss */

.icon-loader:before {
    content: "\e105";
}
/* line 345, ../sass/_icomoon.scss */

.icon-bag:before {
    content: "\e106";
}
/* line 348, ../sass/_icomoon.scss */

.icon-ban:before {
    content: "\e107";
}
/* line 351, ../sass/_icomoon.scss */

.icon-flag:before {
    content: "\e108";
}
/* line 354, ../sass/_icomoon.scss */

.icon-trash2:before {
    content: "\e109";
}
/* line 357, ../sass/_icomoon.scss */

.icon-expand:before {
    content: "\e110";
}
/* line 360, ../sass/_icomoon.scss */

.icon-contract:before {
    content: "\e111";
}
/* line 363, ../sass/_icomoon.scss */

.icon-maximize:before {
    content: "\e112";
}
/* line 366, ../sass/_icomoon.scss */

.icon-minimize:before {
    content: "\e113";
}
/* line 369, ../sass/_icomoon.scss */

.icon-plus:before {
    content: "\e114";
}
/* line 372, ../sass/_icomoon.scss */

.icon-minus:before {
    content: "\e115";
}
/* line 375, ../sass/_icomoon.scss */

.icon-check:before {
    content: "\e116";
}
/* line 378, ../sass/_icomoon.scss */

.icon-cross:before {
    content: "\e117";
}
/* line 381, ../sass/_icomoon.scss */

.icon-move:before {
    content: "\e118";
}
/* line 384, ../sass/_icomoon.scss */

.icon-delete:before {
    content: "\e119";
}
/* line 387, ../sass/_icomoon.scss */

.icon-menu:before {
    content: "\e120";
}
/* line 390, ../sass/_icomoon.scss */

.icon-archive:before {
    content: "\e121";
}
/* line 393, ../sass/_icomoon.scss */

.icon-inbox:before {
    content: "\e122";
}
/* line 396, ../sass/_icomoon.scss */

.icon-outbox:before {
    content: "\e123";
}
/* line 399, ../sass/_icomoon.scss */

.icon-file:before {
    content: "\e124";
}
/* line 402, ../sass/_icomoon.scss */

.icon-file-add:before {
    content: "\e125";
}
/* line 405, ../sass/_icomoon.scss */

.icon-file-subtract:before {
    content: "\e126";
}
/* line 408, ../sass/_icomoon.scss */

.icon-help:before {
    content: "\e127";
}
/* line 411, ../sass/_icomoon.scss */

.icon-open:before {
    content: "\e128";
}
/* line 414, ../sass/_icomoon.scss */

.icon-ellipsis:before {
    content: "\e129";
}
/* line 417, ../sass/_icomoon.scss */

.icon-heart:before {
    content: "\e900";
}
/* line 420, ../sass/_icomoon.scss */

.icon-cloud:before {
    content: "\e901";
}
/* line 423, ../sass/_icomoon.scss */

.icon-star:before {
    content: "\e902";
}
/* line 426, ../sass/_icomoon.scss */

.icon-tv:before {
    content: "\e903";
}
/* line 429, ../sass/_icomoon.scss */

.icon-sound:before {
    content: "\e904";
}
/* line 432, ../sass/_icomoon.scss */

.icon-video:before {
    content: "\e905";
}
/* line 435, ../sass/_icomoon.scss */

.icon-trash:before {
    content: "\e906";
}
/* line 438, ../sass/_icomoon.scss */

.icon-user:before {
    content: "\e907";
}
/* line 441, ../sass/_icomoon.scss */

.icon-key:before {
    content: "\e908";
}
/* line 444, ../sass/_icomoon.scss */

.icon-search:before {
    content: "\e909";
}
/* line 447, ../sass/_icomoon.scss */

.icon-settings:before {
    content: "\e90a";
}
/* line 450, ../sass/_icomoon.scss */

.icon-camera:before {
    content: "\e90b";
}
/* line 453, ../sass/_icomoon.scss */

.icon-tag:before {
    content: "\e90c";
}
/* line 456, ../sass/_icomoon.scss */

.icon-lock:before {
    content: "\e90d";
}
/* line 459, ../sass/_icomoon.scss */

.icon-bulb:before {
    content: "\e90e";
}
/* line 462, ../sass/_icomoon.scss */

.icon-pen:before {
    content: "\e90f";
}
/* line 465, ../sass/_icomoon.scss */

.icon-diamond:before {
    content: "\e910";
}
/* line 468, ../sass/_icomoon.scss */

.icon-display:before {
    content: "\e911";
}
/* line 471, ../sass/_icomoon.scss */

.icon-location:before {
    content: "\e912";
}
/* line 474, ../sass/_icomoon.scss */

.icon-eye:before {
    content: "\e913";
}
/* line 477, ../sass/_icomoon.scss */

.icon-bubble:before {
    content: "\e914";
}
/* line 480, ../sass/_icomoon.scss */

.icon-stack:before {
    content: "\e915";
}
/* line 483, ../sass/_icomoon.scss */

.icon-cup:before {
    content: "\e916";
}
/* line 486, ../sass/_icomoon.scss */

.icon-phone:before {
    content: "\e917";
}
/* line 489, ../sass/_icomoon.scss */

.icon-news:before {
    content: "\e918";
}
/* line 492, ../sass/_icomoon.scss */

.icon-mail:before {
    content: "\e919";
}
/* line 495, ../sass/_icomoon.scss */

.icon-like:before {
    content: "\e91a";
}
/* line 498, ../sass/_icomoon.scss */

.icon-photo:before {
    content: "\e91b";
}
/* line 501, ../sass/_icomoon.scss */

.icon-note:before {
    content: "\e91c";
}
/* line 504, ../sass/_icomoon.scss */

.icon-clock:before {
    content: "\e91d";
}
/* line 507, ../sass/_icomoon.scss */

.icon-paperplane:before {
    content: "\e91e";
}
/* line 510, ../sass/_icomoon.scss */

.icon-params:before {
    content: "\e91f";
}
/* line 513, ../sass/_icomoon.scss */

.icon-banknote:before {
    content: "\e920";
}
/* line 516, ../sass/_icomoon.scss */

.icon-data:before {
    content: "\e921";
}
/* line 519, ../sass/_icomoon.scss */

.icon-music:before {
    content: "\e922";
}
/* line 522, ../sass/_icomoon.scss */

.icon-megaphone:before {
    content: "\e923";
}
/* line 525, ../sass/_icomoon.scss */

.icon-study:before {
    content: "\e924";
}
/* line 528, ../sass/_icomoon.scss */

.icon-lab:before {
    content: "\e925";
}
/* line 531, ../sass/_icomoon.scss */

.icon-food:before {
    content: "\e926";
}
/* line 534, ../sass/_icomoon.scss */

.icon-t-shirt:before {
    content: "\e927";
}
/* line 537, ../sass/_icomoon.scss */

.icon-fire:before {
    content: "\e928";
}
/* line 540, ../sass/_icomoon.scss */

.icon-clip:before {
    content: "\e929";
}
/* line 543, ../sass/_icomoon.scss */

.icon-shop:before {
    content: "\e92a";
}
/* line 546, ../sass/_icomoon.scss */

.icon-calendar:before {
    content: "\e92b";
}
/* line 549, ../sass/_icomoon.scss */

.icon-wallet:before {
    content: "\e92c";
}
/* line 552, ../sass/_icomoon.scss */

.icon-vynil:before {
    content: "\e92d";
}
/* line 555, ../sass/_icomoon.scss */

.icon-truck:before {
    content: "\e92e";
}
/* line 558, ../sass/_icomoon.scss */

.icon-world:before {
    content: "\e92f";
}
.box-top-header {
    position: relative;
}
#leo-top-menu {
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0pc;
}
.cat-btn {
    background-color: rgba(255, 255, 255, 0.86);
    width: 57% !important;
    margin: 12% auto 0%;
    padding: 10px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
}
.product-meta h5 a {
    font-size: 16px !important;
}
.product-desc {
    font-size: 13px;
    margin-top: 15px;
    color: #857a7a;
}
.banner-1 {
    background-color: #121212;
    text-align: center;
    padding: 44px 65px;
    font-family: 'Lato', sans-serif;
    min-height: 198px;
}
.banner-1 p {
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffd1;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
.banner-1 h1 {
    font-size: 54px;
    font-weight: 700;
    color: #ffffd1;
    font-family: 'Lato', sans-serif;
    margin: 0px;
}
.banner-2 {
    background-color: #fdca01;
    text-align: center;
    min-height: 198px;
    padding: 40px;
}
.banner-2 h1 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin: 0px;
}
.line-cen {
    position: relative;
}
.line-lef {
    height: 1px;
    position: absolute;
    width: 35%;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}
.line-righ {
    height: 1px;
    position: absolute;
    width: 35%;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}
.line-cen p {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    margin: 0px;
    padding-top: 4px
}
.banner-3 {
    background-color: #818284;
    text-align: center;
    min-height: 198px;
    padding: 45px;
}
.banner-3 p {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    color: #000
}
.banner-3 h1 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 57px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin-top: -10px;
    margin-bottom: 0px;
}
.banner-col3 div.ApColumn {
    padding: 0px;
}
.banner-col3 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.marg-r {
    padding-right: 5%;
}
.marg-l {
    padding-left: 5%;
}
.news-div,
.news-leter {
    display: inline-block;
    vertical-align: middle;
}
.news-div h4 {
    font-family: 'Lato', sans-serif;
    margin: 0 !important;
}
.news-div p {
    margin: 0 !important;
}
.news-div {
    padding-right: 20px;
}
.jt-btn {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #1b1b1b;
    padding: 10px 35px;
    border: 2px solid #f8981d;
    margin-left: 15px;
}
.newsletter-input {
    border: 2px solid;
    height: 48px;
}
.foter-col1 {
    text-align: left;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    line-height: 21px;
    text-transform: uppercase;
    color: #262626;
}
.footer-col {
    text-align: left;
}
.footer-col h4 {
    margin-bottom: 20px !important;
    font-family: 'Lato', sans-serif;
}
.foter-col1 a {
    font-size: 12px;
    display: block;
    padding-bottom: 15px;
    font-family: 'Lato', sans-serif;
    color: #262626;
}
.footer-col {
    border-right: 0px solid #eeeeee !important;
    margin-right: 15px;
}
.bod-lef-or div.ApHtml.block {
    height: 100%;
    border-left: 1px solid #f8981d;
    padding-left: 20px;
    margin-left: -15px;
}
.hidden-title {
    border-right: 0px solid #eeeeee !important;
}
.box-top-footer div.ApColumn {
    padding-top: 50px !important;
    padding-bottom: 15px !important;
    padding-right: 20px;
}
.newsletter-input {
    border: 2px solid #000 !important;
    ;
    height: 48px !important;
    ;
}
.iso-footer {} .iso-footer ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
}
.iso-footer ul li {
    display: inline-block;
    margin-right: 5px;
}
.iso-footer ul li img {
    width: 25px
}
.iso-footer p {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
margin-left: 35px;
margin-bottom: 2px;
}
.iso-footer img {
    float: right;
}
.sortPagiBar {
    display: none;
}
.bottom-pagination-content.row .product-compare{  
display: none;
}
.bottom-pagination-content.row .col-lg-8.col-md-9.col-sm-8.col-xs-12{
    width: 100%
}
.catg {
    position: relative;
    margin-bottom: 15px;
}
.catg div {
    position: absolute;
    top: 43%;
    width: 100%;
    text-align: center;
}
.catg div h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
}
.catg div div {
    height: 1px;
    width: 50px;
    background-color: #fff;
    margin: 5px auto 0px;
    left: 0px;
    right: 0px;
}
.catg div p {
    text-transform: uppercase;
    color: #fff;
}
.catg div p,
.catg div div {
    transform: scale(0);
    transition: transform .4s cubic-bezier(.5, 0, .3, 1);
}
.catg:hover.catg div {
    transform: scale(1);
    ;
}
.catg:hover.catg p {
    transform: scale(1);
}
.catg a {
    color: #fff;
}
.cat-list {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -33px;
}
.sevis-pg h4 {
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
}
.sevis-pg hr {
    margin-top: 14px;
    margin-bottom: 14px;
}
.sevis-pg p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #231f20;
    line-height: 22px;
}
.sevis-pg ul li {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    background-image: url(li.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    list-style: none;
    padding-left: 22px;
    padding-bottom: 10px;
    color: #231f20;
}
.sevis-pg ul {
    padding: 0px;
    margin-top: 20px;
}
.infomet-contain {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -33px;
}
.bred-cmp {
    width: 100%;
    text-align: center;
    padding: 3.5%;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #231f20;
    background-color: #f2f2f2;
    margin-bottom: 5%;
}
.cms-services #breadcrumb {
    display: none;
}
.page-heading,
.page-subheading {
    font-family: 'Lato', sans-serif;
}
em {
    font-style: normal;
}
.hook-reviews {
    position: relative;
    margin-top: 17px;
}
.link_l {
    width: 11%;
    height: 1px;
    left: 55px;
    position: absolute;
    background-color: #a0a0a0;
    top: 7px;
}
.link_r {
    width: 11%;
    height: 1px;
    right: 55px;
    position: absolute;
    background-color: #a0a0a0;
    top: 7px;
}
.cart-inner.media-body {
    display: none;
}
.cart-nam {
    margin-bottom: 2px;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    padding-left: 8px;
    font-weight: 500;
}
.cart-quantity span.ajax_cart_quantity {
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    padding-left: 8px;
    font-weight: 500;
}
.currencies-block div.popup-title a span {
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    padding-left: 8px;
    font-weight: 500;
    color: #fff
}
.currencies-block div.popup-title a i {
    color: #f89a26;
    margin-left: 5px;
}
.blockcart_top {
    margin-bottom: -2px;
    position: relative;
    top: -25px;
}
.currencies-block {
    position: relative;
    top: -25px;
}
.btn-search-top {
    position: relative;
    top: -25px;
}
.foter-col1 a:hover {
    font-weight: 700
}
.left-meu a span {
    background-color: #fff;
    display: block;
    height: 2px;
    width: 30px;
    margin-bottom: 6px;
    margin-top: 6px;
}
.left-meu a:hover > span {
    background-color: #f8981d;
}
.left-meu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
}

.left-meu a:hover {
    color: #f8981d;
}
.left-meu li {
    list-style: none;
}
.box-category.ioc li:hover .cate-img a img {
    opacity: 0.7
}
.cate-img a img {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.box-category.ioc li:hover .cat-btn {
    background-color: #ed8b43;
    color: #fff !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.banner-1:hover {
    background-color: #f81d25;
    color: #fff !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.banner-2:hover {
    background-color: #66ff00;
    color: #fff !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.banner-3:hover {
    background-color: #1a325f;
    color: #fff !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.iview-items {
    display: none !important;
}
.cus-btn div {
    display: inline-block;
    border: 1px solid #f8981d;
    margin: 0px 10px;
}
.cus-btn div a {
    background-color: #d1d1d1;
    width: 200px;
    display: block;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    color: #1c1b1b;
    margin: 2px;
    padding-bottom: 16px;
    letter-spacing: 1px;
}
.cus-btn {
    text-align: center;
    position: absolute;
    top: 0px;
    z-index: 100;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.ApSlideShow {
    position: relative;
}
.cus-btn div a:hover {
    background-color: #ed8b43;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
#leo-paneltool {
    display: none;
}
#newsletter_block_left {
    background-image:
}
#block-reassurance {} .h6 {
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-size: 13px
}
.h6 span {
    font-size: 15px;
    font-weight: 500;
    width: 120px;
    display: inline-block;
}
#block-reassurance li .block-reassurance-item {
    padding: 1.5rem 1.5rem;
    display: table;
}
#block-reassurance li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
#block-reassurance {
    margin-top: 3rem;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 80%;
}
#block-reassurance ul {
    margin: -1px;
}
#reduction_percent_display {
    font-family: 'Lato', sans-serif;
}
#old_price_display {
    font-family: 'Lato', sans-serif;
}
.poparow-l {
    position: absolute;
    width: auto !important;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.poparow-r {
    position: absolute;
    width: auto !important;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.padd-left20 {
    padding-left: 15px;
}
.li-inline li {
    display: inline-block;
}
.li-inline li .btn-default:hover,
.li-inline li .btn-default:focus,
.li-inline li .btn-default:active,
.li-inline li .btn-default.active {
    color: black;
    background-color: #f8981d;
    border-color: #f8981d;
    font-weight: 500;
}
#my-account ul.myaccount-link-list li {
    padding-bottom: 10px;
    display: inline-block;
    width: 46%;
    margin: 0.6% 1%;
}
#my-account ul {
    text-align: center;
}
.pad-bt20 {
    margin-bottom: 25px;
    display: block;
}
.lab-pad label {
    margin-top: 25px;
    margin-bottom: 12px;
}
.lab-pad select {
    margin-bottom: 15px;
}
.pad-rit {
    margin-right: 5px;
}
.navbar-header {
    border: none !important;
}
@media( max-width: 1024px) {
.res-top.col-lg-4{
    width: 66%;
}
#leo-top-menu {
    bottom: -3px;}
    header {
    margin-bottom: 0px;
}

.banner-3, .banner-1 {
    min-height: 219px;}
.box-top-footer div.hidden-title{
    width: 20%;
}
#main,#helpdesk,#information,#myaccount{
  width: 20%;
}
.wrapper.back-fix{
    background-size: cover !important;
background-attachment: unset !important;
}
}
@media( max-width: 768px) {
    .res-top.col-lg-4 {
    width: 100%;
}
.topnav .wrapper{
    background: unset !important;
}
#categoryImage {
    display: none;
}
.navbar-header .navbar-toggle {
       width: 41px !important;
    padding: 7px 3px !important;
}
    .cat-btn {
    width: 66% !important;font-size: 13px;}
    .cat-h {
    font-size: 18px !important}
    .foter-col1 {
        -moz-transition: 2s;
        -ms-transition: 2s;
        -o-transition: 2s;
        -webkit-transition: 2s;
        transition: 2s;
        max-height: 0em;
        overflow: hidden;
        display: block;
        position: relative;
        z-index: 100;
        background-color: #fff;
    }
    .minz {
        max-height: 999px;
        margin-top: -5px;
    }
    .box-top-footer div.ApColumn {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #main {
        position: absolute;
        left: 275px;
    }
    #helpdesk {
        position: absolute;
        left: 275px;
        top: 88px;
    }
    #information {
        position: absolute;
        left: 275px;
        top: 126px;
    }
    #myaccount {
        position: absolute;
        left: 275px;
        top: 163px;
    }
    .bod-lef-or div.ApHtml.block {
        border-left: 1px solid #f8981d;
        padding-left: 15px;
    }
    .bod-lef-or div.ApHtml.block {
        height: 100%;
        border-left: 0px solid #f8981d;
    }
    #main,
    #helpdesk,
    #information,
    #myaccount {
        border-left: 1px solid #f8981d;
        width: 56%
    }
    #footer .title_block {
        margin-top: 0px;
        margin-bottom: 0px;
        position: relative;
        z-index: 10;
        border-bottom: 1px solid #f8981d;
    }
    .res-top {
        position: absolute;
        top: 10px;
        left: 0px;
    }
    .right-top-header.position-static{
        margin-left: 10%;
    }
    .banner-html .title-html {
    font-size: 30px;}

    .footer-col .title_block {
        background-image: url(plz.png);
        background-position: 100% center;
        background-repeat: no-repeat;
    }
    .footer-col .title_block.show-collapse {
        background-image: url(min.png);
    }
    .right-top-header.position-static {
        margin-top: 35px;
    }
    .btn-search-top {
        top: -5px;
    }
    .blockcart_top {
        top: -5px;
        margin-left: 26%;
    }
    .currencies-block {
        top: -5px;
    }
    .popup-over .popup-title {
        margin: 10px 23px 9px 0px;
    }
    .leo-megamenu {
        right: 25px;
        top: 35px;
        position: absolute;
    }
    .navbar-toggle span.fa-bars {
        font-size: 0px;
        background: url(menu.png);
        width: 40px;
        height: 45px;
    }
    .popup-over.header_user_info.pull-right.e-scale {
        position: relative;
        right: -28px;
        top: -3px;
    }
    header {
        margin-bottom: 0px;
    }
    .has-bg.bg-boxed div.col-md-4 {
        width: 33.33%;
        float: left;
    }
    .banner-1 p {
        font-size: 12px;
    }
    .banner-1 {
        padding: 37px 20px;
        min-height: 160px;
    }
    .banner-2 h1 {
        font-size: 23px;
        margin-top: 10px;
    }
    .line-cen p {
        font-size: 13px;
    }
    .banner-2 {
        min-height: 160px;
        padding: 23px;
    }
    .banner-3 {
        min-height: 160px;
        padding: 37px;
    }
    .banner-3 h1 {
        font-size: 50px;
    }
    .banner-1 h1 {
        font-size: 42px;
    }
    .back-fix {
        background-size: 100% !important;
        background-attachment: scroll !important;
    }
    .banner-html {
        min-height: 320px !important;
    }
    #columns #newsletter_block_left form {
        width: 460px !important;
    }
    #subcategories li {
        width: 31.33%;
        margin: 1%;
    }
    #subcategories li div a img {
        width: 100%;
    }
    .bred-cmp {
        margin-top: 2%;
    }
    .infomet-contain {
        margin-left: auto;
        margin-right: auto;
    }
    .iso-footer {
        text-align: center;
    }
    .iso-footer img {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .left-top-header{
      display: none !important;
    }
    #breadcrumb .wrapper-breadcrumb {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    transform: translateY(-50%);
    }
    .breadcrumb {
      margin: auto;
    }
    .breadcrumb {
    background: rgba(0,0,0,0);
    color: #231f20;
font-family: 'Lato', sans-serif;
font-weight: 600;
text-transform: uppercase;}
    #breadcrumb .img-category, #breadcrumb .img-breadcrumb {
    display: block;
}
}


@media( max-width: 680px){
    .right-top-header.position-static{
        margin-left: 0%;
    }
    .image-category .cate_content .cate-meta {
    top: -22px !important;}
    .cat-btn {
    width: 90% !important;}
}

@media( max-width: 480px) {
  #my-account ul.myaccount-link-list li {
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin: 0.6% 1%;
}
  #columns #newsletter_block_left form {
    width: 100% !important;
}
#columns #newsletter_block_left form .form-group {
    display: unset !important;
    display: unset;}
    .news-div, .news-leter {
    display: block;
    vertical-align: middle;
}
.newsletter-input {
    margin: 20px 0px;
}
.jt-btn {margin-left: auto;}
    #main, #helpdesk, #information, #myaccount {
        border-left: 1px solid #f8981d;
        width: 100%;
        position: relative;
        left: auto;
        top: auto;
    }
    .has-bg.bg-boxed div.col-md-4 img {
        width: 100%;
        margin: 0 auto 10%;
    }
    .cat-h {
    font-size: 31px !important;
}
.cat-btn {
    width: 70% !important;
}
    .has-bg.bg-boxed div.col-md-4 {
        width: 100%;
        float: left;
    }
    #subcategories li {
        width: 48%;
        margin: 1%;
    }
    .banner-html .title-html {
        font-size: 18px !important;
        margin: 0px 0 30px !important;
    }
    .banner-html {
        min-height: 155px !important;
    }
    .banner-3 p {
        font-size: 20px;
    }
    .banner-3 h1 {
        font-size: 57px;
    }
    .banner-3 {
        min-height: 198px;
        padding: 45px;
    }
    .banner-2 h1 {
        font-size: 32px;
    }
    .line-cen p {
        font-size: 16px;
        margin: 0px;
        padding-top: 4px;
    }
    .banner-2 {
        min-height: 198px;
        padding: 40px;
    }
    .banner-1 {
        padding: 44px 65px;
        min-height: 198px;
    }
    .banner-html .title-html {
        font-size: 20px;
    }
    .banner-1 p {
        font-size: 16px;
    }
    .banner-1 h1 {
        font-size: 54px;
        margin: 0px;
    }
    .has-bg.bg-boxed div.col-md-4 {
        width: 100%;
        float: left;
    }
    .logo {
        max-width: 86%;
    }
    .blockcart_top {
        margin-left: 1%;
    }
    .right-top-header.position-static {
        margin-top: 45px;
    }
    .cus-btn div a {
        width: 134px;
        padding: 11px;
        padding-bottom: 11px;
        margin: 2px;
        padding-bottom: 16px;
        font-size: 13px;
    }
    .iview-directionNav a {
        height: 30px !important;
        width: 50px !important;
    }
    .iview-directionNav a::before {
        background-size: 15px;
    }
    .iview-directionNav a.iview-prevNav {
        right: 50px !important;
    }
    .product-tabs .box-select {
        width: 100%;
    }
    .product-tabs .box-select select {
        min-width: 100%;
        width: 100%;
    }
    .marg-r {
        padding: 3% 0%;
    }
    .marg-l {
        padding: 3% 0%;
    }
    .banner-col3 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .banner-html {
        padding: 0px !important;
    }
}

.reassurance-title-text{

    font-size: 13px !important;
}

.bankwire-acc-details{
    margin-left: 50px;
}

.cus-btn div.sign-up-as-text{
    width: 100%;
    border: none;
    padding-bottom: 30px;
    font-size: 40px;
    color: #935a1a;
    font-weight: 500;
}
.img-cent img{
    margin: 25px !important;
    width: 18% !important;
}
#footer > p{
    display: none;
}
.cate-img{background-color: #000}
.cate-img > a > img{
opacity: 0.7
}

.quickview{ display: none !important;}

.category .product-block .functional-buttons {

    height: 0;
    left: 0;
    right: 0;
}


