.mb10 {
    margin-bottom: 10px !important;
}

.row.mb10.clearfix{
    margin-left: 0px !important;
    margin-right: 15px !important;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.pl0 {
    padding-left: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.h-hr {
    text-align: center;
    width: initial;
    position: relative;
}

.h-hr:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.h-hr > span {
    background-color: white;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
}

.pl0 {
    padding-left: 0px !important;
}

.w100 {
    width: 100% !important;
}

.pr0 {
    padding-right: 0px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.slim-h {
    font-weight: 300;
}

.list-style-check {
    list-style: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
}

.list-style-check > li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-content: space-around;
    -moz-align-content: space-around;
    -ms-align-content: space-around;
    align-content: space-around;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 15px;
    min-height: 60px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 0;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.list-style-check.advantages > li:before {
    font-size: 30px;
}

.list-style-check-left > li:nth-child(1):before {
    content: "\f046";
}

.list-style-check-left > li:nth-child(2):before {
    content: "\e018";
    font-family: 'Glyphicons Halflings';
    font-size: 25px !important;
}

.list-style-check-right > li:nth-child(2):before {
    content: "\f06e";
}

.list-style-check-right > li:nth-child(1):before {
    content: "\f073";
}

.list-style-check > li:before {
    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;
    left: 10px;
    color: #f2721c;
    font-size: 30px;
    width: 63px;
    text-align: center;
}

.list-style-check > li > span {
    width: calc(100% - 63px);
    display: block;
}

.list-style-check > li > *:not(no-flex) {
    -webkit-flex: initial;
    -moz-flex: initial;
    -ms-flex: initial;
    flex: initial;
}

.col-xs-6 {
    width: 50%;
}

.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 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-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;
}

.slim-h strong {
    font-weight: normal;
}
/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    min-width: 1200px;
    width: 100%;
    height: 100%;
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

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

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

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

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1170px;
}

.header-logo-container, .menu-container, .simple-container{
    margin-left: auto;
    margin-right: auto;
    width: 1140px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
}

.col-lg-12 {
    width: 100%
}

.col-lg-11 {
    width: 91.66666666666666%
}

.col-lg-10 {
    width: 83.33333333333334%
}

.col-lg-9 {
    width: 75%
}

.col-lg-8 {
    width: 66.66666666666666%
}

.col-lg-7 {
    width: 58.333333333333336%
}

.col-lg-6 {
    width: 50%
}

.col-lg-5 {
    width: 41.66666666666667%
}

.col-lg-4 {
    width: 33.33333333333333%
}

.col-lg-3 {
    width: 25%
}

.col-lg-2 {
    width: 16.666666666666664%
}

.col-lg-1 {
    width: 8.333333333333332%
}

.col-lg-pull-12 {
    right: 100%
}

.col-lg-pull-11 {
    right: 91.66666666666666%
}

.col-lg-pull-10 {
    right: 83.33333333333334%
}

.col-lg-pull-9 {
    right: 75%
}

.col-lg-pull-8 {
    right: 66.66666666666666%
}

.col-lg-pull-7 {
    right: 58.333333333333336%
}

.col-lg-pull-6 {
    right: 50%
}

.col-lg-pull-5 {
    right: 41.66666666666667%
}

.col-lg-pull-4 {
    right: 33.33333333333333%
}

.col-lg-pull-3 {
    right: 25%
}

.col-lg-pull-2 {
    right: 16.666666666666664%
}

.col-lg-pull-1 {
    right: 8.333333333333332%
}

.col-lg-pull-0 {
    right: 0
}

.col-lg-push-12 {
    left: 100%
}

.col-lg-push-11 {
    left: 91.66666666666666%
}

.col-lg-push-10 {
    left: 83.33333333333334%
}

.col-lg-push-9 {
    left: 75%
}

.col-lg-push-8 {
    left: 66.66666666666666%
}

.col-lg-push-7 {
    left: 58.333333333333336%
}

.col-lg-push-6 {
    left: 50%
}

.col-lg-push-5 {
    left: 41.66666666666667%
}

.col-lg-push-4 {
    left: 33.33333333333333%
}

.col-lg-push-3 {
    left: 25%
}

.col-lg-push-2 {
    left: 16.666666666666664%
}

.col-lg-push-1 {
    left: 8.333333333333332%
}

.col-lg-push-0 {
    left: 0
}

.col-lg-offset-12 {
    margin-left: 100%
}

.col-lg-offset-11 {
    margin-left: 91.66666666666666%
}

.col-lg-offset-10 {
    margin-left: 83.33333333333334%
}

.col-lg-offset-9 {
    margin-left: 75%
}

.col-lg-offset-8 {
    margin-left: 66.66666666666666%
}

.col-lg-offset-7 {
    margin-left: 58.333333333333336%
}

.col-lg-offset-6 {
    margin-left: 50%
}

.col-lg-offset-5 {
    margin-left: 41.66666666666667%
}

.col-lg-offset-4 {
    margin-left: 33.33333333333333%
}

.col-lg-offset-3 {
    margin-left: 25%
}

.col-lg-offset-2 {
    margin-left: 16.666666666666664%
}

.col-lg-offset-1 {
    margin-left: 8.333333333333332%
}

.col-lg-offset-0 {
    margin-left: 0
}
.flag {
	width: 16px;
	height: 11px;
	background: url('/bundles/optcontent/images/flags.png') no-repeat;
    margin: 0px 5px 0px 0px;
}

.flag.flag-ad {background-position: -16px 0}
.flag.flag-ae {background-position: -32px 0}
.flag.flag-af {background-position: -48px 0}
.flag.flag-ag {background-position: -64px 0}
.flag.flag-ai {background-position: -80px 0}
.flag.flag-al {background-position: -96px 0}
.flag.flag-am {background-position: -112px 0}
.flag.flag-an {background-position: -128px 0}
.flag.flag-ao {background-position: -144px 0}
.flag.flag-ar {background-position: -160px 0}
.flag.flag-as {background-position: -176px 0}
.flag.flag-at {background-position: -192px 0}
.flag.flag-au {background-position: -208px 0}
.flag.flag-aw {background-position: -224px 0}
.flag.flag-az {background-position: -240px 0}
.flag.flag-ba {background-position: 0 -11px}
.flag.flag-bb {background-position: -16px -11px}
.flag.flag-bd {background-position: -32px -11px}
.flag.flag-be {background-position: -48px -11px}
.flag.flag-bf {background-position: -64px -11px}
.flag.flag-bg {background-position: -80px -11px}
.flag.flag-bh {background-position: -96px -11px}
.flag.flag-bi {background-position: -112px -11px}
.flag.flag-bj {background-position: -128px -11px}
.flag.flag-bm {background-position: -144px -11px}
.flag.flag-bn {background-position: -160px -11px}
.flag.flag-bo {background-position: -176px -11px}
.flag.flag-br {background-position: -192px -11px}
.flag.flag-bs {background-position: -208px -11px}
.flag.flag-bt {background-position: -224px -11px}
.flag.flag-bv {background-position: -240px -11px}
.flag.flag-bw {background-position: 0 -22px}
.flag.flag-by {background-position: -16px -22px}
.flag.flag-bz {background-position: -32px -22px}
.flag.flag-ca {background-position: -48px -22px}
.flag.flag-catalonia {background-position: -64px -22px}
.flag.flag-cd {background-position: -80px -22px}
.flag.flag-cf {background-position: -96px -22px}
.flag.flag-cg {background-position: -112px -22px}
.flag.flag-ch {background-position: -128px -22px}
.flag.flag-ci {background-position: -144px -22px}
.flag.flag-ck {background-position: -160px -22px}
.flag.flag-cl {background-position: -176px -22px}
.flag.flag-cm {background-position: -192px -22px}
.flag.flag-cn, .flag.flag-zh {background-position: -208px -22px}
.flag.flag-co {background-position: -224px -22px}
.flag.flag-cr {background-position: -240px -22px}
.flag.flag-cu {background-position: 0 -33px}
.flag.flag-cv {background-position: -16px -33px}
.flag.flag-cw {background-position: -32px -33px}
.flag.flag-cy {background-position: -48px -33px}
.flag.flag-cz {background-position: -64px -33px}
.flag.flag-de {background-position: -80px -33px}
.flag.flag-dj {background-position: -96px -33px}
.flag.flag-dk {background-position: -112px -33px}
.flag.flag-dm {background-position: -128px -33px}
.flag.flag-do {background-position: -144px -33px}
.flag.flag-dz {background-position: -160px -33px}
.flag.flag-ec {background-position: -176px -33px}
.flag.flag-ee {background-position: -192px -33px}
.flag.flag-eg {background-position: -208px -33px}
.flag.flag-eh {background-position: -224px -33px}
.flag.flag-england {background-position: -240px -33px}
.flag.flag-er {background-position: 0 -44px}
.flag.flag-es {background-position: -16px -44px}
.flag.flag-et {background-position: -32px -44px}
.flag.flag-eu {background-position: -48px -44px}
.flag.flag-fi {background-position: -64px -44px}
.flag.flag-fj {background-position: -80px -44px}
.flag.flag-fk {background-position: -96px -44px}
.flag.flag-fm {background-position: -112px -44px}
.flag.flag-fo {background-position: -128px -44px}
.flag.flag-fr {background-position: -144px -44px}
.flag.flag-ga {background-position: -160px -44px}
.flag.flag-gb {background-position: -176px -44px}
.flag.flag-gd {background-position: -192px -44px}
.flag.flag-ge {background-position: -208px -44px}
.flag.flag-gf {background-position: -224px -44px}
.flag.flag-gg {background-position: -240px -44px}
.flag.flag-gh {background-position: 0 -55px}
.flag.flag-gi {background-position: -16px -55px}
.flag.flag-gl {background-position: -32px -55px}
.flag.flag-gm {background-position: -48px -55px}
.flag.flag-gn {background-position: -64px -55px}
.flag.flag-gp {background-position: -80px -55px}
.flag.flag-gq {background-position: -96px -55px}
.flag.flag-gr {background-position: -112px -55px}
.flag.flag-gs {background-position: -128px -55px}
.flag.flag-gt {background-position: -144px -55px}
.flag.flag-gu {background-position: -160px -55px}
.flag.flag-gw {background-position: -176px -55px}
.flag.flag-gy {background-position: -192px -55px}
.flag.flag-hk {background-position: -208px -55px}
.flag.flag-hm {background-position: -224px -55px}
.flag.flag-hn {background-position: -240px -55px}
.flag.flag-hr {background-position: 0 -66px}
.flag.flag-ht {background-position: -16px -66px}
.flag.flag-hu {background-position: -32px -66px}
.flag.flag-ic {background-position: -48px -66px}
.flag.flag-id {background-position: -64px -66px}
.flag.flag-ie {background-position: -80px -66px}
.flag.flag-il {background-position: -96px -66px}
.flag.flag-im {background-position: -112px -66px}
.flag.flag-in {background-position: -128px -66px}
.flag.flag-io {background-position: -144px -66px}
.flag.flag-iq {background-position: -160px -66px}
.flag.flag-ir {background-position: -176px -66px}
.flag.flag-is {background-position: -192px -66px}
.flag.flag-it {background-position: -208px -66px}
.flag.flag-je {background-position: -224px -66px}
.flag.flag-jm {background-position: -240px -66px}
.flag.flag-jo {background-position: 0 -77px}
.flag.flag-jp {background-position: -16px -77px}
.flag.flag-ke {background-position: -32px -77px}
.flag.flag-kg {background-position: -48px -77px}
.flag.flag-kh {background-position: -64px -77px}
.flag.flag-ki {background-position: -80px -77px}
.flag.flag-km {background-position: -96px -77px}
.flag.flag-kn {background-position: -112px -77px}
.flag.flag-kp {background-position: -128px -77px}
.flag.flag-kr {background-position: -144px -77px}
.flag.flag-kurdistan {background-position: -160px -77px}
.flag.flag-kw {background-position: -176px -77px}
.flag.flag-ky {background-position: -192px -77px}
.flag.flag-kz {background-position: -208px -77px}
.flag.flag-la {background-position: -224px -77px}
.flag.flag-lb {background-position: -240px -77px}
.flag.flag-lc {background-position: 0 -88px}
.flag.flag-li {background-position: -16px -88px}
.flag.flag-lk {background-position: -32px -88px}
.flag.flag-lr {background-position: -48px -88px}
.flag.flag-ls {background-position: -64px -88px}
.flag.flag-lt {background-position: -80px -88px}
.flag.flag-lu {background-position: -96px -88px}
.flag.flag-lv {background-position: -112px -88px}
.flag.flag-ly {background-position: -128px -88px}
.flag.flag-ma {background-position: -144px -88px}
.flag.flag-mc {background-position: -160px -88px}
.flag.flag-md {background-position: -176px -88px}
.flag.flag-me {background-position: -192px -88px}
.flag.flag-mg {background-position: -208px -88px}
.flag.flag-mh {background-position: -224px -88px}
.flag.flag-mk {background-position: -240px -88px}
.flag.flag-ml {background-position: 0 -99px}
.flag.flag-mm {background-position: -16px -99px}
.flag.flag-mn {background-position: -32px -99px}
.flag.flag-mo {background-position: -48px -99px}
.flag.flag-mp {background-position: -64px -99px}
.flag.flag-mq {background-position: -80px -99px}
.flag.flag-mr {background-position: -96px -99px}
.flag.flag-ms {background-position: -112px -99px}
.flag.flag-mt {background-position: -128px -99px}
.flag.flag-mu {background-position: -144px -99px}
.flag.flag-mv {background-position: -160px -99px}
.flag.flag-mw {background-position: -176px -99px}
.flag.flag-mx {background-position: -192px -99px}
.flag.flag-my {background-position: -208px -99px}
.flag.flag-mz {background-position: -224px -99px}
.flag.flag-na {background-position: -240px -99px}
.flag.flag-nc {background-position: 0 -110px}
.flag.flag-ne {background-position: -16px -110px}
.flag.flag-nf {background-position: -32px -110px}
.flag.flag-ng {background-position: -48px -110px}
.flag.flag-ni {background-position: -64px -110px}
.flag.flag-nl {background-position: -80px -110px}
.flag.flag-no {background-position: -96px -110px}
.flag.flag-np {background-position: -112px -110px}
.flag.flag-nr {background-position: -128px -110px}
.flag.flag-nu {background-position: -144px -110px}
.flag.flag-nz {background-position: -160px -110px}
.flag.flag-om {background-position: -176px -110px}
.flag.flag-pa {background-position: -192px -110px}
.flag.flag-pe {background-position: -208px -110px}
.flag.flag-pf {background-position: -224px -110px}
.flag.flag-pg {background-position: -240px -110px}
.flag.flag-ph {background-position: 0 -121px}
.flag.flag-pk {background-position: -16px -121px}
.flag.flag-pl {background-position: -32px -121px}
.flag.flag-pm {background-position: -48px -121px}
.flag.flag-pn {background-position: -64px -121px}
.flag.flag-pr {background-position: -80px -121px}
.flag.flag-ps {background-position: -96px -121px}
.flag.flag-pt {background-position: -112px -121px}
.flag.flag-pw {background-position: -128px -121px}
.flag.flag-py {background-position: -144px -121px}
.flag.flag-qa {background-position: -160px -121px}
.flag.flag-re {background-position: -176px -121px}
.flag.flag-ro {background-position: -192px -121px}
.flag.flag-rs {background-position: -208px -121px}
.flag.flag-ru {background-position: -224px -165px}
.flag.flag-rw {background-position: -240px -121px}
.flag.flag-sa {background-position: 0 -132px}
.flag.flag-sb {background-position: -16px -132px}
.flag.flag-sc {background-position: -32px -132px}
.flag.flag-scotland {background-position: -48px -132px}
.flag.flag-sd {background-position: -64px -132px}
.flag.flag-se {background-position: -80px -132px}
.flag.flag-sg {background-position: -96px -132px}
.flag.flag-sh {background-position: -112px -132px}
.flag.flag-si {background-position: -128px -132px}
.flag.flag-sk {background-position: -144px -132px}
.flag.flag-sl {background-position: -160px -132px}
.flag.flag-sm {background-position: -176px -132px}
.flag.flag-sn {background-position: -192px -132px}
.flag.flag-so {background-position: -208px -132px}
.flag.flag-somaliland {background-position: -224px -132px}
.flag.flag-sr {background-position: -240px -132px}
.flag.flag-ss {background-position: 0 -143px}
.flag.flag-st {background-position: -16px -143px}
.flag.flag-sv {background-position: -32px -143px}
.flag.flag-sx {background-position: -48px -143px}
.flag.flag-sy {background-position: -64px -143px}
.flag.flag-sz {background-position: -80px -143px}
.flag.flag-tc {background-position: -96px -143px}
.flag.flag-td {background-position: -112px -143px}
.flag.flag-tf {background-position: -128px -143px}
.flag.flag-tg {background-position: -144px -143px}
.flag.flag-th {background-position: -160px -143px}
.flag.flag-tj {background-position: -176px -143px}
.flag.flag-tk {background-position: -192px -143px}
.flag.flag-tl {background-position: -208px -143px}
.flag.flag-tm {background-position: -224px -143px}
.flag.flag-tn {background-position: -240px -143px}
.flag.flag-to {background-position: 0 -154px}
.flag.flag-tr {background-position: -16px -154px}
.flag.flag-tt {background-position: -32px -154px}
.flag.flag-tv {background-position: -48px -154px}
.flag.flag-tw {background-position: -64px -154px}
.flag.flag-tz {background-position: -80px -154px}
.flag.flag-ua, .flag.flag-uk {background-position: -192px -165px}
.flag.flag-ug {background-position: -112px -154px}
.flag.flag-um {background-position: -128px -154px}
.flag.flag-us {background-position: -144px -154px}
.flag.flag-en {background-position: -208px -165px}
.flag.flag-uy {background-position: -160px -154px}
.flag.flag-uz {background-position: -176px -154px}
.flag.flag-va {background-position: -192px -154px}
.flag.flag-vc {background-position: -208px -154px}
.flag.flag-ve {background-position: -224px -154px}
.flag.flag-vg {background-position: -240px -154px}
.flag.flag-vi {background-position: 0 -165px}
.flag.flag-vn {background-position: -16px -165px}
.flag.flag-vu {background-position: -32px -165px}
.flag.flag-wales {background-position: -48px -165px}
.flag.flag-wf {background-position: -64px -165px}
.flag.flag-ws {background-position: -80px -165px}
.flag.flag-ye {background-position: -96px -165px}
.flag.flag-yt {background-position: -112px -165px}
.flag.flag-za {background-position: -128px -165px}
.flag.flag-zanzibar {background-position: -144px -165px}
.flag.flag-zm {background-position: -160px -165px}
.flag.flag-zw {background-position: -176px -165px}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


.comments .flex-control-nav a:not(.active){
    background: #B4B4B4;
}
.comments .flex-control-nav a:hover{
    background: #0F8AD8;
}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src: url('../bundles/optcontent/css/theme/fonts/flexslider-icon.eot');
    src: url('../bundles/optcontent/css/theme/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../bundles/optcontent/css/theme/fonts/flexslider-icon.woff') format('woff'),
    url('../bundles/optcontent/css/theme/fonts/flexslider-icon.ttf') format('truetype'),
    url('../bundles/optcontent/css/theme/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1;
    overflow: hidden;
}

.flexslider.portfolio, .flexslider.simple_slide_show {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

[class*="slide_caption"] {
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
}

.flex-direction-nav a {
    display: block;
    position: absolute !important;
    top: 50%;
    margin-top: -30px;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .bx-prev
{
    left: 20px;
}

.flex-direction-nav .flex-next,
.flex-direction-nav .bx-next
{
    right: 20px;
}

/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 5px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 4.5px;
    display: inline-block;
    zoom: 1;
    position: relative;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: rgba(250, 251, 251, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active,
.flex-control-thumbs a.active,
{
    opacity: 1;
    cursor: default;
}

.flex-direction-nav .flex-prev {
    left: 10px;
}
.flex-direction-nav .flex-next {
    right: 10px;
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('/bundles/optcontent/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/bundles/optcontent/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/bundles/optcontent/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/bundles/optcontent/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/bundles/optcontent/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

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

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

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

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

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

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

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

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

.fa-ul > li {
    position: relative
}

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

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bx-prev:before {
    content: "\f104";
}

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

.bx-next:before {
    content: "\f105";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-plus-square-o:before {
    content: "\f196"
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/bundles/optcontent/fonts/glyphicons-halflings-regular.eot");
    src: url("/bundles/optcontent/fonts/glyphicons-halflings-regular.eot") format('embedded-opentype'), url("/bundles/optcontent/fonts/glyphicons-halflings-regular.woff") format('woff'), url("/bundles/optcontent/fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("/bundles/optcontent/fonts/glyphicons-halflings-regular.svg") format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon:empty {
    width: 1em
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../bundles/optcontent/css/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/*
Version: 3.5.0 Timestamp: Mon Jun 16 19:29:44 EDT 2014
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 35px;
    width: 240px;
    padding: 5px 7px 7px 8px;
    margin: 5px 0px;
    overflow: hidden;
    position: relative;

    border: 1px solid #E4E4E2;
    white-space: nowrap;
    line-height: 26px;
    color: #696E6E;
    text-decoration: none;
    font-size: 13px;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #F6F7F9;
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 22px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 10px;
    margin-right: 10px;

    border-left: 1px solid #E4E4E2;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;
    content: "\f107";
    overflow: hidden;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;

    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;

    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%;
    background: url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

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

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../bundles/optcontent/css/theme/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url('../bundles/optcontent/css/theme/select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/* ----------------------------------
	1. Reset default browser styles
	2. Basic classes and elements
	3. Color Scheme
	4. Typography
	5. Header
	6. Sliders
	7. Tabs
	8. Carousels
	9. Twitter Feed
	10. Lists and navigations
	11. Buttons
	12. Tables
	13. Icons
	14. Main content elements
	15. Forms
	16. Footer
	17. Animations
-------------------------------------*/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v12/Fl4y0QdOxyyTHEGMXX8kcT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v12/Y5yuUJGDLtmYv2_3fMB4fA.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(//fonts.gstatic.com/s/roboto/v12/oHi30kwQWvpCWqAhzHcCSD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v12/isZ-wbCXNKAbnjo6_TwHTj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

/* -----------------------------------
	1. Reset default browser styles
------------------------------------- */
*{
	margin:0;
	padding:0;
	border:none;
}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video,main{display:block}mark,rp,rt,ruby,summary,time{display:inline}
a, abbr, acronym, address, applet, article, aside, audio,b, blockquote, big, body,center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, em, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{
    background: transparent;
    border: 0 none;
	font-weight: inherit;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    vertical-align: top;
}
a{
	text-decoration:none;
	outline: none !important;
}
b, strong{
	font-weight:bold !important;
}
ul,ol{
	list-style: none;
}
q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img{
	vertical-align:top;
	max-width:100%;
}
embed{
	vertical-align:top;
}
input,button{
	/*-webkit-appearance:none;*/
	outline: none;
}
button::-moz-focus-inner{
	border:0;
}
html,body{
	height:100%;
}
/* -----------------------------------
	2. Basic classes and elements
------------------------------------- */
body{
	font:300 14px/21px 'Roboto', 'sans-serif';
	color:#696e6e;
	background: #292F38;
	letter-spacing: 0.1px;
	overflow-x: hidden;
	-webkit-backface-visibility:hidden;
	background-attachment:fixed;
}
.boxed_layout{
	width:1220px;
	margin:0 auto;
}
[class*="layout"],.menu_wrap.type_3{
	/*background:#fafbfb;*/
    background:#ffffff;
}
.tt_uppercase{
	text-transform: uppercase;
}
.tt_none{
	text-transform: none;
}
.t_align_l{
	text-align: left;
}
.t_align_c{
	text-align: center;
}
.t_align_r{
	text-align: right;
}
.v_align_b{
	vertical-align: baseline;
}
.v_align_m{
	vertical-align: middle;
}
.v_align_bottom{
	vertical-align: bottom;
}
.d_inline_b{
	display:inline-block;
}
.d_ib_offset_0{
	word-spacing: -3px;
}
.d_ib_offset_large{
	word-spacing: -4px;
}
.d_ib_offset_normal{
	word-spacing: 0px;
}
.d_block{
	display:block;
}
.d_table{
	display:table;
}
.d_table_cell{
	display:table-cell;
}
.d_none,.tw_buttons li:first-child:before{
	display:none;
}
.f_size_small{
	font-size:.95em;
}
.f_size_medium{
	font-size:.9em;
}
.f_size_large{
	font-size:1.15em;
}
.f_size_ex_large{
	font-size:1.25em;
}
.f_size_big{
	font-size:1.7em;
}
.l_height_medium{
	line-height:1.42em;
}
.fw_medium{
	font-weight: 500;
}
.d_inline_middle{
	display:inline-block;
	vertical-align: middle;
}
.horizontal_list > *{
	float:left;
}
.horizontal_list > *:first-child{
	margin-left:0;
}
.circle,.tw_buttons li:before,.vertical_list_type_2 li:before,
.vertical_list_type_3 li:before{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.r_corners,
.vertical_list_type_7 li:before,
.vertical_list_type_8 li:before{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.vc_child:after{
	content:"";
	display:inline-block;
	height:100%;
	vertical-align: middle;
}
.h_inherit{
	height:inherit;
}
.full_width,[class*="banner_caption"].full_width,.wide_layout{
	width:100%;
}
.w_inherit{
	width:inherit;
}
.half_column{
	width:50%;
	padding:0 0 0 15px;
}
.half_column:first-child{
	padding:0 15px 0 0;
}
.half_column.type_2{
	padding:0 0 0 5px;
}
.half_column.type_2:first-child{
	padding:0 5px 0 0;
}
.relative{
	position:relative;
}
.wrapper{
	overflow: hidden;
}
.ellipsis{
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
}
.bg_tr{
	background:transparent;
}
.lh_inherit{
	line-height: inherit !important;
}
.let_s{
	letter-spacing: 1px;
}
.mw_0{
	min-width: 0 !important;
}
.mxw_0{
	max-width: none !important;
}
.p_hr_0{
	padding-left:0 !important;
	padding-right:0 !important;
}
.p_vr_0{
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.p_top_10{
	padding-top:10px;
}
.p_right_45{
	padding-right:45px;
}
.m_left_0{
	margin-left:0 !important;
}
.m_right_0{
	margin-right:0 !important;
}
.m_left_5{
	margin-left:5px;
}
.m_left_10{
	margin-left:10px;
}
.m_left_15{
	margin-left:15px;
}
.m_left_20{
	margin-left:20px;
}
.m_left_40{
	margin-left:40px;
}
.m_right_5{
	margin-right:5px;
}
.m_right_6{
	margin-right:6px;
}
.m_right_8{
	margin-right:8px;
}
.m_right_10{
	margin-right:10px;
}
.m_right_15{
	margin-right:15px;
}
.m_right_20{
	margin-right:20px;
}
.m_right_25{
	margin-right:25px;
}
.m_right_29{
	margin-right:29px;
}
.m_right_30{
	margin-right:30px;
}
.m_right_35{
	margin-right:35px;
}
.p_bottom_0{
	padding-bottom:0 !important;
}
.m_bottom_0{
	margin-bottom:0px !important;
}
.m_bottom_3{
	margin-bottom:3px;
}
.m_bottom_5{
	margin-bottom: 5px;
}
.m_bottom_10{
	margin-bottom:10px;
}
.m_bottom_12{
	margin-bottom:12px;
}
.m_bottom_15{
	margin-bottom:15px;
}
.m_bottom_20{
	margin-bottom:20px;
}
.m_bottom_25{
	margin-bottom:25px;
}
.m_bottom_30{
	margin-bottom:30px;
}
.m_bottom_35{
	margin-bottom:35px;
}
.m_bottom_40{
	margin-bottom:40px;
}
.m_bottom_45{
	margin-bottom:45px;
}
.m_bottom_50{
	margin-bottom:50px;
}
.m_bottom_60{
	margin-bottom:60px;
}
.m_bottom_65{
	margin-bottom:65px;
}
.m_bottom_100{
	margin-bottom:100px;
}
.m_top_5{
	margin-top:5px;
}
.m_top_20{
	margin-top:20px;
}
.centered_db{
	margin-left:auto;
	margin-right:auto;
}
.box_s_none{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-o-box-shadow:none !important;
	-ms-box-shadow:none !important;
	box-shadow:none !important;
}
.f_left{
	float:left;
}
.f_right{
	float:right;
}
.tr_delay_hover,.button_type_2 .scheme_color{
	-webkit-transition:color 1s ease,background-color 1s ease,box-shadow 1s ease;
	-moz-transition:color 1s ease,background-color 1s ease,box-shadow 1s ease;
	-o-transition:color 1s ease,background-color 1s ease,box-shadow 1s ease;
	transition:color 1s ease,background-color 1s ease,box-shadow 1s ease;
}
.tr_delay_hover:hover,.button_type_2:hover .scheme_color{
	-webkit-transition:color .1s ease,background-color .1s ease,box-shadow .1s ease;
	-moz-transition:color .1s ease,background-color .1s ease,box-shadow .1s ease;
	-o-transition:color .1s ease,background-color .1s ease,box-shadow .1s ease;
	transition:color .1s ease,background-color .1s ease,box-shadow .1s ease;
}
.container3d{
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transform:perspective(600);
	-moz-transform:perspective(600);
	-o-transform:perspective(600);
	transform:perspective(600);
	perspective:600px;
}
.shadow{
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.10);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.10);
	-o-box-shadow:0 1px 1px rgba(0,0,0,.10);
	-ms-box-shadow:0 1px 1px rgba(0,0,0,.10);
	box-shadow:0 1px 1px rgba(0,0,0,.10);
}
mark{
	background: #0F8AD8;
	color:#fff;
}
::selection{
	background: #0F8AD8;
	color:#fff;
}
::-moz-selection{
	background: #0F8AD8;
	color:#fff;
}
::-o-selection {
	background: #0F8AD8;
	color:#fff;
}
::-ms-selection {
	background: #0F8AD8;
	color:#fff;
}
::-webkit-input-placeholder{
	color:#696e6e;
}
::-moz-placeholder{
   color:#696e6e;
   opacity:1;
}
:-ms-input-placeholder {
   color:#696e6e;
}
::-webkit-scrollbar{
	width:10px;
	background:#323a45;
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:4px;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
/* -----------------------------------
	3. Color Scheme
------------------------------------- */
a,a[class*="color"]:not(.color_light):hover,.scheme_color,.close_product:hover,
.search_button:hover,.close_search_form:hover,blockquote:before,.banner_type_2.red b,#footer a.color_light:hover,
.close_fieldset:hover,.text_cs_hover:hover,.tweet_list a:hover,[class*="alert_box"].error i[class^="fa "],
label[class*="required"]:after,div.label.required:after,.vertical_list_type_7 li:before,.first_letter_1 > .fl,
.info_block_type_1:hover [class*="icon_wrap"]{
	color:#0F8AD8;
}
.shopping_cart,[role="banner"],.sub_menu_wrap,.banner_type_2.red,
.vertical_list_type_3 li:before,.vertical_list_type_7 li:before{
	border-color:#0F8AD8;
}
.shopping_cart:before,.sub_menu_wrap:before{
	border-bottom-color:#0F8AD8;
}
.count,.bg_scheme_color,.button_type_3:hover .count.type_2,
.button_type_3.active .count.type_2,.main_menu > li:hover > a,.main_menu > li.current > a,
.main_menu > .current_click > a,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected,
[class*="button_type_"].bg_dark_color:hover,.banner:hover [class*="button_type_"].bg_dark_color,
[class*="button_type_"].bg_cs_hover:hover,#go_to_top:hover,.sw_button.googlemap,#menu_button,
.ui-slider:after,.vertical_list_type_2 li:before,.camera_wrap .camera_pag .camera_pag_ul .cameracurrent,
.camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover,
.flex-control-nav .flex-active, .flex-control-nav a.active, .flex-control-nav a:hover,
.flex-direction-nav a:hover,.vertical_list_type_4 li:before,.vertical_list_type_8 li:before,
.first_letter_2 > .fl,.info_block_type_2:hover [class*="icon_wrap"],#shopping_button:hover > a .count{
	background:#0F8AD8;
}
.grey_background,.grey_button,.button_grey,.bg_grey_color{
    background: #DFDFDF;
}
.grey_background:hover,.grey_button:hover,.button_grey:hover,.bg_grey_color:hover{
    background: #f2f2f2;
}
.green_background,.green_button,.button_green,.bg_green_color{
    background: #44C219;
}
.green_background:hover,.green_button:hover,.button_green:hover,.bg_green_color:hover{
    background: #83D42B;
}
.select_color.red{
	background-color:#0F8AD8;
}
.tp-leftarrow:hover,.tp-rightarrow:hover{
	background: #d55a4e
}
::-webkit-scrollbar-thumb{
	background:#0F8AD8;
}
/* -----------------------------------
	4. Typography
------------------------------------- */
h2{
	font-size:1.71em;
	line-height:1em;
}
h3,.tabs_nav,.search_button,.p_table > footer a{
	font-size:1.2em;
}
h4{
	font-size:1.25em;
}
h5{
	font-size:1.15em;
}
h6{
	font-size:1em;
}
a,.tr_hover{
	-webkit-transition: color .4s ease, background-color .4s ease;
	-moz-transition: color .4s ease, background-color .4s ease;
	-o-transition: color .4s ease, background-color .4s ease;
	transition: color .4s ease, background-color .4s ease;
}
a:hover,.color_dark,.bc_list a[class*="color"]:hover,.bc_list > li.current > a,
.tweet_list a{
	color:#292f38;
}
.color_grey{
	color:#838a8f;
}
.color_light,.button_type_2:hover .scheme_color,.dropdown_list li .scheme_color,
.button_type_2.active .scheme_color,a.color_light:hover,.social_icons li:hover a,.bg_cs_hover:hover,
[class*="button_type_"][class*="color"].color_dark:hover,.main_menu[class*="type_"] > .current > a,
.main_menu[class*="type_"] > li:hover > a,.vertical_list_type_8 li:before{
	color:#fff;
}
.color_light_2{
	color:#f9f9f9;
}
.default_t_color{
	color:#696E6E;
}
.default_b_t_color{
    color:#696E6E;
}
.color_green{
	color:#27ae60;
}
.bg_color_green_1{
	background:#27ae60;
}
.bg_color_green_2{
	background:#2ecc71;
}
.bg_color_orange_1{
	background:#e67e22;
}
.bg_color_orange_2{
	background:#f39c12;
}
.bg_color_orange_3{
	background:#f1c40f;
}
.bg_color_red_1{
	background:#c0392b;
}
.bg_color_blue_1{
	background:#2980b9;
}
.bg_color_blue_2{
	background:#3498db;
}
.bg_color_blue_3{
	background:#41bedd;
}
.bg_color_pink_1{
	background:#a255c4;
}
.bg_color_purple_1{
	background:#4e4ca0;
}
s{
	color:#6a6a6a;
}
.bg_light_color_1,.sub_menu li:hover > a,.select_list > li:hover,
.p_list > li:nth-child(2n+1),.info_block_type_1:hover [class*="icon_wrap"]{
	background:#ecf0f1;
}
.bg_light_color_2,.ui-slider-handle{
	background:#e2e6e7;
}
.bg_light_color_3{
	background:#fff;
}
.bg_color_dark_1{
	background:#292f38;
}
.bg_color_dark_2{
	background:#323a45;
}
.banner_title{
	font-size:2.28em;
	line-height: 1em;
}
.banner_title.type_2{
	font-size:4.51em;
}
.banner_title_3{
	font-size:1.4em;
}
blockquote{
	font-style:italic;
	background:#fff;
	line-height:1.55em;
	padding:20px 10px 15px 50px;
}
blockquote:before{
	content:"“";
	position:absolute;
	font-size:50px;
	font-weight:bold;
	width:20px;
	left:19px;
	top:26px;
}
blockquote:after{
	content:"";
	width:17px;
	height:10px;
	background:url("../bundles/optcontent/css/images/blockquote_arrow.png") no-repeat;
	position:absolute;
	left:20px;
	bottom:-10px;
}
.bt_link{
	line-height: 1.3em;
	padding-bottom:4px;
	word-break:break-all;
}
.first_letter_1 > .fl{
	font-size:3em;
	font-weight:bold;
	margin:10px 7px 0 0;
}
.first_letter_2 > .fl{
	width:32px;
	height:32px;
	font-size:1.42em;
	color:#fff;
	font-weight:bold;
	margin:7px 10px 0 0;
	padding-top:5px;
}
/* -----------------------------------
	5. Header
------------------------------------- */

.top-blue-line{
    border-top-width:3px;
    border-top-style: solid;
    border-color:#0F8AD8;
}
.bottom-grey-line{
    border-bottom: 1px solid #E2E6E7;
}
[role="banner"]{
	border-top-width:3px;
	border-top-style: solid;
}
.h_top_part{
    margin-top: 5px;
	padding-bottom:4px;
}
.h_top_part.type_2{
	background:#323a45;
	color:#bdc3c7;
	padding:6px 0;
}
.h_bot_part{
	padding-top:24px;
	padding-bottom:8px;
}
.h_bot_part.type_2{
	padding-bottom:25px;
}
.menu_wrap{
	z-index:189;
	width:inherit;
}
.menu_wrap.sticky{
	position: fixed;
	top:0;
}
.menu_wrap[class*="type_"]:not(.type_3){
	width:auto;
}
.menu_wrap.type_2:not(.sticky){
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.menu_wrap,#footer{
	background:#323a45;
}
.menu_wrap.type_2:not(.sticky) .main_menu > li:first-child > a{
	-webkit-border-top-left-radius:4px;
	-moz-border-top-left-radius:4px;
	border-top-left-radius:4px;
}
.menu_wrap.type_3{
	padding:9px 0;
	border-bottom:1px solid #e6e5e7;
}
.main_menu > li{
	z-index:101;
}
.main_menu > li > a{
	display:block;
	padding:20px 40px;
}
.menu_wrap.type_2 .main_menu > li > a{
	padding:20px 30px;
    font-size: 15px;
}
.main_menu.type_2 > li > a{
	padding:9px 10px 10px;
}
.main_menu.type_3 > li > a{
	padding:10px 20px;
}
.sub_menu_wrap{
	position:absolute;
	left:0;
	width:780px;
	background:#fff;
	padding:10px 10px 0 0;
	border-top-width:3px;
	border-top-style:solid;
	margin-top:10px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15);
	-o-box-shadow:0 1px 2px rgba(0,0,0,0.15);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,0.15);
	box-shadow:0 1px 2px rgba(0,0,0,0.15);
	-webkit-transform:translateY(35px);
	-moz-transform:translateY(35px);
	-o-transform:translateY(35px);
	-ms-transform:translateY(35px);
	transform:translateY(35px);
	opacity:0;
	visibility:hidden;
}
.sub_menu_wrap:after{
	content:"";
	width:100%;
	height:10px;
	display: block;
	position: absolute;
	left:0;
	top:-13px;
}
.sub_menu_wrap:before{
	right:auto;
	left:16px;
}
.sub_menu_wrap.type_2{
	width:auto;
	padding:0;
}
.sub_menu,.caption,.product_item .photoframe figcaption > *,.product_item .photoframe img,
.photoframe img,.blog_carousel *,blockquote,.banner_type_2 *,#footer *,
.banner *,#go_to_top,.social_widgets *,.main_menu > li > a,.qv_carousel_wrap *{
	-webkit-backface-visibility:hidden;
}
.sub_menu li a{
	display: block;
	padding: 7.7px 20px;
}
.sub_menu_wrap .sub_menu.first > li:last-child > a{
	-webkit-border-radius:0 0 0 4px;
	-moz-border-radius:0 0 0 4px;
	border-radius:0 0 0 4px;
}
.sub_menu_wrap.type_2 .sub_menu > li:last-child > a{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.s_form_wrap{
	padding-right:25px;
	width:736px;
}
.s_form_wrap_2{
	width:520px;
}
.s_form_wrap_2 .logo{
	margin-left:98px;
}
/* -----------------------------------
	6. Sliders
------------------------------------- */
.revolution_slider{
	width:100%;
	position:relative;
	padding:0;
}
.tp-leftarrow i[class^="fa "],.tp-rightarrow i[class^="fa "],
.camera_prev i[class^="fa "],.camera_next i[class^="fa "],
.flex-direction-nav a i[class^="fa "],
.flex-direction-nav a[class^="bx"]
{
	color:#fff;
	font-size:2.2em;
	line-height: 60px;
	font-weight: bold;
	margin-top:-1px;
}
.slider_divider{
	height:2px;
	width:58px;
	background:rgba(255,255,255,.3);
	border:none;
}
.slider_divider.type_2{
	background:rgba(50,58,69,.1);
}
.slider_title{
	font-size:3.07em;
	line-height: 1em;
}
.slider_title_2{
	font-size:2.35em;
}
.slider_title_3{
	letter-spacing:1.7px;
}
.slider_title_4{
	font-size:2.57em;
	line-height: 1em;
}
.caption .button_type_4,[class*="slide_caption"] .button_type_4,
.camera_wrap .button_type_4{
	font-size:1.7em;
	padding:13px 18px;
}
.ui-slider{
	height:12px;
	border:2px solid #e2e6e7;
	position:relative;
	background:#f5f7f8;
}
.ui-slider:after{
	content:"";
	position:absolute;
	display:block;
	top:0px;
	height:8px;
	width:33%;
	right:0;
}
.ui-slider-handle{
	width:12px;
	height:22px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	top:50%;
	display:inline-block;
	margin-top:-11px;
	position:absolute;
	z-index:1;
}
.range_values input[type="text"]{
	padding:0;
	width:50%;
	height:auto;
	border:none;
	background:transparent;
}
.custom_thumb{
	position:absolute;
	width:310px;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:absolute;
	bottom:100%;
	left:50%;
	margin:0 0 13px -155px;
	padding:6px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-o-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2);
	-webkit-transform:translateY(-35px);
	-moz-transform:translateY(-35px);
	-o-transform:translateY(-35px);
	-ms-transform:translateY(-35px);
	transform:translateY(-35px);
	opacity:0;
	visibility: hidden;
}
.custom_thumb img{
	max-width:100% !important;
}
.custom_thumb.active{
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-o-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
	opacity:1;
	visibility: visible;
}
.custom_thumb:after{
	content:"";
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-top:8px solid #fff;
	border-right:8px solid transparent;
	position:absolute;
	left:50%;
	bottom:-8px;
	margin-left:-8px;
}
[class*="camera_caption_"]{
	position:absolute;
	height:100%;
	top:0;
}
[class*="camera_caption_"] img{
	max-width:100% !important;
}
.camera_caption_1{
	left:51.47%;
	padding-top:100px;
}
.camera_caption_2{
	left:10.98%;
	padding-top:120px;
}
.camera_caption_3{
	left:0;
	padding-top:60px;
	width:100%;
}
.tp-leftarrow,.tp-rightarrow,.flex-direction-nav a{
	z-index:100;cursor:pointer; position:relative;	width:60px;	height:60px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align: center;
	-webkit-transform:translateX(-40px);
	-moz-transform:translateX(-40px);
	-o-transform:translateX(-40px);
	-ms-transform:translateX(-40px);
	transform:translateX(-40px);
	opacity:0;
	background:rgba(41,47,56,.5);
	-webkit-transition:background-color .3s ease,opacity .3s ease,-webkit-transform .3s ease;
	-moz-transition:background-color .3s ease,opacity .3s ease,transform .3s ease;
	-o-transition:background-color .3s ease,opacity .3s ease,transform .3s ease;
	-ms-transition:background-color .3s ease,opacity .3s ease,transform .3s ease;
	transition:background-color .3s ease,opacity .3s ease,transform .3s ease;
}
.sub_sideshow .flex-direction-nav a{
	width:40px;
	height:40px;
	margin-top:-20px;
}
.sub_sideshow .flex-direction-nav a i[class^="fa "]{
	line-height: 40px;
	font-size:1.8em;
	margin-top:0;
}
.tp-rightarrow,.flex-direction-nav .flex-next{
	-webkit-transform:translateX(40px);
	-moz-transform:translateX(40px);
	-o-transform:translateX(40px);
	-ms-transform:translateX(40px);
	transform:translateX(40px);
}
.ie9 .tp-leftarrow,.ie9 .tp-rightarrow{
	visibility: hidden;
}
.revolution_slider:hover .tp-leftarrow,.revolution_slider:hover .tp-rightarrow,
.flexslider:hover .flex-direction-nav a,
.comments:hover .flex-direction-nav a{
	-webkit-transform:translateX(0px);
	-moz-transform:translateX(0px);
	-o-transform:translateX(0px);
	-ms-transform:translateX(0px);
	transform:translateX(0px);
	opacity:1;
}
.ie9 .revolution_slider:hover .tp-leftarrow,.ie9 .revolution_slider:hover .tp-rightarrow,
.ie9 .flexslider:hover .flex-direction-nav a{
	visibility: visible;
}
.slide_caption{
	width:430px;
	right:40px;
	padding-top:94px;
}
.slide_caption_2{
	width:395px;
	left:40px;
	padding-top:100px;
}
.slide_caption_3{
	left:105px;
	right:105px;
	padding-top:45px;
}
.simple_s_caption{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:15px 20px;
	background:rgba(41,47,56,.7);
	-webkit-transform:translateY(100%);
	-moz-transform:translateY(100%);
	-o-transform:translateY(100%);
	transform:translateY(100%);
}
.sub_sideshow,.sub_video{
	width:555px;
}
/* -----------------------------------
	7. Tabs
------------------------------------- */
.tabs_nav li{
	margin-right: 3px;
}
.tabs_nav li a{
	padding:14px 20px 14px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-bottom-left-radius:0px;
	-moz-border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.tabs_nav .ui-tabs-active a,.tabs_nav li:hover a[class*="color"]{
	background:#323a45;
	color:#f9f9f9;
}
.tabs_content{
	background:#fff;
	padding:25px 20px;
	-webkit-border-top-left-radius:0px;
	-moz-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabs.vertical .tabs_nav{
	width:30%;
}
.tabs.vertical .tabs_nav li{
	margin-right:0;
}
.tabs.vertical .tabs_nav li a{
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
}
.tabs.vertical .tabs_content{
	width:70%;
	padding-top:15px;
}
/* -----------------------------------
	8. Carousels
------------------------------------- */
.product_brands .owl-item,
.our_recent_work_carousel .owl-item{
	padding:0 15px;
}
.product_brands .owl-item:hover a img,.m_image_wrap:hover img{
	-webkit-animation:sizejump .4s ease;
	-moz-animation:sizejump .4s ease;
	-o-animation:sizejump .4s ease;
	-ms-animation:sizejump .4s ease;
	animation:sizejump .4s ease;
}
.blog_carousel .owl-wrapper-outer{
	padding:0 0 5px 2px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	margin-left:-2px;
}
.blog_carousel .photoframe{
	margin-left:1px;
}
.testiomials_carousel .owl-item{
	padding:0 2px;
}
.blog_carousel .photoframe{
	width:263px;
}
[class*="qv_carousel"]:not(.qv_carousel_wrap){
	padding:0 35px;
}
.qv_carousel_wrap li{
	padding:0 3.5px;
	cursor:pointer;
}
.qv_carousel_wrap .qv_carousel_single li{
	padding:0 4.5px;
}
.qv_carousel_wrap [class*="qv_btn_"]{
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:0;
	z-index:1;
}
.qv_carousel_wrap .qv_btn_next,
.qv_carousel_wrap .qv_btn_single_next{
	left:auto;
	right:0;
}
.wfilter_carousel:after{
	content:"";
	display:none;
	width:32px;
	height:32px;
	background:url("../bundles/optcontent/css/images/loader_2.gif") no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin:-16px 0 0 -16px;
}
.wfilter_carousel.changed:after{
	display:block;
}

/* -----------------------------------
	9. Twitter Feed
------------------------------------- */

.tweet_list > li{
	padding-top:15px;
	border-top:1px solid #ecf0f1;
	margin-top:15px;
}
.tweet_list > li:first-child{
	padding:0;
	border:none;
	margin:0;
}
.tweet_time,.tw_buttons a{
	font-style: italic;
	font-size:.9em;
}
.tw_buttons li:before{
	content:"";
	display:inline-block;
	width:3px;
	height:3px;
	background:#696e6e;
	margin:-2px 5px 0 0;
	vertical-align: middle;
}
/* -----------------------------------
	10. Lists and navigations
------------------------------------- */
.users_nav > li{
	margin-left:10px;
}
.users_nav > li:before, .l_width_divider li:before{
	content:"";
	display: inline-block;
	height:10px;
	border-left:1px solid #828686;
	margin:6px 8px 0 0;
}
.l_width_divider li:before{
	margin:0 15px 0 0;
}
.users_nav > li:first-child:before,
.l_width_divider li:first-child:before{
	display: none;
}
.dropdown_list{
	position:absolute;
	top:100%;
	margin-top:10px;
	width:100%;
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	-ms-transform-origin:0 0 0;
	transform-origin:0 0 0;
	-webkit-transform:rotate3d(1,0,0,90deg);
	-moz-transform:rotate3d(1,0,0,90deg);
	-o-transform:rotate3d(1,0,0,90deg);
	-ms-transform:rotate3d(1,0,0,90deg);
	transform:rotate3d(1,0,0,90deg);
	visibility:hidden;
}
.dropdown_list.type_2{
	min-width:110px;
	left:auto;
	right:0px;
}
.dropdown_list.opened{
	-webkit-animation:wicket .5s ease;
	-moz-animation:wicket .5s ease;
	-o-animation:wicket .5s ease;
	-ms-animation:wicket .5s ease;
	animation:wicket .5s ease;
	-webkit-transform:rotate3d(1,0,0,0deg);
	-moz-transform:rotate3d(1,0,0,0deg);
	-o-transform:rotate3d(1,0,0,0deg);
	-ms-transform:rotate3d(1,0,0,0deg);
	transform:rotate3d(1,0,0,0deg);
	visibility:visible;
}
.dropdown_list.closed{
	-webkit-animation:wicketout .5s ease;
	-moz-animation:wicketout .5s ease;
	-o-animation:wicketout .5s ease;
	-ms-animation:wicketout .5s ease;
	animation:wicketout .5s ease;
	visibility:visible;
}
.dropdown_list > li a{
	display:block;
	padding:4px 15px;
	background:#34495e;
}
.dropdown_list > li img{
	margin-right:6px;
}
.dropdown_list > li:first-child a{
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.dropdown_list > li:last-child a{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.dropdown_list > li a:hover{
	background:#2c3e50;
}
.top_arrow:before{
	content:"";
	width:0;
	height:0;
	border-left:7px solid transparent;
	border-bottom-width:8px;
	border-bottom-style:solid;
	border-right:7px solid transparent;
	position:absolute;
	top:-8px;
	right:16px;
}
.dropdown_list:before{
	border-bottom-color:#34495e;
}
.products_list li{
	padding:15px;
	line-height:1.2em;
	border-top:1px solid #ecf0f1;
}
.menu_wrap .site_settings.f_right{
	margin:10px;
}
.site_settings li{
	z-index:190;
}
.site_settings.type_2 li{
	z-index:192;
}
.rating_list:not(.type_2){
	margin-top:4px;
	opacity:0;
}
.rating_list li{
	cursor:pointer;
	width:13px;
	height:14px;
	position:relative;
	margin-left:.5px;
}
.rating_list li .empty,.rating_list li .active{
	position:absolute;
	opacity:0;
	color:#ffcc00;
	left:0;
	line-height: 1;
}
.rating_list li .empty{
	opacity:.4;
}
.rating_list li.active .active,.product_item .photoframe:hover .rating_list,fieldset:hover .close_fieldset,.select_color.active i,
.categories_list .active > a > span:after,#go_to_top.type_2.animate_horizontal_finished:hover,
.cw_product .close_fieldset,.owl-item .photoframe:hover .rating_list,.a_title.active .minus_icon{
	opacity:1;
}
.rating_list li.active .empty,.close_fieldset,.select_color i,
.categories_list .active > a > span:before,.categories_list a > span:after,
.hide,#go_to_top.type_2.animate_ftl,.a_title.active .plus_icon,.a_title .minus_icon{
	opacity:0;
}
.vertical_list{
	margin-top:-8px;
}
.vertical_list li a{
	display:block;
	padding:8px 0;
	border-top:1px solid #404952;
	position:relative;
}
.vertical_list li:first-child a,.categories_list > li:last-child > a{
	border:none;
}
.vertical_list li a i[class^="fa "]{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-7px;
}
.social_widgets{
	position:fixed;
	right:0;
	top:40%;
	z-index:110;
}
.social_widgets > li{
	margin-bottom:4px;
	transition:all .4s ease;
}
.social_widgets > li.opened{
	-webkit-transform:translateX(-265px);
	-moz-transform:translateX(-265px);
	-o-transform:translateX(-265px);
	-ms-transform:translateX(-265px);
	transform:translateX(-265px);
	z-index:1;
}
.c_info_list{
	word-break:break-all;
}
.c_info_list .contact_e{
	padding-left:20px;
	display:block;
}
.c_info_list i{
	line-height: inherit;
}
.categories_nav_list{
	margin-right:-15px;
}
.categories_nav_list .wrapper{
	margin-bottom:8px;
}
.select_title{
	cursor:pointer;
	padding:2px 39px 3px 9px;
	border:2px solid #e4e4e2;
	background:#f5f7f8;
	z-index:1;
	min-width:75px;
	-webkit-transition:border-color .4s ease;
	-moz-transition:border-color .4s ease;
	-o-transition:border-color .4s ease;
	transition:border-color .4s ease;
}
.select_title.type_2{
	padding:7px 40px 8px 10px;
}
.select_title.active{
	-webkit-border-bottom-left-radius:0px;
	-moz-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-color:transparent;
	background:#fff;
}
.select_title:after{
	content:"\f107";
	display:inline-block;
	font-family: FontAwesome;
	line-height: inherit;
	position:absolute;
	color:#292f38;
	font-size:14px;
	right:8px;
	top:50%;
	margin-top:-10px;
}
.select_title.active:after{
	content:"\f106";
}
.select_title.type_2:after{
	font-size:18px;
	right:10px;
}
.select_title:before{
	content:"";
	border-left:1px solid #e4e4e2;
	position:absolute;
	height:12px;
	right:27px;
	top:50%;
	margin-top:-6px;
}
.select_title.type_2:before{
	height:22px;
	margin-top:-11px;
	right:33px;
}
.select_list{
	position:absolute;
	left:0;
	top:100%;
	cursor:pointer;
	width:100%;
	background: #fff;
	border-left:2px solid #e4e4e2;
	border-right:2px solid #e4e4e2;
	border-bottom:2px solid #e4e4e2;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	z-index:22;
}
.select_title.type_2 + .select_list > li{
	padding-top:7px;
	padding-bottom:8px;
}
.select_list > li{
	color:#6a6a6a;
	padding:3px 10px;
}
.select_list > li:hover{
	color:#000;
}
.categories_list{
	margin-top:-7px;
}
.categories_list a{
	padding:7px 25px 7px 0;
	border-bottom:1px solid #ecf0f1;
	word-break:break-all;
}
.categories_list > li:last-child > a{
	padding-bottom:0px;
}
.categories_list ul > li > a{
	padding-left:20px;
}
.categories_list ul ul > li > a{
	padding-left:40px;
}
.categories_list a > span{
	display:block;
	width:23px;
	height:23px;
	line-height: 23px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-11.5px;
}
.categories_list a > span:before,.categories_list a > span:after{
	content:"";
	width:9px;
	height:9px;
	background:url("../bundles/optcontent/css/images/plusminus.png") no-repeat;
	position: absolute;
	display:block;
	top:50%;
	left:50%;
	margin:-5px 0 0 -4px;
	-webkit-transition:opacity .4s ease;
	-moz-transition:opacity .4s ease;
	-o-transition:opacity .4s ease;
	transition:opacity .4s ease;
}
.categories_list a > span:after{
	height:1px;
	width:8px;
	background-position: 0 -9px;
	margin:-1px 0 0 -4px;
}
.tags_list{margin-top:-3px;}
.tags_list a{padding:3px 0;}
.vertical_list_type_2 li,
.vertical_list_type_3 li,
.vertical_list_type_4 li{
	position:relative;
	padding-left:17px;
}
.vertical_list_type_5 li{
	position:relative;
	padding-left:20px;
}
.vertical_list_type_2 li:before,
.vertical_list_type_3 li:before,
.vertical_list_type_4 li:before{
	content:"";
	width:6px;
	height:6px;
	display:block;
	position:absolute;
	left:0;
	top:8px;
}
.vertical_list_type_3 li:before{
	background:transparent;
	border-width:1px;
	border-style:solid;
}
.vertical_list_type_6 li > span{
	min-width:14px;
}
.vertical_list_type_5 li > i,
.vertical_list_type_5 li > span{
	position:absolute;
	left:0;
	top:2px;
}
.vertical_list_type_5 li > span{
	top:0;
}
.vertical_list_type_7,
.vertical_list_type_8{
	counter-reset: itemcount;
}
.vertical_list_type_7 li,
.vertical_list_type_8 li{
	counter-increment: itemcount;
	position:relative;
	padding-left:40px;
}
.vertical_list_type_8 li{
	padding-left:30px;
}
.vertical_list_type_7 li:before{
	content:"0" counter(itemcount);
	display:block;
	position:absolute;
	top:6px;
	left:0;
	text-align: center;
	width:30px;
	font-weight:500;
	height:30px;
	padding-top:2px;
	border-width:2px;
	border-style:solid;
	letter-spacing: -.5px;
}
.vertical_list_type_8 li:before{
	content:counter(itemcount);
	display:block;
	position:absolute;
	top:3px;
	left:0;
	text-align: center;
	width:20px;
	font-weight:500;
	height:20px;
}
/* -----------------------------------
	11. Buttons
------------------------------------- */
.button_type_1{
	padding:9px 15px 10px 10px;
}
.button_type_2{
	padding:9px 16px 10px;
}
.button_type_3{
	padding:9px 16px 8px;
}
.button_type_4,.button_type_8{
	padding:8px 15px;
	min-width:104px;
}
.button_type_5{
	padding:8px 12px 9px;
	background:rgba(41,47,56,.5);
}
.button_type_6{
	padding:12px 20px;
}
.button_type_7{
	height:30px;
	width:30px;
}
.button_type_10{
	height:23px;
}
.button_type_11{
	width:30px;
	height:30px;
}
.button_type_12{
	padding:14px 22px 13px;
}
.button_type_13{
	padding:10px 2px 9px;
	background:rgba(41,47,56,.8);
}
.button_type_14{
	padding:8px 21.5px 7px;
	min-height:38px;
}
.button_type_15{
	padding:6px 21.5px;
}
.button_type_16{
	padding:5px 21.5px 2px;
}
[class*="button_type"]:not(.bg_tr){
	position: relative;
	-webkit-box-shadow:0 2px 0 #bdc3c7;
	-moz-box-shadow:0 2px 0 #bdc3c7;
	-o-box-shadow:0 2px 0 #bdc3c7;
	-ms-box-shadow:0 2px 0 #bdc3c7;
	box-shadow:0 2px 0 #bdc3c7;
}
[class*="button_type_"]:not(.bg_tr):hover,[class*="button_type_"].bg_dark_color{
	-webkit-box-shadow:0 2px 0 #2c3e50;
	-moz-box-shadow:0 2px 0 #2c3e50;
	-o-box-shadow:0 2px 0 #2c3e50;
	-ms-box-shadow:0 2px 0 #2c3e50;
	box-shadow:0 2px 0 #2c3e50;
}
[class*="button_type_"].bg_scheme_color,
[class*="button_type_"].bg_dark_color:hover{
	-webkit-box-shadow:0 2px 0 #c87900;
	-moz-box-shadow:0 2px 0 #c87900;
	-o-box-shadow:0 2px 0 #c87900;
	-ms-box-shadow:0 2px 0 #c87900;
	box-shadow:0 2px 0 #c87900;
}
[class*="button_type_"].active,[class*="button_type_"]:not(.bg_cs_hover):hover,
[class*="button_type_"].color_dark:not(.bg_cs_hover):hover,.isotope_menu > .active [class*="button_type_"],
[class*="button_type_"].bg_dark_color,.banner:hover [class*="button_type_"].bg_scheme_color,#menu_button:hover,#menu_button.active,
#shopping_button:hover > a{
	background:#34495e;
	color:#fff;
}
[class*="button_type_"].bg_grey_color{
    -webkit-box-shadow:0 2px 0 #b2b2b2;
    -moz-box-shadow:0 2px 0 #b2b2b2;
    -o-box-shadow:0 2px 0 #b2b2b2;
    -ms-box-shadow:0 2px 0 #b2b2b2;
    box-shadow:0 2px 0 #b2b2b2;
    color: #323a45;
}
[class*="button_type_"].bg_grey_color:hover{
    -webkit-box-shadow:0 2px 0 #b3b3b3;
    -moz-box-shadow:0 2px 0 #b3b3b3;
    -o-box-shadow:0 2px 0 #b3b3b3;
    -ms-box-shadow:0 2px 0 #b3b3b3;
    box-shadow:0 2px 0 #b3b3b3;
    background:#f2f2f2;
    color: #323a45;
}
[class*="button_type_"].bg_green_color{
    -webkit-box-shadow:0 2px 0 #369A14;
    -moz-box-shadow:0 2px 0 #369A14;
    -o-box-shadow:0 2px 0 #369A14;
    -ms-box-shadow:0 2px 0 #369A14;
    box-shadow:0 2px 0 #369A14;
    color: #ffffff;
    background: #44C219;
}
[class*="button_type_"].bg_green_color:hover{
    -webkit-box-shadow:0 2px 0 #63AC18;
    -moz-box-shadow:0 2px 0 #63AC18;
    -o-box-shadow:0 2px 0 #63AC18;
    -ms-box-shadow:0 2px 0 #63AC18;
    box-shadow:0 2px 0 #63AC18;
    background: #83D42B;
    color: #ffffff;
}
[class*="button_type_"].bg_blue_color{
    -webkit-box-shadow:0 2px 0 #1072B1;
    -moz-box-shadow:0 2px 0 #1072B1;
    -o-box-shadow:0 2px 0 #1072B1;
    -ms-box-shadow:0 2px 0 #1072B1;
    box-shadow:0 2px 0 #1072B1;
    color: #ffffff;
    background: #0F8AD8;
}
[class*="button_type_"].bg_blue_color:hover{
    -webkit-box-shadow:0 2px 0 #1072B1;
    -moz-box-shadow:0 2px 0 #1072B1;
    -o-box-shadow:0 2px 0 #1072B1;
    -ms-box-shadow:0 2px 0 #1072B1;
    box-shadow:0 2px 0 #002142;
    background: #002142;
    color: #ffffff;
}
.button_type_8:hover,.button_type_8.bg_scheme_color:hover{
	background: #e2e6e7;
	color: #434649;
	-webkit-box-shadow:0 2px 0 #bdc3c7;
	-moz-box-shadow:0 2px 0 #bdc3c7;
	-o-box-shadow:0 2px 0 #bdc3c7;
	-ms-box-shadow:0 2px 0 #bdc3c7;
	box-shadow:0 2px 0 #bdc3c7;
}
[class*="button_type_"].bg_color_blue{
	background:#3498db;
	-webkit-box-shadow:0 2px 0 #2980b9;
	-moz-box-shadow:0 2px 0 #2980b9;
	-o-box-shadow:0 2px 0 #2980b9;
	-ms-box-shadow:0 2px 0 #2980b9;
	box-shadow:0 2px 0 #2980b9;
}
[class*="button_type_"].bg_color_green{
	background:#2ecc71;
	-webkit-box-shadow:0 2px 0 #27ae60;
	-moz-box-shadow:0 2px 0 #27ae60;
	-o-box-shadow:0 2px 0 #27ae60;
	-ms-box-shadow:0 2px 0 #27ae60;
	box-shadow:0 2px 0 #27ae60;
}
[class*="button_type_"].bg_color_orange{
	background:#f39c12;
	-webkit-box-shadow:0 2px 0 #e67e22;
	-moz-box-shadow:0 2px 0 #e67e22;
	-o-box-shadow:0 2px 0 #e67e22;
	-ms-box-shadow:0 2px 0 #e67e22;
	box-shadow:0 2px 0 #e67e22;
}
.count{
	position:absolute;
	width:18px;
	height:18px;
	line-height: 18px;
	color:#fff;
	font-size:.8em;
	right:8px;
	top:14px;
}
.count.type_2{
	background:#34495e;
}
.search_button{
	background-color:transparent;
	color:#bdc3c7;
	margin-top:20px;
}
[class*="s_form_wrap"] .search_button{
	margin-top:9px;
}
.close_search_form{
	font-size:1.3em;
	background-color:transparent;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-9px;
}
.searchform_wrap.type_2 .close_search_form{
	right:28px;
}
.searchform_wrap.type_3 .close_search_form{
	right:0px;
}
.isotope_menu [class*="button_type_"]:after{
	content:"";
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-top:8px solid transparent;
	border-right:8px solid transparent;
	position:absolute;
	bottom:-8px;
	left:50%;
	margin-left:-8px;
	-webkit-transition:border-color 1s ease;
	-moz-transition:border-color 1s ease;
	-o-transition:border-color 1s ease;
	transition:border-color 1s ease;
}
.isotope_menu [class*="button_type_"]:hover:after,
.isotope_menu > .active [class*="button_type_"]:after{
	-webkit-transition:border-color .1s ease;
	-moz-transition:border-color .1s ease;
	-o-transition:border-color .1s ease;
	transition:border-color .1s ease;
	border-top-color:#34495e;
}
.pp_wrap > [class*="button_type_"]{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%) scale(.1);
	-moz-transform:translate(-50%,-50%) scale(.1);
	-o-transform:translate(-50%,-50%) scale(.1);
	-ms-transform:translate(-50%,-50%) scale(.1);
	transform:translate(-50%,-50%) scale(.1);
	opacity:0;
}
.photoframe.type_2 .pp_wrap > [class*="button_type_"]{
	top:auto;
	bottom:-9px;
}
.button_type_5:hover{
	background:rgba(41,47,56,.8) !important;
}
.button_type_13:hover{
	background:rgba(41,47,56,1) !important;
}
.product_item .photoframe:hover .pp_wrap > [class*="button_type_"],
.owl-item > .photoframe:hover .pp_wrap > [class*="button_type_"]{
	-webkit-transform:translate(-50%,-50%) scale(1);
	-moz-transform:translate(-50%,-50%) scale(1);
	-o-transform:translate(-50%,-50%) scale(1);
	-ms-transform:translate(-50%,-50%) scale(1);
	transform:translate(-50%,-50%) scale(1);
	opacity:1;
}
#go_to_top{
	width:40px;
	height:40px;
	color:#fff;
	background:#262c34;
	position:fixed;
	left:50%;
	margin:-20px 0 0 620px;
	top:50%;
	font-size:1.65em;
}
#go_to_top.type_2.animate_horizontal_finished{
	opacity:.5;
}
#go_to_top i:only-of-type,.sw_button i:only-of-type{
	line-height: 40px;
}
.sw_button{
	width:40px;
	height:40px;
	color:#fff;
	font-size:1.3em;
	-webkit-border-top-left-radius:4px;
	-moz-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}
.sw_button:hover{
	-webkit-animation:jump .4s ease;
	-moz-animation:jump .4s ease;
	animation:jump .4s ease;
}
.sw_button_live_chat{
    width:110px;
    height:110px;
    font-size:1.3em;
    -webkit-border-top-left-radius:4px;
    -moz-border-top-left-radius:4px;
    border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-bottom-left-radius:4px;
    border-bottom-left-radius:4px;
}
.sw_button_support:hover,
.sw_button_live_chat:hover{
    -webkit-animation:jump .4s ease;
    -moz-animation:jump .4s ease;
    animation:jump .4s ease;
}
#menu_button{
	padding:7px 10px;
	width:60px;
}
#menu_button > span{
	display:block;
	height:3px;
	background:#fff;
	margin:6px 0;
}
.select_color{
	width:26px;
	height:26px;
	border:2px solid #e2e6e7;
	padding:2px;
	background-clip:content-box;
}
.select_color.blue{background-color:#2daae1;}
.select_color.green{background-color:#1abc9c;}
.select_color.grey{background-color:#b7babb;}
.select_color.yellow{background-color:#f3f656;}
#login_popup .button_type_4{
	min-width: 100px;
}
#login_popup [role="button"]{
	margin-left:38px;
}
/* -----------------------------------
	13. Icons
------------------------------------- */
i[class^="fa "]{
	line-height: inherit;
}
[class*="button_type_"]:not(.button_type_1) > i:not([class*="m_"]):only-of-type{
	margin-left:10px;
	margin-right:10px;
}
.button_type_1 > i[class^="fa "],.button_type_4 > i[class^="fa "]:not([class*="f_size"]),
.button_type_5 > i[class^="fa "]{
	font-size:21px;
}
.shop_icon{
	position:relative;
	margin-right:15px;
}
.shop_icon i[class^="fa "]{
	font-size:24px;
	margin-top:-2px;
}
.shop_icon .count{
	right:-8px;
	top:4px;
}
.social_icons li a{
	display:block;
	width:39.5px;
	height:40px;
	color:#838a8f;
}
.social_icons li a i[class^="fa "]{
	line-height: 40px;
}
.sw_button_support{
    position: relative;
    background: #323A45;
    border: 1px solid #6E6E6E;
    border-radius: 10px 0px 0px 10px;
    text-align: center;
}
.sw_button_support span{
    margin-top: 44px;
    font-size: 14px;
    color: white;
    display: block;
    font-weight: 400;
    line-height: 17px;
}
.sw_button_support img{
    position: absolute;
    top: 13px;
    left: 22px;
}
.sw_button_support,
.social_icons .live-chat:hover a{
    width: 83px;
    height: 97px;
    display: block;
}
.social_icons .facebook:hover a,.sw_button.facebook{background:#3b5998;}
.social_icons .twitter:hover a,.sw_button.twitter,.tw_color{background:#2daae1;}
.social_icons .google_plus:hover a{background:#f63e28;}
.social_icons .rss:hover a{background:#ff7e00;}
.social_icons .pinterest:hover a{background:#cb2027;}
.social_icons .instagram:hover a{background:#835e42;}
.social_icons .linkedin:hover a{background:#0073b2;}
.social_icons .vimeo:hover a{background:#44b0de;}
.social_icons .youtube:hover a{background:#ff3132;}
.social_icons .flickr:hover a{background:#ff0084;}
.social_icons .envelope:hover a,.sw_button.contact{background:#1abc9c;}
[class*="button_type_"].tw_color{
	-webkit-box-shadow:0 2px 0 #2896c6;
	-moz-box-shadow:0 2px 0 #2896c6;
	-o-box-shadow:0 2px 0 #2896c6;
	-ms-box-shadow:0 2px 0 #2896c6;
	box-shadow:0 2px 0 #2896c6;
}
.glyphicon_item i[class^="fa "]{
	font-size:60px;
}
.icon_wrap_1{
	width:60px;
	height:60px;
	font-size:26px;
}
.icon_wrap_2{
	font-size:26px;
}
.info_block_type_3 .icon_wrap_2{
	margin-left:-45px;
}
.info_block_type_1 .icon_wrap_1{
	margin-left:-80px;
}
.info_block_type_2:hover [class*="icon_wrap"]{
	color:#ecf0f1
}
[class*="info_block_"]:hover [class*="icon_wrap"]{
	-webkit-animation:jump .4s ease;
	-moz-animation:jump .4s ease;
	-o-animation:jump .4s ease;
	animation:jump .4s ease;
}
/* -----------------------------------
	14. Main content elements
------------------------------------- */
.shopping_cart{
	position:absolute;
	top:100%;
	margin-top:10px;
	border-top-width:3px;
	border-top-style:solid;
	right:0;
	min-width:380px;
	background:#fff;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);
	-o-box-shadow:0 1px 1px rgba(0,0,0,.1);
	-ms-box-shadow:0 1px 1px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1);
	-webkit-transform-origin:70% 0 0;
	-moz-transform-origin:70% 0 0;
	-o-transform-origin:70% 0 0;
	-ms-transform-origin:70% 0 0;
	transform-origin:70% 0 0;
	-webkit-transform:scale(0.2) translate(200px,-200px);
	-moz-transform:scale(0.2) translate(200px,-200px);
	-o-transform:scale(0.2) translate(200px,-200px);
	-ms-transform:scale(0.2) translate(200px,-200px);
	transform:scale(0.2) translate(200px,-200px);
	opacity:0;
	visibility: hidden;
}
.shopping_cart:after{
	 content:"";
	 position:absolute;
	 display:block;
	 height:13px;
	 width:100%;
	 margin-top:-13px;
	 left:0;
	 top:0;
}
#shopping_button:hover .shopping_cart{
	-webkit-transform:scale(1) translate(0px,0px);
	-moz-transform:scale(1) translate(0px,0px);
	-o-transform:scale(1) translate(0px,0px);
	-ms-transform:scale(1) translate(0px,0px);
	transform:scale(1) translate(0px,0px);
	opacity:1;
	visibility: visible;
}
.shopping_cart .sc_header{
	padding:12px 15px 9px;
}
.shopping_cart:before,.sub_menu_wrap:before{
	top:-11px;
}
hr{
	border-color:#ecf0f1;
}
.divider_type_2{
	border-bottom-style:solid;
	border-bottom-width:2px;
	width:58px;
	border-color:rgba(50,58,69,.1);
}
.divider_type_3,.l_width_divider > li:before{
	border-color:#e2e6e7;
}
.divider_type_4{
	border-color:#404852;
}
.divider_type_5{
	width:58px;
	height:2px;
	background:#e6e9eb;
}
.divider_type_6{
	border-color:#e2e2e2;
}
.product_description{
	width:205px;
}
.close_product{
	font-weight: 300;
	margin-top:22px;
	background-color:transparent;
}
.total_price{
	padding:12px 20px;
	line-height: 1.2em
}
.sc_price{
	min-width:70px;
}
.sc_footer{
	padding:14px 15px 20px;
}
.page_content_offset{
	padding:60px 0;
}
.product_item,.owl-item > .photoframe{
	margin:15px;
}
.product_item .photoframe figcaption,.owl-item > .photoframe figcaption{
	padding:16px 0 12px;
}
.product_item .photoframe.type_2 figcaption{
	padding:3px 10px 0 0;
}
.product_item .photoframe img,.owl-item > .photoframe img,
.simple_slide_show img{
	-webkit-transform:none !important;
	-moz-transform:none !important;
	-o-transform:none !important;
	-ms-transform:none !important;
	transform:none !important;
}
.pp_wrap{
	z-index:1;
}
.product_item .photoframe:hover,.categories_nav_list .photoframe:hover,
.owl-item > .photoframe:hover{
	-webkit-box-shadow:0 0 17px rgba(0,0,0,0.12);
	-moz-box-shadow:0 0 17px rgba(0,0,0,0.12);
	-o-box-shadow:0 0 17px rgba(0,0,0,0.12);
	-ms-box-shadow:0 0 17px rgba(0,0,0,0.12);
	box-shadow:0 0 17px rgba(0,0,0,0.12);
}
.hot_stripe{
	position:absolute;
	top:-14px;
	right:-14px;
	z-index:1;
}
.hot_stripe.type_2{
	right:auto;
	left:-14px;
}
.qv_preview .hot_stripe{
	top:-4px;
	right:-4px;
}
.qv_preview [class*="button_type_"]{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:2;
}
.p_buttons{
	position:absolute;
	right:10px;
	bottom:10px;
	-webkit-transform:translateX(120%);
	-moz-transform:translateX(120%);
	-o-transform:translateX(120%);
	-ms-transform:translateX(120%);
	transform:translateX(120%);
	-webkit-transition-delay:.25s;
	transition-delay:.25s;
}
.product_item .photoframe:hover .p_buttons,
.owl-item .photoframe:hover .p_buttons{
	-webkit-transform:translateX(0%);
	-moz-transform:translateX(0%);
	-o-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transform:translateX(0%);
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity, box-shadow;
     -moz-transition-property:    -moz-transform, opacity, box-shadow;
      -ms-transition-property:     -ms-transform, opacity, box-shadow;
       -o-transition-property:      -o-transform, opacity, box-shadow;
          transition-property:         transform, opacity, box-shadow;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
.products_container{
	padding-bottom:10px;
	margin-left:-15px;
	margin-right:-15px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.products_container.list_type{
	overflow: visible !important;
}
.banner_caption{
	position:absolute;
	width:291px;
	height:100%;
	left:17px;
	top:0;
}
.banner.type_2 .banner_caption{
	width:150px;
	left:27px;
}
.banner_type_2{
	background:#fff;
	border-width:5px;
	border-style:solid;
	padding:10px;
	height: 100px;
	font-size:1.71em;
}
.banner_type_2.green{
	border-color:#1abc9c;
}
.banner_type_2.green b{
	color:#16a085;
}
.banner_type_2.orange{
	border-color:#e67e22;
}
.banner_type_2.orange b{
	color:#d35400;
}
.photoframe{
	border:10px solid #fff;
	z-index:1;
	background:#fff;
}
.with_buttons:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	background: rgba(41,47,56,.3);
	-webkit-transition:opacity .7s ease;
	-moz-transition:opacity .7s ease;
	-o-transition:opacity .7s ease;
	transition:opacity .7s ease;
}
.open_buttons{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-20px;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:3;
}
.open_buttons > *{
	opacity:0;
	-webkit-transform:translateY(20px);
	-moz-transform:translateY(20px);
	-o-transform:translateY(20px);
	transform:translateY(20px);
}
.open_buttons > *:first-child{
	-webkit-transition-delay:.2s;
	-moz-transition-delay:.2s;
	-o-transition-delay:.2s;
	-ms-transition-delay:.2s;
}
.open_buttons > *:nth-child(2){
	-webkit-transition-delay:.4s;
	-moz-transition-delay:.4s;
	-o-transition-delay:.4s;
	-ms-transition-delay:.4s;
}
.open_buttons > *:nth-child(3){
	-webkit-transition-delay:.6s;
	-moz-transition-delay:.6s;
	-o-transition-delay:.6s;
	-ms-transition-delay:.6s;
}
.photoframe:not(.type_2):hover img,.specials_item .d_block.wrapper:hover img{
	-webkit-transform:scale(1.08);
	-moz-transform:scale(1.08);
	-o-transform:scale(1.08);
	-ms-transform:scale(1.08);
	transform:scale(1.08);
}
.nav_buttons_wrap{
	margin-top:-4px;
}
.nav_buttons_wrap_type_2{
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
.mini_post_content{
	padding:5px 0;
}
.tooltip{
	position:absolute;
	display:block;
	background:#e2e6e7;
	padding:3px 10px;
	bottom:100%;
	margin-bottom:10px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	opacity:0;
	visibility: hidden;
	white-space: pre;
	z-index:5;
}
.tooltip:after{
	content:"";
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-top:5px solid #e2e6e7;
	border-right:8px solid transparent;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-8px;
}
li:hover .tooltip,a:hover .tooltip,button:hover .tooltip{
	opacity: 1;
	visibility: visible;
}
.sw_content{
	position:absolute;
	left:100%;
	top:0;
	padding:15px 20px 30px;
	width:265px;
	overflow: hidden;
	background:#fff;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}
#gmap_mini{
	height:225px;
}
.widget figcaption{
	background:#323a45;
	padding:15px 20px 14px;
    border-radius: 5px 5px 0px 0px;
}
.widget figcaption[class*="relative"]{
	padding-right:85px;
}
.widget_content{
	padding: 11px 9px 15px;
	background: #fff;
    border-radius: 0px 0px 5px 5px;
}
.popup_wrap{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.5);
	z-index:200;
}
.popup{
	background:#fff;
	padding:26px 20px 30px;
	position:absolute;
	top:50%;
	left:50%;
	width:790px;
	overflow:hidden;
}
.popup > .close{
	position:absolute;
	top:9px;
	right:12px;
}
#login_popup .popup{
	width:390px;
	padding-left:30px;
	padding-right:30px;
}
#login_popup footer{
	padding:20px 30px;
	margin:0 -30px -30px;
}
.quantity{
	background:#f5f7f8;
	border:2px solid #e4e4e2;
}
.popup .custom_scrollbar{
	height:567px;
}
.popup .half_column:nth-child(2){
	padding-right:15px;
}
.p_list_description{
	width:375px;
}
.product_single_preview{
	width:458px;
	z-index:0;
}
.iframe_video_wrap,.map_container{
	width:100%;
	height:0;
	position: relative;
	padding-bottom:56%;
}
.map_container{padding-bottom:43%;}
.iframe_video_wrap > iframe,.map_container > iframe{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.addthis_widget_container{
	min-width:300px;
}
aside .addthis_widget_container{
	min-width:284px;
}
[class*="alert_box"]{
	padding:25px 20px 25px 65px;
	position: relative;
}
[class*="alert_box"] i[class^="fa "]{
	font-size:36px;
	position:absolute;
	left:20px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
[class*="alert_box"].success{
	background:rgba(39,174,96,.1);
}
[class*="alert_box"].success i[class^="fa "]{color:#2ecc71;}
[class*="alert_box"].info{
	background:rgba(52,152,219,.1);
	color:#2980b9;
}
[class*="alert_box"].info i[class^="fa "]{color:#3498db;}
[class*="alert_box"].error{
	background:rgba(231,76,60,.1);
	color:#cb2700;
}
[class*="alert_box"].warning i[class^="fa "]{color:#f39c12;}
[class*="alert_box"].warning{
	background:rgba(243,156,18,.1);
	color:#e67e22;
}
.manufacturers{
	padding:30px 20px 25px;
}
.bs_inner_offsets{
	padding:24px 19px 20px;
}
.block_select{
	cursor:pointer;
	padding-left:32px;
}
.block_select:before{
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.discount{
	width:145px;
}
.cw_product .close_fieldset{
	position:absolute;
	top:-1px;
	right:0;
}
.cw_product{
	padding-right:20px;
}
.rating_min_article{
	padding:2px 0 4px;
}
.comment{
	padding:15px 20px;
}
.comment:after{
	content:"";
	display:block;
	position:absolute;
	background:url("../bundles/optcontent/css/images/comment_arrow.png") no-repeat;
	width:9px;
	height:18px;
	left:-9px;
	top:20px;
}
.comment_content_wrap{
	margin-left:99px;
}
.category_grid .product_item{
	width:262px;
}
.zoomLens{
	display:none !important;
}
.zoomContainer{
	width:0 !important;
	height:0 !important;
}
.portfolio_isotope_container,
.portfolio_masonry_container{
	margin-right:-15px;
	margin-left:-15px;
}
.portfolio_isotope_container .portfolio_item,
.portfolio_masonry_container .portfolio_item{
	margin:15px;
}
.portfolio_masonry_container .portfolio_item.m_width_1{
	width:451px;
}
.portfolio_masonry_container .portfolio_item.m_width_2{
	width:353px;
}
.portfolio_masonry_container .portfolio_item.m_width_3{
	width:257px;
}
.portfolio_filter{
	width:175px;
}
.portfolio_isotope_container.four_columns .portfolio_item{
	width:262px;
}
.a_title{
	padding:14px 40px 15px 19px;
	cursor:pointer;
}
.a_title.active{
	background:#323a45;
}
.a_title [class*="us_icon"]{
	position:absolute;
	right:20px;
	height:100%;
}
.a_content{
	padding:24px 20px;
}
.glyphicon_item{
	padding:20px;
	height:130px;
}
.glyphicon_item dl dt{
	font-size:2.6em;
	line-height: 1em;
	margin-bottom:3px;
}
.glyphicon_item dl dd{
	font-size:1.3em;
	line-height: 1em;
}
.tooltip_type_2.top{
	margin-bottom:3px;
	bottom:100%;
	left:50%;
}
.tooltip_type_2{
	background:#e2e6e7;
	padding:2px 10px;
	position:absolute;
	white-space:nowrap;
	opacity:0;
	visibility: hidden;
}
.tooltip_type_2:after{
	content:"";
	position:absolute;
}
.tooltip_type_2.bottom{
	top:100%;
	left:50%;
	margin-top:5px;
}
.tooltip_type_2.top,.tooltip_type_2.bottom{
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
}
.tooltip_type_2.right,.tooltip_type_2.left{
	-webkit-transform:translateY(-51%);
	-moz-transform:translateY(-51%);
	-o-transform:translateY(-51%);
	transform:translateY(-51%);
}
.tooltip_type_2.left{
	top:50%;
	right:100%;
	margin-right:9px;
}
.tooltip_type_2.right{
	top:50%;
	left:100%;
	margin-left:5px;
}
.tooltip_type_2.top:after{
	top:100%;
	border-left:7px solid transparent;
	border-top:5px solid #e2e6e7;
	border-right:7px solid transparent;
	left:50%;
	margin-left:-7px;
}
.tooltip_type_2.bottom:after{
	bottom:100%;
	border-left:7px solid transparent;
	border-bottom:5px solid #e2e6e7;
	border-right:7px solid transparent;
	left:50%;
	margin-left:-7px;
}
.tooltip_type_2.left:after{
	top:50%;
	border-top:7px solid transparent;
	border-left:5px solid #e2e6e7;
	border-bottom:7px solid transparent;
	left:100%;
	margin-top:-7px;
}
.tooltip_type_2.right:after{
	top:50%;
	border-top:7px solid transparent;
	border-right:5px solid #e2e6e7;
	border-bottom:7px solid transparent;
	right:100%;
	margin-top:-7px;
}
.progress_bar{
	height:9px;
}
.progress_bar > div{
	position:absolute;
	left:0;
	top:0;
	height:100%;
}
.info_block_type_1{
	padding-left:80px;
}
.info_block_type_3{
	padding-left:45px;
}
.team_photo{
	width:200px;
	height:200px;
}
.call_to_action_1,.recent_work_wrap{
	padding:40px 0 30px;
}
.cta_1 > div:first-child{
	width:84%;
}
.cta_1 .button_type_12{
	min-width:135px;
}
.call_to_action_2{
	padding:25px 0;
}
.big_video_container{
	width:960px;
	height:540px;
	position:relative;
}
.big_video_container > iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* -----------------------------------
	15. Forms
------------------------------------- */

.searchform_wrap.opened,.main_menu > li:hover > .sub_menu_wrap{
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    -o-transform:translateY(0px);
    -ms-transform:translateY(0px);
    transform:translateY(0px);
    opacity:1;
    visibility: visible;
}
input:not([type="submit"]):not([type="checkbox"]),textarea{
	background:#f5f7f8;
	height:40px;
	padding: 5px;
	color:#696e6e;
	border:2px solid #e4e4e2;
	outline:none;
	resize:none;
}
input:not([type="submit"]).type_2{
	height:30px;
	padding:2px 10px;
	width:45%;
}
input[type="checkbox"] + label,input[type="radio"] + label{
	cursor:pointer;
	display:inline-block;
	position:relative;
	margin-bottom:8px;
}
input[type="checkbox"] + label:after{
	content:"\f00c";
	font-family: FontAwesome;
	line-height: 24px;
	top:0;
	font-size:.85em;
	position:absolute;
	left:5px;
	color:#292f38;
	display:none;
}
input[type="checkbox"] + label:before,input[type="radio"] + label:before,
.block_select:before{
	content:"";
	display: inline-block;
	vertical-align: middle;
	margin-right:9px;
	width:22px;
	height:22px;
	background:url("../bundles/optcontent/css/images/checkbox.png") no-repeat;
}
input[type="radio"] + label:before,.block_select:before{
	background:url("../bundles/optcontent/css/images/radio.png") no-repeat 0 0;
	overflow: hidden;
}
input[type="checkbox"]:checked + label:after{
	display:block;
}
input[type="radio"]:checked + label:before,.block_select.selected:before{
	background-position:0 -22px;
}
#contactform.mini textarea,.notes{
	height:140px;
}
#cf_message{
	height:160px;
}
input::-ms-clear {
    display: none;
    width:0;
    height:0;
}
.review_tarea,#comments{
	height:200px;
}
input:not([type="submit"]).small_field{
	width:64px;
}
.table_type_4 tr:last-child input[type="text"]{
	width:200px;
}
div.label.required:after,
label[class*="required"]:after{
	content:"*";
	display:inline-block;
	vertical-align: top;
	margin-left:4px;
}
#capcha{
	width:121px;
}
fieldset legend{
	padding-right:12px;
}
fieldset legend .close_fieldset{
	position:absolute;
	top:1px;
	right:0;
}
.subscribe_form_2 input[type="email"]{
	width:275px;
}
/* -----------------------------------
	16. Footer
------------------------------------- */
#footer{
	color:#bdc3c7;
	padding: 0;
}
#footer #footer-top-part-container{
	padding-bottom:15px;
}
#footer #footer-bottom-part-container{
	background: #292f38;
	padding: 15px;
	color: #696e6e;
    height: 70px;
}
#footer .footer_top_part{
    width: 1170px;
    margin: 0 auto;
    padding-top: 15px;
}
#footer .footer_bottom_part{
    width: 1170px;
    margin: 0 auto;
}

/* -----------------------------------
	17. Animations
------------------------------------- */
@-webkit-keyframes ministorm{
	0%,100%{
		-webkit-tranform:rotate(0deg);
	}
	30%{
		-webkit-transform:rotate(8deg);
	}
	70%{
		-webkit-transform:rotate(-8deg);
	}
}
@keyframes ministorm{
	0%,100%{
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	30%{
		-moz-transform:rotate(8deg);
		-o-transform:rotate(8deg);
		-ms-transform:rotate(8deg);
		transform:rotate(8deg);
	}
	70%{
		-moz-transform:rotate(-8deg);
		-o-transform:rotate(-8deg);
		-ms-transform:rotate(-8deg);
		transform:rotate(-8deg);
	}
}
@keyframes wicket{
	0%{
		-moz-transform:rotate3d(1,0,0,90deg);
		-o-transform:rotate3d(1,0,0,90deg);
		-ms-transform:rotate3d(1,0,0,90deg);
		transform:rotate3d(1,0,0,90deg);
	}
	70%{
		-moz-transform:rotate3d(1,0,0,-30deg);
		-o-transform:rotate3d(1,0,0,-30deg);
		-ms-transform:rotate3d(1,0,0,-30deg);
		transform:rotate3d(1,0,0,-30deg);
	}
	100%{
		-moz-transform:rotate3d(1,0,0,0deg);
		-o-transform:rotate3d(1,0,0,0deg);
		-ms-transform:rotate3d(1,0,0,0deg);
		transform:rotate3d(1,0,0,0deg);
	}
}
@-webkit-keyframes wicket{
	0%{
		-webkit-transform:rotate3d(1,0,0,90deg) translate3d(0,0,1px);
	}
	70%{
		-webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0,0,1px);
	}
	100%{
		-webkit-transform:rotate3d(1,0,0,0deg) translate3d(0,0,1px);
	}
}
@keyframes wicketout{
	0%{
		-moz-transform:rotate3d(1,0,0,0deg);
		-o-transform:rotate3d(1,0,0,0deg);
		-ms-transform:rotate3d(1,0,0,0deg);
		transform:rotate3d(1,0,0,0deg);
	}
	30%{
		-moz-transform:rotate3d(1,0,0,-30deg);
		-o-transform:rotate3d(1,0,0,-30deg);
		-ms-transform:rotate3d(1,0,0,-30deg);
		transform:rotate3d(1,0,0,-30deg);
	}
	100%{
		-moz-transform:rotate3d(1,0,0,90deg);
		-o-transform:rotate3d(1,0,0,90deg);
		-ms-transform:rotate3d(1,0,0,90deg);
		transform:rotate3d(1,0,0,90deg);
	}
}
@-webkit-keyframes wicketout{
	0%{
		-webkit-transform:rotate3d(1,0,0,0deg) translate3d(0,0,1px);
	}
	30%{
		-webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0,0,1px);
	}
	100%{
		-webkit-transform:rotate3d(1,0,0,90deg) translate3d(0,0,1px);
	}
}
@-webkit-keyframes sizejump{
	0%,100%{-webkit-transform:scaleX(1);}
	50%{-webkit-transform:scaleX(1.1);}
}
@keyframes sizejump{
	0%,100%{-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
	50%{-moz-transform:scaleX(1.1);-o-transform:scaleX(1.1);-ms-transform:scaleX(1.1);transform:scaleX(1.1);}
}
@-webkit-keyframes jump{
	0%,100%{-webkit-transform:translateY(0px);}
	50%{-webkit-transform:translateY(-5px);}
}
@keyframes jump{
	0%,100%{-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}
	50%{-moz-transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
}
[class*="animate_"]{
	-webkit-transition:all .7s ease;
	-moz-transition:all .7s ease;
	-o-transition:all .7s ease;
	transition:all .7s ease;
}
[class*="animate_"].fast,.tr_all_hover{
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;
}
[class*="animate_"].long,.tr_all_long_hover{
	-webkit-transition:all 1.1s ease;
	-moz-transition:all 1.1s ease;
	-o-transition:all 1.1s ease;
	transition:all 1.1s ease;
}
[class*="animate_ft"],.animate_fade{
	opacity:0;
	visibility: hidden;
}
.animate_ftl{
	-webkit-transform:translateX(45px);
	-moz-transform:translateX(45px);
	-o-transform:translateX(45px);
	-ms-transform:translateX(45px);
	transform:translateX(45px);
}
.animate_ftr{
	-webkit-transform:translateX(-45px);
	-moz-transform:translateX(-45px);
	-o-transform:translateX(-45px);
	-ms-transform:translateX(-45px);
	transform:translateX(-45px);
}
.animate_ftt{
	-webkit-transform:translateY(35%);
	-moz-transform:translateY(35%);
	-o-transform:translateY(35%);
	-ms-transform:translateY(35%);
	transform:translateY(35%);
}
.animate_ftb{
	-webkit-transform:translateY(-35%);
	-moz-transform:translateY(-35%);
	-o-transform:translateY(-35%);
	-ms-transform:translateY(-35%);
	transform:translateY(-35%);
}
.animate_half_tc:first-child{
	-webkit-transform:translateX(50%);
	-moz-transform:translateX(50%);
	-o-transform:translateX(50%);
	-ms-transform:translateX(50%);
	transform:translateX(50%);
	opacity:0;
	visibility: hidden;
}
.animate_half_tc:not(:first-child){
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
}
.animate_sj_finished{
	-webkit-animation:sizejump .7s ease;
	-moz-animation:sizejump .7s ease;
	-o-animation:sizejump .7s ease;
	-ms-animation:sizejump .7s ease;
	animation:sizejump .7s ease;
}
.animate_horizontal_finished[class*="animate_"],.ie9 [class*="animate_"]:not(#go_to_top){
	-webkit-transform:translateX(0px);
	-moz-transform:translateX(0px);
	-o-transform:translateX(0px);
	-ms-transform:translateX(0px);
	transform:translateX(0px);
	opacity:1;
	visibility: visible;
}
.animate_vertical_finished[class*="animate_ft"],.no_children_animate [class*="animate_"],
.with_buttons:hover .open_buttons > *,.simple_s_caption.active{
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-o-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
	opacity:1;
	visibility: visible;
}
.animate_fade_finished,.with_buttons:hover:after,
.tooltip_container:hover .tooltip_type_2.top,
.tooltip_container:hover .tooltip_type_2.bottom,
.tooltip_container:hover .tooltip_type_2.left,
.tooltip_container:hover .tooltip_type_2.right{
	opacity:1;
	visibility: visible;
}