/* Minification failed. Returning unminified contents.
(21850,12): run-time error CSS1038: Expected hex color, found '#gray-dark'
 */
@charset "UTF-8";

@font-face {
    font-family: 'Sans';
    src: url('/fonts/iransanswebfanum.woff2') format('woff2');
}

html {
    font-family: sans;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    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;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -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: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "sans",Helvetica,sans,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: sans;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #bc9e6b;
    text-decoration: none
}

    a:hover, a:focus {
        color: #967844;
        text-decoration: underline
    }

    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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: sans;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #888
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #888
}

.text-primary {
    color: #bc9e6b
}

a.text-primary:hover, a.text-primary:focus {
    color: #a8864c
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #bc9e6b
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #a8864c
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #888
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #888
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 1025px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.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-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1025px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #888;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .ordering .table-hover > tbody > tr:hover > span:hover, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0
    }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .ordering span.btn:focus:hover, .btn.active.focus, .ordering span.btn.focus:hover {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active, .ordering span.btn:hover {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .ordering span.btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .ordering span.btn-default:hover, .btn-default.active:focus, .ordering span.btn-default:focus:hover, .btn-default.active.focus, .ordering span.btn-default.focus:hover, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .ordering span.btn-default:hover, .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #bc9e6b;
    border-color: #b49259
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #a8864c;
        border-color: #624e2c
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #a8864c;
        border-color: #8f7241
    }

    .btn-primary:active, .btn-primary.active, .ordering span.btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #a8864c;
        border-color: #8f7241
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .ordering span.btn-primary:hover, .btn-primary.active:focus, .ordering span.btn-primary:focus:hover, .btn-primary.active.focus, .ordering span.btn-primary.focus:hover, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #8f7241;
            border-color: #624e2c
        }

    .btn-primary:active, .btn-primary.active, .ordering span.btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
        background-color: #bc9e6b;
        border-color: #b49259
    }

    .btn-primary .badge {
        color: #bc9e6b;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .ordering span.btn-success:hover, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .ordering span.btn-success:hover, .btn-success.active:focus, .ordering span.btn-success:focus:hover, .btn-success.active.focus, .ordering span.btn-success.focus:hover, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .ordering span.btn-success:hover, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .ordering span.btn-info:hover, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .ordering span.btn-info:hover, .btn-info.active:focus, .ordering span.btn-info:focus:hover, .btn-info.active.focus, .ordering span.btn-info.focus:hover, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .ordering span.btn-info:hover, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .ordering span.btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .ordering span.btn-warning:hover, .btn-warning.active:focus, .ordering span.btn-warning:focus:hover, .btn-warning.active.focus, .ordering span.btn-warning.focus:hover, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .ordering span.btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .ordering span.btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .ordering span.btn-danger:hover, .btn-danger.active:focus, .ordering span.btn-danger:focus:hover, .btn-danger.active.focus, .ordering span.btn-danger.focus:hover, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .ordering span.btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #bc9e6b;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .ordering span.btn-link:hover, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #967844;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #888;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

/*.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }*/

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .ordering .dropdown-menu > span:hover > a, .dropdown-menu > .active > a:hover, .ordering .dropdown-menu > span:hover > a:hover, .dropdown-menu > .active > a:focus, .ordering .dropdown-menu > span:hover > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #bc9e6b
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #888
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #888;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .ordering .btn-group > span.btn:hover, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active, .ordering .btn-group-vertical > span.btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar:before, .btn-toolbar:after {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:before, .nav:after {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #888
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #888;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #bc9e6b
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #bc9e6b
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .ordering .nav-tabs-justified > span:hover > a, .ordering .nav-tabs.nav-justified > span:hover > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .ordering .nav-tabs-justified > span:hover > a:hover, .ordering .nav-tabs.nav-justified > span:hover > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .ordering .nav-tabs-justified > span:hover > a:focus, .ordering .nav-tabs.nav-justified > span:hover > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .ordering .nav-tabs-justified > span:hover > a, .ordering .nav-tabs.nav-justified > span:hover > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .ordering .nav-tabs-justified > span:hover > a:hover, .ordering .nav-tabs.nav-justified > span:hover > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .ordering .nav-tabs-justified > span:hover > a:focus, .ordering .nav-tabs.nav-justified > span:hover > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active, .ordering .tab-content > span:hover {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: right
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .ordering .navbar-nav > span:hover > a, .ordering .navbar-default .navbar-nav > span:hover > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .ordering .navbar-nav > span:hover > a:hover, .ordering .navbar-default .navbar-nav > span:hover > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .ordering .navbar-nav > span:hover > a:focus, .ordering .navbar-default .navbar-nav > span:hover > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .ordering .dropdown-menu > span:hover > a, .ordering .navbar-default .navbar-nav .open .dropdown-menu > span:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .ordering .dropdown-menu > span:hover > a:hover, .ordering .navbar-default .navbar-nav .open .dropdown-menu > span:hover > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .ordering .dropdown-menu > span:hover > a:focus, .ordering .navbar-default .navbar-nav .open .dropdown-menu > span:hover > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

    .navbar-inverse .navbar-brand {
        color: #afafaf
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #afafaf
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #afafaf
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .ordering .navbar-nav > span:hover > a, .ordering .navbar-inverse .navbar-nav > span:hover > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .ordering .navbar-nav > span:hover > a:hover, .ordering .navbar-inverse .navbar-nav > span:hover > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .ordering .navbar-nav > span:hover > a:focus, .ordering .navbar-inverse .navbar-nav > span:hover > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #afafaf
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .ordering .dropdown-menu > span:hover > a, .ordering .navbar-inverse .navbar-nav .open .dropdown-menu > span:hover > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .ordering .dropdown-menu > span:hover > a:hover, .ordering .navbar-inverse .navbar-nav .open .dropdown-menu > span:hover > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .ordering .dropdown-menu > span:hover > a:focus, .ordering .navbar-inverse .navbar-nav .open .dropdown-menu > span:hover > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #afafaf
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #afafaf
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #96b76c;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active, .ordering .breadcrumb > span:hover {
        color: #888
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #bc9e6b;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
            z-index: 2;
            color: #967844;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .ordering .pagination > span:hover > a, .pagination > .active > a:hover, .ordering .pagination > span:hover > a:hover, .pagination > .active > a:focus, .ordering .pagination > span:hover > a:focus, .pagination > .active > span, .ordering .pagination > span:hover > span, .pagination > .active > span:hover, .ordering .pagination > span:hover > span:hover, .pagination > .active > span:focus, .ordering .pagination > span:hover > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #bc9e6b;
        border-color: #bc9e6b;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #888;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:before, .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #888;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #888
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #6f6f6f
    }

.label-primary {
    background-color: #bc9e6b
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #a8864c
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #888;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .ordering span.list-group-item:hover > .badge, .nav-pills > .active > a > .badge, .ordering .nav-pills > span:hover > a > .badge {
    color: #bc9e6b;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #bc9e6b
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #bc9e6b;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .ordering span.progress:hover .progress-bar, .progress-bar.active, .ordering span.progress-bar:hover {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #888;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #888
    }

.list-group-item.active, .ordering span.list-group-item:hover, .list-group-item.active:hover, .ordering span.list-group-item:hover, .list-group-item.active:focus, .ordering span.list-group-item:focus:hover {
    z-index: 2;
    color: #fff;
    background-color: #bc9e6b;
    border-color: #bc9e6b
}

    .list-group-item.active .list-group-item-heading, .ordering span.list-group-item:hover .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .ordering span.list-group-item:hover .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .ordering span.list-group-item:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .ordering span.list-group-item:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .ordering span.list-group-item:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .ordering span.list-group-item:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .ordering span.list-group-item:focus:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .ordering span.list-group-item:focus:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .ordering span.list-group-item:focus:hover .list-group-item-heading > .small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .ordering span.list-group-item:hover .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .ordering span.list-group-item:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .ordering span.list-group-item:focus:hover .list-group-item-text {
        color: #fcfaf7
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
            direction: rtl
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #bc9e6b
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #bc9e6b;
        border-color: #bc9e6b
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bc9e6b
        }

        .panel-primary > .panel-heading .badge {
            color: #bc9e6b;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bc9e6b
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.semod .modal-open {
    overflow: hidden
}

.semod .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: #333333c4;
}

    .semod .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .semod .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.semod .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.semod .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.semod .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.semod .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .semod .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .semod .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.semod .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .semod .modal-header:before, .semod .modal-header:after {
        content: " ";
        display: table
    }

    .semod .modal-header:after {
        clear: both
    }

    .semod .modal-header .close {
        margin-top: -2px
    }

.semod .modal-title {
    margin: 0;
    line-height: 1.42857
}

.semod .modal-body {
    position: relative;
    padding: 15px
}

.semod .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

    .semod .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .semod .modal-footer:after {
        clear: both
    }

    .semod .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .semod .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .semod .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.semod .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .semod .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .semod .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .semod .modal-sm {
        width: 300px
    }
}

@media (min-width: 1025px) {
    .semod .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "sans",Helvetica,sans,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "sans",Helvetica,sans,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right, .ordering .carousel-inner > span.item.right:hover {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left, .ordering .carousel-inner > span.item.left:hover {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active, .ordering .carousel-inner > span.item:hover {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .ordering .carousel-inner > span:hover, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active, .ordering .carousel-inner > span:hover {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left, .ordering .carousel-inner > span.left:hover {
    left: -100%
}

.carousel-inner > .active.right, .ordering .carousel-inner > span.right:hover {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: transparent
}

    .carousel-control.right {
        left: auto;
        right: 0
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent
    }

    .carousel-indicators .active, .carousel-indicators .ordering span:hover, .ordering .carousel-indicators span:hover {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.effect-v1 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v1:before {
        border: 1px solid #fff;
        bottom: 20px;
        content: "";
        left: 20px;
        position: absolute;
        right: 20px;
        top: 20px;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0;
        z-index: 1
    }

    .effect-v1 img {
        -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
        -o-transform: scale(1.12);
        transform: scale(1.12);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v1 .action {
        -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
        -o-transform: scale(1.12);
        transform: scale(1.12);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v1:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .effect-v1:hover img {
        opacity: .5;
        filter: alpha(opacity=50);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .effect-v1:hover .action {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }

.effect-v2 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v2:before {
        border: 1px solid #fff;
        bottom: 20px;
        content: "";
        left: 20px;
        position: absolute;
        right: 20px;
        top: 20px;
        -webkit-transform: translate3d(-20px,0px,0px);
        transform: translate3d(-20px,0px,0px);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0;
        z-index: 1
    }

    .effect-v2 img {
        -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v2 .action {
        -webkit-transform: translate3d(-10px,0px,0px);
        transform: translate3d(-10px,0px,0px);
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v2:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0px,0px,0px);
        transform: translate3d(0px,0px,0px)
    }

    .effect-v2:hover img {
        opacity: .7;
        filter: alpha(opacity=70);
        -webkit-transform: scale(1.2,1);
        -ms-transform: scale(1.2,1);
        -o-transform: scale(1.2,1);
        transform: scale(1.2,1)
    }

    .effect-v2:hover .action {
        -webkit-transform: translate3d(0px,0px,0px);
        transform: translate3d(0px,0px,0px);
        opacity: 1;
        filter: alpha(opacity=100)
    }

.effect-v3 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v3:before, .effect-v3:after {
        bottom: 20px;
        content: "";
        left: 20px;
        opacity: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0;
        z-index: 1
    }

    .effect-v3:before {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        -webkit-transform: scale(0,1);
        -ms-transform: scale(0,1);
        -o-transform: scale(0,1);
        transform: scale(0,1)
    }

    .effect-v3:after {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: scale(1,0);
        -ms-transform: scale(1,0);
        -o-transform: scale(1,0);
        transform: scale(1,0)
    }

    .effect-v3 img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0
    }

    .effect-v3 .banner-title {
        -webkit-transform: translate3d(0px,-20px,0px);
        transform: translate3d(0px,-20px,0px);
        -webkit-transition: transform .35s ease 0;
        -o-transition: transform .35s ease 0;
        transition: transform .35s ease 0
    }

    .effect-v3 .action {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0px,40px,0px);
        transform: translate3d(0px,40px,0px);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v3:hover:before, .effect-v3:hover:after {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .effect-v3:hover img {
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .effect-v3:hover .banner-title, .effect-v3:hover .action {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0px,0px,0px);
        transform: translate3d(0px,0px,0px)
    }

.effect-v4 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v4:before {
        border: 2px solid #fff;
        bottom: 20px;
        -webkit-box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
        box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
        content: "";
        left: 20px;
        opacity: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0;
        z-index: 1
    }

    .effect-v4 img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0
    }

    .effect-v4 .banner-title {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: transform .35s ease 0;
        -o-transition: transform .35s ease 0;
        transition: transform .35s ease 0
    }

    .effect-v4 .action {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

    .effect-v4:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .effect-v4:hover img {
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .effect-v4:hover .banner-title {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95)
    }

    .effect-v4:hover .action {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

.effect-v5 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v5 img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity 1s ease 0s,transform 1s ease 0;
        -o-transition: opacity 1s ease 0s,transform 1s ease 0;
        transition: opacity 1s ease 0s,transform 1s ease 0
    }

    .effect-v5 .action {
        transform: translate3d(-150%,0px,0px);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0
    }

        .effect-v5 .action:first-child {
            -webkit-transition-delay: .15s;
            transition-delay: .15s
        }

        .effect-v5 .action:nth-of-type(2) {
            -webkit-transition-delay: .1s;
            transition-delay: .1s
        }

        .effect-v5 .action:nth-of-type(3) {
            -webkit-transition-delay: .05s;
            transition-delay: .05s
        }

    .effect-v5:hover img {
        opacity: .5;
        filter: alpha(opacity=50);
        transform: scale3d(1.1,1.1,1)
    }

    .effect-v5:hover .action {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: scale3d(1.1,1.1,1);
        transform: translate3d(0px,0px,0px)
    }

        .effect-v5:hover .action:first-child {
            -webkit-transition-delay: 0;
            transition-delay: 0
        }

        .effect-v5:hover .action:nth-of-type(2) {
            -webkit-transition-delay: .05s;
            transition-delay: .05s
        }

        .effect-v5:hover .action:nth-of-type(3) {
            -webkit-transition-delay: .1s;
            transition-delay: .1s
        }

.effect-v6 {
    background-color: #000;
    overflow: hidden;
    position: relative
}

    .effect-v6 img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0
    }

    .effect-v6 .action {
        transform: translate3d(0px,-100px,0px);
        transition: opacity .35s ease 0s,transform .35s ease 0;
        opacity: 0
    }

    .effect-v6:hover img {
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .effect-v6:hover .action {
        opacity: 1;
        transform: translate3d(0px,0px,0px)
    }

.effect-v7 {
    overflow: hidden;
    position: relative
}

    .effect-v7:before {
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all .4s cubic-bezier(0.94,0.85,0.1,0.62) 0;
        -o-transition: all .4s cubic-bezier(0.94,0.85,0.1,0.62) 0;
        transition: all .4s cubic-bezier(0.94,0.85,0.1,0.62) 0;
        z-index: 1;
        border: 200px double transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }

    .effect-v7:hover:before {
        opacity: 0;
        filter: alpha(opacity=0);
        border: 0 double rgba(255,255,255,0.7);
        visibility: hidden
    }

.effect-v8 {
    overflow: hidden;
    position: relative
}

    .effect-v8:before {
        border-bottom: 50px solid rgba(255,255,255,0.4);
        border-top: 50px solid rgba(255,255,255,0.4);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
        -o-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
        -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
        -moz-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
        -ms-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
        -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
        -o-transition: opacity .35s ease 0s,transform .35s ease 0;
        transition: opacity .35s ease 0s,transform .35s ease 0;
        transform-origin: 50% 50% 0;
        width: 100%
    }

    .effect-v8:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate3d(0,0,1,45deg) scale3d(1,4,1);
        -o-transform: rotate3d(0,0,1,45deg) scale3d(1,4,1);
        -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,4,1);
        -moz-transform: rotate3d(0,0,1,45deg) scale3d(1,4,1);
        -ms-transform: rotate3d(0,0,1,45deg) scale3d(1,4,1)
    }

.effect-v9 {
    overflow: hidden;
    position: relative
}

    .effect-v9:before {
        border: 50px solid transparent;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        box-sizing: border-box;
        cursor: pointer;
        display: inline-block;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
        top: 0;
        content: "";
        opacity: 1;
        filter: alpha(opacity=100);
        width: 100px;
        height: 100px;
        -webkit-transform: scale(7);
        -ms-transform: scale(7);
        -o-transform: scale(7);
        transform: scale(7);
        -webkit-transition: all .3s ease-in-out 0;
        -o-transition: all .3s ease-in-out 0;
        transition: all .3s ease-in-out 0;
        visibility: visible;
        z-index: 1
    }

    .effect-v9:hover:before {
        border: 0 solid rgba(0,0,0,0.7);
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden
    }

.effect-v10 {
    overflow: hidden;
    position: relative
}

    .effect-v10:before {
        background-color: rgba(255,255,255,0.2);
        display: block;
        width: 100%;
        height: 100%;
        left: -100%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0;
        content: "";
        z-index: 1
    }

    .effect-v10:hover:before {
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }

body {
    margin: 0;
    padding: 0;
    font-family: 'sans',sans-serif;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #161616;
    position: relative;
    font-weight: 400
}

    body.ver-1 {
        background: url(../../../../Content/NewCss/Assets/images/Futurelife-bg-body.png) repeat scroll 0 0
    }

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

a, p, strong, ul, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

li {
    list-style: none;
    outline: none
}

a:focus, input:focus {
    outline: none;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

body {
    overflow-x: hidden;
    position: relative;
    right: 0;
    left: 0
}

.pushmenu {
    background: #fff;
    text-align: center;
    width: 364px;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
    padding: 0 25px
}

@media (min-width: 1500px) {
    .pushmenu {
        width: 445px;
        padding: 0 70px
    }
}

.pushmenu-left {
    right: -364px
}

@media (min-width: 1500px) {
    .pushmenu-left {
        right: 445px
    }
}

.pushmenu-left.pushmenu-open {
    right: 0
}

.pushmenu-push-toright {
    right: 364px;
    left: inherit
}

@media (min-width: 1500px) {
    .pushmenu-push-toright {
        right: 445px
    }
}

.pushmenu, body {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.pushmenu-push-toright .wrappage {
    position: relative
}

    .pushmenu-push-toright .wrappage:after {
        position: absolute;
        background: rgba(29,29,31,0.6) none repeat scroll 0 0;
        content: "";
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 9999;
        cursor: pointer
    }

.center {
    text-align: center
}

.dropdown-menu {
    background-color: #333;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    padding: 0;
    transform: translate(0px,20px);
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

    .dropdown-menu.hover {
        transform: translate(0px,0px)
    }

    .dropdown-menu li {
        border-bottom: 1px solid #444
    }

        .dropdown-menu li:last-child {
            border-bottom: none
        }

        .dropdown-menu li a {
            color: #888;
            font-size: 11px;
            line-height: 40px;
            display: inline-block;
            text-transform: uppercase;
            width: 100%;
            padding: 5px 20px
        }

            .dropdown-menu li a:hover, .dropdown-menu li a:active, .dropdown-menu li a:focus {
                background: #333 !important;
                color: #ddd
            }

.box {
    display: inline-block;
    width: 100%;
    text-align: right
}

.box-shadow {
    box-shadow: 0 0 26.73px .27px rgba(86,86,86,0.08)
}

.width-100 {
    width: 100%
}

.center {
    text-align: center
}

.border-bottom-home1 {
    height: 6px;
    width: 100%;
    background: url(../../../Content/Newcss/assets/images/Hermes-home1-border-bottom.png) repeat-x
}

.tooltip.right {
    max-width: 200px
}

.box {
    display: inline-block;
    width: 100%
}

.dropcap {
    display: inline-block;
    width: 56px;
    height: 56px;
    text-align: center;
    float: left;
    background: #000;
    color: #fff;
    margin-right: 10px;
    margin-top: 7px;
    line-height: 56px;
    font: 500 30px Sans
}

.title-text {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    position: relative
}

    .title-text h3 {
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        line-height: 30px;
        display: inline-block;
        padding-bottom: 10px;
        position: relative;
        letter-spacing: 2px;
        font-weight: 700
    }

        .title-text h3:after {
            position: absolute;
            content: "";
            height: 2px;
            width: 50px;
            left: 50%;
            bottom: 0;
            margin-left: -25px;
            background: #000
        }

    .title-text p {
        font-size: 14px;
        color: #888;
        line-height: 25px;
        font-family: "TXGR";
        margin-top: 10px
    }

    .title-text.title-text-v2 {
        text-align: left;
        margin: 30px 0
    }

        .title-text.title-text-v2:before {
            position: static
        }

        .title-text.title-text-v2 h3 {
            font-size: 24px;
            padding: 0
        }

        .title-text.title-text-v2.title-text-v3 {
            position: relative
        }

            .title-text.title-text-v2.title-text-v3 h3 {
                font-size: 36px;
                color: #555;
                position: relative
            }

                .title-text.title-text-v2.title-text-v3 h3:after {
                    position: absolute;
                    content: "";
                    top: -50px;
                    background: #6dd6d6;
                    height: 5px;
                    width: 30px;
                    left: 0
                }

            .title-text.title-text-v2.title-text-v3 p {
                font-family: "Lora";
                font-style: italic;
                color: #888;
                width: 100%;
                margin-top: 30px
            }

            .title-text.title-text-v2.title-text-v3 ul.tabs {
                position: absolute;
                top: 0;
                right: 0
            }

                .title-text.title-text-v2.title-text-v3 ul.tabs li {
                    font-family: "Lora";
                    font-style: italic;
                    font-weight: 700;
                    font-size: 18px;
                    text-transform: capitalize;
                    color: #888
                }

                    .title-text.title-text-v2.title-text-v3 ul.tabs li.active, .title-text.title-text-v2.title-text-v3 ul.tabs li:hover {
                        color: #6dd6d6;
                        border-bottom: 1px solid #6dd6d6
                    }

    .title-text.title-about {
        margin-top: 0
    }

        .title-text.title-about h3 {
            background: none
        }

        .title-text.title-about:before {
            position: static
        }

    .title-text.border-color-red h3:after {
        background: #e95252
    }

.title-text-v2 {
    text-align: center
}

    .title-text-v2 h3 {
        font: 400 21px/50px sans;
        color: #2b2b2b;
        text-transform: capitalize;
        margin-bottom: 20px
    }

h3.title-v2 {
    margin-bottom: 30px;
    text-align: left;
    font: 700 16px/20px sans;
    color: #2b2b2b
}

h3.title-v3 {
    font: 700 14px/20px sans;
    letter-spacing: 3px;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-bottom: 25px
}

.title-brand {
    color: #bc9e6b;
    font: 700 30px sans;
    margin-bottom: 15px
}

.tile-lookbook-v2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px
}

    .tile-lookbook-v2 span.icons {
        font-size: 80px;
        color: #000
    }

    .tile-lookbook-v2 p {
        font: 400 24px sans;
        color: #000;
        line-height: 30px;
        padding: 20px;
        max-width: 1120px;
        margin: 0 auto
    }

        .tile-lookbook-v2 p b {
            font-weight: 700
        }

        .tile-lookbook-v2 p span {
            font-style: italic
        }

    .tile-lookbook-v2 h3 {
        font-size: 14px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 3px;
        line-height: 30px;
        position: relative;
        padding-top: 20px;
        margin-top: 10px
    }

        .tile-lookbook-v2 h3:after {
            position: absolute;
            content: "";
            left: 50%;
            width: 60px;
            height: 2px;
            background: #e8e8e8;
            margin-left: -30px;
            top: 0
        }

.title-product {
    display: inline-block;
    width: 100%;
    text-align: center
}

    .title-product h3 {
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        display: inline-block;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 30px
    }

        .title-product h3:after {
            position: absolute;
            content: "";
            left: 50%;
            height: 2px;
            width: 50px;
            background: #000;
            margin-left: -25px;
            bottom: 0
        }

.slider-product.tabs-title-v2 {
    text-align: center;
    position: relative
}

    .slider-product.tabs-title-v2:before {
        content: "";
        background: #e8e8e8;
        width: 100%;
        left: 0;
        top: 50px;
        height: 1px;
        position: absolute
    }

    .slider-product.tabs-title-v2 .tabs {
        border: none;
        position: relative;
        width: auto;
        margin: 0 auto 30px;
        background: #fff
    }

        .slider-product.tabs-title-v2 .tabs li:hover:before, .slider-product.tabs-title-v2 .tabs li.active:before {
            bottom: -8px;
            background: #e95252
        }

ul.tabs.tabs-title.tabs-title-por li {
    padding: 0 30px
}

.button-v2 {
    padding: 7px 10px;
    border-radius: 0;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-family: "sans";
    letter-spacing: 2px;
    font-size: 10px
}

    .button-v2.hover-black {
        padding: 7px 10px !important
    }

    .button-v2.color-black {
        color: #000;
        border-color: #000
    }

.hover-images {
    overflow: hidden;
    display: inline-block
}

    .hover-images img {
        -webkit-transition: all .5s ease 0;
        -o-transition: all .5s ease 0;
        transition: all .5s ease 0
    }

    .hover-images:hover img {
        transform: scale(1.05)
    }

.title-v2 {
    width: 100%;
    text-align: center
}

    .title-v2 h3 {
        display: inline-block;
        font-size: 28px;
        font-family: "NexaBold";
        color: #333;
        font-weight: 400;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 5px;
        margin-bottom: 20px
    }

        .title-v2 h3:after {
            position: absolute;
            content: "";
            width: 66px;
            height: 2px;
            background: #666;
            bottom: 0;
            left: 50%;
            margin-left: -33px
        }

.link-icon-black {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    background: url(../../../../images/Uno-button-icon.png) no-repeat scroll center top;
    display: inline-block;
    margin-left: 5px
}

.link-icon-white {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    background: url(../../../../images/Uno-button-icon.png) no-repeat scroll center bottom;
    display: inline-block;
    margin-left: 5px
}

.link-icon-gray {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    background: url(../../../../images/Uno-button-icon.png) no-repeat scroll center -41px;
    display: inline-block;
    margin-left: 5px
}

.hover-black {
    padding: 0 20px !important;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

    .hover-black:hover {
        color: #fff !important;
        background: #000 !important;
        border-color: #000 !important
    }

        .hover-black:hover .link-icon-black {
            background-position: center bottom
        }

        .hover-black:hover .link-icon-gray {
            background-position: center bottom
        }

.hover-white {
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

    .hover-white:hover {
        color: #000 !important;
        background: #fff !important;
        border-color: #000 !important
    }

        .hover-white:hover .link-icon-white {
            background-position: center top
        }

.title-page h3 {
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-family: "sans";
    color: #000;
    text-align: center;
    position: relative;
    line-height: 55px;
    padding-bottom: 30px;
    margin-bottom: 30px
}

    .title-page h3:after {
        position: absolute;
        content: "";
        left: 50%;
        bottom: 0;
        width: 225px;
        height: 7px;
        background: url(../../../../images/title-page-border.jpg) no-repeat;
        margin-left: -112px
    }

.title-page.size-50 h3 {
    font-size: 50px;
    margin: 10px
}

.title-page.size-50 p {
    text-align: center;
    font: 300 12px/20px sans;
    color: #a5a5a5;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px
}

ul.tabs.title span {
    font-size: 30px;
    color: #222
}

ul.tabs.title li {
    font-size: 30px;
    color: #222
}

    ul.tabs.title li.active, ul.tabs.title li:hover {
        color: #808f66
    }

ul.tabs.title p {
    font-family: "TXGR";
    font-size: 13px;
    color: #888
}

ul.bastian {
    display: inline-block;
    width: 100%;
    margin-bottom: 100px
}

    ul.bastian li {
        float: left;
        width: 33.33%;
        text-align: center;
        display: inline-block;
        padding: 15px 0;
        border: 1px solid #000
    }

        ul.bastian li:first-child {
            border-right: none
        }

        ul.bastian li:last-child {
            border-left: none
        }

        ul.bastian li p {
            font: 300 12px/20px sans;
            color: #7c7c7c;
            text-transform: uppercase;
            letter-spacing: 2px
        }

            ul.bastian li p span {
                font-weight: 700;
                color: #000
            }

.content-text h3 {
    font: 400 25px/30px sans;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative
}

    .content-text h3:after {
        position: absolute;
        content: "";
        left: 0;
        width: 50px;
        height: 1px;
        background: #000;
        bottom: 0
    }

.content-text p {
    font: 400 13px/20px Sans;
    color: #858585
}

.content-text.center {
    text-align: center
}

    .content-text.center h3:after {
        left: 50%;
        margin-left: -25px
    }

.breadcrumb {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #2e2e2e
}

    .breadcrumb li {
        font-size: 12px;
        display: inline-block;
        font-family: "Sans";
        font-weight: 400;
        padding-right: 20px;
        position: relative
    }

        .breadcrumb li:last-child:after {
            content: ""
        }

        .breadcrumb li:after {
            position: absolute;
            content: "";
            right: 8px;
            font-family: "FontAwesome";
            font-size: 12px;
            top: -1px;
            color: #fff
        }

        .breadcrumb li.active {
            color: #717171
        }

        .breadcrumb li a {
            color: #fff
        }

.return-home a:first-child {
    margin-right: 20px
}

.banner-grid {
    padding: 0
}

    .banner-grid img {
        width: 100%
    }

.bg-white {
    background-color: #fff
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.link-button {
    background: #000;
    color: #fff;
    font-weight: 700;
    border: 2px solid #000;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    padding: 0 40px;
    line-height: 40px;
    border-radius: 0;
    letter-spacing: 3px
}

    .link-button.color-red {
        background: #e95252;
        border: 2px solid #e95252;
        color: #fff
    }

        .link-button.color-red:hover {
            border-color: #e95252 !important;
            color: #e95252 !important
        }

    .link-button:hover {
        background: #bc9e6b;
        color: #fff
    }

    .link-button.lh-55 {
        line-height: 55px
    }

    .link-button.link-button-fb {
        background: #2c5990;
        color: #fff;
        font-size: 13px;
        border-color: #2c5990;
        border-radius: 25px;
        line-height: 55px
    }

        .link-button.link-button-fb i.fa {
            font-size: 17px;
            line-height: 20px;
            margin-right: 10px;
            vertical-align: middle
        }

    .link-button.link-button-gg {
        background: #ea3032;
        color: #fff;
        border-color: #ea3032;
        border-radius: 25px;
        line-height: 55px
    }

        .link-button.link-button-gg i.fa {
            font-size: 17px;
            vertical-align: middle;
            margin-right: 10px;
            line-height: 20px
        }

.link-v1 {
    font: 700 16px/38px sans;
    color: #333;
    width: 180px;
    text-align: center;
    display: inline-block;
    border: 1px solid #e4e4e4;
    text-transform: uppercase;
    color: #333;
    transition: all .3s ease 0
}

    .link-v1.color-brand {
        color: #bc9e6b;
        border-color: #bc9e6b;
        direction: rtl;
        font-size: 13px
    }

    .link-v1:hover, .link-v1:focus {
        background: #bc9e6b;
        color: #fff;
        border-color: #bc9e6b
    }

    .link-v1.lh-50 {
        line-height: 48px;
        width: auto;
        padding: 0 25px
    }

    .link-v1.rt {
        background: #bc9e6b;
        color: #fff;
        border-color: #bc9e6b
    }

        .link-v1.rt:hover, .link-v1.rt:focus {
            color: #333;
            border-color: #e4e4e4;
            background: #fff
        }

    .link-v1.full {
        width: 100%
    }

.margin-right-20 {
    margin-right: 20px
}

.link-ver1 {
    display: inline-block;
    height: 60px;
    min-width: 60px;
    padding: 0 20px;
    text-align: center;
    background: transparent;
    border: 2px solid #d6d6d6;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

    .link-ver1 span {
        font: 700 18px/56px sans
    }

    .link-ver1 i {
        font-size: 24px;
        line-height: 56px;
        color: #333;
        font-weight: 400
    }

    .link-ver1:hover {
        border-color: #bc9e6b;
        color: #bc9e6b
    }

        .link-ver1:hover i {
            color: #bc9e6b
        }

    .link-ver1.rt {
        border-color: #bc9e6b;
        color: #bc9e6b
    }

        .link-ver1.rt:hover {
            color: #333;
            border-color: #d6d6d6
        }

.acc-login .form-group .btn:nth-child(2n+1) {
    width: 48%;
    margin-right: 2%;
    float: left;
    padding: 5px
}

.acc-login .form-group .btn:nth-child(2n) {
    margin-left: 2%;
    width: 48%;
    float: left;
    padding: 5px
}

.margin-top-30 {
    margin-top: 30px
}

.color-red {
    color: #ff1313
}

.button1 {
    font-family: "sans";
    font-weight: 700;
    color: #000;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: none
}

.button2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #bc9e6b;
    color: #bc9e6b;
    background: transparent;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block
}

.space-padding-0 {
    padding: 0 !important
}

.space-padding-10 {
    padding: 10px !important
}

.space-padding-20 {
    padding: 20px !important
}

.space-padding-30 {
    padding: 30px !important
}

.space-padding-40 {
    padding: 40px !important
}

.space-padding-50 {
    padding: 50px !important
}

.space-padding-tb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.space-padding-tb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.space-padding-tb-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.space-padding-tb-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.space-padding-tb-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.space-padding-tb-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.space-padding-tb-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.space-padding-tb-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.space-padding-tb-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.margin-0 {
    margin: 0 !important
}

.space-5 {
    margin-bottom: 5px !important
}

.space-10 {
    margin-bottom: 10px !important
}

.space-15 {
    margin-bottom: 15px !important
}

.space-20 {
    margin-bottom: 20px !important
}

.space-25 {
    margin-bottom: 25px !important
}

.space-30 {
    margin-bottom: 30px !important
}

.space-35 {
    margin-bottom: 35px !important
}

.space-40 {
    margin-bottom: 40px !important
}

.space-45 {
    margin-bottom: 45px !important
}

.space-50 {
    margin-bottom: 50px !important
}

.space-55 {
    margin-bottom: 55px !important
}

.space-60 {
    margin-bottom: 60px !important
}

.space-65 {
    margin-bottom: 65px !important
}

.space-70 {
    margin-bottom: 70px !important
}

.space-75 {
    margin-bottom: 75px !important
}

.space-80 {
    margin-bottom: 80px !important
}

.space-85 {
    margin-bottom: 85px !important
}

.space-90 {
    margin-bottom: 90px !important
}

.space-95 {
    margin-bottom: 95px !important
}

.space-100 {
    margin-bottom: 100px !important
}

.space-margin-top-0 {
    margin-top: 0 !important
}

.hover-control-wrap .owl-carousel:hover .owl-prev {
    opacity: 0;
    transform: translate3d(-60px,0px,0px)
}

.hover-control-wrap .owl-carousel:hover .owl-next {
    opacity: 0;
    transform: translate3d(60px,0px,0px)
}

.hover-control-wrap:hover .owl-carousel .owl-prev, .hover-control-wrap:hover .owl-carousel .owl-next {
    opacity: 100;
    transform: translate3d(0px,0px,0px)
}

.hover-effect-images, .hover-effect-images-ver2 {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative
}

    .hover-effect-images img, .hover-effect-images-ver2 img {
        -webkit-transition: all 900ms ease 0 !important;
        -o-transition: all 900ms ease 0 !important;
        transition: all 900ms ease 0 !important
    }

    .hover-effect-images:before, .hover-effect-images-ver2:before {
        background: rgba(255,255,255,0.3) none repeat scroll 0 0;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        -webkit-transition: all 900ms ease 0;
        -o-transition: all 900ms ease 0;
        transition: all 900ms ease 0
    }

    .hover-effect-images:hover img, .hover-effect-images-ver2:hover img {
        transform: scale(1.1)
    }

    .hover-effect-images:hover:before, .hover-effect-images-ver2:hover:before {
        left: 50%;
        opacity: 1;
        right: 50%
    }

    .hover-effect-images-ver2:after {
        background: rgba(255,255,255,0.3) none repeat scroll 0 0;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        -webkit-transition: all 900ms ease 0;
        -o-transition: all 900ms ease 0;
        transition: all 900ms ease 0
    }

    .hover-effect-images-ver2:hover:after {
        top: 50%;
        bottom: 50%;
        opacity: 1
    }

@-webkit-keyframes engoloaddingmini {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes engoloaddingmini {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.shipping-container {
    margin-bottom: 60px
}

    .shipping-container .shipping-content {
        border: 1px solid #ececec;
        display: inline-block;
        width: 100%;
        padding: 10px 0
    }

    .shipping-container .col-md-4 {
        text-align: center;
        border-right: 1px solid #ececec;
        padding: 10px 0
    }

        .shipping-container .col-md-4 h3 {
            display: inline-block;
            font-family: "sans";
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 3px;
            vertical-align: 3px;
            color: #000
        }

        .shipping-container .col-md-4 i {
            margin-right: 10px;
            font-size: 18px
        }

        .shipping-container .col-md-4:last-child {
            border-right: none
        }

    .shipping-container.shipping-container-home8 {
        background: #141414;
        margin-bottom: 0;
        padding-bottom: 30px
    }

        .shipping-container.shipping-container-home8 .shipping-content {
            border: 1px solid #2d2d2d
        }

        .shipping-container.shipping-container-home8 .col-md-4 {
            border-color: #2d2d2d
        }

            .shipping-container.shipping-container-home8 .col-md-4 h3 {
                color: #fff
            }

            .shipping-container.shipping-container-home8 .col-md-4 i {
                color: #fff
            }

.shipping-v2 {
    background: url(../../../Content/Newcss/assets/images/shipping-v2.jpg) no-repeat;
    overflow: hidden;
    padding: 65px 0;
    text-align: center
}

    .shipping-v2.home3-shiping {
        background: none;
        border: 3px solid #eaeaea
    }

        .shipping-v2.home3-shiping h3 {
            color: #2b2b2b
        }

        .shipping-v2.home3-shiping .col-md-3:after {
            background: #eaeaea
        }

    .shipping-v2 i {
        font-size: 40px;
        color: #bc9e6b;
        margin-bottom: 5px
    }

    .shipping-v2 h3 {
        font-size: 12px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        line-height: 25px;
        font-family: "sans"
    }

    .shipping-v2 p {
        font-family: "sans";
        font-size: 14px;
        font-weight: 300;
        color: #898989;
        direction: rtl;
        line-height: 27px
    }

    .shipping-v2 .col-md-3 {
        position: relative
    }

        .shipping-v2 .col-md-3:after {
            position: absolute;
            content: "";
            right: 0;
            top: 0;
            width: 1px;
            height: 80px;
            background: #404040
        }

        .shipping-v2 .col-md-3:last-child:after {
            position: static;
            width: 0
        }

.blog-post-container {
    display: inline-block;
    margin: 10px 0 50px;
    width: 100%
}

    .blog-post-container .blog-post-image img {
        max-width: 100%
    }

    .blog-post-container .post-date {
        font-family: "Lora";
        color: #aaa;
        line-height: 20px;
        font-style: italic;
        margin: 15px 0
    }

        .blog-post-container .post-date i {
            font-size: 15px;
            line-height: 20px;
            margin-right: 5px;
            color: #aaa
        }

    .blog-post-container h3 {
        color: #555;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 10px;
        min-height: 50px
    }

    .blog-post-container .post-tags a {
        display: inline-block;
        color: #aaa;
        font-family: "Lora";
        font-style: italic;
        line-height: 20px;
        margin-bottom: 10px
    }

        .blog-post-container .post-tags a.like {
            margin-right: 20px;
            position: relative
        }

            .blog-post-container .post-tags a.like::after {
                position: absolute;
                content: "";
                background-color: #aaa;
                height: 12px;
                width: 1px;
                right: -12px;
                top: 3px
            }

        .blog-post-container .post-tags a i {
            margin-right: 5px
        }

    .blog-post-container .read-more a {
        display: inline-block;
        padding: 10px 30px;
        border-radius: 10px;
        background-color: #eee;
        color: #666;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 20px
    }

        .blog-post-container .read-more a:hover {
            background-color: #bc9e6b;
            color: #fff
        }

.slider-product {
    display: inline-block;
    width: 100%
}

    .slider-product .tabs {
        display: inline-block;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 30px
    }

        .slider-product .tabs li {
            display: inline-block;
            cursor: pointer;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            color: #bdbdbd;
            margin: 0 15px 15px;
            letter-spacing: 3px;
            padding: 0 15px;
            padding-top: 0;
            position: relative
        }

            .slider-product .tabs li:after {
                position: absolute;
                content: "";
                right: -22px;
                top: 6px;
                width: 7px;
                height: 7px;
                background: url(../../../Content/Newcss/assets/images/uno-slider-tab-icon.png) no-repeat
            }

            .slider-product .tabs li:hover, .slider-product .tabs li.active {
                color: #000
            }

                .slider-product .tabs li:hover:before, .slider-product .tabs li.active:before {
                    position: absolute;
                    content: "";
                    bottom: -16px;
                    left: 15px;
                    right: 15px;
                    height: 2px;
                    background: #000
                }

            .slider-product .tabs li:last-child:after {
                width: 0;
                height: 0
            }

    .slider-product.slider-product-home-8 {
        background: url(../../../Content/Newcss/assets/images/bg-home8-slider.jpg)
    }

.tab-container .owl-stage-outer {
    padding: 20px 0
}

.hover-shadow.owl-carousel .owl-stage-outer {
    width: calc(100% + 30px);
    padding-left: 15px;
    margin-left: -15px
}

.tp-banner-container {
    overflow: hidden
}

    .tp-banner-container li img {
        max-width: 100%
    }

.title-text ul.tabs {
    float: right;
    display: inline-block
}

    .title-text ul.tabs li {
        display: inline-block;
        cursor: pointer;
        margin: 0 10px;
        text-transform: uppercase;
        font-weight: 700;
        color: #555;
        padding-bottom: 5px
    }

        .title-text ul.tabs li:last-child {
            margin-right: 0
        }

        .title-text ul.tabs li.active {
            color: #bc9e6b;
            border-bottom: 3px solid #bc9e6b
        }

.related-products .product-details {
    background: #f5f5f5;
    padding: 60px;
    position: relative
}

    .related-products .product-details:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 118px;
        background: url(../../../Content/Newcss/assets/images/Uno-icon-related-product.png) no-repeat;
        top: -2px;
        right: 45px
    }

    .related-products .product-details h4 {
        font-family: "sans";
        font-size: 14px;
        margin-top: 10px;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 2px;
        padding-bottom: 15px;
        margin-bottom: 30px;
        position: relative
    }

        .related-products .product-details h4:after {
            position: absolute;
            width: 50px;
            height: 3px;
            background: #000;
            left: 0;
            bottom: 0;
            content: ""
        }

    .related-products .product-details h3 {
        font-family: "sans";
        font-size: 40px;
        line-height: 30px;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 20px
    }

    .related-products .product-details .category {
        font-family: "sans";
        font-size: 12px;
        color: #9d9d9d;
        text-transform: uppercase;
        line-height: 20px;
        margin-bottom: 10px;
        letter-spacing: 2px;
        font-weight: 300
    }

    .related-products .product-details .price {
        font-family: "Sans";
        font-size: 40px;
        font-weight: 300;
        color: #000;
        margin: 25px 0 16px
    }

    .related-products .product-details .product-content {
        color: #858585;
        font-size: 13px;
        font-family: "Sans";
        line-height: 25px;
        margin-bottom: 50px
    }

    .related-products .product-details a {
        font-family: "sans";
        font-weight: 700;
        letter-spacing: 3px;
        font-size: 10px;
        color: #000;
        text-transform: uppercase;
        display: inline-block;
        height: 32px;
        line-height: 28px;
        padding: 0 10px;
        margin-bottom: 0;
        border: 2px solid #000
    }

.related-products .slider-text {
    height: 46px;
    width: 100%;
    background: #e9e9e9
}

    .related-products .slider-text h3 {
        font-family: "sans";
        font-weight: 700;
        font-size: 12px;
        color: #000;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-align: center;
        line-height: 46px
    }

.related-products .slider-product .products .owl-prev, .related-products .slider-product .products .owl-next {
    margin: 0 !important;
    margin-top: -5px !important;
    background: #000 !important;
    opacity: 1;
    transform: translate3d(0px,0px,0px);
    position: relative !important;
    width: 50% !important;
    height: 40px !important;
    box-shadow: 0 0 0 30px #2c2c2c inset !important
}

    .related-products .slider-product .products .owl-prev:hover, .related-products .slider-product .products .owl-next:hover {
        box-shadow: 0 0 0 1px #000 inset !important
    }

    .related-products .slider-product .products .owl-prev i, .related-products .slider-product .products .owl-next i {
        color: #fff !important;
        margin-top: 8px !important
    }

.related-products .slider-product .products .owl-prev {
    left: 0 !important;
    border-right: 1px solid #353535
}

.related-products .slider-product .products .owl-next {
    right: 0 !important;
    float: right
}

.related-products .product-images {
    overflow: hidden
}

    .related-products .product-images img {
        -webkit-transition: all .5s ease 0;
        -o-transition: all .5s ease 0;
        transition: all .5s ease 0
    }

    .related-products .product-images:hover img {
        transform: scale(1.05)
    }

.featured-product .col-md-5 .product {
    width: 50%;
    float: left
}

    .featured-product .col-md-5 .product:nth-child(2n+1) {
        padding-right: 15px
    }

    .featured-product .col-md-5 .product:nth-child(2n) {
        padding-left: 15px
    }

.featured-product .col-md-7 .products {
    background: #efefef
}

    .featured-product .col-md-7 .products .product-title {
        font-family: "sans";
        font-size: 40px;
        color: #000;
        margin-bottom: 15px;
        margin-top: 28px
    }

    .featured-product .col-md-7 .products .cat {
        font-size: 12px;
        color: #9d9d9d;
        font-weight: 300;
        letter-spacing: 2px;
        margin-bottom: 15px
    }

    .featured-product .col-md-7 .products .product-price {
        font-family: "Sans";
        font-size: 20px;
        color: #000;
        margin-bottom: 20px
    }

.featured-product .dots-show .owl-dots {
    bottom: 200px
}

.slider-one-item-home3 {
    margin-bottom: 30px
}

    .slider-one-item-home3 .product {
        position: relative
    }

        .slider-one-item-home3 .product .text {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 550px;
            height: 350px;
            margin-left: -225px;
            margin-top: -175px;
            background: rgba(255,255,255,0.8);
            text-align: center
        }

            .slider-one-item-home3 .product .text h4 {
                font-weight: 300;
                letter-spacing: 2px;
                color: #9a9a9a;
                font-style: 12px;
                text-transform: uppercase;
                position: relative;
                padding-bottom: 15px;
                margin-bottom: 20px;
                margin-top: 50px
            }

                .slider-one-item-home3 .product .text h4:after {
                    position: absolute;
                    content: "";
                    width: 55px;
                    height: 1px;
                    background: #000;
                    margin-left: -23px;
                    left: 50%;
                    bottom: 0
                }

            .slider-one-item-home3 .product .text h3 {
                font-family: "sans";
                font-size: 40px;
                color: #000;
                line-height: 35px;
                margin-bottom: 25px
            }

            .slider-one-item-home3 .product .text p {
                font-family: "Sans";
                font-size: 13px;
                color: #858585;
                line-height: 20px;
                max-width: 390px;
                padding: 0 20px;
                margin: 0 auto
            }

            .slider-one-item-home3 .product .text button {
                border: none;
                color: #fff;
                font-size: 12px;
                background: #000;
                padding: 0 65px;
                height: 46px;
                line-height: 42px;
                margin-top: 25px;
                border: 2px solid #000
            }

ul.tabs.tabs-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px
}

    ul.tabs.tabs-title.tabs-title-v2 {
        background: #131313;
        margin-bottom: 0;
        padding: 30px 0 40px
    }

        ul.tabs.tabs-title.tabs-title-v2 li {
            color: #fff
        }

    ul.tabs.tabs-title li {
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        padding: 0 10px;
        cursor: pointer;
        font: 400 18px sans;
        color: #2b2b2b
    }

@media (max-width: 460px) {
    ul.tabs.tabs-title li {
        padding: 0 5px;
        font-size: 13px
    }
}

ul.tabs.tabs-title li.active, ul.tabs.tabs-title li:hover {
    color: #bc9e6b;
    direction: rtl
}

    ul.tabs.tabs-title li.active span, ul.tabs.tabs-title li:hover span {
        color: #bc9e6b;
        border-bottom: 1px solid #e95252
    }

        ul.tabs.tabs-title li.active span.count, ul.tabs.tabs-title li:hover span.count {
            border: none
        }

ul.tabs.tabs-title li span.count {
    color: #e95252;
    font-family: "Sans";
    font-size: 12px;
    font-weight: 400;
    vertical-align: 10px
}

.slider-product-2-item, .slider-product-3-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .slider-product-2-item .col-md-3, .slider-product-2-item .col-md-9, .slider-product-3-item .col-md-3, .slider-product-3-item .col-md-9 {
        padding: 0 !important
    }

.wrap-slider-slick-home8 {
    display: inline-block;
    width: 100%;
    background: url(../../../Content/Newcss/assets/images/home8-slider-slick.jpg) no-repeat
}

.slider-slick-home8 .slick-slide {
    opacity: 1
}

    .slider-slick-home8 .slick-slide .product-images {
        display: inline-block;
        position: relative
    }

        .slider-slick-home8 .slick-slide .product-images:after {
            position: absolute;
            content: "";
            background: rgba(255,255,255,0.7);
            height: 100%;
            width: 100%;
            left: 0;
            top: 0
        }

    .slider-slick-home8 .slick-slide.slick-center .product-images:after {
        width: 0
    }

    .slider-slick-home8 .slick-slide h3 {
        font: 400 40px sans;
        color: #000;
        text-transform: capitalize;
        line-height: 40px;
        margin-bottom: 10px
    }

    .slider-slick-home8 .slick-slide p {
        font: 400 20px Sans;
        line-height: 20px;
        margin-bottom: 20px
    }

    .slider-slick-home8 .slick-slide .text {
        padding-top: 30px
    }

.slider-slick-home8 .slick-next {
    right: 500px
}

.slider-slick-home8 .slick-prev {
    left: 500px
}

.tab-product-all-v3 .product-title {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    font: 400 14px Sans;
    z-index: 9;
    transition: all .3s ease 0;
    opacity: 0;
    transform: translate(0px,0px)
}

.tab-product-all-v3 .quick-view {
    transform: translate(0px,0px);
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    transition: all .3s ease 0;
    opacity: 0
}

    .tab-product-all-v3 .quick-view i {
        color: #fff;
        font-size: 18px
    }

.tab-product-all-v3 .product-price {
    z-index: 9
}

.tab-product-all-v3 .product {
    position: relative
}

    .tab-product-all-v3 .product:hover .product-price {
        color: #fff !important
    }

    .tab-product-all-v3 .product:hover .product-images img {
        opacity: .5
    }

    .tab-product-all-v3 .product:hover .product-title {
        opacity: 1;
        transform: translate(0px,80px)
    }

    .tab-product-all-v3 .product:hover .quick-view {
        transform: translate(0px,30px);
        opacity: 1
    }

        .tab-product-all-v3 .product:hover .quick-view:after {
            position: absolute;
            content: "";
            left: 50%;
            width: 40px;
            margin-left: -20px;
            bottom: -10px;
            height: 2px;
            background: #fe5252
        }

    .tab-product-all-v3 .product .product-images {
        background: #000
    }

        .tab-product-all-v3 .product .product-images img {
            transition: all .3s ease 0
        }

@media (max-width: 767px) {
    .slider-full-screen2 {
        margin-top: 15px
    }
}

.slider-full-screen2 .bx-wrapper {
    background: url(../../../Content/Newcss/assets/images/bg-bx-slider-home2.jpg) no-repeat;
    background-size: 100% auto
}

    .slider-full-screen2 .bx-wrapper .bx-controls-direction a {
        width: 50%;
        margin-top: 0;
        top: inherit;
        bottom: -35px;
        height: 38px;
        transition: all .3s ease 0
    }

        .slider-full-screen2 .bx-wrapper .bx-controls-direction a:after {
            position: absolute;
            font-size: 16px;
            left: 50%;
            top: 15px;
            background: url(../../../Content/Newcss/assets/images/icon-bx-slider.png) no-repeat scroll center 0;
            height: 20px;
            width: 20px;
            content: "";
            margin-left: -10px
        }

        .slider-full-screen2 .bx-wrapper .bx-controls-direction a.bx-prev:after {
            background-position: center bottom 14px
        }

    .slider-full-screen2 .bx-wrapper .bx-prev {
        right: 0;
        left: inherit;
        background: #000;
        box-shadow: 0 0 0 30px #2c2c2c inset
    }

        .slider-full-screen2 .bx-wrapper .bx-prev:hover {
            box-shadow: 0 0 0 1px #000 inset
        }

    .slider-full-screen2 .bx-wrapper .bx-next {
        left: 0;
        right: inherit;
        background: #2c2c2c;
        box-shadow: 0 0 0 30px #000 inset;
        border-right: 1px solid #353535
    }

        .slider-full-screen2 .bx-wrapper .bx-next:hover {
            box-shadow: 0 0 0 1px #2c2c2c inset
        }

.slider-full-screen2 .slide {
    display: inline-block;
    width: 100% !important;
    float: left !important;
    overflow: hidden
}

    .slider-full-screen2 .slide:after, .slider-full-screen2 .slide:before {
        position: absolute;
        content: "";
        background: #4a4a49;
        height: 1px;
        width: 100%;
        left: 50%;
        bottom: 0
    }

    .slider-full-screen2 .slide:before {
        bottom: 50%;
        width: 30px;
        background: #fff
    }

    .slider-full-screen2 .slide .text, .slider-full-screen2 .slide .images {
        display: inline-block;
        float: left;
        width: 50%
    }

        .slider-full-screen2 .slide .images img {
            width: 100%
        }

    .slider-full-screen2 .slide .text {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        padding-left: 50px
    }

        .slider-full-screen2 .slide .text h3 {
            color: #fff;
            font: 300 14px/20px sans;
            text-transform: uppercase;
            letter-spacing: 3px
        }

.slider-full-screen2 .slider-one-item .product .text {
    position: absolute;
    left: 100px;
    top: 40%;
    text-align: left;
    max-width: 580px
}

    .slider-full-screen2 .slider-one-item .product .text h3 {
        font-family: "sans";
        font-size: 40px;
        line-height: 30px;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 20px
    }

    .slider-full-screen2 .slider-one-item .product .text .price {
        font-family: "Sans";
        font-size: 40px;
        font-weight: 300;
        color: #000;
        margin: 25px 0 16px
    }

    .slider-full-screen2 .slider-one-item .product .text .product-content {
        color: #858585;
        font-size: 13px;
        font-family: "Sans";
        line-height: 25px;
        margin-bottom: 20px
    }

    .slider-full-screen2 .slider-one-item .product .text a {
        font-family: "sans";
        font-weight: 700;
        letter-spacing: 3px;
        font-size: 10px;
        color: #000;
        text-transform: uppercase;
        display: inline-block;
        height: 32px;
        line-height: 28px;
        padding: 0 10px;
        margin-bottom: 0;
        border: 2px solid #000
    }

.slider-full-screen2 .slider-one-item .owl-dots {
    text-align: left;
    padding-left: 100px;
    bottom: 150px
}

.upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-prev, .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-next {
    opacity: 1;
    transform: translate(0,0);
    width: 80px;
    height: 30px;
    border: 1px solid #cdcdcd;
    top: -20px;
    left: calc(50% + 5px)
}

    .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-prev i, .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-next i {
        margin-top: 0;
        line-height: 26px
    }

    .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-next:hover {
        border-color: #bc9e6b
    }

        .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-prev:hover i, .upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-next:hover i {
            color: #bc9e6b
        }

.upsell-product.products.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: calc(50% - 85px)
}

.upsell-product.products .item-inner {
    padding-top: 20px;
    padding-bottom: 40px
}

.home7-control.owl-carousel .owl-controls .owl-nav .owl-prev, .home7-control.owl-carousel .owl-controls .owl-nav .owl-next {
    margin: 0 !important;
    background: rgba(0,0,0,0.3);
    height: 50px;
    width: 50px;
    transform: translateY(-50%)
}

    .home7-control.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .home7-control.owl-carousel .owl-controls .owl-nav .owl-next:hover {
        background: #000
    }

    .home7-control.owl-carousel .owl-controls .owl-nav .owl-prev i, .home7-control.owl-carousel .owl-controls .owl-nav .owl-next i {
        color: #fff;
        margin-top: 13px
    }

.slider-user {
    padding-top: 80px;
    padding-bottom: 50px;
    background-attachment: fixed
}

    .slider-user .slider-dot-images p, .slider-user .slider-dot-images h3 {
        color: #fff
    }

    .slider-user .slider-dot-images h3 {
        font-weight: 700
    }

.slider-dot-images {
    padding: 0 20px;
    margin-bottom: 30px
}

    .slider-dot-images .owl-dots {
        text-align: center
    }

        .slider-dot-images .owl-dots .owl-dot {
            display: inline-block;
            background-size: 100% auto;
            width: 75px;
            height: 75px;
            text-align: center;
            border-radius: 50%;
            opacity: .3;
            transform: scale(0.9);
            transition: all .5s ease 0
        }

            .slider-dot-images .owl-dots .owl-dot.active, .slider-dot-images .owl-dots .ordering span.owl-dot:hover, .ordering .slider-dot-images .owl-dots span.owl-dot:hover, .slider-dot-images .owl-dots .owl-dot:hover {
                opacity: 1;
                transform: scale(1)
            }

    .slider-dot-images p {
        max-width: 810px;
        font: 400 16px/25px sans;
        color: #333;
        margin: auto;
        margin-bottom: 30px;
        padding-bottom: 30px;
        margin-top: 20px;
        position: relative
    }

        .slider-dot-images p:after {
            position: absolute;
            margin: auto;
            bottom: 0;
            left: 0;
            right: 0;
            height: 1px;
            width: 90px;
            background: #c1c1c1;
            content: ""
        }

    .slider-dot-images h3 {
        font: 700 24px/30px sans;
        color: #333;
        letter-spacing: 2px
    }

    .slider-dot-images a {
        color: #bc9e6b;
        font: 300 14px sans
    }

.brand-content .items {
    padding: 15px 0
}

.featured-products {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px
}

@media (min-width: 1200px) {
    .featured-products.home_2 .products .product {
        width: 20%
    }
}

.featured-products .products .product {
    float: left;
    padding: 0 10px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 30px;
    padding-bottom: 10px
}

    .featured-products .products .product:after {
        position: absolute;
        content: "";
        top: 30px;
        bottom: 30px;
        width: 1px;
        background: #e8e8e8;
        right: 0
    }

@media (min-width: 1200px) {
    .featured-products .products .product {
        width: 16.6666%
    }

        .featured-products .products .product:nth-last-child(1), .featured-products .products .product:nth-last-child(2), .featured-products .products .product:nth-last-child(3), .featured-products .products .product:nth-last-child(4), .featured-products .products .product:nth-last-child(5), .featured-products .products .product:nth-last-child(6) {
            border-bottom: none
        }

        .featured-products .products .product:nth-child(6n):after {
            width: 0
        }
}

@media (min-width: 481px) and (max-width: 1199px) {
    .featured-products .products .product {
        width: 50%
    }

        .featured-products .products .product:nth-last-child(1), .featured-products .products .product:nth-last-child(2), .featured-products .products .product:nth-last-child(3), .featured-products .products .product:nth-last-child(4) {
            border-bottom: none
        }

        .featured-products .products .product:nth-child(4n):after {
            width: 0
        }
}

@media (max-width: 480px) {
    .featured-products .products .product {
        width: 50%
    }

        .featured-products .products .product:nth-last-child(1), .featured-products .products .product:nth-last-child(2) {
            border-bottom: none
        }

        .featured-products .products .product:nth-child(2n):after {
            width: 0
        }
}

.products.ver2 .product {
    padding: 15px 15px 7px;
    border-radius: 10px;
}

.featured-products.new-arrivals .products .product {
    border: none;
    text-align: left
}

.rtl .featured-products.new-arrivals .products .product {
    text-align: right
}

.featured-products.new-arrivals .products .product:after {
    width: 0
}

.featured-products.new-arrivals .products .product .product-title {
    padding-left: 20px;
    padding-right: 20px
}

.featured-products.new-arrivals .products .product .product-price-old {
    padding-left: 20px
}

@media (max-width: 480px) {
    .featured-products.new-arrivals .products .product {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

        .featured-products.new-arrivals .products .product .product-title {
            padding-left: 10px
        }

        .featured-products.new-arrivals .products .product .product-price-old {
            padding-left: 10px
        }
}

.owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-next {
    background: #959595;
    height: 50px;
    width: 40px;
    right: 0 !important
}

    .owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
        background: #bc9e6b
    }

    .owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-prev i, .owl-nav-ver1 .owl-carousel .owl-controls .owl-nav .owl-next i {
        color: #fff;
        font-size: 36px;
        margin: 0;
        line-height: 50px
    }

.banner-private {
    position: relative
}

    .banner-private img {
        width: 100%
    }

    .banner-private .text {
        position: absolute;
        bottom: 50px;
        left: 50px;
        color: #333
    }

        .banner-private .text h2 {
            text-transform: uppercase
        }

        .banner-private .text p {
            font-weight: 300
        }

        .banner-private .text img {
            width: auto
        }

    .banner-private.center .text {
        text-align: center;
        right: 35px;
        bottom: 65%;
        transform: translateY(50%)
    }

        .banner-private.center .text img {
            margin: auto;
            margin-bottom: 15px;
            opacity: 1
        }

        .banner-private.center .text h2 {
            font: 400 60px/60px sans;
            color: #333;
            text-transform: capitalize;
            margin-bottom: 15px;
            padding-bottom: 15px;
            position: relative
        }

        .banner-private.center .text p {
            font: 300 18px/25px sans;
            color: #565656
        }

.banner-home2 img {
    width: 100%
}

.banner-home2 .col-md-5 {
    position: relative
}

    .banner-home2 .col-md-5 a:first-child {
        margin-bottom: 37px
    }

    .banner-home2 .col-md-5 .hover-effect-border {
        display: inline-block;
        position: relative
    }

@media (min-width: 768px) and (max-width: 1024px) {
    .banner-home2 .col-md-5 .hover-effect-border {
        width: 100%
    }
}

.banner-home2 .col-md-5 .hover-effect-border .text {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 20%
}

    .banner-home2 .col-md-5 .hover-effect-border .text h4 {
        font-weight: 300;
        letter-spacing: 2px;
        color: #9a9a9a;
        font-style: 12px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 20px
    }

        .banner-home2 .col-md-5 .hover-effect-border .text h4:after {
            position: absolute;
            content: "";
            width: 55px;
            height: 1px;
            background: #000;
            margin-left: -23px;
            left: 50%;
            bottom: 0
        }

    .banner-home2 .col-md-5 .hover-effect-border .text h3 {
        font-family: "sans";
        font-size: 40px;
        color: #000;
        line-height: 35px;
        margin-bottom: 25px
    }

    .banner-home2 .col-md-5 .hover-effect-border .text p {
        font-family: "Sans";
        font-size: 13px;
        color: #858585;
        line-height: 20px;
        max-width: 390px;
        padding: 0 20px;
        margin: 0 auto
    }

    .banner-home2 .col-md-5 .hover-effect-border .text button {
        border: none;
        color: #fff;
        font-size: 12px;
        background: #000;
        padding: 0 65px;
        height: 46px;
        line-height: 42px;
        margin-top: 25px;
        border: 2px solid #000
    }

.banner-header {
    position: relative;
    background-color: #333
}

    .banner-header img {
        width: 100%;
        opacity: .4
    }

    .banner-header .text {
        position: absolute;
        width: 100%;
        height: 170px;
        top: 39%;
        margin-top: -85px;
        border: 4px solid #fff;
        text-align: center;
        color: #fff;
        padding: 35px
    }

        .banner-header .text h3 {
            display: inline-block;
            width: 100%;
            font-size: 40px;
            font-family: "sans";
            line-height: 50px;
            padding-bottom: 15px;
            font-size: 25px !important;
        }

        .banner-header .text p {
            font-size: 18px;
            text-transform: capitalize;
            font-weight: 400;
            padding-top: 10px;
            font-family: "sans";
            color: #bc9e6b
        }

            .banner-header .text p i {
                font-size: 14px;
                margin: 0 20px;
                color: #fff
            }

            .banner-header .text p a {
                color: #fff
            }

                .banner-header .text p a:hover {
                    color: #bc9e6b
                }

@media (min-width: 250px) {
    .banner-header.banner-lbook3 img {
        width: 100%
    }
}

@media (min-width: 600px) {
    .banner-header.banner-lbook3 img {
        width: 100%;
        height: 240px
    }
}

.banner-header.banner-lbook3 .text {
    border: none;
    direction: rtl
}

    .banner-header.banner-lbook3 .text img {
        width: auto
    }

    .banner-header.banner-lbook3 .text h1 {
        display: inline-block;
        width: 100%;
        font-size: 22px!important;
        font-family: "sans";
        line-height: 65px;
        letter-spacing: 1px;
        padding-bottom: 15px;
        color: #fff
    }

    .banner-header.banner-lbook3 .text p {
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 400;
        padding-top: 10px;
        font-family: "sans";
        color: #fff
    }

        .banner-header.banner-lbook3 .text p i {
            font-size: 14px;
            margin: 0 20px;
            color: #fff
        }

        .banner-header.banner-lbook3 .text p a {
            color: #c8c8c8
        }

            .banner-header.banner-lbook3 .text p a:hover {
                color: #fff
            }

.banner-header.banner-lbook3.single-post .text {
    width: 100%;
    left: 0;
    margin-left: 0
}

    .banner-header.banner-lbook3.single-post .text h3 {
        font: 400 50px/50px sans
    }

    .banner-header.banner-lbook3.single-post .text p {
        font: 400 13px/20px Sans;
        color: #a3a3a3
    }

        .banner-header.banner-lbook3.single-post .text p.cat {
            font: 300 12px/20px sans;
            letter-spacing: 2px;
            color: #9a9a9a
        }

.banner-top-home3 .items {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .banner-top-home3 .items .text {
        background: rgba(255,255,255,0.3);
        padding: 30px 0 0;
        position: absolute;
        top: 0;
        right: 30px;
        left: 30px;
        bottom: 0;
        margin: auto;
        text-align: center;
        height: 170px
    }

        .banner-top-home3 .items .text h3 {
            font-family: "sans";
            font-size: 40px;
            text-transform: capitalize;
            color: #fff;
            line-height: 40px;
            position: relative;
            margin-bottom: 50px
        }

            .banner-top-home3 .items .text h3:after {
                position: absolute;
                left: 50%;
                bottom: -25px;
                width: 66px;
                margin-left: -33px;
                height: 3px;
                content: "";
                background-color: #fff
            }

        .banner-top-home3 .items .text p {
            font-weight: 300;
            color: #fff;
            letter-spacing: 4px;
            text-transform: uppercase;
            line-height: 30px
        }

    .banner-top-home3 .items a {
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        border-bottom: 1px solid #fff;
        text-transform: uppercase;
        letter-spacing: 3px;
        padding-bottom: 4px;
        display: inline-block;
        text-align: center;
        margin: 30px 0
    }

.banner-home4-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .banner-home4-top .col-md-6 {
        padding: 0;
        position: relative
    }

        .banner-home4-top .col-md-6 .col-md-12 {
            padding: 0;
            position: relative
        }

    .banner-home4-top img {
        width: 100%
    }

    .banner-home4-top .text {
        position: absolute;
        left: 40px;
        bottom: 40px
    }

        .banner-home4-top .text h3 {
            font-family: "sans";
            font-size: 35px;
            color: #000;
            line-height: 30px;
            font-weight: 400;
            margin-bottom: 10px
        }

        .banner-home4-top .text p {
            font-weight: 300;
            padding-left: 3px;
            font-size: 12px;
            color: #828282;
            text-transform: uppercase;
            letter-spacing: 2px;
            padding-bottom: 30px;
            position: relative
        }

            .banner-home4-top .text p:after {
                position: absolute;
                content: "";
                bottom: 0;
                left: 3px;
                width: 50px;
                background: #e95252;
                height: 3px
            }

.banner-home6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .banner-home6 .col-md-6 {
        padding: 0
    }

        .banner-home6 .col-md-6 .items h3 {
            font-size: 40px;
            letter-spacing: 10px;
            position: relative;
            padding-bottom: 10px;
            margin-bottom: 10px;
            margin-top: 10px
        }

            .banner-home6 .col-md-6 .items h3:after {
                position: absolute;
                content: "";
                left: 2px;
                right: 8px;
                bottom: 0;
                height: 2px;
                background: #e95252
            }

        .banner-home6 .col-md-6 .items a {
            font-size: 10px;
            letter-spacing: 3px;
            font-weight: 700
        }

            .banner-home6 .col-md-6 .items a:hover {
                background: none !important
            }

        .banner-home6 .col-md-6 .items .text {
            padding-bottom: 15px;
            left: 90px
        }

            .banner-home6 .col-md-6 .items .text a {
                position: absolute;
                bottom: 0;
                right: 10px
            }

.home7-banner1.banner-private p, .home7-banner2.banner-private p, .home7-banner3.banner-private p {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 20px;
    margin-bottom: 5px
}

.home7-banner1.banner-private h3, .home7-banner2.banner-private h3, .home7-banner3.banner-private h3 {
    font-size: 30px;
    letter-spacing: 5px;
    position: relative;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    margin-bottom: 30px
}

    .home7-banner1.banner-private h3:after, .home7-banner2.banner-private h3:after, .home7-banner3.banner-private h3:after {
        position: absolute;
        content: "";
        left: 0;
        right: 5px;
        bottom: 0;
        height: 2px;
        background: #fff
    }

.home7-banner1.banner-private a, .home7-banner2.banner-private a, .home7-banner3.banner-private a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    padding-left: 30px
}

    .home7-banner1.banner-private a:hover, .home7-banner2.banner-private a:hover, .home7-banner3.banner-private a:hover {
        background: none !important
    }

.home7-banner1.banner-private .text, .home7-banner2.banner-private .text, .home7-banner3.banner-private .text {
    left: 140px;
    bottom: 180px
}

.home7-banner2.banner-private {
    text-align: right
}

    .home7-banner2.banner-private .text {
        left: inherit;
        right: 140px
    }

.banner-home7-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .banner-home7-top.banner-private {
        text-align: center
    }

        .banner-home7-top.banner-private .text {
            left: 0;
            width: 100%;
            top: 23%;
            text-align: center;
            bottom: inherit;
            margin: 0 auto;
            color: #000;
            padding: 0 20px
        }

            .banner-home7-top.banner-private .text p {
                max-width: 960px;
                margin: 0 auto;
                font-size: 16px;
                font-family: "Sans";
                color: #6a6a6a;
                text-transform: none;
                letter-spacing: 0;
                line-height: 30px;
                margin-bottom: 50px
            }

            .banner-home7-top.banner-private .text h3 {
                text-transform: none;
                font-size: 40px;
                font-family: "sans";
                padding-bottom: 30px;
                margin-bottom: 30px;
                position: relative
            }

                .banner-home7-top.banner-private .text h3:after {
                    position: absolute;
                    content: "";
                    left: 50%;
                    bottom: 0;
                    width: 66px;
                    margin-left: -33px;
                    height: 2px;
                    background: #000
                }

            .banner-home7-top.banner-private .text img {
                margin-bottom: 20px
            }

            .banner-home7-top.banner-private .text a {
                font-size: 12px;
                color: #000;
                text-transform: uppercase;
                letter-spacing: 3px;
                font-weight: 700;
                display: inline-block;
                padding: 8px 20px;
                border: 2px solid #000
            }

.blog-post-container-v2.blog-post-container {
    margin: 0
}

    .blog-post-container-v2.blog-post-container .blog-post-item {
        margin: 0
    }

        .blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content {
            left: -1px;
            right: -1px;
            bottom: 4px;
            background: rgba(0,0,0,0.3)
        }

            .blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat {
                color: #fff;
                margin: 15px 0 !important
            }

                .blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat:after {
                    background: #6f6f6f;
                    bottom: -10px
                }

            .blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .blog-title {
                color: #fff;
                margin-bottom: 35px
            }

            .blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content:before {
                border: none;
                position: static
            }

.banner-hom7-center {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .banner-hom7-center img {
        width: 100%
    }

    .banner-hom7-center .col-md-6 {
        padding: 0
    }

.banner-private-v2 {
    position: relative
}

    .banner-private-v2 .text {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        top: 20%
    }

        .banner-private-v2 .text h4 {
            font-weight: 300;
            letter-spacing: 2px;
            color: #9a9a9a;
            font-style: 12px;
            text-transform: uppercase;
            position: relative;
            padding-bottom: 15px;
            margin-bottom: 20px
        }

            .banner-private-v2 .text h4:after {
                position: absolute;
                content: "";
                width: 55px;
                height: 1px;
                background: #000;
                margin-left: -23px;
                left: 50%;
                bottom: 0
            }

        .banner-private-v2 .text h3 {
            font-family: "sans";
            font-size: 40px;
            color: #000;
            line-height: 35px;
            margin-bottom: 25px
        }

        .banner-private-v2 .text p {
            font-family: "Sans";
            font-size: 13px;
            color: #858585;
            line-height: 20px;
            max-width: 390px;
            padding: 0 20px;
            margin: 0 auto
        }

        .banner-private-v2 .text button {
            border: none;
            color: #fff;
            font-size: 12px;
            background: #000;
            padding: 0 65px;
            height: 46px;
            line-height: 42px;
            margin-top: 25px;
            border: 2px solid #000
        }

.banner-hom7-center .banner-private-v2 {
    text-align: center
}

    .banner-hom7-center .banner-private-v2 .text {
        width: 555px;
        height: 350px;
        background: rgba(255,255,255,0.8);
        top: 50%;
        left: 50%;
        margin-top: -175px;
        margin-left: -273px
    }

        .banner-hom7-center .banner-private-v2 .text h4 {
            margin-top: 60px
        }

.banner-home7-center1 .text, .banner-home7-center2 .text {
    text-align: center;
    left: 0;
    width: 100%;
    bottom: inherit;
    top: 25%;
    position: absolute
}

    .banner-home7-center1 .text span, .banner-home7-center2 .text span {
        font-size: 80px;
        position: relative;
        padding-bottom: 25px;
        margin-bottom: 25px;
        display: inline-block
    }

        .banner-home7-center1 .text span:after, .banner-home7-center2 .text span:after {
            position: absolute;
            content: "";
            left: 50%;
            bottom: 0;
            width: 60px;
            height: 2px;
            margin-left: -30px;
            background: #fff
        }

    .banner-home7-center1 .text h3, .banner-home7-center2 .text h3 {
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 3px;
        max-width: 265px;
        line-height: 25px;
        margin: 0 auto
    }

.banner-home7-center2 .text {
    text-align: center
}

    .banner-home7-center2 .text span, .banner-home7-center2 .text h3 {
        color: #000;
        max-width: 100%
    }

    .banner-home7-center2 .text span {
        font-size: 80px
    }

        .banner-home7-center2 .text span:after {
            background: #000
        }

.banner-home8-top .text {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: inherit;
    top: 50%;
    margin-top: -50px
}

    .banner-home8-top .text h3 {
        font-family: "sans";
        font-size: 50px;
        text-transform: capitalize;
        letter-spacing: 0;
        margin-bottom: 5px;
        line-height: 50px
    }

    .banner-home8-top .text p {
        font-size: 12px;
        color: #cecece;
        line-height: 20px;
        padding-bottom: 20px;
        position: relative
    }

        .banner-home8-top .text p:after {
            position: absolute;
            content: "";
            left: 50%;
            bottom: 0;
            width: 80px;
            margin-left: -40px;
            background: #e95252;
            height: 2px
        }

.banner-home8-top .col-md-3 {
    padding: 0
}

.banner-home8-top .col-md-12 {
    padding: 0
}

.banner-home8-top .col-md-6 {
    padding: 0
}

.banner-home8-top.banner-home8-center .text h3 {
    margin-bottom: 15px
}

.banner-home8-top.banner-home8-center .text p {
    padding-top: 15px
}

    .banner-home8-top.banner-home8-center .text p:after {
        bottom: inherit;
        top: 0
    }

.banner-home8-top.banner-home8-center .text a:hover {
    background: none !important
}

.banner-home3-colection-top {
    position: relative
}

    .banner-home3-colection-top img {
        width: 100%
    }

    .banner-home3-colection-top a.button {
        position: absolute;
        color: #fff;
        left: 50%;
        bottom: 20%;
        font-size: 13px;
        letter-spacing: 4px;
        margin-left: -90px
    }

        .banner-home3-colection-top a.button:hover {
            background: none !important
        }

.banner-home3-lookbook1 .text {
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 70px
}

    .banner-home3-lookbook1 .text h3 {
        font: 400 60px sans;
        letter-spacing: 20px;
        position: relative;
        display: inline-block
    }

        .banner-home3-lookbook1 .text h3:after {
            position: absolute;
            content: "";
            background: #fff;
            height: 3px;
            right: 15px;
            left: 2px;
            bottom: 0
        }

    .banner-home3-lookbook1 .text p {
        font: 400 16px sans;
        letter-spacing: 5px;
        padding-top: 10px;
        position: relative
    }

        .banner-home3-lookbook1 .text p:after {
            position: absolute;
            content: "";
            left: 50%;
            width: 1px;
            height: 500px;
            top: 50px;
            background: #fff
        }

.banner-home3-lookbook1.banner-home3-top-50 .text {
    bottom: 40%
}

.banner-home3-lookbook2 .text {
    width: 100%;
    left: 0;
    text-align: center;
    top: 30%;
    bottom: inherit
}

    .banner-home3-lookbook2 .text .icons {
        font-size: 80px;
        padding-bottom: 50px;
        display: inline-block
    }

    .banner-home3-lookbook2 .text h3 {
        font: 300 35px/40px sans;
        letter-spacing: 10px;
        padding-bottom: 50px
    }

    .banner-home3-lookbook2 .text a {
        font: 700 10px sans;
        letter-spacing: 3px
    }

        .banner-home3-lookbook2 .text a:hover {
            background: none
        }

.banner-video {
    position: relative
}

    .banner-video img {
        width: 100%
    }

    .banner-video .text {
        position: absolute;
        left: 0;
        width: 100%;
        top: 40%;
        color: #fff;
        text-align: center
    }

        .banner-video .text .icons {
            height: 154px;
            width: 154px;
            background: url(../../../Content/Newcss/assets/images/icon-video.png) no-repeat;
            display: inline-block
        }

        .banner-video .text h3 {
            font: 400 30px/30px sans;
            text-transform: uppercase;
            letter-spacing: 15px;
            margin-top: 50px
        }

.banner-home-collec1.related-products {
    padding: 0
}

    .banner-home-collec1.related-products .product-details {
        padding: 0
    }

        .banner-home-collec1.related-products .product-details:after {
            background: none;
            height: 0;
            width: 0
        }

        .banner-home-collec1.related-products .product-details img {
            width: 100%
        }

        .banner-home-collec1.related-products .product-details .text {
            position: absolute;
            top: 30%;
            left: 150px;
            max-width: 520px
        }

        .banner-home-collec1.related-products .product-details h4 {
            font-weight: 300;
            color: #9d9d9d
        }

.banner-product-details3 {
    position: relative;
    margin-bottom: 30px
}

    .banner-product-details3 img {
        width: 100%
    }

    .banner-product-details3 h3 {
        position: absolute;
        width: 100%;
        text-align: center;
        font: 400 50px/50px sans;
        color: #fff;
        top: 50%;
        left: 0;
        margin-top: -25px;
        letter-spacing: 10px
    }

.banner-header a.action {
    display: inline-block;
    width: 19px;
    height: 59px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -10px;
    background: url(../../../Content/Newcss/assets/images/down-white.png) no-repeat
}

.banner-por-single {
    text-align: center
}

    .banner-por-single img {
        display: inline-block
    }

.special {
    padding: 40px 0 55px
}

@media (min-width: 1200px) {
    .special .col-md-7 {
        padding-right: 30px
    }

    .rtl .special .col-md-7 {
        padding-left: 30px;
        padding-right: inherit
    }
}

.special.home3-special img {
    max-width: 570px;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13)
}

@media (max-width: 980px) {
    .special.home3-special img {
        max-width: 350px
    }
}

@media (max-width: 639px) {
    .special.home3-special img {
        max-width: 100%
    }
}

.special.home3-special .special-content h5 {
    padding-bottom: 0
}

    .special.home3-special .special-content h5:after {
        width: 0
    }

.special.home3-special .special-content .time {
    background: #333;
    display: inline-block;
    width: auto;
    padding: 50px 60px;
    margin-left: -80px;
    margin-bottom: 50px
}

.rtl .special.home3-special .special-content .time {
    margin-right: -80px;
    margin-left: inherit
}

.special.home3-special .special-content .time .distance {
    background: none;
    margin: 0;
    border-right: 1px solid #fff;
    border-radius: 0;
    width: 120px
}

    .special.home3-special .special-content .time .distance .number {
        font-size: 48px;
        line-height: 50px;
        font-weight: 300
    }

    .special.home3-special .special-content .time .distance:last-child {
        border-right: none
    }

    .special.home3-special .special-content .time .distance .text {
        color: #fff
    }

@media (max-width: 1024px) {
    .special.home3-special .special-content .time {
        padding: 20px 30px
    }

        .special.home3-special .special-content .time .distance {
            width: 80px;
            text-align: center
        }

            .special.home3-special .special-content .time .distance .number {
                font-size: 30px;
                line-height: 30px
            }

            .special.home3-special .special-content .time .distance .text {
                line-height: 14px
            }
}

@media (max-width: 980px) and (min-width: 768px) {
    .special.home3-special .special-content .time {
        margin-bottom: 25px
    }
}

.special.home3-special .special-content a:hover {
    background: #fff
}

    .special.home3-special .special-content a:hover i {
        color: #333
    }

.special.home3-special .special-content a i {
    color: #fff;
    line-height: 78px;
    font-size: 36px
}

.special.home3-special .special-content a:last-child {
    margin-right: 0
}

.special-content {
    font-family: "sans";
    text-align: left;
    padding-top: 100px
}

.rtl .special-content {
    text-align: right;
    direction: rtl
}

.special-content h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: right;
    direction: rtl
}

.special-content h3 {
    font: 700 60px/60px sans;
    color: #bc9e6b;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: right;
    direction: rtl
}

.special-content h5 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    font: 300 30px/30px sans;
    letter-spacing: 2px;
    color: #2b2b2b;
    text-align: right;
    direction: rtl
}

    .special-content h5:after {
        position: absolute;
        width: 110px;
        height: 1px;
        background: #b5b5b5;
        bottom: 0;
        left: 0;
        content: ""
    }

.rtl .special-content h5:after {
    right: 0;
    left: auto
}

@media (max-width: 980px) and (min-width: 768px) {
    .special-content {
        padding-top: 20px
    }

        .special-content h3 {
            margin-bottom: 10px;
            font-size: 35px;
            line-height: 35px
        }

        .special-content h5 {
            font-size: 15px;
            line-height: 20px
        }

        .special-content h4 {
            font-size: 20px;
            line-height: 20px
        }
}

.special-content .time {
    text-align: left
}

.rtl .special-content .time {
    text-align: right
}

.special-content .time .distance {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 13px 0 rgba(84,76,76,0.1);
    width: 80px;
    height: 80px;
    margin: 0 5px;
    text-align: center
}

    .special-content .time .distance:first-child {
        margin-left: 0
    }

    .special-content .time .distance:last-child {
        margin-right: 0
    }

    .special-content .time .distance .number {
        font: 300 32px sans;
        color: #bc9e6b;
        display: block
    }

        .special-content .time .distance .number b {
            font-weight: 300 !important
        }

    .special-content .time .distance .text {
        font: 300 12px sans;
        color: #333;
        display: block;
        text-transform: uppercase
    }

.instagram .item {
    display: inline-block;
    float: left;
    width: 12.5%
}

    .instagram .item img {
        width: 100%
    }

@media (max-width: 980px) {
    .instagram .item {
        width: 25%
    }
}

@media (max-width: 639px) {
    .instagram .item {
        width: 50%
    }
}

.home3-latest-news h2 {
    font: 400 40px sans;
    color: #2b2b2b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative
}

    .home3-latest-news h2:after {
        position: absolute;
        content: "";
        left: 0;
        width: 100px;
        bottom: 0;
        height: 2px;
        background: #bc9e6b
    }

.home3-latest-news .item {
    padding: 30px 0;
    border-bottom: 1px solid #cdcdcd
}

    .home3-latest-news .item:last-child {
        border: none
    }

    .home3-latest-news .item .date {
        text-align: center;
        color: #333;
        margin-right: 20px
    }

.rtl .home3-latest-news .item .date {
    margin-left: 20px;
    margin-right: inherit
}

.home3-latest-news .item .date .day {
    font: 400 60px sans
}

.home3-latest-news .item .date .month {
    font: 400 14px sans
}

.home3-latest-news .item .text .title {
    color: #333;
    font: 400 20px sans;
    margin-bottom: 10px;
    display: block
}

    .home3-latest-news .item .text .title:hover {
        color: #bc9e6b
    }

.home3-latest-news .item .text p {
    font: 300 14px/20px sans
}

.home3-latest-news .item .text .read-more {
    color: #bc9e6b;
    font: 300 14px/20px sans
}

@media (max-width: 767px) {
    .home1-banner1 .hover-images {
        width: 100%
    }

        .home1-banner1 .hover-images img {
            width: 100%
        }
}

.instafeed {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .instafeed img {
        width: 100%
    }

    .instafeed .items {
        width: 20%;
        float: left;
        position: relative;
        -webkit-transition: all .5s ease 0;
        -o-transition: all .5s ease 0;
        transition: all .5s ease 0;
        overflow: hidden
    }

        .instafeed .items:before {
            width: 100%;
            height: 100%;
            position: absolute;
            content: "";
            background: url(../../../Content/Newcss/assets/images/bg-instafeed.jpg) no-repeat;
            background-size: 100% 0;
            -webkit-transition: all .5s ease 0;
            -o-transition: all .5s ease 0;
            transition: all .5s ease 0
        }

        .instafeed .items:hover:before {
            background-size: 100% 100%
        }

        .instafeed .items:hover .text {
            transform: translate(0,100px)
        }

        .instafeed .items .text {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            text-align: center;
            color: #fff;
            -webkit-transition: all .5s ease 0;
            -o-transition: all .5s ease 0;
            transition: all .5s ease 0;
            transform: translate(0,-150px)
        }

            .instafeed .items .text img {
                width: auto;
                margin-bottom: 20px
            }

            .instafeed .items .text h3 {
                font-size: 16px;
                text-transform: uppercase;
                letter-spacing: 2px;
                font-weight: 400;
                position: relative;
                padding-bottom: 15px;
                margin-bottom: 15px;
                line-height: 20px
            }

                .instafeed .items .text h3:after {
                    position: absolute;
                    content: "";
                    width: 66px;
                    margin-left: -33px;
                    height: 2px;
                    background: #fff;
                    bottom: 0;
                    left: 50%
                }

            .instafeed .items .text p {
                font-weight: 300;
                text-transform: uppercase;
                font-size: 12px;
                line-height: 20px
            }

.newsletter {
    margin-bottom: 75px
}

    .newsletter .col-md-5 .col-md-6:first-child {
        background: #1c1c1c;
        padding: 10px
    }

        .newsletter .col-md-5 .col-md-6:first-child .border-free-shipping {
            border: 1px solid #353535;
            display: inline-block;
            width: 100%;
            padding: 26px
        }

        .newsletter .col-md-5 .col-md-6:first-child h3 {
            font-family: "sans";
            color: #fff;
            font-size: 18px;
            text-transform: uppercase;
            letter-spacing: 2px;
            line-height: 30px
        }

        .newsletter .col-md-5 .col-md-6:first-child a {
            color: #4c4c4c;
            font-family: "sans";
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 2px;
            font-size: 10px;
            display: inline-block;
            margin-top: 25px;
            border: 2px solid #4c4c4c;
            height: 32px;
            line-height: 28px;
            padding: 0 10px
        }

    .newsletter .col-md-5 .col-md-6:last-child {
        background: #f4f4f4;
        text-align: center;
        padding: 61px 0
    }

        .newsletter .col-md-5 .col-md-6:last-child i.icon {
            font-size: 100px
        }

.newsletter-content {
    display: inline-block;
    width: 100%;
    background: url(../../../Content/Newcss/assets/images/uno-bg-newsletter.jpg) no-repeat;
    text-align: center;
    border: 2px solid #000;
    position: relative;
    height: 224px
}

    .newsletter-content .icon {
        font-size: 25px;
        color: #000;
        margin-top: 25px;
        display: inline-block;
        margin-bottom: 20px
    }

    .newsletter-content h3 {
        font-family: "sans";
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 18px;
        color: #000;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

        .newsletter-content h3:after {
            position: absolute;
            content: "";
            left: 50%;
            bottom: 0;
            height: 1px;
            background: #000;
            width: 30px;
            margin-left: -15px
        }

    .newsletter-content p {
        font-family: "sans";
        font-size: 12px;
        text-transform: uppercase;
        color: #9a9a9a;
        letter-spacing: 2px
    }

    .newsletter-content form {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 66px;
        border-top: 1px solid #e9e9e9
    }

        .newsletter-content form input {
            position: absolute;
            left: 0;
            bottom: 0;
            height: 66px;
            border: none;
            width: 100%;
            background: transparent;
            padding: 0 160px 0 40px;
            font-family: "Sans";
            color: #8d8c8c
        }

        .newsletter-content form button {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 160px;
            border: none;
            border-left: 1px solid #e9e9e9;
            height: 66px;
            background: transparent
        }

.newsletter-v2 {
    padding: 30px 0
}

    .newsletter-v2 .col-md-6 {
        padding: 0;
        text-align: center
    }

        .newsletter-v2 .col-md-6 i.icon-envelope-letter {
            font-size: 40px;
            color: #000;
            display: inline-block;
            width: auto;
            margin-right: 120px;
            position: relative
        }

            .newsletter-v2 .col-md-6 i.icon-envelope-letter:after {
                position: absolute;
                left: 58px;
                top: 50%;
                width: 80px;
                height: 2px;
                background: #000;
                content: ""
            }

        .newsletter-v2 .col-md-6 .text {
            display: inline-block;
            text-align: left
        }

            .newsletter-v2 .col-md-6 .text h3 {
                font-size: 16px;
                text-transform: uppercase;
                letter-spacing: 3px;
                line-height: 25px
            }

            .newsletter-v2 .col-md-6 .text p {
                font-size: 12px;
                font-weight: 300;
                color: #9a9a9a;
                letter-spacing: 3px
            }

        .newsletter-v2 .col-md-6:last-child {
            text-align: left
        }

            .newsletter-v2 .col-md-6:last-child form {
                display: inline-block;
                position: relative
            }

                .newsletter-v2 .col-md-6:last-child form input {
                    width: 548px;
                    height: 48px;
                    background: #fff;
                    border: 2px solid #000;
                    padding: 0 150px 0 20px;
                    font-family: "Sans";
                    color: #8d8c8c;
                    font-size: 12px
                }

@media (max-width: 767px) {
    .newsletter-v2 .col-md-6:last-child form input {
        width: 100%
    }
}

.newsletter-v2 .col-md-6:last-child form button {
    position: absolute;
    height: 44px;
    width: 120px;
    right: 2px;
    top: 2px;
    box-shadow: none;
    border: none;
    background: #000;
    color: #fff;
    border-left: 2px solid #000
}

    .newsletter-v2 .col-md-6:last-child form button:hover {
        border-left: 2px solid #000
    }

.special img {
    max-width: 100%
}

.newsletter-home4 {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
    height: 215px;
    background: url(../../../Content/Newcss/assets/images/newsletter-home4-2.jpg) no-repeat
}

@media (max-width: 980px) {
    .newsletter-home4 {
        background-size: auto 100%;
        background-position: center;
        height: auto
    }
}

.newsletter-home4 .wrap-center .items {
    display: table;
    width: 100%;
    height: 215px
}

    .newsletter-home4 .wrap-center .items .text, .newsletter-home4 .wrap-center .items .wrap-form {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }

    .newsletter-home4 .wrap-center .items .wrap-form {
        padding-left: 20px;
        padding-right: 20px
    }

@media (max-width: 980px) {
    .newsletter-home4 .wrap-center .items {
        height: auto;
        display: inline-block
    }

        .newsletter-home4 .wrap-center .items .text, .newsletter-home4 .wrap-center .items .wrap-form {
            display: inline-block;
            width: 100%
        }
}

.newsletter-home4 img {
    width: 100%
}

@media (max-width: 980px) {
    .newsletter-home4 .col-md-6 {
        width: 100%;
        margin-bottom: 30px
    }
}

.newsletter-home4 .wrap-center .items .text {
    width: 100%;
    float: left;
    position: relative;
    top: inherit;
    left: inherit
}

    .newsletter-home4 .wrap-center .items .text i {
        font-size: 22px;
        margin-bottom: 20px;
        display: inline-block
    }

    .newsletter-home4 .wrap-center .items .text h3 {
        font-size: 36px;
        font-family: "sans";
        font-weight: 400;
        margin-top: 50px;
        text-transform: capitalize
    }

        .newsletter-home4 .wrap-center .items .text h3:after {
            height: 2px;
            width: 80px;
            margin-left: -40px
        }

    .newsletter-home4 .wrap-center .items .text p {
        max-width: 400px;
        margin: auto;
        margin-top: 20px;
        font: 300 12px/20px sans
    }

.newsletter-home4 .wrap-center .items form {
    width: 100%;
    height: 60px;
    float: left;
    padding: 0;
    margin-top: 15px
}

    .newsletter-home4 .wrap-center .items form input {
        width: 100%;
        height: 100%;
        background: none;
        border: 1px solid #fff;
        box-shadow: none;
        padding: 0 100px 0 20px;
        font-family: "sans";
        font-size: 16px;
        font-weight: 300;
        color: #fff
    }

@media (max-width: 479px) {
    .newsletter-home4 .wrap-center .items form input {
        padding-right: 60px
    }
}

.newsletter-home4 .wrap-center .items form button {
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: none;
    border: none;
    background: none;
    border-left: 1px solid #fff;
    height: 100%;
    padding: 0 40px;
    color: #fff;
    font: 400 16px sans;
    text-transform: uppercase;
    letter-spacing: 0
}

    .newsletter-home4 .wrap-center .items form button i {
        margin-left: 5px
    }

    .newsletter-home4 .wrap-center .items form button:hover {
        border-color: #b7b7b7 !important
    }

@media (max-width: 479px) {
    .newsletter-home4 .wrap-center .items form button {
        font-size: 0
    }

        .newsletter-home4 .wrap-center .items form button i {
            font-size: 14px
        }
}

.newsletter-home4 .items {
    position: relative
}

    .newsletter-home4 .items .text {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #fff;
        top: 40%;
        left: 0
    }

        .newsletter-home4 .items .text h3 {
            font-family: "sans";
            font-size: 34.87px;
            position: relative;
            padding-bottom: 10px;
            margin-bottom: 10px
        }

            .newsletter-home4 .items .text h3:after {
                position: absolute;
                content: "";
                left: 50%;
                bottom: 0;
                width: 50px;
                height: 2px;
                background: #fff;
                margin-left: -25px
            }

        .newsletter-home4 .items .text p {
            font-weight: 300;
            font-size: 12px;
            letter-spacing: 3px;
            text-transform: uppercase
        }

.newsletter-home6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .newsletter-home6 .newsletter-content {
        border: none;
        background: url(../../../Content/Newcss/assets/images/newsletter-home6.jpg) no-repeat;
        height: 390px
    }

        .newsletter-home6 .newsletter-content .icon, .newsletter-home6 .newsletter-content h3, .newsletter-home6 .newsletter-content p {
            color: #fff
        }

        .newsletter-home6 .newsletter-content p {
            font-weight: 300
        }

        .newsletter-home6 .newsletter-content h3:after {
            background: #fff
        }

        .newsletter-home6 .newsletter-content form, .newsletter-home6 .newsletter-content input, .newsletter-home6 .newsletter-content button {
            position: relative;
            max-width: 555px
        }

        .newsletter-home6 .newsletter-content .icon {
            margin-top: 50px
        }

        .newsletter-home6 .newsletter-content form {
            margin: 0 auto;
            border-top: none;
            border-bottom: 2px solid #5e5e5e;
            margin-top: 20px
        }

        .newsletter-home6 .newsletter-content input {
            padding: 0 20px;
            text-align: center
        }

        .newsletter-home6 .newsletter-content button {
            border: none;
            height: 40px;
            line-height: 40px;
            margin-top: 30px;
            background: #000;
            color: #fff
        }

    .newsletter-home6.newsletter-home-8 {
        background: url(../../../Content/Newcss/assets/images/newsletter-home8-bg.jpg) no-repeat;
        margin-bottom: 0
    }

        .newsletter-home6.newsletter-home-8 .newsletter-content {
            background: none
        }

.newsletter-bottom {
    position: relative
}

    .newsletter-bottom .text {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 50%;
        transform: translateY(-50%)
    }

    .newsletter-bottom h3 {
        font: 400 30px/30px sans;
        color: #fff;
        text-transform: capitalize;
        margin-bottom: 10px
    }

    .newsletter-bottom p {
        font: 300 16px sans;
        color: #bc9e6b;
        margin-bottom: 25px
    }

    .newsletter-bottom form {
        width: 90%;
        max-width: 700px;
        position: relative;
        margin: auto
    }

        .newsletter-bottom form input {
            font: 300 16px/40px sans;
            color: #333;
            width: 100%;
            padding: 0 80px 0 20px
        }

        .newsletter-bottom form button {
            position: absolute;
            right: 0;
            top: 0;
            border: none;
            background: none;
            color: #bc9e6b;
            font: 700 18px/40px sans;
            text-transform: uppercase;
            letter-spacing: 0
        }

.best-selling {
    display: inline-block;
    width: 100%
}

    .best-selling .col-md-4 {
        padding: 0;
        border-left: 1px solid #e6e6e6;
        position: relative
    }

        .best-selling .col-md-4 .button {
            display: inline-block;
            width: 100%;
            text-align: center;
            height: 65px;
            line-height: 65px;
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6
        }

        .best-selling .col-md-4 .title-text {
            margin: 0;
            padding: 20px 0;
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6
        }

            .best-selling .col-md-4 .title-text h3 {
                font-size: 16px
            }

        .best-selling .col-md-4:last-child {
            border-right: 1px solid #e6e6e6
        }

        .best-selling .col-md-4 .products {
            display: inline-block;
            width: 100%;
            padding: 30px 0
        }

        .best-selling .col-md-4 .product {
            text-align: left;
            margin: 30px 0;
            width: 100%;
            float: left
        }

            .best-selling .col-md-4 .product .product-title {
                font-family: "Sans";
                font-size: 18px;
                color: #000
            }

            .best-selling .col-md-4 .product .product-price {
                font-family: "Sans";
                font-size: 18px;
                color: #979797;
                margin-bottom: 0
            }

            .best-selling .col-md-4 .product .wrap-star {
                margin-bottom: 30px
            }

                .best-selling .col-md-4 .product .wrap-star a i {
                    color: #e2e2e2;
                    font-size: 12px
                }

                .best-selling .col-md-4 .product .wrap-star a.active i {
                    color: #eb5050
                }

            .best-selling .col-md-4 .product .action {
                position: relative;
                left: 0
            }

                .best-selling .col-md-4 .product .action a {
                    display: inline-block;
                    text-align: center;
                    opacity: 1;
                    transform: translate(0px,0px)
                }

                    .best-selling .col-md-4 .product .action a i {
                        background: #f1f1f1
                    }

                    .best-selling .col-md-4 .product .action a:hover:after {
                        width: auto
                    }

                    .best-selling .col-md-4 .product .action a:after {
                        content: ""
                    }

        .best-selling .col-md-4 .product-images {
            max-width: 210px;
            float: left;
            margin-left: 70px;
            margin-right: 40px
        }

@media (width: 1024px) {
    .newsletter .col-md-5 .col-md-6:first-child .border-free-shipping {
        padding: 41px
    }
}

.popup-content {
    position: fixed;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.popup-content-wrapper {
    background: #fff;
    background-size: 100% auto;
    max-width: 920px;
    margin: 200px auto 0;
    width: 90%;
    position: relative;
    padding: 0
}

    .popup-content-wrapper .popup-container {
        overflow: hidden
    }

        .popup-content-wrapper .popup-container .images {
            float: right;
            padding: 0
        }

        .popup-content-wrapper .popup-container .text {
            float: left;
            padding-left: 30px;
            padding-right: 30px
        }

    .popup-content-wrapper .close-popup {
        display: inline-block;
        position: absolute;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        top: 55px;
        right: 0;
        left: 0;
        margin: 0 auto;
        z-index: 9;
        background: url(../../../Content/Newcss/assets/images/close-newsletter.png) no-repeat
    }

    .popup-content-wrapper .col-md-offset-6 {
        text-align: left
    }

    .popup-content-wrapper .abs-req {
        display: none
    }

    .popup-content-wrapper h3 {
        font: 400 16px/20px sans;
        letter-spacing: 4px;
        text-transform: uppercase;
        color: #333;
        margin-top: 130px;
        padding-bottom: 15px;
        margin-bottom: 25px;
        position: relative
    }

        .popup-content-wrapper h3:after {
            position: absolute;
            content: "";
            width: 68px;
            height: 3px;
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0 auto;
            background: #bc9e6b
        }

    .popup-content-wrapper h4 {
        font: 400 35px/40px sans;
        color: #000;
        margin-bottom: 15px
    }

    .popup-content-wrapper p {
        font: 300 14px/25px sans;
        color: #858585
    }

    .popup-content-wrapper .popup-content-text {
        font-size: 13px;
        line-height: 20px;
        color: #666;
        margin-bottom: 20px
    }

    .popup-content-wrapper input[type="text"] {
        width: 100%;
        background: none;
        line-height: 20px;
        padding: 12px 15px;
        font-size: 13px;
        font-weight: 300;
        color: #8d8c8c;
        font-family: "sans";
        border: 1px solid #e6e6e6;
        text-align: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        -ms-appearance: none;
        appearance: none
    }

    .popup-content-wrapper button {
        background: #bc9e6b;
        border: 2px solid #bc9e6b;
        color: #fff;
        font-size: 15px;
        height: 46px;
        line-height: 42px;
        margin-top: 25px;
        padding: 0 30px;
        font-family: "sans";
        font-weight: 700
    }

    .popup-content-wrapper .not-again {
        margin-top: 20px
    }

        .popup-content-wrapper .not-again span {
            color: #333;
            margin-left: 10px;
            text-transform: uppercase;
            font: 700 10px/15px sans;
            letter-spacing: 2px;
            text-decoration: underline;
            cursor: pointer
        }

    .popup-content-wrapper.popup-content-wrapper-v2 {
        width: 650px;
        height: 650px;
        border-radius: 100%
    }

        .popup-content-wrapper.popup-content-wrapper-v2 .popup-container {
            max-width: 500px;
            margin: 0 auto
        }

        .popup-content-wrapper.popup-content-wrapper-v2 .close-popup {
            left: inherit;
            right: 10px;
            height: 46px;
            width: 46px;
            background: url(../../../Content/Newcss/assets/images/icon-close.png);
            border-radius: 100%;
            border: none;
            font-size: 0;
            box-shadow: 0 5px 20px 0 rgba(0,0,0,0.33)
        }

        .popup-content-wrapper.popup-content-wrapper-v2 h4 {
            font: 700 14px/20px sans;
            color: #000;
            letter-spacing: 1px
        }

        .popup-content-wrapper.popup-content-wrapper-v2 h3 {
            margin-top: 20px;
            font-size: 20px;
            font-weight: 400;
            font-family: "sans";
            letter-spacing: 0
        }

        .popup-content-wrapper.popup-content-wrapper-v2 h2 {
            font: 400 35px/40px sans;
            color: #000;
            text-transform: uppercase;
            margin-top: 85px
        }

        .popup-content-wrapper.popup-content-wrapper-v2 h1 {
            font-family: "sans";
            font-style: italic;
            font-size: 120px;
            color: #000;
            line-height: 80px
        }

            .popup-content-wrapper.popup-content-wrapper-v2 h1 span {
                font-size: 80px
            }

        .popup-content-wrapper.popup-content-wrapper-v2 p {
            font: 400 10px/10px sans;
            color: #a5a5a5;
            text-transform: uppercase;
            letter-spacing: 2px
        }

        .popup-content-wrapper.popup-content-wrapper-v2 input[type="text"] {
            background: #fff;
            border: 1px solid #000
        }

.home3-newsletter-content {
    border: 9px solid #bc9e6b;
    padding: 70px
}

    .home3-newsletter-content h3 {
        font: 400 36px sans;
        color: #333;
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative
    }

        .home3-newsletter-content h3:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            width: 50px;
            height: 1px;
            background: #000;
            left: 0;
            right: 0;
            margin: auto
        }

    .home3-newsletter-content p {
        font: 300 14px/20px sans;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 30px
    }

    .home3-newsletter-content form input {
        width: 100%;
        text-align: center;
        font: 300 16px/40px sans;
        height: 40px;
        padding: 0;
        border: 1px solid #000;
        color: #a4a4a4;
        margin-bottom: 30px
    }

.home3-newsletter .item .text .read-more:hover {
    color: #333
}

.quickview-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
    text-align: center
}

    .quickview-wrapper .quick-modal {
        max-width: 1140px;
        width: 90%;
        margin: 100px auto 0;
        background: #fff;
        padding: 20px;
        text-align: left;
        position: relative
    }

    .quickview-wrapper .product-details-content .product-name h1 {
        font: 400 36px/40px sans;
        margin-bottom: 0
    }

    .quickview-wrapper .product-details-content .rating i {
        font-size: 16px
    }

    .quickview-wrapper .product-details-content .box-detalis-v2 .options {
        padding: 0
    }

    .quickview-wrapper .product-details-content .box-detalis-v2 .wrap-price {
        padding-top: 20px;
        border-top: 1px solid #ebebeb
    }

    .quickview-wrapper .product-details-content .box-detalis-v2 p.price {
        color: #bc9e6b;
        display: inline-block;
        vertical-align: bottom;
        font: 400 36px/36px sans;
        margin: 0
    }

    .quickview-wrapper .product-details-content .box-detalis-v2 p.price-old {
        display: inline-block;
        text-transform: line-through;
        color: #979797;
        vertical-align: bottom;
        font: 400 30px/36px sans;
        margin: 0;
        margin-right: 20px
    }

    .quickview-wrapper #quickview-content .product {
        float: left;
        width: 100%
    }

        .quickview-wrapper #quickview-content .product .product-images {
            float: left;
            width: 40%;
            padding-right: 15px
        }

            .quickview-wrapper #quickview-content .product .product-images img {
                width: 100%
            }

        .quickview-wrapper #quickview-content .product .product-info {
            float: left;
            width: 60%;
            padding-left: 30px
        }

    .quickview-wrapper .closeqv {
        background: #fff;
        border: 2px solid #e6e6e6;
        height: 40px;
        width: 40px;
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer
    }

        .quickview-wrapper .closeqv i {
            color: #e6e6e6;
            line-height: 36px
        }

    .quickview-wrapper #quickview-content {
        overflow: hidden
    }

    .quickview-wrapper .quick-desc {
        font: 400 14px/25px TXGR;
        color: #333;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ebebeb
    }

    .quickview-wrapper .single_variation_wrap {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ebebeb
    }

    .quickview-wrapper .social-sharing .widget-title {
        font-size: 12px;
        display: inline-block;
        margin-bottom: 0;
        padding-bottom: 10px;
        margin-right: 10px
    }

    .quickview-wrapper .social-sharing .social-icons {
        display: inline-block
    }

        .quickview-wrapper .social-sharing .social-icons li {
            display: inline-block;
            margin: 0 8px
        }

            .quickview-wrapper .social-sharing .social-icons li i {
                font-size: 16px
            }

    .quickview-wrapper .quick-thumbnails ul {
        display: inline-block;
        width: 100%;
        margin-top: 10px
    }

        .quickview-wrapper .quick-thumbnails ul li {
            float: left;
            width: 25%
        }

            .quickview-wrapper .quick-thumbnails ul li:nth-child(4n+1) {
                padding-right: 6px
            }

            .quickview-wrapper .quick-thumbnails ul li:nth-child(4n+2) {
                padding-left: 2px;
                padding-right: 4px
            }

            .quickview-wrapper .quick-thumbnails ul li:nth-child(4n+3) {
                padding-left: 4px;
                padding-right: 2px
            }

            .quickview-wrapper .quick-thumbnails ul li:nth-child(4n) {
                padding-left: 6px
            }

    .quickview-wrapper .product-details-content .options .add-cart {
        margin: 0 10px
    }

    .quickview-wrapper .product-details-content .options p {
        font: 400 18px/25px sans;
        color: #6d6d6d
    }

    .quickview-wrapper .product-details-content .options .infomation p {
        color: #bc9e6b;
        margin-bottom: 0;
        font: 400 16px/25px sans;
        margin-bottom: 10px
    }

        .quickview-wrapper .product-details-content .options .infomation p span {
            color: #000
        }

    .quickview-wrapper .product-details-content .options form {
        display: inline-block
    }

    .quickview-wrapper .product-details-content .options input {
        width: 41px;
        height: 58px;
        border: none;
        border-right: 1px solid #d6d6d6
    }

    .quickview-wrapper .product-details-content .options .quantity {
        height: 60px;
        vertical-align: top;
        border: 1px solid #d6d6d6
    }

        .quickview-wrapper .product-details-content .options .quantity .plus i {
            background: url(../../../Content/Newcss/assets/images/icon-quanty-v2.png) no-repeat center 8px;
            border-color: #d6d6d6
        }

        .quickview-wrapper .product-details-content .options .quantity .minus i {
            background: url(../../../Content/Newcss/assets/images/icon-quanty-v2.png) no-repeat center bottom 12px
        }

    .quickview-wrapper .product-details-content .options .action a, .quickview-wrapper .product-details-content .options .action form {
        vertical-align: top
    }

.brand-content {
    display: inline-block;
    margin-bottom: 30px;
    border-left: 1px solid #e9e9e9
}

    .brand-content .owl-item {
        border: 1px solid #e9e9e9;
        border-left: none;
        padding: 2px
    }

    .brand-content.owl-carousel .owl-item img {
        width: auto
    }

    .brand-content.no-border {
        border: none
    }

        .brand-content.no-border .owl-item {
            border: none
        }

.feature-box .fbox-icon {
    float: left;
    margin: 10px 20px 0 0
}

.rtl .feature-box .fbox-icon {
    float: right;
    margin: 10px 0 0 20px
}

.feature-box .fbox-body {
    overflow: hidden
}

    .feature-box .fbox-body .fbox-icon {
        margin-top: 0
    }

.feature-box small {
    font-size: 13px;
    margin-bottom: 15px;
    display: inline-block
}

.feature-box h4 {
    margin-bottom: 7px;
    text-transform: uppercase
}

.feature-box .fbox-title {
    margin: 10px 0;
    font-weight: 600;
    text-transform: none
}

.feature-box.light-style {
    color: #dfdfdf
}

    .feature-box.light-style a {
        color: #fff
    }

        .feature-box.light-style a:hover {
            color: #000
        }

    .feature-box.light-style .fbox-title, .feature-box.light-style h4 {
        color: #fff
    }

.feature-box.feature-box-right {
    text-align: right
}

.rtl .feature-box.feature-box-right {
    text-align: left
}

.feature-box.feature-box-right .fbox-icon {
    float: right;
    margin: 10px 0 0 20px
}

.rtl .feature-box.feature-box-right .fbox-icon {
    float: left;
    margin: 10px 20px 0 0
}

.feature-box.feature-box-center {
    text-align: center
}

    .feature-box.feature-box-center .fbox-icon {
        float: none
    }

[class*="feature-box-"] .fbox-icon {
    float: none;
    margin: 0
}

[class*="feature-box-"] h4 {
    padding: 10px 0 20px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize
}

[class*="feature-box-"] p {
    color: #888;
    line-height: 22px;
    font-family: "Sans"
}

.feature-box-v2 .fbox-icon {
    float: left;
    margin-right: 30px
}

    .feature-box-v2 .fbox-icon .icons {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 24px
    }

.feature-box-v2 .fbox-body {
    font-size: 18px
}

.feature-box-v3 .fbox-icon .icons {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    color: #bc9e6b
}

    .feature-box-v3 .fbox-icon .icons.icons-plain {
        width: auto;
        height: auto;
        line-height: 100%
    }

.feature-box-v3.feature-box-right .fbox-icon {
    float: none;
    margin: 0
}

.feature-box-v3.feature-box-right h4:before {
    left: inherit;
    right: 0
}

.feature-box-v3.about-icon .icons {
    font-size: 80px
}

.feature-box-v3.about-icon .fbox-icon {
    margin-bottom: 40px
}

.feature-box-v3.about-icon h4 {
    text-transform: uppercase;
    font-size: 15px
}

.feature-box-v4 {
    position: relative;
    border: 1px solid #333;
    padding: 35px 30px 20px;
    text-align: center
}

    .feature-box-v4 .fbox-icon {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: -36px;
        margin: 0 auto
    }

        .feature-box-v4 .fbox-icon .icons {
            font-size: 24px;
            width: 70px;
            height: 70px;
            line-height: 70px;
            background-color: #fff;
            border: 1px solid #333;
            color: #333
        }

        .feature-box-v4 .fbox-icon.fbox-bg .icons {
            background-color: #bc9e6b;
            border: 1px solid #bc9e6b;
            color: #fff
        }

    .feature-box-v4 h4 {
        padding: 10px 0 20px
    }

        .feature-box-v4 h4:before {
            width: 0;
            height: 0;
            background-color: transparent
        }

    .feature-box-v4[class*="bg-"] {
        border: none
    }

.feature-box-v5 {
    padding: 20px 30px;
    border: 1px solid #ddd;
    border-bottom: 3px solid #bc9e6b
}

    .feature-box-v5 .fbox-icon .icons {
        font-size: 40px;
        width: 70px;
        height: 70px;
        line-height: 70px;
        color: #333
    }

.contact-form .col-md-6:first-child {
    padding-right: 10px
}

.contact-form h3 {
    font-size: 18px;
    font-style: normal;
    color: #555;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

    .contact-form h3::after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        left: 0;
        bottom: -25px;
        background: #ba933e
    }

.contact-form.post-comment {
    padding: 0;
    background: none
}

.contact-form.contact-form-bg {
    background: #f4f4f4
}

.form-horizontal .col-md-6:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 10px
}

.form-horizontal .col-md-6:nth-child(2n) {
    padding-right: 0 !important;
    padding-left: 10px
}

.form-horizontal label.control-label {
    font-size: 15px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    text-align: left;
    font-family: "TXGB"
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    padding: 0
}

    .form-horizontal .form-group.col-md-6 {
        padding-right: 10px
    }

        .form-horizontal .form-group.col-md-6:last-child {
            padding-right: 0;
            padding-left: 10px
        }

.form-control {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #888;
    padding: 9px 20px;
    line-height: 1.625;
    height: 47px;
    display: block;
    width: 100%;
    font: 400 12px Sans;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0
}

    .form-control:focus {
        border-color: #ddd;
        box-shadow: none;
        outline: none
    }

    .form-control.col-md-4 {
        width: 31.33%;
        margin-right: 3%
    }

        .form-control.col-md-4:last-child {
            margin-right: 0
        }

#googleMap {
    height: 100%
}

.contact-content {
    display: inline-block;
    width: 100%
}

.contact-us {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .contact-us .col-md-6:last-child {
        padding-right: 0;
        padding-left: 30px
    }

    .contact-us .contact-form {
        padding: 50px 70px 30px;
        background: #1c1c1c;
        text-align: center;
        position: relative
    }

        .contact-us .contact-form:before {
            position: absolute;
            content: '';
            border: 2px solid #353535;
            left: 10px;
            right: 10px;
            top: 10px;
            bottom: 10px
        }

        .contact-us .contact-form h3 {
            font-size: 18px;
            font-style: normal;
            color: #555;
            text-transform: uppercase;
            font-weight: 700;
            position: relative
        }

            .contact-us .contact-form h3::after {
                position: absolute;
                content: "";
                width: 55px;
                height: 1px;
                left: 50%;
                bottom: -15px;
                background: #fff;
                margin-left: -23px
            }

        .contact-us .contact-form .form-control {
            background: transparent;
            color: #636363;
            font-family: "Sans";
            font-size: 13px;
            border: none;
            border-bottom: 2px solid #252525;
            box-shadow: none;
            padding-left: 0;
            padding-right: 0
        }

        .contact-us .contact-form .btn {
            border: 2px solid #fff;
            border-radius: 0;
            color: #fff;
            padding: 7px 15px
        }

        .contact-us .contact-form .icon {
            font-size: 25px;
            color: #fff;
            display: inline-block;
            margin-bottom: 20px
        }

        .contact-us .contact-form h3 {
            color: #fff;
            letter-spacing: 2px;
            font-size: 18px;
            font-weight: 400
        }

        .contact-us .contact-form p {
            color: #636363;
            letter-spacing: 2px;
            font-weight: 300;
            font-size: 12px;
            position: relative;
            margin-bottom: 100px
        }

            .contact-us .contact-form p:after {
                position: absolute;
                content: "";
                left: -58px;
                right: -58px;
                height: 2px;
                bottom: -40px;
                background: #252525
            }

@media (max-width: 980px) {
    .wrappage .page-contact .head .item {
        width: 100%
    }
}

.interactive-banner {
    color: #fff;
    position: relative;
    overflow: hidden
}

    .interactive-banner .interactive-banner-profile {
        position: absolute;
        z-index: 2;
        margin: auto;
        content: ""
    }

        .interactive-banner .interactive-banner-profile h2 {
            text-transform: uppercase;
            margin: 10px 0 15px
        }

        .interactive-banner .interactive-banner-profile small {
            text-transform: uppercase
        }

    .interactive-banner .mask-link {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 1
    }

    .interactive-banner .banner-title h2, .interactive-banner .banner-title h3, .interactive-banner .banner-title h4, .interactive-banner .banner-title h5, .interactive-banner .banner-title h6 {
        color: #fff
    }

    .interactive-banner .action .icons:hover {
        background-color: #5cb85c !important;
        border: #5cb85c !important
    }

    .interactive-banner.left .interactive-banner-profile {
        left: 20px
    }

    .interactive-banner.right .interactive-banner-profile {
        right: 20px
    }

    .interactive-banner.center .interactive-banner-profile {
        right: 0;
        left: 0
    }

.interactive-banner-v1 .interactive-banner-profile {
    width: 100%;
    height: 20px;
    bottom: 0;
    top: 0
}

.interactive-banner-v2 .interactive-banner-profile {
    top: 40px;
    width: 100%;
    height: 20px
}

    .interactive-banner-v2 .interactive-banner-profile .action {
        padding: 5px 15px;
        margin-bottom: 3px;
        background-color: #fff;
        color: #333
    }

.interactive-banner-v2.left .interactive-banner-profile {
    left: 60px
}

.interactive-banner-v2.right .interactive-banner-profile {
    right: 60px
}

.interactive-banner-v2.center .interactive-banner-profile {
    right: 0;
    left: 0
}

.interactive-banner-v3 .interactive-banner-profile {
    padding: 40px 60px;
    width: 100%;
    height: 100%;
    top: 0
}

    .interactive-banner-v3 .interactive-banner-profile .action {
        bottom: 60px;
        left: 60px;
        right: 60px;
        content: "";
        position: absolute
    }

        .interactive-banner-v3 .interactive-banner-profile .action:after {
            content: "";
            position: absolute;
            border: 5px solid #fff;
            bottom: -30px;
            left: -30px;
            right: -30px;
            height: calc(100% + 60px);
            width: calc(100% + 60px);
            z-index: -1
        }

.interactive-banner-v4 .interactive-banner-profile {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    position: absolute;
    content: "";
    transform: translate3d(0px,60px,0px);
    -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
    -o-transition: opacity .35s ease 0s,transform .35s ease 0;
    transition: opacity .35s ease 0s,transform .35s ease 0
}

    .interactive-banner-v4 .interactive-banner-profile .action {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0;
        position: relative;
        background-color: #5cb85c;
        margin: 0 -30px;
        padding: 20px 30px
    }

    .interactive-banner-v4 .interactive-banner-profile img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0
    }

.interactive-banner-v4:hover .interactive-banner-profile {
    transform: translate3d(0px,0px,0px)
}

    .interactive-banner-v4:hover .interactive-banner-profile .action {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .interactive-banner-v4:hover .interactive-banner-profile img {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.interactive-banner-v5 .interactive-banner-profile {
    width: 55%;
    height: 120px;
    bottom: 0;
    top: 0
}

.interactive-banner-v5 a.links {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .35s ease 0s,transform .35s ease 0;
    -o-transition: opacity .35s ease 0s,transform .35s ease 0;
    transition: opacity .35s ease 0s,transform .35s ease 0;
    transform: translate3d(0px,-60px,0px)
}

.interactive-banner-v5:hover a.links {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0px,0px,0px)
}

.effect-v6 {
    background-color: #000;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

    .effect-v6 img {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: opacity .35s ease 0;
        -o-transition: opacity .35s ease 0;
        transition: opacity .35s ease 0;
        width: 100%
    }

    .effect-v6 .action {
        transform: translate3d(0px,-100px,0px);
        transition: opacity .35s ease 0s,transform .35s ease 0;
        opacity: 0;
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center
    }

        .effect-v6 .action i.icons {
            color: #555;
            font-size: 22px;
            margin: 0 10px
        }

            .effect-v6 .action i.icons:hover {
                color: #bc9e6b !important;
                background: none !important
            }

    .effect-v6:hover {
        border-color: #bc9e6b
    }

        .effect-v6:hover img {
            opacity: .3;
            filter: alpha(opacity=30)
        }

        .effect-v6:hover .action {
            opacity: 1;
            transform: translate3d(0px,0px,0px)
        }

.about-icon .feature-box p {
    font-family: "TXGR";
    font-style: normal
}

.about-content {
    background-color: #eee
}

    .about-content .banner-title {
        text-align: center
    }

        .about-content .banner-title h3 {
            font-size: 18px;
            text-transform: uppercase;
            line-height: 30px;
            font-family: "TXGR"
        }

        .about-content .banner-title p {
            font-family: "Lora";
            font-style: italic;
            color: #555;
            line-height: 20px
        }

    .about-content .effect-v6 {
        border-radius: 50%;
        background: #fff;
        border: 4px solid #bc9e6b
    }

        .about-content .effect-v6 img {
            border-radius: 50%
        }

.our-skills h3 {
    font-family: "TXGR";
    color: #555;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px
}

.our-skills .progress-bar-success {
    background: #bc9e6b
}

.our-skills .progress-bar {
    box-shadow: none;
    position: relative
}

    .our-skills .progress-bar span {
        position: absolute;
        top: -30px;
        right: -15px;
        color: #555;
        font-family: "texgyreadventorbold";
        font-size: 14px
    }

.our-skills .progress {
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    overflow: visible
}

.head-about .col-md-6 {
    padding: 0
}

.head-about .box {
    margin-top: -200px;
    background: #fff;
    position: relative;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13)
}

.head-about .text {
    padding: 30px 40px
}

    .head-about .text h3 {
        font: 400 48px/50px sans;
        color: #bc9e6b;
        text-transform: capitalize;
        margin: 40px 0 60px
    }

    .head-about .text p {
        font: 400 18px/30px sans;
        margin-bottom: 30px;
        color: #565656
    }

    .head-about .text a {
        font: 400 18px/20px sans;
        color: #bc9e6b;
        text-decoration: underline;
        margin-top: 50px;
        display: block
    }

.about-choose {
    background: #fbfbfb
}

    .about-choose h3 {
        font: 400 48px/50px sans;
        color: #bc9e6b;
        margin-bottom: 30px
    }

    .about-choose .border p {
        font: 400 18px/25px sans;
        color: #565656;
        margin: auto;
        margin-bottom: 30px;
        padding: 0 40px;
        position: relative;
        padding-bottom: 30px
    }

        .about-choose .border p:before {
            position: absolute;
            left: 100px;
            right: 100px;
            height: 1px;
            bottom: 0;
            background: #e6e6e6;
            content: ''
        }

    .about-choose .fbox-icon {
        font-size: 48px;
        margin-top: 0
    }

    .about-choose .feature-box .fbox-title {
        font: 700 16px/20px sans;
        color: #333;
        text-transform: uppercase;
        letter-spacing: 0
    }

.our-team .head {
    margin-bottom: 40px
}

    .our-team .head h3 {
        font: 400 48px/50px sans;
        color: #bc9e6b;
        margin: 10px 0
    }

    .our-team .head p {
        font: 300 24px/30px sans;
        color: #565656;
        text-transform: capitalize
    }

.our-team .interactive-banner {
    display: inline-block;
    width: auto;
    border-radius: 50%;
    max-width: 100%;
    transition: all .3s ease 0
}

    .our-team .interactive-banner:hover {
        box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13)
    }

    .our-team .interactive-banner img {
        margin: auto;
        border-radius: 50%
    }

.our-team .banner-title h3 {
    font: 400 24px/30px sans;
    text-transform: uppercase;
    margin: 10px 0
}

.our-team .banner-title p {
    font: 400 16px/20px sans;
    color: #bc9e6b;
    text-transform: uppercase;
    margin-bottom: 10px
}

.our-team .banner-title .action a {
    display: inline-block;
    margin: 0 8px;
    transition: all .3s ease 0
}

    .our-team .banner-title .action a:hover i {
        color: #bc9e6b
    }

.our-team .banner-title .action i {
    font-size: 16px;
    color: #333
}

@media (max-width: 767px) {
    .about-us {
        margin-bottom: 20px !important
    }

        .about-us .col-md-4:nth-child(2) .feature-box {
            margin: 40px 0 60px !important
        }
}

.blog-post-container h3 {
    font-size: 14px;
    margin-bottom: 3px
}

.blog-post-container .read-more {
    margin-top: 20px
}

.blog-post-container .post-by {
    font-size: 14px;
    text-transform: capitalize;
    color: #a7a7a7;
    display: inline-block;
    width: 100%;
    margin: 12px 0;
    font-family: "sans";
    font-weight: 300
}

    .blog-post-container .post-by span:last-child {
        margin-left: 10px;
        padding-left: 10px
    }

@media (max-width: 1200px) {
    .blog-post-container .row {
        margin: 0
    }
}

.blog-post-container.blog-post-columns-2 .blog-post-item {
    width: 50%
}

    .blog-post-container.blog-post-columns-2 .blog-post-item:nth-child(2n+1) {
        padding-right: 10px
    }

    .blog-post-container.blog-post-columns-2 .blog-post-item:nth-child(2n) {
        padding-left: 10px
    }

@media (max-width: 467px) {
    .blog-post-container.blog-post-columns-2 .blog-post-item {
        width: 100%
    }

        .blog-post-container.blog-post-columns-2 .blog-post-item:nth-child(2n+1), .blog-post-container.blog-post-columns-2 .blog-post-item:nth-child(2n) {
            padding: 0
        }
}

.blog-post-container.blog-post-columns-3 .blog-post-item {
    width: 33.33%
}

    .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n+1) {
        padding-right: 14px
    }

    .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n+2) {
        padding-right: 7px;
        padding-left: 7px
    }

    .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n) {
        padding-left: 14px
    }

@media (max-width: 767px) and (min-width: 480px) {
    .blog-post-container.blog-post-columns-3 .blog-post-item {
        width: 50%
    }

        .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(2n+1) {
            padding-right: 10px;
            padding-left: 0
        }

        .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(2n) {
            padding-left: 10px;
            padding-right: 0
        }
}

@media (max-width: 479px) {
    .blog-post-container.blog-post-columns-3 .blog-post-item {
        width: 100%
    }

        .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n+2), .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n+1), .blog-post-container.blog-post-columns-3 .blog-post-item:nth-child(3n) {
            padding: 0
        }
}

.blog-post-container.blog-list-width .blog-post-item {
    width: 100%;
    position: relative
}

    .blog-post-container.blog-list-width .blog-post-item .blog-post-image {
        width: 35%;
        display: inline-block;
        float: left
    }

    .blog-post-container.blog-list-width .blog-post-item .text {
        width: calc(65% + 85px);
        display: inline-block;
        right: 0;
        margin: auto;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        padding-left: 50px;
        padding-bottom: 30px;
        box-shadow: 0 0 26.73px .27px rgba(86,86,86,0.08)
    }

        .blog-post-container.blog-list-width .blog-post-item .text h3 a {
            font-size: 24px
        }

@media (max-width: 980px) {
    .blog-post-container.blog-list-width .blog-post-item .blog-post-image, .blog-post-container.blog-list-width .blog-post-item .text {
        width: 50%;
        position: relative;
        transform: translateY(0px)
    }

    .blog-post-container.blog-list-width .blog-post-item .text {
        padding: 25px 20px
    }
}

@media (max-width: 767px) {
    .blog-post-container.blog-list-width .blog-post-item .blog-post-image, .blog-post-container.blog-list-width .blog-post-item .text {
        width: 100%
    }
}

.blog-post-container.blog-list-width .blog-post-item.right .blog-post-image {
    float: right
}

.blog-post-container.blog-list-width .blog-post-item.right .text {
    right: initial;
    left: 0
}

.blog-post-container.comments {
    padding: 30px 55px
}

    .blog-post-container.comments h3.title {
        font: 700 16px/20px sans;
        color: #000
    }

    .blog-post-container.comments .media-object {
        width: 60px
    }

.blog-post-container .blog-post-item {
    float: right;
    margin-bottom: 50px
}

    .blog-post-container .blog-post-item h3 {
        min-height: auto;
        margin-top: 10px;
        direction: rtl
    }

        .blog-post-container .blog-post-item h3 a {
            color: #555;
            font: 400 16px sans;
            text-transform: initial;
            direction: rtl
        }

            .blog-post-container .blog-post-item h3 a:hover {
                color: #bc9e6b
            }

    .blog-post-container .blog-post-item .post-date {
        margin: 5px 0;
        font: 300 14px sans
    }

    .blog-post-container .blog-post-item .content {
        font-family: "sans";
        line-height: 22px;
        color: #555;
        margin-top: 10px;
        font-size: 13px;
        margin-bottom: 20px;
        text-align: justify
    }

    .blog-post-container .blog-post-item .text {
        width: calc(100% - 20px);
        margin: auto;
        margin-top: -100px;
        padding: 30px 20px;
        background: #fff;
        position: relative;
        box-shadow: 10px 10px 26px #00000029;
        border-radius: 10px;
    }

    .blog-post-container .blog-post-item .blog-post-image {
        background: none;
        border-radius: 0;
        height: auto;
        border: none;
        position: relative;
        width: 100%
    }

        .blog-post-container .blog-post-item .blog-post-image:hover {
            border: none
        }

        .blog-post-container .blog-post-item .blog-post-image .action {
            position: absolute;
            text-align: center;
            left: 0;
            top: 50%;
            margin-top: -33px
        }

            .blog-post-container .blog-post-item .blog-post-image .action .icons {
                -webkit-transition: all .3s ease-out 0;
                -o-transition: all .3s ease-out 0;
                transition: all .3s ease-out 0;
                font-size: 24px;
                color: #fff;
                box-shadow: 0 0 0 30px #bc9e6b inset;
                padding: 20px;
                border-radius: 50%
            }

                .blog-post-container .blog-post-item .blog-post-image .action .icons:hover {
                    box-shadow: 0 0 0 2px #bc9e6b inset;
                    color: #bc9e6b
                }

        .blog-post-container .blog-post-item .blog-post-image img {
            width: 100%;
            border-radius: 7px !important;
            border: 1px solid #eaeaea;
        }

    .blog-post-container .blog-post-item .posted {
        font-family: "TXGR";
        color: #666;
        margin-top: 25px
    }

        .blog-post-container .blog-post-item .posted i {
            font-size: 14px;
            color: #888
        }

.blog-post-container .contact-content {
    font-family: "TXGR"
}

    .blog-post-container .contact-content h4 {
        color: #333;
        margin: 20px 0;
        font-size: 14px
    }

    .blog-post-container .contact-content label.control-label {
        font-size: 14px
    }

.blog-post-container .blog-colum-left {
    padding-right: 0
}

    .blog-post-container .blog-colum-left .image img {
        max-width: 100%
    }

.blog-post-container .blog-colum-left {
    padding-left: 0
}

.blog-post-container .pagination-container {
    text-align: center
}

    .blog-post-container .pagination-container nav.pagination a, .blog-post-container .pagination-container nav.pagination span {
        font-weight: 700;
        font-size: 12px;
        font-style: normal
    }

        .blog-post-container .pagination-container nav.pagination a.next, .blog-post-container .pagination-container nav.pagination a.prev {
            width: auto;
            padding: 0 15px
        }

.blog-post-container .share-tags {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0
}

    .blog-post-container .share-tags span {
        font-size: 13px;
        color: #555;
        text-transform: uppercase;
        font-weight: 700;
        margin-right: 15px
    }

    .blog-post-container .share-tags i {
        color: #555;
        margin: 0 5px
    }

        .blog-post-container .share-tags i:hover {
            color: #bc9e6b
        }

    .blog-post-container .share-tags .share {
        float: left
    }

    .blog-post-container .share-tags .tags {
        float: right
    }

    .blog-post-container .share-tags a {
        font-family: "TXGR";
        margin: 0 5px;
        color: #555
    }

        .blog-post-container .share-tags a.active {
            color: #bc9e6b;
            text-decoration: underline
        }

.blog-post-container .profile {
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    width: 100%
}

    .blog-post-container .profile .avatar {
        width: 125px;
        height: 125px;
        border: 3px solid #bc9e6b;
        border-radius: 50%;
        float: left;
        margin-right: 20px
    }

        .blog-post-container .profile .avatar img {
            width: 100%;
            border-radius: 50%
        }

    .blog-post-container .profile .text {
        font-family: "TXGR"
    }

        .blog-post-container .profile .text h3 {
            text-transform: capitalize;
            color: #333;
            font-size: 16px
        }

        .blog-post-container .profile .text p {
            font-size: 14px;
            color: #666
        }

.banner-page-top {
    position: relative;
    display: inline-block;
    width: 100%
}

    .banner-page-top.banner-page-top-ver2 .text h3 {
        font-size: 50px
    }

    .banner-page-top .text {
        height: 100px;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -50px;
        position: absolute
    }

        .banner-page-top .text h4 {
            font-size: 36px;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 20px;
            position: relative
        }

            .banner-page-top .text h4 span {
                position: relative
            }

                .banner-page-top .text h4 span:after {
                    content: "";
                    height: 4px;
                    width: 14px;
                    position: absolute;
                    top: 50%;
                    left: -20px;
                    background: #fff
                }

                .banner-page-top .text h4 span:before {
                    content: "";
                    height: 4px;
                    width: 14px;
                    position: absolute;
                    top: 50%;
                    right: -20px;
                    background: #fff
                }

        .banner-page-top .text h3 {
            font-size: 40px;
            color: #fff;
            text-transform: uppercase
        }

        .banner-page-top .text p {
            font-family: "TXGR";
            color: #bc9e6b;
            margin-top: 15px
        }

    .banner-page-top img {
        width: 100%
    }

.page-blog .blog-post-container .blog-post-item h3 {
    margin-top: 0 !important
}

.page-blog .blog-post-container .blog-post-item p.content {
    margin-top: 10px !important
}

.page-blog .blog-post-container .blog-post-item .post-by {
    margin: 15px 0
}

.blog-slider .blog-post-item {
    position: relative;
    margin-bottom: 80px
}

    .blog-slider .blog-post-item .blog-post-content {
        position: absolute;
        left: 20px;
        right: 20px;
        background: #fff;
        bottom: -60px;
        text-align: center
    }

        .blog-slider .blog-post-item .blog-post-content:before {
            position: absolute;
            content: "";
            left: 10px;
            top: 10px;
            right: 10px;
            bottom: 10px;
            border: 2px solid #e9e9e9
        }

        .blog-slider .blog-post-item .blog-post-content .cat {
            font-size: 12px;
            font-weight: 300;
            color: #9a9a9a;
            display: inline-block;
            width: 100%;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin: 30px 0;
            position: relative
        }

            .blog-slider .blog-post-item .blog-post-content .cat:after {
                position: absolute;
                content: "";
                width: 38px;
                height: 1px;
                background: #000;
                margin-left: -19px;
                left: 50%;
                bottom: -15px
            }

        .blog-slider .blog-post-item .blog-post-content .blog-title {
            font-family: "sans";
            color: #000;
            font-size: 25px;
            font-weight: 400;
            line-height: 25px;
            display: inline-block;
            width: 100%;
            position: relative
        }

        .blog-slider .blog-post-item .blog-post-content .comment {
            font-family: "Sans";
            color: #8d8c8c;
            font-size: 13px;
            line-height: 20px;
            margin-top: 15px;
            padding-bottom: 30px
        }

.blog-home1 {
    padding: 0 100px;
    margin-bottom: 60px;
    position: relative
}

@media (max-width: 980px) {
    .blog-home1 {
        padding: 0 50px
    }
}

@media (max-width: 767px) {
    .blog-home1 {
        padding: 0
    }
}

.blog-home1 .title-text-v2 {
    position: relative;
    padding: 50px 0 20px
}

.blog-home1:before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    top: 0;
    background: #f7f7f7;
    height: 360px;
    display: inline-block
}

.blog-home1 .blog-content .fa-angle-left:before {
    content: "\f177";
    color: #000
}

.blog-home1 .blog-content .fa-angle-right:before {
    content: "\f178";
    color: #000
}

.blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -80px;
    opacity: 1;
    transform: translate(0,0)
}

.blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -80px;
    opacity: 1;
    transform: translate(0,0)
}

@media (max-width: 980px) {
    .blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-next {
        right: -50px
    }

    .blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-prev {
        left: -50px
    }
}

@media (max-width: 767px) {
    .blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-next {
        right: 0;
        width: 30px
    }

    .blog-home1 .blog-content.owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 0;
        width: 30px
    }
}

.blog-home1 .blog-content .item {
    position: relative
}

    .blog-home1 .blog-content .item .text {
        position: absolute;
        bottom: 30px;
        left: 30px
    }

        .blog-home1 .blog-content .item .text .date {
            display: inline-block;
            font: 500 14px/25px sans;
            color: #fff;
            background: #bc9e6b;
            height: 25px;
            padding: 0 10px
        }

        .blog-home1 .blog-content .item .text h3 {
            color: #fff;
            font: 400 30px/35px sans;
            margin: 10px 0;
            transition: all .3s ease 0
        }

        .blog-home1 .blog-content .item .text a:hover h3 {
            color: #bc9e6b
        }

        .blog-home1 .blog-content .item .text .by {
            font: 500 13px sans;
            color: #838383
        }

            .blog-home1 .blog-content .item .text .by span {
                color: #bc9e6b
            }

.blog-slider-home8 {
    display: inline-block;
    width: 100%;
    background: #f5f5f5
}

    .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content {
        float: left;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        position: relative;
        top: -5px
    }

        .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content:before {
            border: none
        }

        .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .cat {
            font-size: 14px;
            letter-spacing: 4px
        }

            .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .cat:after {
                background: #e95252;
                height: 2px
            }

        .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .by, .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .comment {
            display: inline-block;
            margin: 0 auto;
            color: #8d8c8c;
            font-weight: 400;
            font-family: "Sans";
            width: 50%;
            float: left;
            text-align: left;
            padding-left: 10px;
            padding-bottom: 40px
        }

        .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .by {
            text-align: right;
            position: relative;
            padding-right: 10px;
            padding-left: 0
        }

            .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .by:after {
                position: absolute;
                content: "";
                right: 0;
                top: 3px;
                height: 12px;
                width: 1px;
                background: #d8d8d8
            }

        .blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .blog-title {
            line-height: 30px;
            margin-bottom: 20px;
            font-size: 30px
        }

.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content {
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
    top: 0
}

    .blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content:before {
        position: static;
        border: none;
        height: 0;
        width: 0
    }

.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-image {
    border-radius: 50%
}

.blog-post-container-v4 .blog-post-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    position: relative
}

    .blog-post-container-v4 .blog-post-item:after {
        position: absolute;
        content: "";
        left: 50%;
        right: 50%;
        bottom: 0;
        height: 1px;
        background: #000;
        transition: all .3s ease 0
    }

    .blog-post-container-v4 .blog-post-item:hover:after {
        left: 0;
        right: 0
    }

    .blog-post-container-v4 .blog-post-item:hover .blog-post-image, .blog-post-container-v4 .blog-post-item:hover .blog-post-content {
        transform: translate(0px,0px);
        opacity: 1
    }

    .blog-post-container-v4 .blog-post-item:hover .read-more i {
        color: #000
    }

.blog-post-container-v4 .blog-post-image {
    display: inline-block;
    margin-right: 10px;
    transform: translate(-180px,0px);
    transition: all .5s ease 0;
    opacity: 0
}

    .blog-post-container-v4 .blog-post-image img {
        max-width: 155px
    }

.blog-post-container-v4 .blog-post-content {
    transform: translate(-167px,0px);
    transition: all .4s ease 0
}

.blog-post-container-v4 .blog-post-content, .blog-post-container-v4 .read-more {
    display: inline-block;
    vertical-align: -15px
}

.blog-post-container-v4 .blog-title {
    font: 400 25px/30px sans;
    color: #000;
    margin-bottom: 5px
}

.blog-post-container-v4 .post-tag {
    font: 400 13px/20px Sans;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 8px;
    width: 100%
}

    .blog-post-container-v4 .post-tag a {
        color: #000;
        font-weight: 600;
        margin-right: 15px
    }

    .blog-post-container-v4 .post-tag span {
        color: #8d8c8c;
        text-transform: capitalize;
        margin-right: 5px
    }

.blog-post-container-v4 .read-more {
    float: right;
    margin-top: 25px
}

    .blog-post-container-v4 .read-more i {
        font-size: 30px;
        color: #cecece
    }

.blog-classic .wrap-sidebar {
    box-shadow: 0 0 26.73px .27px rgba(86,86,86,0.08);
    display: inline-block;
    width: 100%;
    padding: 30px
}

.blog-classic #primary.col-md-9 {
    float: left;
    padding-left: 0;
    padding-right: 15px;
    width: 66.66667%
}

.blog-classic #secondary.col-md-3 {
    float: right;
    padding-right: 0;
    padding-left: 15px;
    width: 33.3333%
}

.blog-classic .blog-post-container {
    margin-top: 0;
    margin-bottom: 0
}

    .blog-classic .blog-post-container .blog-post-item {
        padding-bottom: 40px;
        border-bottom: 1px solid #ececec;
        display: inline-block;
        width: 100%
    }

    .blog-classic .blog-post-container .blog-post-images {
        overflow: hidden
    }

    .blog-classic .blog-post-container .cat a {
        font: 300 12px/20px sans;
        letter-spacing: 2px;
        color: #9a9a9a;
        text-transform: uppercase;
        margin-top: 20px;
        display: inline-block
    }

        .blog-classic .blog-post-container .cat a:hover {
            color: #e95252
        }

    .blog-classic .blog-post-container h3 a {
        font: 400 35px/35px sans;
        color: #000;
        text-transform: capitalize
    }

        .blog-classic .blog-post-container h3 a:hover {
            color: #e95252
        }

    .blog-classic .blog-post-container .post-by {
        margin: 15px 0 20px;
        position: relative
    }

        .blog-classic .blog-post-container .post-by:after {
            position: absolute;
            content: "";
            height: 1px;
            width: 70px;
            bottom: -15px;
            left: 0;
            background: #000
        }

        .blog-classic .blog-post-container .post-by p {
            display: inline-block;
            text-transform: capitalize;
            font: 400 13px/20px Sans;
            color: #000
        }

            .blog-classic .blog-post-container .post-by p.by-user {
                margin-right: 10px;
                padding-right: 10px;
                border-right: 1px solid #eee
            }

                .blog-classic .blog-post-container .post-by p.by-user span {
                    color: #858585
                }

                .blog-classic .blog-post-container .post-by p.by-user a {
                    color: #000
                }

                    .blog-classic .blog-post-container .post-by p.by-user a:hover {
                        color: #e95252
                    }

    .blog-classic .blog-post-container .content p {
        font: 400 13px/25px Sans;
        color: #858585;
        margin-bottom: 30px
    }

    .blog-classic .blog-post-container a.button {
        background: #000;
        color: #fff;
        font-size: 12px;
        letter-spacing: 2px;
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: inline-block
    }

        .blog-classic .blog-post-container a.button:hover {
            background: #e95252
        }

    .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-prev, .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-next {
        opacity: 1;
        transform: translate3d(0px,0px,0px);
        width: 35px;
        height: 35px;
        background: #fff;
        margin: 0;
        bottom: 15px;
        top: inherit
    }

        .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-prev i, .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-next i {
            margin-top: 5px
        }

    .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 10px
    }

    .blog-classic .blog-post-container .owl-carousel .owl-controls .owl-nav .owl-prev {
        right: 50px;
        left: inherit
    }

    .blog-classic .blog-post-container.single-post .form-control {
        border: 1px solid #e6e6e6
    }

    .blog-classic .blog-post-container.single-post textarea {
        min-height: 130px
    }

    .blog-classic .blog-post-container.single-post .blog-related .blog-post-item .text {
        padding: 0;
        width: 100%;
        margin-top: 0
    }

        .blog-classic .blog-post-container.single-post .blog-related .blog-post-item .text h3 {
            margin-top: 10px;
            float: left
        }

            .blog-classic .blog-post-container.single-post .blog-related .blog-post-item .text h3 a {
                margin-top: 20px;
                font-size: 16px;
                line-height: 20px
            }

        .blog-classic .blog-post-container.single-post .blog-related .blog-post-item .text p {
            font-size: 12.5px;
            font-weight: 300;
            margin: 5px 0
        }

    .blog-classic .blog-post-container.single-post .blog-post-item {
        padding-bottom: 30px;
        margin-bottom: 20px;
        border: none
    }

        .blog-classic .blog-post-container.single-post .blog-post-item h3.title-v2 {
            color: #2b2b2b
        }

        .blog-classic .blog-post-container.single-post .blog-post-item .head h3 {
            margin-top: 20px;
            font: 400 30px/30px sans;
            text-transform: initial
        }

        .blog-classic .blog-post-container.single-post .blog-post-item .head p span {
            margin: 0 10px
        }

        .blog-classic .blog-post-container.single-post .blog-post-item .head p:after {
            height: 0
        }

        .blog-classic .blog-post-container.single-post .blog-post-item .tag-cat {
            text-transform: uppercase
        }

            .blog-classic .blog-post-container.single-post .blog-post-item .tag-cat a {
                display: inline-block;
                font: 300 12px/20px sans;
                color: #7d7d7d;
                letter-spacing: 2px;
                margin-right: 3px
            }

            .blog-classic .blog-post-container.single-post .blog-post-item .tag-cat span {
                font: 700 12px/30px sans;
                margin-right: 10px;
                letter-spacing: 2px
            }

        .blog-classic .blog-post-container.single-post .blog-post-item .text {
            width: calc(100% - 60px);
            padding: 30px
        }

            .blog-classic .blog-post-container.single-post .blog-post-item .text p, .blog-classic .blog-post-container.single-post .blog-post-item .text li {
                font: 400 16px/25px sans;
                color: #565656;
                margin-bottom: 20px
            }

                .blog-classic .blog-post-container.single-post .blog-post-item .text p:after, .blog-classic .blog-post-container.single-post .blog-post-item .text li:after {
                    height: 0
                }

            .blog-classic .blog-post-container.single-post .blog-post-item .text ul li {
                margin-bottom: 0;
                line-height: 30px
            }

                .blog-classic .blog-post-container.single-post .blog-post-item .text ul li:before {
                    display: inline-block;
                    height: 5px;
                    width: 5px;
                    background: #333;
                    margin-right: 10px;
                    content: '';
                    margin-bottom: 2px
                }

            .blog-classic .blog-post-container.single-post .blog-post-item .text .content {
                padding: 40px
            }

                .blog-classic .blog-post-container.single-post .blog-post-item .text .content p {
                    font: 300 16px/25px sans;
                    font-style: italic;
                    color: #818181
                }

    .blog-classic .blog-post-container.single-post .social {
        display: inline-block;
        width: 100%;
        text-align: left;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
        padding: 15px 0;
        margin-bottom: 20px
    }

        .blog-classic .blog-post-container.single-post .social h3 {
            display: inline-block;
            font: 700 14px sans;
            color: #2b2b2b
        }

        .blog-classic .blog-post-container.single-post .social a {
            display: inline-block;
            margin: 0 5px
        }

            .blog-classic .blog-post-container.single-post .social a.twitter i {
                color: #55acee
            }

            .blog-classic .blog-post-container.single-post .social a.dribbble i {
                color: #e04c86
            }

            .blog-classic .blog-post-container.single-post .social a.skype i {
                color: #00aff0
            }

            .blog-classic .blog-post-container.single-post .social a.pinterest i {
                color: #bd081c
            }

            .blog-classic .blog-post-container.single-post .social a.facebook {
                color: #3b5998
            }

            .blog-classic .blog-post-container.single-post .social a i {
                font-size: 24px;
                margin: 5px 0
            }

    .blog-classic .blog-post-container.single-post .pagination {
        display: inline-block;
        width: 100%
    }

        .blog-classic .blog-post-container.single-post .pagination .next, .blog-classic .blog-post-container.single-post .pagination .prev {
            float: left;
            width: 50%;
            margin-bottom: 30px
        }

            .blog-classic .blog-post-container.single-post .pagination .next a, .blog-classic .blog-post-container.single-post .pagination .prev a {
                width: 100%;
                text-align: center;
                height: 50px;
                font-size: 12px;
                line-height: 46px;
                padding: 0 !important
            }

            .blog-classic .blog-post-container.single-post .pagination .prev a {
                border-right: none
            }

                .blog-classic .blog-post-container.single-post .pagination .prev a i {
                    transform: rotate(180deg);
                    margin-left: 0;
                    margin-right: 10px
                }

    .blog-classic .blog-post-container.single-post .panel {
        box-shadow: none
    }

        .blog-classic .blog-post-container.single-post .panel .media-left, .blog-classic .blog-post-container.single-post .panel .media > .pull-left {
            padding-right: 30px
        }

        .blog-classic .blog-post-container.single-post .panel .text {
            min-height: 10px;
            display: inline-block;
            position: relative;
            border-bottom: 1px solid #eee;
            margin-bottom: 10px;
            padding-bottom: 10px
        }

            .blog-classic .blog-post-container.single-post .panel .text a.reply {
                position: absolute;
                right: 0;
                top: 0;
                font: 300 12px/20px sans;
                text-transform: uppercase;
                color: #979797
            }

                .blog-classic .blog-post-container.single-post .panel .text a.reply i {
                    font-size: 14px;
                    margin-right: 5px
                }

                .blog-classic .blog-post-container.single-post .panel .text a.reply:hover {
                    color: #bc9e6b
                }

        .blog-classic .blog-post-container.single-post .panel .panel-body {
            padding: 0
        }

            .blog-classic .blog-post-container.single-post .panel .panel-body h3 {
                font-weight: 700;
                color: #000;
                min-height: auto;
                display: inline-block;
                margin-right: 10px;
                font: 500 16px/20px sans
            }

            .blog-classic .blog-post-container.single-post .panel .panel-body .date {
                font: 300 16px/20px sans;
                color: #b4b4b4;
                margin-bottom: 10px;
                display: inline-block
            }

                .blog-classic .blog-post-container.single-post .panel .panel-body .date:before {
                    content: '';
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    background: #d5d5d5;
                    margin-right: 10px;
                    margin-bottom: 2px
                }

            .blog-classic .blog-post-container.single-post .panel .panel-body p {
                font: 300 16px/20px sans;
                color: #858585;
                font-style: italic
            }

    .blog-classic .blog-post-container.single-post .form-horizontal {
        display: inline-block;
        width: 100%
    }

        .blog-classic .blog-post-container.single-post .form-horizontal a.button-v2 {
            float: right;
            background: #000;
            border: 2px solid #000;
            font-size: 14px;
            letter-spacing: 2px;
            font-family: "sans";
            width: 120px;
            text-align: center;
            height: 46px;
            line-height: 42px;
            padding: 0 !important
        }

.blog-masonry {
    margin: 0 -15px
}

    .blog-masonry .grid-sizer, .blog-masonry .grid-item {
        width: 33.333333333333%
    }

    .blog-masonry .grid-item {
        padding: 0 15px
    }

        .blog-masonry .grid-item img {
            width: 100%
        }

    .blog-masonry.masonry-por {
        margin: 0
    }

        .blog-masonry.masonry-por .grid-sizer {
            width: 25%
        }

    .blog-masonry .inner-por-masonry {
        display: inline-block;
        width: 100%
    }

        .blog-masonry .inner-por-masonry .grid-item {
            overflow: hidden;
            width: 25%;
            padding: 0;
            height: 440px
        }

            .blog-masonry .inner-por-masonry .grid-item:after {
                position: absolute;
                content: "";
                height: 70px;
                width: 70px;
                background: url(../../../Content/Newcss/assets/images/por-plus.png) no-repeat;
                left: 50%;
                top: 50%;
                margin-left: -35px;
                margin-top: -35px;
                opacity: 0
            }

            .blog-masonry .inner-por-masonry .grid-item .images {
                width: 100%
            }

            .blog-masonry .inner-por-masonry .grid-item h3, .blog-masonry .inner-por-masonry .grid-item h4 {
                transition: all .5s ease 0;
                margin-left: 30px
            }

            .blog-masonry .inner-por-masonry .grid-item h3 {
                font: 400 20px/25px sans;
                color: #fff;
                margin-bottom: 10px
            }

            .blog-masonry .inner-por-masonry .grid-item h4 {
                font: 300 12px/20px sans;
                color: #888;
                letter-spacing: 2px;
                text-transform: uppercase
            }

            .blog-masonry .inner-por-masonry .grid-item p {
                width: 100%;
                text-align: right;
                color: #fff;
                font: 400 12px/20px sans;
                transition: all .4s ease 0;
                padding-right: 30px
            }

            .blog-masonry .inner-por-masonry .grid-item.width-2x {
                width: 50%;
                height: 880px;
                padding: 0
            }

            .blog-masonry .inner-por-masonry .grid-item:hover:after {
                opacity: 1
            }

            .blog-masonry .inner-por-masonry .grid-item:hover h3, .blog-masonry .inner-por-masonry .grid-item:hover h4 {
                transform: translate(0,-85px)
            }

            .blog-masonry .inner-por-masonry .grid-item:hover p {
                transform: translate(0,-125px)
            }

.blog-classic .blog-post-container.blog-masonry .post-by {
    margin: 10px 0 30px
}

    .blog-classic .blog-post-container.blog-masonry .post-by:after {
        height: 0
    }

.blog-classic .blog-post-container.blog-masonry h3 {
    min-height: 30px;
    margin-bottom: 20px
}

    .blog-classic .blog-post-container.blog-masonry h3 a {
        font-size: 25px;
        position: relative;
        display: inline-block
    }

        .blog-classic .blog-post-container.blog-masonry h3 a:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: -10px;
            height: 1px;
            width: 60px;
            background: #000
        }

.blog-classic .blog-post-container.blog-masonry a.button {
    background: none;
    text-align: left;
    color: #000;
    height: 40px;
    line-height: 30px;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

    .blog-classic .blog-post-container.blog-masonry a.button:after {
        left: 0;
        bottom: 10px;
        width: 0;
        height: 2px;
        background: #e95252;
        content: "";
        position: absolute;
        transition: all .3s ease 0
    }

    .blog-classic .blog-post-container.blog-masonry a.button:hover {
        color: #e95252
    }

        .blog-classic .blog-post-container.blog-masonry a.button:hover:after {
            width: 90px
        }

        .blog-classic .blog-post-container.blog-masonry a.button:hover .link-icon-black {
            background-position: 0 bottom
        }

.blog-classic .blog-post-container.blog-masonry .content p {
    margin-bottom: 10px
}

.blog-classic .blog-post-container.blog-masonry .link-icon-black {
    background-image: url(../../../Content/Newcss/assets/images/Uno-button-icon2.png)
}

.link {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}

a.load-more {
    display: inline-block;
    width: 166px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font: 700 12px/46px sans;
    color: #fff;
    letter-spacing: 2px;
    background: #000;
    text-transform: uppercase;
    margin: 0 auto
}

    a.load-more:hover {
        background: #e95252
    }

    a.load-more i {
        color: #fff;
        font-size: 16px;
        vertical-align: -2px
    }

.bastian-content .images img {
    width: 100%
}

.bastian-content .col-md-6 h3 {
    font: 400 25px/30px sans;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative
}

    .bastian-content .col-md-6 h3:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        height: 1px;
        width: 40px;
        background: #333
    }

.bastian-content .col-md-6 p {
    font: 400 13px/25px Sans;
    color: #858585;
    margin-bottom: 30px
}

.control-page {
    text-align: center;
    float: left;
    width: 100%;
    position: relative
}

    .control-page .next, .control-page .prev, .control-page .box-icon {
        display: inline-block
    }

    .control-page .next {
        float: left;
        text-align: left
    }

    .control-page .prev {
        float: right;
        text-align: right
    }

    .control-page .box-icon {
        position: absolute;
        width: 80px;
        height: 80px;
        background: #000;
        border-radius: 50%;
        text-align: center;
        left: 50%;
        margin-left: -40px
    }

        .control-page .box-icon i {
            color: #fff;
            font-size: 30px;
            line-height: 80px
        }

    .control-page a.title {
        font: 400 50px/50px sans;
        color: #000;
        text-transform: capitalize;
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
        letter-spacing: 0
    }

    .control-page a {
        font: 300 12px/20px sans;
        color: #8e8e8e;
        letter-spacing: 4px;
        display: inline-block;
        text-transform: uppercase
    }

        .control-page a:hover i.link-icon-white {
            background-position: 0 0
        }

        .control-page a i {
            margin: 0 !important
        }

            .control-page a i.link-icon-white {
                background: url(../../../Content/Newcss/assets/images/pagination-next.png) no-repeat scroll 0 bottom
            }

    .control-page .next a:hover i.link-icon-white {
        background-position: 0 0
    }

    .control-page .next a i.link-icon-white {
        background: url(../../../Content/Newcss/assets/images/pagination-prev.png) no-repeat scroll 0 bottom
    }

.last-news h2 {
    font: 400 40px sans;
    color: #2b2b2b;
    margin-bottom: 20px
}

@media (min-width: 1200px) {
    .last-news .col-md-6:last-child {
        padding-left: 50px
    }

    .rtl .last-news .col-md-6:last-child {
        padding-right: 50px;
        padding-left: inherit
    }

    .last-news .col-md-6:first-child {
        padding-right: 100px;
        border-right: 1px solid #cdcdcd
    }

    .rtl .last-news .col-md-6:first-child {
        padding-left: 100px;
        padding-right: inherit;
        border-left: 1px solid #cdcdcd;
        border-right: inherit
    }
}

.last-news .lastest-news h3 {
    font: 400 20px/25px sans;
    color: #2b2b2b;
    margin-bottom: 5px
}

    .last-news .lastest-news h3 a {
        color: #2b2b2b
    }

        .last-news .lastest-news h3 a:hover {
            color: #bc9e6b
        }

.last-news .lastest-news p {
    color: #b5b5b5;
    font: 300 14px sans
}

.last-news .lastest-news li {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    padding-left: 20px
}

    .last-news .lastest-news li:after {
        position: absolute;
        content: "";
        left: 0;
        top: 33px;
        height: 9px;
        width: 8px;
        background: url(../../../Content/Newcss/assets/images/icon-ulli.png) no-repeat;
        transform: rotateY(0deg)
    }

.rtl .last-news .lastest-news li:after {
    right: 0;
    left: auto;
    transform: rotateY(180deg)
}

.rtl .last-news .lastest-news li {
    padding-right: 20px;
    padding-left: inherit
}

.last-news .lastest-news li:last-child {
    border: none
}

.last-news .client-say .content-text {
    position: relative;
    margin-bottom: 30px
}

    .last-news .client-say .content-text p {
        font: 300 16px/20px sans;
        font-style: italic;
        position: relative;
        padding: 30px 20px 40px;
        box-shadow: 0 0 13px 0 rgba(0,0,0,0.1)
    }

    .last-news .client-say .content-text:after {
        position: absolute;
        content: "";
        background: url(../../../Content/Newcss/assets/images/user-box-shadow.png) no-repeat center;
        left: 60px;
        bottom: -25px;
        width: 26px;
        height: 30px
    }

.rtl .last-news .client-say .content-text:after {
    right: 60px;
    left: auto
}

.last-news .user {
    padding-left: 40px
}

.rtl .last-news .user {
    padding-right: 40px;
    padding-left: inherit
}

.last-news .user .avatar, .last-news .user .text {
    display: inline-block
}

.last-news .user .text {
    padding-left: 10px;
    padding-top: 10px
}

.rtl .last-news .user .text {
    padding-right: 10px;
    padding-left: inherit
}

.last-news .user h3 {
    font: 500 16px/20px sans;
    color: #333;
    text-transform: uppercase
}

.last-news .user p {
    color: #bc9e6b;
    text-transform: capitalize;
    font: 300 12px/15px sans
}

.product-img-box {
    margin-bottom: 50px;
    text-align: center
}

    .product-img-box #image-view {
        display: inline-block;
        float: right;
        max-width: 630px
    }

    .product-img-box .product-thumb {
        float: left;
        display: inline-block
    }

    .product-img-box .thumb-content {
        width: 100%;
        max-width: 150px;
        float: left
    }

        .product-img-box .thumb-content li {
            display: block;
            float: left;
            padding-right: 15px;
            margin-bottom: 20px
        }

            .product-img-box .thumb-content li a {
                display: inline-block;
                border: 1px solid #fff
            }

            .product-img-box .thumb-content li.active a {
                border: 1px solid #333
            }

    .product-img-box img {
        width: 100%
    }

    .product-img-box.product-img-box-v2 .thumb-content {
        max-width: 100%;
        margin-top: 20px
    }

        .product-img-box.product-img-box-v2 .thumb-content li {
            width: 33.33%;
            display: inline-block
        }

            .product-img-box.product-img-box-v2 .thumb-content li:nth-child(3n+1) {
                padding-right: 14px;
                padding-left: 0
            }

            .product-img-box.product-img-box-v2 .thumb-content li:nth-child(3n+2) {
                padding: 0 7px
            }

            .product-img-box.product-img-box-v2 .thumb-content li:nth-child(3n) {
                padding-right: 0;
                padding-left: 14px
            }

.product-details-content {
    width: 100%;
    float: left
}

    .product-details-content .col-md-6:first-child {
        padding-left: 0
    }

    .product-details-content .slider-nav button {
        display: none !important;
        position: absolute;
        left: -30px;
        top: 50%;
        font-size: 0;
        transform: translateY(-50%);
        background: none;
        border: none
    }

        .product-details-content .slider-nav button:focus {
            outline: none
        }

        .product-details-content .slider-nav button:hover:before {
            color: #bc9e6b
        }

        .product-details-content .slider-nav button:before {
            content: '\f104';
            font: normal normal normal 30px/1 FontAwesome;
            color: #a2a2a2
        }

        .product-details-content .slider-nav button.slick-prev {
            right: -30px;
            left: initial
        }

            .product-details-content .slider-nav button.slick-prev:before {
                content: '\f105'
            }

    .product-details-content .slider-nav .slick-slide {
        padding: 2px;
        margin: 0
    }

        .product-details-content .slider-nav .slick-slide img {
            border: 1px solid #fff
        }

        .product-details-content .slider-nav .slick-slide.slick-current img {
            border: 1px solid #cdcdcd
        }

    .product-details-content .slide-vertical {
        position: relative
    }

@media (min-width: 1200px) {
    .product-details-content .slide-vertical.right {
        float: right
    }

    .product-details-content .slide-vertical .slider-for {
        width: 80%;
        float: right;
        transform: rotate(90deg)
    }

        .product-details-content .slide-vertical .slider-for .slick-slide {
            transform: rotate(-90deg)
        }

    .product-details-content .slide-vertical .slider-nav {
        float: left;
        transform: rotate(90deg);
        height: 170px;
        width: 700px;
        position: absolute;
        left: -265px;
        top: 280px
    }

        .product-details-content .slide-vertical .slider-nav button {
            display: inline-block !important;
            position: absolute;
            left: -30px
        }

            .product-details-content .slide-vertical .slider-nav button.slick-prev {
                right: -30px;
                left: initial
            }

        .product-details-content .slide-vertical .slider-nav .slick-slide {
            transform: rotate(-90deg)
        }

            .product-details-content .slide-vertical .slider-nav .slick-slide.slick-current img, .product-details-content .slide-vertical .slider-nav .slick-slide:hover img {
                border-color: #bc9e6b
            }

            .product-details-content .slide-vertical .slider-nav .slick-slide img {
                border: 1px solid #ddd
            }

    .product-details-content .slide-vertical.right .slider-for {
        float: left
    }

    .product-details-content .slide-vertical.right .slider-nav {
        float: right;
        left: initial;
        right: -265px
    }
}

.draggable {
    padding: 0 !important
}

.slick-slide:focus {
    outline: none
}

.slick-slide img {
    width: 100%
}

.slick-prev:before, .slick-next:before {
    color: #000
}

.slider-for, .slider-nav {
    width: 100%;
    margin: auto
}

.slider-for {
    margin-bottom: 0
}

    .slider-for .slick-slide {
        overflow: hidden
    }

.zoom {
    display: inline-block;
    position: relative
}

    .zoom img {
        display: block
    }

.icon-rating {
    float: left
}

    .icon-rating input {
        left: -9999px;
        position: absolute
    }

    .icon-rating label {
        cursor: pointer;
        display: block;
        float: right;
        font-size: 22px;
        height: 17px;
        line-height: 17px;
        padding: 0 1px;
        color: #e0e0e0;
        transition: color .3s ease 0
    }

    .icon-rating input + label:hover, .icon-rating input + label:hover ~ label {
        color: #e19824
    }

    .icon-rating input:checked ~ label {
        color: #e19824
    }

.item-inner .product .icon-rating input:checked ~ label {
    color: #e19824
}

.icon-rating-horizontal {
    float: none;
    text-align: center
}

    .icon-rating-horizontal label {
        float: none;
        height: 20px;
        line-height: 20px
    }

.light-style {
    color: #fff
}

    .light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
        color: #fff
    }

.bg-success .icon-rating label {
    color: #a8864c
}

.bg-success .icon-rating input + label:hover, .bg-success .icon-rating input + label:hover ~ label, .bg-success .icon-rating input:checked ~ label {
    color: #fff
}

.bg-danger .icon-rating label {
    color: #b52b27
}

.bg-danger .icon-rating input + label:hover, .bg-danger .icon-rating input + label:hover ~ label, .bg-danger .icon-rating input:checked ~ label {
    color: #fff
}

.bg-warning .icon-rating label {
    color: #df8a13
}

.bg-warning .icon-rating input + label:hover, .bg-warning .icon-rating input + label:hover ~ label, .bg-warning .icon-rating input:checked ~ label {
    color: #fff
}

.bg-primary .icon-rating label {
    color: #967844
}

.bg-primary .icon-rating input + label:hover, .bg-primary .icon-rating input + label:hover ~ label, .bg-primary .icon-rating input:checked ~ label {
    color: #fff
}

.bg-info .icon-rating label {
    color: #28a1c5
}

.bg-info .icon-rating input + label:hover, .bg-info .icon-rating input + label:hover ~ label, .bg-info .icon-rating input:checked ~ label {
    color: #fff
}

div.stars {
    width: 270px;
    display: inline-block
}

input.star {
    display: none
}

label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s
}

input.star:checked ~ label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s
}

input.star-5:checked ~ label.star:before {
    color: #FE7;
    text-shadow: 0 0 20px #952
}

input.star-1:checked ~ label.star:before {
    color: #F62
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3)
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome
}

.testimonial {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: url(../../../Content/Newcss/assets/images/testimo-home3-1.jpg) no-repeat;
    padding: 80px 0 100px;
    color: #fff
}

    .testimonial h3 {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 40px;
        padding-bottom: 15px;
        line-height: 20px
    }

        .testimonial h3:after {
            position: absolute;
            content: "";
            left: 50%;
            bottom: 0;
            width: 50px;
            margin-left: -25px;
            background: #eee;
            height: 2px
        }

    .testimonial p {
        font-family: "sans";
        font-size: 22px;
        font-style: italic;
        font-weight: 400;
        line-height: 30px;
        max-width: 980px;
        margin: 0 auto 30px
    }

        .testimonial p.user-name {
            font-family: "sans";
            font-weight: 400;
            font-style: normal;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 2px
        }

    .testimonial img {
        width: auto !important;
        border-radius: 50%;
        border: 3px solid #bababa
    }

    .testimonial .wrap-star {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px
    }

        .testimonial .wrap-star a {
            color: #eed52e
        }

            .testimonial .wrap-star a i {
                font-size: 12.42px
            }

    .testimonial.dots-show .owl-dots {
        bottom: 80px
    }

        .testimonial.dots-show .owl-dots .owl-dot {
            background: #bbb
        }

            .testimonial.dots-show .owl-dots .owl-dot.active, .testimonial.dots-show .owl-dots .ordering span.owl-dot:hover, .ordering .testimonial.dots-show .owl-dots span.owl-dot:hover {
                background: #fff
            }

.cat-box-home3 img {
    width: 100%
}

.cat-box-home3 span.label {
    position: absolute;
    display: inline-block;
    right: 40px;
    top: 60px;
    color: #e95252;
    text-transform: uppercase;
    font-size: 12px;
    transform: rotate(90deg);
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px;
    z-index: 9;
    border: 2px solid #e95252;
    border-radius: 0
}

.cat-box-home3 .row {
    margin: 0;
    margin-bottom: 30px
}

.cat-box-home3 .col-md-6 {
    position: relative
}

    .cat-box-home3 .col-md-6.box-text {
        min-height: 300px
    }

    .cat-box-home3 .col-md-6:first-child {
        padding-left: 0
    }

        .cat-box-home3 .col-md-6:first-child span.label {
            right: 0
        }

@media (max-width: 460px) {
    .cat-box-home3 .col-md-6:first-child span.label {
        right: -20px
    }
}

.cat-box-home3 .col-md-6:last-child {
    padding-right: 0
}

    .cat-box-home3 .col-md-6:last-child span.label {
        right: inherit;
        left: 0
    }

@media (max-width: 460px) {
    .cat-box-home3 .col-md-6:last-child span.label {
        left: inherit;
        right: -20px
    }
}

.cat-box-home3 .col-md-6.bg-text {
    min-height: 350px
}

    .cat-box-home3 .col-md-6.bg-text:before {
        content: " " attr(bg-text) " ";
        font-size: 100px;
        font-family: "sans";
        color: #e9e9e9;
        font-weight: 400;
        text-transform: uppercase;
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        height: 100%;
        top: 25%
    }

    .cat-box-home3 .col-md-6.bg-text h1 {
        font-family: "sans";
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 400;
        color: #000;
        position: absolute;
        width: 100%;
        left: 0;
        text-align: center;
        top: 45%
    }

.cat-box-home3 .col-md-12 {
    padding: 0;
    position: relative
}

    .cat-box-home3 .col-md-12 .col-md-6 {
        padding: 0
    }

        .cat-box-home3 .col-md-12 .col-md-6:first-child {
            padding-right: 15px
        }

        .cat-box-home3 .col-md-12 .col-md-6:last-child {
            padding-left: 15px
        }

        .cat-box-home3 .col-md-12 .col-md-6 .text {
            left: 35px
        }

.cat-box-home3 .text {
    position: absolute;
    bottom: 50px;
    left: 65px
}

    .cat-box-home3 .text h3 {
        font-size: 40px;
        color: #000;
        font-family: "sans";
        position: relative;
        line-height: 40px;
        margin-bottom: 10px
    }

        .cat-box-home3 .text h3:after {
            position: absolute;
            content: "";
            left: -80px;
            width: 60px;
            height: 2px;
            top: 50%;
            background: #000
        }

    .cat-box-home3 .text p {
        font-size: 12px;
        color: #9d9d9d;
        font-weight: 300;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin-bottom: 20px
    }

    .cat-box-home3 .text a {
        display: inline-block;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border: 2px solid #000
    }

.time {
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

    .time .distance {
        display: inline-block;
        margin: 0 15px;
        width: 240px;
        padding: 20px 0 50px
    }

        .time .distance .number {
            font-size: 100px;
            display: inline-block
        }

            .time .distance .number b {
                font-weight: 400
            }

        .time .distance .text {
            font-size: 40px;
            text-transform: capitalize;
            display: inline-block;
            font-family: "sans";
            color: #a4a4a4;
            font-weight: 400;
            margin-left: 5px
        }

    .time.time-v2 .distance {
        box-shadow: 0 5px 20px 0 rgba(0,0,0,0.11);
        margin: 0 25px
    }

        .time.time-v2 .distance .number {
            display: block
        }

            .time.time-v2 .distance .number b {
                color: #f68585
            }

        .time.time-v2 .distance .text {
            display: block;
            margin-left: 0
        }

    .time.time-v3 .distance .number {
        font-size: 50px;
        vertical-align: -40px;
        min-width: 60px
    }

    .time.time-v3 .distance .text {
        font-family: "sans";
        font-size: 20px;
        color: #e95252;
        letter-spacing: 3px;
        text-transform: uppercase
    }

.social-v3, .social-v2, .social-v1 {
    text-align: center;
    display: inline-block;
    width: 100%
}

    .social-v3 a, .social-v2 a, .social-v1 a {
        color: #000
    }

        .social-v1 a i {
            font-size: 20px;
            margin: 0 20px
        }

.border-box {
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px;
    height: 1px;
    background: #ebebeb
}

.social-v2 a i {
    font-size: 80px;
    margin: 30px 80px
}

.social-v3 a {
    display: inline-block;
    padding: 25px 40px;
    width: 184px;
    height: 90px;
    margin-right: 5px
}

    .social-v3 a:last-child() {
        margin-right: 0
    }

    .social-v3 a i {
        font-size: 40px;
        color: #fff
    }

    .social-v3 a.twitter {
        background: #01bbf6
    }

    .social-v3 a.dribbble {
        background: #f5699a
    }

    .social-v3 a.facebook {
        background: #3b5999
    }

    .social-v3 a.youtube {
        background: #fe0000
    }

    .social-v3 a.rss {
        background: #f7a42c
    }

    .social-v3 a.pinterest {
        background: #f23434
    }

.title-box {
    display: inline-block;
    width: 100%
}

    .title-box h3 {
        text-transform: uppercase;
        font: 700 14px sans;
        letter-spacing: 2px;
        line-height: 20px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        position: relative
    }

        .title-box h3:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            width: 50px;
            background: #000;
            height: 2px
        }

    .title-box p {
        font: 400 13px/20px Sans;
        color: #858585;
        margin-bottom: 15px
    }

    .title-box.center {
        text-align: center
    }

        .title-box.center h3:after {
            left: 50%;
            margin-left: -25px
        }

.accordion .panel-title a {
    font: 600 18px Sans;
    color: #e95252
}

    .accordion .panel-title a:before {
        height: 30px;
        width: 30px;
        background: url(../../../Content/Newcss/assets/images/icon-accor.png) no-repeat scroll center top 14px;
        content: "";
        display: inline-block;
        float: right
    }

    .accordion .panel-title a.collapsed {
        color: #000
    }

        .accordion .panel-title a.collapsed:before {
            background: url(../../../Content/Newcss/assets/images/icon-accor.png) no-repeat scroll center bottom 10px
        }

.accordion .panel-collapse {
    font: 400 13px/25px Sans;
    color: #858585
}

.accordion .panel {
    border: none;
    box-shadow: none
}

.accordion .panel-default .panel-heading {
    background: none;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee
}

.accordion .panel-body {
    padding: 0;
    padding: 20px 0
}

.accordion .panel-group .panel-heading + .panel-collapse > .panel-body, .accordion .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none
}

.boxed-content {
    background: #93cacd;
    padding: 35px;
    display: inline-block;
    position: relative
}

    .boxed-content h2 {
        font: 700 12px/20px sans;
        color: #fff;
        letter-spacing: 2px;
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px
    }

        .boxed-content h2.center {
            text-align: center
        }

        .boxed-content h2:after {
            position: absolute;
            content: "";
            width: 50px;
            height: 1px;
            background: #fff;
            bottom: 0;
            left: 0
        }

    .boxed-content p {
        font: 400 13px/25px Sans;
        color: #fff;
        padding-bottom: 20px
    }

    .boxed-content.images {
        padding: 0;
        background: #f5f5f5;
        border: 1px solid #eaeaea
    }

        .boxed-content.images p, .boxed-content.images h2 {
            max-width: 250px;
            padding-left: 35px
        }

            .boxed-content.images p:after, .boxed-content.images h2:after {
                left: 35px
            }

        .boxed-content.images p {
            color: #858585
        }

        .boxed-content.images h2 {
            color: #000
        }

            .boxed-content.images h2:after {
                background: #d9d9d9
            }

        .boxed-content.images img {
            float: right;
            max-width: 290px
        }

        .boxed-content.images .text {
            float: left;
            margin-top: 30px
        }

    .boxed-content.center {
        text-align: center
    }

        .boxed-content.center h2:after {
            left: 50%;
            margin-left: -25px
        }

    .boxed-content.boxed-content-v2 {
        background: #f5f5f5;
        padding: 50px 70px
    }

        .boxed-content.boxed-content-v2 p {
            color: #858585
        }

        .boxed-content.boxed-content-v2 h2 {
            color: #000
        }

            .boxed-content.boxed-content-v2 h2:after {
                background: #d9d9d9
            }

    .boxed-content.boxed-content-v3 {
        background: #e6bdad;
        padding-top: 65px
    }

    .boxed-content .icons {
        display: inline-block;
        width: 80px;
        height: 80px;
        line-height: 74px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        font-size: 30px;
        background: #e95252;
        border: 3px solid #f8abab;
        position: absolute
    }

        .boxed-content .icons.bg-black {
            background: #000;
            border: 3px solid #a18479
        }

        .boxed-content .icons.left, .boxed-content .icons.right {
            left: -40px;
            top: 50%;
            margin-top: -40px
        }

        .boxed-content .icons.right {
            left: inherit;
            right: -40px
        }

        .boxed-content .icons.top, .boxed-content .icons.bottom {
            left: 50%;
            margin-left: -40px;
            top: -40px
        }

        .boxed-content .icons.bottom {
            top: inherit;
            bottom: -40px
        }

.tab-v1 .tab-content {
    display: inline-block !important
}

.tab-v1 .nav-tabs {
    text-align: center;
    border: none
}

    .tab-v1 .nav-tabs li {
        float: initial;
        display: inline-block;
        width: 250px;
        height: 66px;
        background: #ededed;
        line-height: 66px
    }

        .tab-v1 .nav-tabs li.active, .tab-v1 .nav-tabs li:hover {
            background: #2a2a2a
        }

            .tab-v1 .nav-tabs li.active a, .tab-v1 .nav-tabs li:hover a {
                border: none;
                background: none;
                color: #fff;
                box-shadow: none;
                position: relative
            }

                .tab-v1 .nav-tabs li.active a:after, .tab-v1 .nav-tabs li:hover a:after {
                    position: absolute;
                    content: "";
                    border-left: 8px solid transparent;
                    border-right: 8px solid transparent;
                    border-top: 10px solid #2a2a2a;
                    height: 0;
                    width: 0;
                    bottom: -10px;
                    left: 50%
                }

        .tab-v1 .nav-tabs li a {
            text-transform: uppercase;
            font-weight: 700;
            color: #000;
            letter-spacing: 2px;
            border: none;
            line-height: 66px;
            height: 66px;
            padding: 0
        }

.tab-v1 .tab-pane {
    text-align: center
}

.tab-v1 .products .item-inner {
    width: 33.33%;
    float: left;
    padding: 0 10px
}

.tab-v1 .custom-content {
    text-align: left
}

    .tab-v1 .custom-content h1 {
        font: 400 50px/50px sans;
        color: #000;
        text-transform: capitalize;
        padding-bottom: 15px
    }

    .tab-v1 .custom-content h3 {
        font: 300 14px/20px sans;
        color: #9d9d9d;
        letter-spacing: 3px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative
    }

        .tab-v1 .custom-content h3:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            height: 1px;
            width: 70px;
            background: #000
        }

    .tab-v1 .custom-content p {
        font: 300 14px/25px Sans;
        padding-bottom: 20px
    }

    .tab-v1 .custom-content a {
        display: inline-block;
        line-height: 36px;
        height: 40px;
        border: 2px solid #000
    }

.tab-v1 .accordion {
    text-align: left
}

.btn {
    font: 400 14px sans;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 215px;
    text-align: center;
    margin-right: 10px;
    border-radius: 0;
    border: none;
    height: 58px;
    color: #fff
}

    .btn:hover {
        opacity: .8
    }

    .btn:last-child {
        margin-right: 0
    }

    .btn.btn-default {
        background: #363636
    }

        .btn.btn-default:hover, .btn.btn-default:focus {
            color: #fff
        }

    .btn.btn-success {
        background: #6bdb80
    }

    .btn.btn-danger {
        background: #e95151
    }

    .btn.btn-info {
        background: #5ad0cf
    }

    .btn.btn-warning {
        background: #f1cd4f
    }

.buttton-v2 .btn {
    border-radius: 30px
}

.buttton-v3 .btn {
    color: #000;
    background: none !important
}

    .buttton-v3 .btn.btn-default {
        border: 2px solid #363636
    }

        .buttton-v3 .btn.btn-default:hover, .buttton-v3 .btn.btn-default:focus {
            color: #000
        }

    .buttton-v3 .btn.btn-success {
        border: 2px dashed #6bdb80
    }

    .buttton-v3 .btn.btn-danger {
        border: 2px solid #e95151
    }

    .buttton-v3 .btn.btn-info {
        border: 2px solid #5ad0cf
    }

    .buttton-v3 .btn.btn-warning {
        border: 2px solid #f1cd4f
    }

.buttton-v4 .btn {
    color: #000;
    background: none !important;
    border-radius: 30px
}

    .buttton-v4 .btn.btn-default {
        border: 2px solid #363636
    }

        .buttton-v4 .btn.btn-default:hover, .buttton-v4 .btn.btn-default:focus {
            color: #000
        }

    .buttton-v4 .btn.btn-success {
        border: 2px solid #6bdb80
    }

    .buttton-v4 .btn.btn-danger {
        border: 2px solid #e95151
    }

    .buttton-v4 .btn.btn-info {
        border: 2px solid #5ad0cf
    }

    .buttton-v4 .btn.btn-warning {
        border: 2px dashed #f1cd4f
    }

.buttton-icon .btn.btn-success {
    border-radius: 30px
}

.buttton-icon .btn.btn-danger {
    background: none;
    border: 2px solid #e95151;
    color: #e95151
}

.buttton-icon .btn.btn-info {
    border-radius: 5px
}

.buttton-icon .btn.btn-warning {
    border: 2px dashed #f1cd4f;
    background: none;
    color: #000
}

.buttton-icon .btn i {
    font-size: 20px;
    vertical-align: -2px
}

.feature-box .fbox-icon .icons {
    color: #000
}

.feature-box h4 {
    font: 700 14px/20px sans;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase
}

.feature-box p {
    font: 400 13px/20px Sans;
    color: #858585
}

.icon-box-v* .col-md-3, .icon-box-v* .col-md-4 {
    padding: 0 15px !important
}

.icon-box-v1 .feature-box .fbox-icon .icons {
    font-size: 50px
}

.icon-box-v1 .feature-box h4 {
    font: 700 14px sans;
    letter-spacing: 3px
}

.icon-box-v1 .feature-box.color-red .fbox-icon .icons {
    color: #e95151
}

.icon-box-v1 .feature-box.color-red h4 {
    color: #e95151
}

.icon-box-v1 .feature-box.color-blue .fbox-icon .icons {
    color: #55e1dc
}

.icon-box-v1 .feature-box.color-blue h4 {
    color: #55e1dc
}

.icon-box-v1 .feature-box.color-purple .fbox-icon .icons {
    color: #c941eb
}

.icon-box-v1 .feature-box.color-purple h4 {
    color: #c941eb
}

.link-icon-box {
    display: inline-block;
    font: 600 12px/20px Sans;
    color: #000;
    margin-top: 30px
}

    .link-icon-box:hover {
        color: #bc9e6b
    }

        .link-icon-box:hover i {
            color: #bc9e6b
        }

    .link-icon-box i {
        font-size: 13px;
        color: #000;
        margin-left: 6px
    }

.icon-box-v2 .link-icon-box {
    text-transform: uppercase
}

.icon-box-v2 .feature-box .fbox-icon {
    margin-bottom: 30px
}

    .icon-box-v2 .feature-box .fbox-icon .icons {
        font-size: 40px;
        height: 127px;
        width: 127px;
        text-align: center;
        line-height: 127px;
        color: #fff;
        background: #e95151;
        display: inline-block;
        border-radius: 50%
    }

        .icon-box-v2 .feature-box .fbox-icon .icons.icon-images {
            background: url(../../../Content/Newcss/assets/images/about2.jpg) no-repeat
        }

        .icon-box-v2 .feature-box .fbox-icon .icons.bg-yellow {
            background: #ffd457
        }

.icon-box-v3 .feature-box .fbox-icon .icons {
    font-size: 40px;
    color: #000
}

.icon-box-v3 .feature-box h4 {
    margin-top: 20px
}

.icon-box-v3 .feature-box p {
    float: left;
    width: 100%;
    margin-top: 10px
}

.icon-box-v3.icon-box-v6 .col-md-4 {
    padding: 0 15px !important
}

    .icon-box-v3.icon-box-v6 .col-md-4 .feature-box {
        background: #e95151;
        display: inline-block;
        width: 100%;
        padding: 30px;
        border: 2px solid #e95151
    }

        .icon-box-v3.icon-box-v6 .col-md-4 .feature-box .fbox-icon .icons {
            color: #fff;
            font-size: 30px
        }

        .icon-box-v3.icon-box-v6 .col-md-4 .feature-box h4 {
            color: #fff;
            margin-top: 15px
        }

        .icon-box-v3.icon-box-v6 .col-md-4 .feature-box p {
            color: #fff
        }

        .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 {
            background: #fff;
            border-color: #70deee
        }

            .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 .fbox-icon .icons {
                color: #000
            }

            .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 h4, .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 p {
                color: #000
            }

        .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver3 {
            background: #55c2e5;
            border-color: #55c2e5
        }

.icon-box-v4 .feature-box .fbox-icon .icons {
    width: 68px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 25px;
    color: #fff;
    background: #4f4f4f;
    display: inline-block;
    border-radius: 50%
}

    .icon-box-v4 .feature-box .fbox-icon .icons.bg-gray {
        background: #e5e5e5
    }

    .icon-box-v4 .feature-box .fbox-icon .icons.blue {
        background: #57d6ff
    }

.icon-box-v4 .feature-box h4 {
    text-transform: uppercase
}

.icon-box-v5 .feature-box {
    margin-top: 30px;
    padding: 60px 20px 40px
}

    .icon-box-v5 .feature-box .fbox-icon {
        top: -42px
    }

        .icon-box-v5 .feature-box .fbox-icon .icons {
            font-size: 30px;
            display: inline-block;
            width: 84px;
            height: 84px;
            text-align: center;
            line-height: 84px;
            border-radius: 50%;
            border: none;
            color: #fff
        }

            .icon-box-v5 .feature-box .fbox-icon .icons.icon-images {
                background: url(../../../Content/Newcss/assets/images/about3.jpg) no-repeat
            }

            .icon-box-v5 .feature-box .fbox-icon .icons.bg-red {
                background: #e95151
            }

            .icon-box-v5 .feature-box .fbox-icon .icons.bg-yellow {
                background: #ffd457;
                border: 3px solid #e7bd42
            }

            .icon-box-v5 .feature-box .fbox-icon .icons.bg-green {
                background: #88d091
            }

    .icon-box-v5 .feature-box.ver1 {
        background: #f5f5f5;
        border: none;
        border: 2px solid #fff
    }

    .icon-box-v5 .feature-box.ver2 {
        border-radius: 5px;
        border: 2px solid #000
    }

    .icon-box-v5 .feature-box.ver3 {
        border: 2px dashed #88d091
    }

    .icon-box-v5 .feature-box.ver4 {
        background: url(../../../Content/Newcss/assets/images/icon-box1.jpg) no-repeat;
        border: 2px solid #fff
    }

        .icon-box-v5 .feature-box.ver4 h4 {
            color: #fff
        }

        .icon-box-v5 .feature-box.ver4 p {
            color: #fff
        }

.icon-box-v5 .col-md-3 {
    padding: 0 15px !important
}

.icon-box-v7 .col-md-3 {
    padding: 0 15px !important
}

.icon-box-v7 .feature-box {
    overflow: hidden;
    background: #313131;
    padding: 20px;
    max-height: 265px
}

    .icon-box-v7 .feature-box .fbox-icon {
        transform: translate(0px,50px);
        transition: all .5s ease 0
    }

        .icon-box-v7 .feature-box .fbox-icon .icons {
            color: #55c2e5;
            font-size: 60px
        }

            .icon-box-v7 .feature-box .fbox-icon .icons.green {
                color: #88d091
            }

            .icon-box-v7 .feature-box .fbox-icon .icons.red {
                color: #e95151
            }

            .icon-box-v7 .feature-box .fbox-icon .icons.yellow {
                color: #edb317
            }

    .icon-box-v7 .feature-box h4 {
        color: #fff;
        transform: translate(0px,60px);
        transition: all .5s ease 0
    }

    .icon-box-v7 .feature-box p {
        color: #858585;
        max-height: 120px;
        overflow: hidden;
        transform: translate(0px,120px);
        transition: all .5s ease 0;
        line-height: 25px
    }

    .icon-box-v7 .feature-box .fbox-body {
        overflow: visible
    }

    .icon-box-v7 .feature-box:hover .fbox-icon {
        transform: translate(0px,-100px)
    }

    .icon-box-v7 .feature-box:hover h4 {
        transform: translate(0px,-50px)
    }

    .icon-box-v7 .feature-box:hover p {
        transform: translate(0px,-50px)
    }

.pagination-container {
    display: inline-block;
    width: 100%
}

nav.pagination {
    font-family: "TXGR";
    font-size: 13px;
    margin: 0
}

    nav.pagination a, nav.pagination span {
        display: inline-block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #eee;
        color: #333;
        vertical-align: bottom
    }

        nav.pagination a:hover, nav.pagination span:hover {
            background: #333;
            color: #eee
        }

    nav.pagination span {
        background: #333;
        color: #eee
    }

    nav.pagination .next i, nav.pagination .prev i {
        font-size: 18px;
        color: #666;
        margin-top: 8px
    }

    nav.pagination .next:hover, nav.pagination .prev:hover {
        background: #bc9e6b
    }

        nav.pagination .next:hover i, nav.pagination .prev:hover i {
            color: #eee
        }

.products.grid_full .item-inner {
    width: 20%;
    float: left;
    transition: all .3s ease 0
}

.products.grid_full.grid_sidebar .item-inner {
    width: 25%;
    transition: all .3s ease 0
}

.products.grid_full .container {
    padding: 0
}

.products.grid_full .social {
    display: none
}

.products.grid_full.list-item .item-inner {
    transition: all .4s ease 0;
    width: 100%;
    padding: 0 0 10px !important
}

    .products.grid_full.list-item .item-inner .product {
        text-align: left;
        padding: 30px 0
    }

        .products.grid_full.list-item .item-inner .product .product-title {
            color: #000;
            font: 400 48px/50px sans;
            margin-bottom: 20px
        }

        .products.grid_full.list-item .item-inner .product .product-price {
            width: auto;
            float: initial;
            font: 400 36px sans;
            vertical-align: bottom
        }

        .products.grid_full.list-item .item-inner .product .product-price-old {
            vertical-align: bottom;
            font: 400 30px sans
        }

        .products.grid_full.list-item .item-inner .product .description {
            margin: 20px 0;
            font: 400 18px/25px sans;
            color: #565656
        }

        .products.grid_full.list-item .item-inner .product .action {
            position: static;
            padding-left: 20px
        }

            .products.grid_full.list-item .item-inner .product .action a {
                transform: translate(0px,0px);
                opacity: 1;
                display: inline-block;
                background: #fff;
                text-align: center;
                height: 50px;
                width: 50px;
                border: 1px solid #d6d6d6;
                margin-right: 10px
            }

                .products.grid_full.list-item .item-inner .product .action a i {
                    background-color: #fff;
                    line-height: 48px
                }

                .products.grid_full.list-item .item-inner .product .action a:hover i {
                    background-color: #000;
                    color: #fff
                }

    .products.grid_full.list-item .item-inner .social {
        display: block;
        margin-top: 15px;
        padding-top: 15px;
        position: relative
    }

        .products.grid_full.list-item .item-inner .social:after {
            position: absolute;
            content: '';
            left: 15px;
            right: 15px;
            height: 1px;
            background: #f5f5f5;
            top: 0
        }

        .products.grid_full.list-item .item-inner .social h3 {
            display: inline-block;
            font: 700 14px/20px sans;
            text-transform: uppercase
        }

        .products.grid_full.list-item .item-inner .social a {
            display: inline-block;
            margin: 0 5px
        }

            .products.grid_full.list-item .item-inner .social a.twitter i {
                color: #55acee
            }

            .products.grid_full.list-item .item-inner .social a.dribbble i {
                color: #e04c86
            }

            .products.grid_full.list-item .item-inner .social a.skype i {
                color: #00aff0
            }

            .products.grid_full.list-item .item-inner .social a.pinterest i {
                color: #bd081c
            }

            .products.grid_full.list-item .item-inner .social a.facebook i {
                color: #3b5998
            }

            .products.grid_full.list-item .item-inner .social a i {
                font-size: 24px
            }

    .products.grid_full.list-item .item-inner .product-images {
        width: 25%;
        float: left
    }

    .products.grid_full.list-item .item-inner .product-title, .products.grid_full.list-item .item-inner .product-price, .products.grid_full.list-item .item-inner .description, .products.grid_full.list-item .item-inner .action, .products.grid_full.list-item .item-inner .social {
        width: 75%;
        float: right;
        padding-left: 20px
    }

    .products.grid_full.list-item .item-inner .product-title {
        font-weight: 700;
        font-size: 16px;
        color: #555
    }

    .products.grid_full.list-item .item-inner .description {
        display: inline-block
    }

    .products.grid_full.list-item .item-inner .content-star {
        float: left;
        width: 100%
    }

.products.grid_full .product .wrap-product-images {
    position: relative
}

.products.grid_full .product .product-price::after {
    position: static
}

.products.ver2 .product p.product-title, .products.ver2 .product .product-price-old, .products.ver2 .product .product-price {
    position: relative;
    z-index: 2
}

.products.ver2 .product .product-price-old, .products.ver2 .product .product-price {
    margin-top: 0
}

@media (max-width: 767px) and (min-width: 640px) {
    .products.ver2 .col-sm-6 {
        width: 50%;
        float: left
    }
}

.products .product {
    position: relative;
    text-align: center;
    overflow: hidden
}

.products.ver2 .product .product-images {
    overflow: hidden !important
}

.products .product .product-images {
    display: inline-block;
    position: relative;
    width: 100%
}

    .products .product .product-images img {
        width: 100%
    }

.products .product:hover .product-title {
    color: #bc9e6b
}

.products .product p.product-title {
    font-family: "sans";
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    height: 30px;
    overflow: hidden;
    margin-top: 10px;
    direction: rtl;
    text-align: right
}

.products .product .description {
    display: none;
    font: 400 13px/20px Sans;
    color: #858585;
    margin-bottom: 15px
}

.products .product .product-price {
    font-size: 18px;
    color: #bc9e6b;
    line-height: 20px;
    position: relative;
    font-family: "sans";
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: bottom
}

    .products .product .product-price:after {
        position: absolute;
        content: "";
        height: 1px;
        background: #eee;
        bottom: 0;
        left: 50%;
        right: 50%;
        -webkit-transition: all .6s ease 0;
        -o-transition: all .6s ease 0;
        transition: all .6s ease 0
    }

.products .product .product-price-old {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 20px;
    font-size: 14.5px;
    color: #4d4d4d;
    font-family: "sans";
    font-weight: 400;
    margin-right: 5px
}

.products .product .add-to-cart {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
    color: #222;
    margin-bottom: 20px;
    font-style: normal;
    opacity: 0;
    padding-left: 20px;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    position: relative
}

    .products .product .add-to-cart::after {
        font-family: "FontAwesome";
        font-size: 16px;
        font-style: normal;
        line-height: 1;
        position: absolute;
        content: "\f067";
        left: 0;
        top: 3px;
        color: #555
    }

.products .product img.secondary_image {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.products .product .action {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 15px
}

@media (max-width: 640px) {
    .products .product .action {
        display: none
    }
}

.products .product .action a {
    opacity: 0;
    display: block;
    margin-bottom: 5px;
    width: 35px;
    height: 35px;
    transform: translate(30px,0px);
    position: relative;
    background: none;
    text-align: center
}

    .products .product .action a:first-child {
        -webkit-transition: all .3s ease .4s;
        -o-transition: all .3s ease .4s;
        transition: all .3s ease .4s
    }

    .products .product .action a:nth-child(2) {
        -webkit-transition: all .3s ease .3s;
        -o-transition: all .3s ease .3s;
        transition: all .3s ease .3s
    }

    .products .product .action a:nth-child(3) {
        -webkit-transition: all .3s ease .2s;
        -o-transition: all .3s ease .2s;
        transition: all .3s ease .2s
    }

    .products .product .action a:last-child {
        -webkit-transition: all .3s ease .1s;
        -o-transition: all .3s ease .1s;
        transition: all .3s ease .1s
    }

    .products .product .action a i {
        font-size: 18px;
        background: none;
        padding: 0;
        color: #000;
        display: inline-block;
        line-height: 35px;
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0
    }

    .products .product .action a:hover i {
        color: #bc9e6b
    }

.products .product .content-star {
    float: right;
    font-size: 10px;
    margin-bottom: 0
}

    .products .product .content-star i.active {
        color: #e19824
    }

.products .product .lable {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    font-size: 11px;
    text-transform: capitalize;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    background-color: #000
}

.products .product.sale .product-price {
    color: #e19824
}

    .products .product.sale .product-price .price-old {
        color: #999;
        font-weight: 400;
        margin-left: 5px;
        text-decoration: line-through
    }

.product {
    border-radius: 0x;
    -webkit-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    transition: all .5s ease 0
}

    .product:hover img.primary_image {
        transform: scale(1.1);
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0
    }

    .product:hover .action a {
        opacity: 100;
        transform: translate(0px,0px)
    }

    .product:hover .add-to-cart {
        opacity: 100
    }

    .product .lab {
        text-transform: uppercase;
        font: 500 10px/24px sans;
        color: #bc9e6b;
        border: 2px solid #bc9e6b;
        z-index: 9999;
        position: absolute;
        top: 30px;
        left: 0;
        width: 65px;
        height: 30px;
        text-align: center;
        letter-spacing: 6px;
        padding-left: 6px;
        transform: rotate(-90deg)
    }

        .product .lab.new {
            color: #fa7468;
            border-color: #fa7468
        }

        .product .lab.sold {
            color: #000;
            border-color: #000;
            width: 120px;
            top: 50px;
            left: -40px
        }

.tab-content {
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    transform: translate(0px,20px)
}

    .tab-content.active, .ordering span.tab-content:hover {
        transform: translate(0px,0px)
    }

.tab-product-all .products {
    margin: 0 -15px
}

    .tab-product-all .products .item-inner {
        width: 20%;
        float: left;
        padding: 0 15px
    }

.tab-product-all.tab-product-all-v2 {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

    .tab-product-all.tab-product-all-v2 .products {
        margin: 0;
        border-top: 1px solid #e0e0e0;
        border-left: 1px solid #e0e0e0;
        overflow: hidden
    }

        .tab-product-all.tab-product-all-v2 .products .item-inner {
            padding: 0;
            border-bottom: 1px solid #e0e0e0;
            border-right: 1px solid #e0e0e0
        }

            .tab-product-all.tab-product-all-v2 .products .item-inner .product-price {
                position: absolute;
                left: 30px;
                top: 30px;
                color: #000
            }

            .tab-product-all.tab-product-all-v2 .products .item-inner .action {
                left: 20px;
                bottom: 10px
            }

.tab-product-all.tab-product-all-v4 .col-md-6, .tab-product-all.tab-product-all-v4 .col-md-12 {
    padding: 0
}

.tab-product-all.tab-product-all-v4 .item-inner {
    width: 100%
}

.tab-product-all.tab-por .products {
    border: none
}

    .tab-product-all.tab-por .products .item-inner {
        border: none;
        width: 33.33%;
        padding: 0 15px;
        margin-bottom: 50px
    }

        .tab-product-all.tab-por .products .item-inner .product {
            text-align: left
        }

        .tab-product-all.tab-por .products .item-inner .product-title {
            position: static;
            left: 0;
            top: 0;
            opacity: 1;
            color: #333;
            font: 400 20px/30px sans;
            text-align: left
        }

        .tab-product-all.tab-por .products .item-inner .product-brand {
            text-align: left;
            font: 300 12px/20px sans;
            color: #979797;
            text-transform: uppercase;
            letter-spacing: 2px
        }

        .tab-product-all.tab-por .products .item-inner .wishlist {
            display: inline-block;
            float: right;
            margin-top: -22px;
            font: 300 12px/20px sans;
            color: #000
        }

            .tab-product-all.tab-por .products .item-inner .wishlist i {
                margin-right: 3px
            }

        .tab-product-all.tab-por .products .item-inner .product-images {
            margin-bottom: 20px
        }

.tab-product-all.tab-por .product:hover .quick-view:after {
    height: 0
}

.tab-product-all.tab-por .product:hover .product-title {
    transform: translate(0px,0px)
}

.tab-product-all.tab-por .quick-view i {
    font-size: 40px
}

.tab-product-all.tab-por.tab-por-fulll-width .products .item-inner {
    width: 25%
}

.products.mason-v1 .product {
    width: 100%;
    padding-right: 0 !important
}

    .products.mason-v1 .product:nth-child(1), .products.mason-v1 .product:nth-child(2) {
        width: 50%;
        float: left
    }

    .products.mason-v1 .product:nth-child(1) {
        padding-right: 15px !important
    }

    .products.mason-v1 .product:nth-child(2) {
        padding-left: 15px
    }

.products.mason-v2 .product {
    width: 100%;
    padding-left: 0 !important
}

    .products.mason-v2 .product:nth-child(2), .products.mason-v2 .product:nth-child(3) {
        width: 50%;
        float: left
    }

    .products.mason-v2 .product:nth-child(2) {
        padding-right: 15px
    }

    .products.mason-v2 .product:nth-child(3) {
        padding-left: 15px !important
    }

.tab-product-all-mason .tab-container .owl-stage-outer {
    padding: 0
}

.products.hover-shadow .product {
    transition: all .3s ease 0
}

.products.ver2 .product .product-images:hover {
    overflow: hidden;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13)
}

.products.hover-shadow .product:hover {
    z-index: 2;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13)
}

.products.ver2 .product:hover {
    box-shadow: 0 0 0 0
}

.widget ul.product-categories ul li a, .widget ul li a {
    color: #000;
    font: 300 18px sans;
    text-transform: capitalize
}

    .widget ul.product-categories ul li a:hover, .widget ul li a:hover {
        color: #bc9e6b
    }

.widget {
    color: #666;
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d6d6;
    float: left;
    width: 100%
}

    .widget.bottom-home1 {
        padding: 0
    }

    .widget.border-bottom .widget-title {
        border-bottom: 1px solid #eee
    }

        .widget.border-bottom .widget-title:after {
            width: 0;
            height: 0
        }

    .widget .widget-title {
        color: #333;
        text-transform: uppercase;
        font-style: normal;
        padding-bottom: 10px;
        margin-bottom: 20px;
        position: relative;
        font: 700 16px sans;
        text-align: right
    }

        .widget .widget-title:after {
            position: absolute;
            content: "";
            bottom: 0;
            right: 0;
            width: 70px;
            height: 2px;
            background: #bc9e6b
        }

    .widget ul.product-categories {
        margin-bottom: 30px
    }

        .widget ul.product-categories li {
            line-height: 30px;
            display: block;
            position: relative;
            margin-bottom: 10px;
            padding-bottom: 12px;
            padding-top: 0
        }

            .widget ul.product-categories li.hassub ul {
                padding-top: 12px;
                margin-top: 12px;
                border-top: 1px dashed #eee
            }

                .widget ul.product-categories li.hassub ul li {
                    padding-left: 20px
                }

            .widget ul.product-categories li i {
                position: absolute;
                right: 0;
                top: 0;
                padding: 9px;
                cursor: pointer;
                color: #000
            }

                .widget ul.product-categories li i.active::before {
                    content: "\f0d7"
                }

            .widget ul.product-categories li a {
                text-transform: capitalize;
                color: #000;
                font: 300 18px sans;
                font-style: normal
            }

                .widget ul.product-categories li a:hover {
                    color: #bc9e6b
                }

                    .widget ul.product-categories li a:hover:before {
                        background: #bc9e6b
                    }

                .widget ul.product-categories li a:before {
                    content: "";
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    background: #2b2b2b;
                    margin-right: 10px;
                    margin-bottom: 4px
                }

        .widget ul.product-categories ul {
            display: none;
            margin: 0;
            padding: 6px 0
        }

            .widget ul.product-categories ul li {
                border-bottom: none;
                margin-bottom: 0
            }

                .widget ul.product-categories ul li a {
                    transition: all .3s ease-out 0
                }

                    .widget ul.product-categories ul li a:hover {
                        margin-left: 15px
                    }

                .widget ul.product-categories ul li i {
                    display: none
                }

    .widget.widget_color i {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 5px;
        background: #fff;
        border: 1px solid #e2e1e1
    }

    .widget.widget_color .color1 {
        background: #3e7bc5
    }

    .widget.widget_color .color2 {
        background: #70684f
    }

    .widget.widget_color .color3 {
        background: silver
    }

    .widget.widget_color .color4 {
        background: #4cbc99
    }

    .widget.widget_color .color5 {
        background: #d39b17
    }

    .widget.widget_color .color6 {
        background: #fff
    }

    .widget.widget_feature li {
        display: block;
        float: left;
        width: 100%
    }

    .widget.widget_feature .images {
        float: left;
        width: 140px;
        margin-right: 10px
    }

    .widget.widget_feature .text h2 a {
        font: 400 18px/20px sans;
        color: #333
    }

        .widget.widget_feature .text h2 a:hover {
            color: #bc9e6b
        }

    .widget.widget_feature span {
        position: static
    }

    .widget.widget_feature .text {
        padding-top: 30px
    }

    .widget.widget_feature p span {
        font: 400 18px sans;
        color: #bc9e6b;
        vertical-align: bottom
    }

        .widget.widget_feature p span.price-old {
            margin-right: 10px;
            color: #979797;
            font-size: 16px;
            text-decoration: line-through;
            line-height: 23px
        }

    .widget.widget_feature.blog .text {
        padding-top: 0
    }

    .widget.widget_link ul li {
        border-bottom: 1px solid #f5f5f5
    }

        .widget.widget_link ul li:last-child {
            border: none
        }

    .widget.sidebar-newsletter {
        background: #6dc5ee;
        padding: 20px
    }

        .widget.sidebar-newsletter h3 {
            color: #fff;
            font-size: 20px;
            text-transform: uppercase;
            padding-bottom: 20px;
            border-bottom: 1px solid #aedaee;
            margin-bottom: 20px;
            margin-top: 10px
        }

        .widget.sidebar-newsletter p {
            color: #fff;
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px
        }

        .widget.sidebar-newsletter form {
            position: relative
        }

            .widget.sidebar-newsletter form input {
                background: #fff;
                border: none;
                font-size: 12px;
                height: 35px;
                width: 100%;
                padding: 0 35px 0 20px
            }

            .widget.sidebar-newsletter form button {
                position: absolute;
                top: 0;
                right: 0;
                width: 35px;
                height: 35px;
                background: #fff;
                border: #fff
            }

                .widget.sidebar-newsletter form button i {
                    font-size: 18px;
                    color: #888
                }

    .widget ul {
        margin-bottom: 15px
    }

        .widget ul li {
            position: relative;
            line-height: 30px;
            padding: 10px 0
        }

            .widget ul li span {
                position: absolute;
                right: 0;
                top: 15px;
                font: 400 14px sans;
                color: #d6d6d6
            }

    .widget h4 {
        font-style: normal;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 13px;
        color: #333;
        font-weight: 700;
        text-align: right
    }

    .widget .social {
        padding: 30px 0
    }

        .widget .social a {
            margin-right: 30px;
            margin-left: 10px
        }

            .widget .social a:last-child {
                margin-right: 0
            }

            .widget .social a i {
                color: #000;
                font-size: 20px
            }

    .widget .newsletter-content-widget {
        height: 280px
    }

        .widget .newsletter-content-widget form {
            height: 105px
        }

            .widget .newsletter-content-widget form input, .widget .newsletter-content-widget form button {
                height: 50px;
                width: 100%
            }

            .widget .newsletter-content-widget form input {
                bottom: 50px;
                padding: 0 20px !important
            }

            .widget .newsletter-content-widget form button {
                color: #fff;
                background: #000;
                border-left: none;
                border-top: 2px solid #000
            }

    .widget .related-post .images {
        display: inline-block;
        max-width: 70px;
        float: left;
        margin-right: 10px;
        margin-top: 7px
    }

        .widget .related-post .images img {
            width: 100%
        }

    .widget .related-post h3 a {
        text-transform: uppercase;
        font: 300 12px/20px sans;
        letter-spacing: 3px;
        color: #000;
        display: inline-block;
        margin-bottom: 4px
    }

    .widget .related-post p {
        font: 300 12px/15px Sans;
        color: #c4c4c4
    }

    .widget .related-post .items {
        display: inline-block;
        width: 100%;
        margin-bottom: 13px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e6e6e6
    }

        .widget .related-post .items:last-child {
            border: none
        }

    .widget .wrap-instag {
        display: inline-block;
        width: 100%;
        position: relative
    }

        .widget .wrap-instag:before {
            background: #fff;
            width: 6px;
            height: 100%;
            left: 66.66666%;
            top: 0;
            margin-left: -3px;
            position: absolute;
            content: ""
        }

        .widget .wrap-instag .instag:after {
            background: #fff;
            height: 6px;
            width: 100%;
            left: 0;
            top: 50%;
            margin-top: -3px;
            position: absolute;
            content: ""
        }

        .widget .wrap-instag .instag:before {
            background: #fff;
            width: 6px;
            height: 100%;
            left: 33.33333%;
            top: 0;
            margin-left: -3px;
            position: absolute;
            content: ""
        }

        .widget .wrap-instag .instag img {
            width: 100%
        }

    .widget.tags-cloud a {
        display: inline-block;
        font: 300 18px/40px sans;
        height: 42px;
        padding: 0 15px;
        color: #000;
        text-transform: capitalize;
        border: 1px solid #e6e6e6;
        margin-right: 10px;
        margin-bottom: 10px
    }

        .widget.tags-cloud a:hover {
            background: #bc9e6b;
            border-color: #bc9e6b;
            color: #fff
        }

.my-account {
    margin-bottom: 50px
}

    .my-account .widget ul li {
        margin-bottom: 20px
    }

    .my-account .breadcrumb {
        margin-bottom: 80px
    }

    .my-account .contact-form .link-button {
        float: right
    }

.connect-icon li {
    display: inline-block
}

    .connect-icon li i {
        color: #666;
        font-size: 20px;
        background: #eaeaea;
        height: 50px;
        width: 50px;
        padding: 16px;
        border-radius: 50%;
        text-align: center
    }

        .connect-icon li i:hover {
            background: #12a170;
            color: #fff
        }

.widget .newsletter-content form input {
    font-size: 12px;
    padding-left: 10px
}

.widget .banner-col-left img {
    width: 100%;
    max-width: 330px
}

.widget.blog-categories ul li a {
    text-transform: uppercase;
    position: relative
}

    .widget.blog-categories ul li a:before {
        content: '';
        height: 5px;
        width: 5px;
        background: #000;
        margin-right: 15px;
        display: inline-block;
        margin-bottom: 5px
    }

.widget.blog-categories ul li span {
    font: 400 18px sans;
    color: #d6d6d6
}

.widget.recent-post ul li a {
    font: 400 16px/20px sans;
    color: #2b2b2b
}

    .widget.recent-post ul li a:hover {
        color: #bc9e6b
    }

    .widget.recent-post ul li a:before {
        content: '';
        height: 5px;
        width: 5px;
        background: #000;
        margin-right: 15px;
        display: inline-block;
        margin-bottom: 5px
    }

.widget.flick-photo ul {
    float: left;
    width: 100%
}

    .widget.flick-photo ul li {
        float: left;
        width: 33.333%;
        padding: 0
    }

        .widget.flick-photo ul li a {
            display: inline-block
        }

        .widget.flick-photo ul li img {
            width: 100%
        }

#secondary {
    float: left
}

    #secondary.col-md-3 {
        padding-left: 0;
        padding-right: 30px;
        margin-bottom: 30px
    }

        #secondary.col-md-3.float-right {
            float: right;
            background-color: #fff;
            border-left: 1px solid #d6d6d6;
            border-right: none;
            padding: 15px;
            margin-top: 20px
        }

@media (min-width: 1200px) {
    #secondary.col-md-3 {
        border-right: 1px solid #d6d6d6
    }
}

#secondary .search-form {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5
}

    #secondary .search-form input {
        width: 100%;
        height: 48px;
        border: 1px solid #efefef;
        padding: 0 20px;
        color: #9d9d9d;
        font: 400 14px Sans;
        padding-right: 40px
    }

    #secondary .search-form button {
        position: absolute;
        background: none;
        color: #565656;
        font-size: 16px;
        border: none;
        position: absolute;
        top: 2px;
        right: 0;
        width: 48px;
        height: 44px
    }

#primary {
    float: right
}

    #primary.col-md-9 {
        padding-left: 20px;
        padding-right: 0
    }

    #primary.float-left {
        float: left;
        padding-left: 0;
        padding-right: 20px
    }

        #primary.float-left nav.pagination {
            text-align: left
        }

#secondary.secondary-home5 {
    float: right
}

    #secondary.secondary-home5.col-md-3 {
        padding-right: 0;
        padding-left: 20px
    }

#primary.primary-home5 {
    float: left
}

    #primary.primary-home5.col-md-9 {
        padding-right: 10px;
        padding-left: 0
    }

.bottom-home1-title h3.title {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.page-login h3 {
    font: 400 20px/30px sans;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative
}

    .page-login h3:after {
        position: absolute;
        content: '';
        right: 0;
        width: 55px;
        height: 1px;
        background: #bc9e6b;
        bottom: 0
    }

.page-login p {
    font: 300 13px/20px sans;
    color: #888;
    margin-bottom: 20px;
    direction: rtl
}

.page-login .social {
    text-align: center
}

    .page-login .social a {
        display: inline-block;
        width: calc(50% - 5px);
        color: #fff;
        font: 500 14px/40px sans;
        background: #3b5998
    }

        .page-login .social a i {
            margin-right: 5px
        }

        .page-login .social a:last-child {
            background: #55acee
        }

.page-login form .control-label {
    font: 700 12px/20px sans;
    color: #000;
    text-transform: uppercase;
    padding-top: 9px
}

.page-login form .form-control {
    border: 1px solid #e6e6e6
}

.page-login form input[type=checkbox] {
    display: none
}

    .page-login form input[type=checkbox]:checked + label:before {
        content: "\2713";
        font-size: 15px;
        color: #333;
        text-align: center;
        line-height: 18px
    }

.page-login form label.label-check {
    position: relative;
    width: 100%;
    display: inline-block;
    padding-right: 30px;
    float: right;
    margin: 10px 0;
    font: 400 13px sans;
    color: #373737
}

    .page-login form label.label-check:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-left: 10px;
        position: absolute;
        right: 0;
        bottom: 1px;
        border: 1px solid #b5b5b5;
        background-color: #fff
    }

.page-login form .remember {
    float: left;
    width: 100%
}

    .page-login form .remember label.label-check {
        width: auto;
        font-weight: 300;
        color: #888;
        cursor: pointer;
        direction: rtl;
        font-size: 13px
    }

.page-login .remember {
    margin: 10px 0
}

    .page-login .remember .help {
        float: right;
        font: 300 12px/20px sans;
        vertical-align: bottom;
        margin-top: 12px;
        text-decoration: none !important
    }

@media (max-width: 1024px) {
    .products.grid_full .item-inner, .products.grid_full.grid_sidebar .item-inner {
        width: 33.33%
    }
}

@media (max-width: 767px) {
    .products.grid_full .item-inner, .products.grid_full.grid_sidebar .item-inner {
        width: 50%
    }
}

@media (max-width: 467px) {
    .products.grid_full .item-inner, .products.grid_full.grid_sidebar .item-inner {
        width: 100%
    }

    .ordering .order-by {
        margin-top: 20px;
        margin-left: 0 !important
    }
}

.product-details-content {
    padding-top: 80px
}

@media (max-width: 1024px) {
    .product-details-content {
        padding-top: 40px
    }
}

.product-details-content .options {
    position: relative
}

    .product-details-content .options input {
        background: none;
        box-shadow: none;
        border: 1px solid #d9d9d9;
        color: #2b2b2b;
        font-size: 16px;
        font-family: "Sans";
        text-align: center;
        height: 50px;
        width: 180px;
        text-align: left;
        padding-left: 20px
    }

    .product-details-content .options select {
        font: 400 18px/50px sans;
        color: #565656;
        width: 100%;
        height: 50px;
        outline: none;
        padding-left: 20px;
        border: 1px solid #d9d9d9
    }

        .product-details-content .options select:focus {
            outline: none
        }

    .product-details-content .options .quantity {
        display: inline-block;
        position: relative;
        width: 84px;
        border: 2px solid #3e3e3e
    }

        .product-details-content .options .quantity .minus {
            position: absolute;
            cursor: pointer;
            bottom: 0;
            right: 0;
            width: 40px;
            height: 30px
        }

            .product-details-content .options .quantity .minus i {
                background: url(../../../Content/Newcss/assets/images/icon-quanty.png) no-repeat center bottom 12px;
                width: 100%;
                height: 100%
            }

                .product-details-content .options .quantity .minus i:before {
                    content: ""
                }

        .product-details-content .options .quantity .plus {
            position: absolute;
            top: 0;
            cursor: pointer;
            right: 0;
            width: 40px;
            height: 30px
        }

            .product-details-content .options .quantity .plus i {
                background: url(../../../Content/Newcss/assets/images/icon-quanty.png) no-repeat center 8px;
                border-bottom: 1px solid #3e3e3e;
                width: 100%;
                height: 100%
            }

                .product-details-content .options .quantity .plus i:before {
                    content: ""
                }

.product-details-content .social {
    padding-top: 20px;
    border-top: 1px solid #f5f5f5
}

    .product-details-content .social h3 {
        display: inline-block;
        font: 700 14px/20px sans;
        color: #000;
        text-transform: uppercase;
        vertical-align: 4px
    }

    .product-details-content .social i {
        font-size: 24px;
        margin: 0 10px
    }

    .product-details-content .social a.twitter i {
        color: #55acee
    }

    .product-details-content .social a.dribbble i {
        color: #e04c86
    }

    .product-details-content .social a.skype i {
        color: #00aff0
    }

    .product-details-content .social a.pinterest i {
        color: #bd081c
    }

    .product-details-content .social a.facebook i {
        color: #3b5998
    }

.product-details-content .action {
    display: inline-block;
    padding: 0 0 30px;
    width: 100%
}

    .product-details-content .action a.link-v1 {
        vertical-align: top;
        margin-right: 10px;
        border: 1px solid #d6d6d6;
        height: 50px;
        line-height: 50px;
        font: 700 18px/48px sans;
        width: 50px;
        transition: all .3s ease 0
    }

        .product-details-content .action a.link-v1.add-cart {
            width: 260px;
            background: #000;
            color: #fff
        }

            .product-details-content .action a.link-v1.add-cart:hover {
                background: #fff;
                color: #000
            }

        .product-details-content .action a.link-v1 i {
            color: #000;
            font-size: 20px;
            line-height: 48px
        }

        .product-details-content .action a.link-v1:hover {
            background: #000;
            border-color: #000
        }

            .product-details-content .action a.link-v1:hover i {
                color: #fff
            }

.product-details-content .title h3 {
    font: 700 18px sans;
    color: #2b2b2b;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product-details-content .col-md-6:last-child {
    padding-right: 0;
    display: inline-block
}

.product-details-content .product-name h1 {
    color: #2b2b2b;
    font-family: "sans";
    font-size: 21px!important;
    margin-bottom: 0;
    line-height: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
}

.product-details-content .product-name p {
    color: #888;
    line-height: 20px
}

.product-details-content .select-color span {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: #606875;
    text-indent: -9999px;
    margin-right: 12px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3 ease 0;
    margin-bottom: 10px
}

    .product-details-content .select-color span.active, .product-details-content .select-color .ordering span:hover, .ordering .product-details-content .select-color span:hover {
        background-image: url(../../../Content/Newcss/assets/images/check-select-color.png)
    }

    .product-details-content .select-color span:last-child {
        margin-right: 0
    }

    .product-details-content .select-color span.color2 {
        background-color: #20b1ed
    }

    .product-details-content .select-color span.color3 {
        background-color: #fc5a00
    }

    .product-details-content .select-color span.color4 {
        background-color: #485c80
    }

    .product-details-content .select-color span.color5 {
        background-color: #fdab4b
    }

    .product-details-content .select-color span.color6 {
        background-color: #df3530
    }

    .product-details-content .select-color span.color7 {
        background-color: #72aea1
    }

    .product-details-content .select-color span.color8 {
        background-color: #3d78e2
    }

    .product-details-content .select-color span.color9 {
        background-color: #3f786c
    }

.product-details-content .rating {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%
}

    .product-details-content .rating .icon-rating {
        margin-right: 20px
    }

        .product-details-content .rating .icon-rating input:checked ~ label, .product-details-content .rating .icon-rating input + label:hover, .product-details-content .rating .icon-rating input + label:hover ~ label {
            color: #e4ba4a
        }

    .product-details-content .rating i {
        font-size: 24px
    }

    .product-details-content .rating span {
        color: #717171;
        font-size: 12px;
        font-family: "Sans";
        vertical-align: -3px
    }

.product-details-content .wrap-price {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

    .product-details-content .wrap-price p {
        font-style: normal;
        color: #bc9e6b;
        font-size: 36px;
        font-weight: 400;
        font-family: "sans";
        vertical-align: bottom;
        display: inline-block;
        line-height: 40px
    }

        .product-details-content .wrap-price p.price-old {
            font-size: 30px;
            line-height: 40px;
            text-decoration: line-through;
            margin-right: 20px;
            color: #979797
        }

.product-details-content .form-group {
    position: relative;
    display: inline-block;
    width: 100%
}

.product-details-content label.control-label {
    font-size: 14px !important
}

.product-details-content .form-control {
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    height: 38px
}

    .product-details-content .form-control option {
        padding: 10px 0
    }

.product-details-content .products .product .add-to-cart {
    background: #bc9e6b;
    margin: 0;
    line-height: 52px;
    padding: 0 40px;
    color: #fff;
    opacity: 1;
    border: 1px solid #bc9e6b
}

    .product-details-content .products .product .add-to-cart:after {
        content: ""
    }

    .product-details-content .products .product .add-to-cart:hover {
        background: #fff;
        color: #bc9e6b
    }

.product-details-content .products .product .action {
    float: inherit;
    opacity: 1
}

    .product-details-content .products .product .action a {
        background: #eee;
        opacity: 1;
        line-height: 54px;
        padding: 0 15px;
        display: inline-block;
        border: 1px solid #eee
    }

        .product-details-content .products .product .action a:hover {
            background: #bc9e6b;
            border: 1px solid #bc9e6b
        }

            .product-details-content .products .product .action a:hover i {
                color: #fff
            }

.product-details-content.product-details-content-v2 {
    position: relative
}

    .product-details-content.product-details-content-v2 img {
        max-width: 100%
    }

    .product-details-content.product-details-content-v2 .col-md-5 {
        position: absolute;
        left: 150px;
        top: 120px
    }

.hoz-tab-container {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 40px;
    border-top: 1px solid #e6e6e6;
    position: relative
}

@media (min-width: 1500px) {
    .hoz-tab-container:after {
        position: absolute;
        content: '';
        left: 300px;
        width: 1px;
        top: 30px;
        bottom: 30px;
        background: #e6e6e6
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .hoz-tab-container .tabs {
        padding-right: 15px
    }
}

.hoz-tab-container.ver2:after {
    width: 0
}

.hoz-tab-container.ver2 .tabs, .hoz-tab-container.ver2 .tab-container {
    width: 100%
}

.hoz-tab-container.ver2 .tabs {
    max-width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6
}

    .hoz-tab-container.ver2 .tabs li {
        display: inline-block;
        margin: 0 10px;
        font: 700 18px/20px sans;
        text-transform: uppercase;
        border: none;
        padding-bottom: 25px;
        position: relative
    }

        .hoz-tab-container.ver2 .tabs li:after {
            left: 50%;
            right: 50%;
            transition: all .3s ease 0;
            content: ''
        }

        .hoz-tab-container.ver2 .tabs li.active:after, .hoz-tab-container.ver2 .tabs li:hover:after {
            position: absolute;
            left: 0;
            right: 0;
            bottom: -2px;
            height: 3px;
            background: #bc9e6b
        }

.hoz-tab-container .tabs {
    display: inline-block;
    width: 20%;
    float: left;
    max-width: 280px
}

    .hoz-tab-container .tabs li {
        display: block;
        border-bottom: 1px solid #e6e6e6;
        font: 400 24px/50px sans;
        color: #2b2b2b;
        text-transform: capitalize;
        cursor: pointer
    }

        .hoz-tab-container .tabs li.active, .hoz-tab-container .tabs li:hover {
            color: #bc9e6b
        }

.hoz-tab-container .tab-container {
    width: 80%;
    float: right;
    text-align: left
}

    .hoz-tab-container .tab-container .tab-content h3 {
        font: 400 24px/30px sans;
        text-transform: capitalize;
        margin-bottom: 20px;
        color: #565656
    }

    .hoz-tab-container .tab-container .tab-content p {
        font: 400 18px/25px sans;
        margin-bottom: 30px;
        color: #565656
    }

    .hoz-tab-container .tab-container #description.mockup-v3 {
        text-align: center
    }

    .hoz-tab-container .tab-container #description p {
        font-weight: 400;
        line-height: 24px;
        font-style: normal
    }

        .hoz-tab-container .tab-container #description p.center {
            text-align: center;
            max-width: 720px;
            color: #858585
        }

    .hoz-tab-container .tab-container h3 {
        font-family: "Montserrat";
        font-style: normal;
        text-transform: capitalize;
        font-size: 18px;
        color: #333
    }

    .hoz-tab-container .tab-container h4 {
        color: #333;
        font-size: 13px;
        margin-bottom: 10px
    }

.hoz-tab-container p {
    font: 400 14px/20px Sans;
    color: #000
}

.hoz-tab-container #product-tags .button-v2 {
    margin-top: 20px !important;
    font: 700 12px sans
}

#customer .border {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    #customer .border p {
        margin-bottom: 0;
        font: 400 18px sans;
        color: #979797
    }

#customer .color {
    color: red
}

#customer label {
    margin: 5px 0 0 !important;
    font: 400 18px sans;
    color: #2b2b2b !important
}

#customer .form-horizontal {
    font-size: 13px
}

    #customer .form-horizontal label {
        margin-bottom: 10px !important;
        display: inline-block
    }

#customer .form-control {
    font: 400 18px sans;
    border: 1px solid #e6e6e6
}

#customer input[type=radio] {
    display: none
}

#customer .customer-radio label {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-right: 20px !important;
    font-size: 13px;
    color: #888;
    text-transform: uppercase
}

    #customer .customer-radio label:before {
        position: absolute;
        content: "";
        left: 0;
        top: 2px;
        background: #fff;
        border: 1px solid #bc9e6b;
        width: 12px;
        height: 12px
    }

#customer .customer-radio input[type=radio]:checked + label:before {
    background: #bc9e6b
}

#customer .rating li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    border-right: 1px solid #e6e6e6
}

    #customer .rating li:last-child {
        border: none
    }

    #customer .rating li a.active i, #customer .rating li a:hover i {
        color: #e4ba4a
    }

    #customer .rating li a i {
        font-size: 14px;
        color: #e6e6e6
    }

#customer a.button-v1 {
    display: inline-block;
    text-align: center;
    font: 700 16px/48px sans;
    color: #fff;
    background: #bc9e6b;
    border: 1px solid #bc9e6b;
    text-transform: uppercase;
    width: 180px;
    transition: all .3s ease 0;
    float: right
}

    #customer a.button-v1:hover {
        background: #fff;
        color: #bc9e6b
    }

#customer textarea {
    min-height: 125px
}

.product-details-content p {
    font: 400 14px/30px sans;
    color: #565656;
    margin-bottom: 30px
}

.product-details-content .breadcrumb {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
    border-bottom: 3px solid #2e2e2e
}

    .product-details-content .breadcrumb li {
        padding-right: 10px
    }

        .product-details-content .breadcrumb li:first-child {
            padding-left: 0
        }

        .product-details-content .breadcrumb li a {
            color: #fff
        }

        .product-details-content .breadcrumb li.active {
            color: #fff
        }

        .product-details-content .breadcrumb li:after {
            content: ""
        }

        .product-details-content .breadcrumb li + li:before {
            color: #fff;
            margin-right: 10px
        }

.product-details-content .product-name {
    display: inline-block;
    width: 100%
}

.coupon {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 50px
}

    .coupon .form-group {
        margin-bottom: 0 !important
    }

    .coupon .control-label {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
        height: 100%;
        border-right: 1px solid #dcdcdc;
        font-family: "sans" !important;
        font-size: 12px !important;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #000;
        font-weight: 700 !important;
        line-height: 60px;
        padding: 0 20px
    }

    .coupon button {
        margin-top: 0 !important;
        position: absolute;
        top: 0;
        right: 0;
        height: 60px;
        outline: none
    }

    .coupon .form-control {
        height: 60px;
        border: 1px solid #dcdcdc;
        padding-left: 145px;
        font-family: "Sans";
        color: #8d8c8c;
        padding-right: 180px;
        box-shadow: none
    }

.cart-box-container .col-md-4 {
    padding-right: 0
}

.cart-box-container .col-md-8 {
    padding-left: 0
}

.cart-box-container .text-price {
    padding: 20px;
    padding-bottom: 160px;
    background: #f0f0f0;
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    width: 100%
}

    .cart-box-container .text-price h3 {
        font-family: "sans";
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 2px;
        padding: 17px 0 5px;
        width: 100%;
        display: inline-block;
        border-bottom: 2px solid #000
    }

    .cart-box-container .text-price a {
        margin-top: 0 !important;
        width: 100%;
        height: 75px;
        line-height: 75px
    }

        .cart-box-container .text-price a.update {
            position: absolute;
            left: 0;
            bottom: 75px;
            background: #333;
            border-color: #333
        }

        .cart-box-container .text-price a.checkout {
            position: absolute;
            left: 0;
            bottom: 0
        }

    .cart-box-container .text-price ul li {
        padding: 20px 0;
        border-bottom: 1px solid #dadada
    }

        .cart-box-container .text-price ul li:last-child {
            border: none
        }

        .cart-box-container .text-price ul li .text {
            font-weight: 300;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 2px
        }

            .cart-box-container .text-price ul li .text.calculate {
                display: inline-block;
                width: 100%;
                position: relative;
                cursor: pointer
            }

                .cart-box-container .text-price ul li .text.calculate:after {
                    position: absolute;
                    content: "";
                    right: 0;
                    top: 0;
                    height: 12px;
                    width: 12px;
                    font-family: "FontAwesome";
                    content: ;
                    color: #000
                }

                .cart-box-container .text-price ul li .text.calculate.active:after, .cart-box-container .text-price ul li .ordering span.text.calculate:hover:after, .ordering .cart-box-container .text-price ul li span.text.calculate:hover:after {
                    content: ""
                }

        .cart-box-container .text-price ul li .number {
            font-family: "Sans";
            font-size: 14px;
            font-weight: 400;
            color: #010101
        }

        .cart-box-container .text-price ul li .zipcode {
            display: none;
            margin-top: 30px
        }

        .cart-box-container .text-price ul li .payment {
            float: right;
            max-width: 220px
        }

            .cart-box-container .text-price ul li .payment label {
                width: 100%;
                font-family: "Sans";
                font-size: 13px;
                font-weight: 400;
                color: #858585;
                cursor: pointer;
                padding-left: 20px;
                position: relative;
                margin-bottom: 10px
            }

                .cart-box-container .text-price ul li .payment label:before {
                    content: "";
                    display: inline-block;
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    left: 0;
                    top: 3px;
                    background: url(../../../Content/Newcss/assets/images/select-radio.png) no-repeat scroll left top
                }

            .cart-box-container .text-price ul li .payment input {
                display: none
            }

                .cart-box-container .text-price ul li .payment input[type=radio]:checked + label:before {
                    background: url(../../../Content/Newcss/assets/images/select-radio.png) no-repeat scroll left bottom
                }

@media (max-width: 1200px) {
    .cart-box-container .row {
        margin: 0
    }
}

.head-cart .item {
    border: 1px solid #ebebeb;
    padding: 60px 0
}

    .head-cart .item .icon {
        font: 400 22px/64px sans;
        display: inline-block;
        width: 66px;
        height: 66px;
        border-radius: 50%;
        border: 1px solid #c2c2c2;
        background: #fff;
        color: #565656
    }

    .head-cart .item.active .icon, .head-cart .ordering span.item:hover .icon, .ordering .head-cart span.item:hover .icon {
        background: #bc9e6b;
        color: #fff;
        border-color: #bc9e6b
    }

    .head-cart .item h3 {
        font: 400 24px/30px sans;
        color: #565656;
        text-transform: uppercase;
        margin-top: 25px;
        margin-bottom: 10px;
        padding-bottom: 20px;
        position: relative
    }

        .head-cart .item h3:after {
            position: absolute;
            content: '';
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 1px;
            width: 75px;
            margin: auto;
            background: #bc9e6b
        }

table.table.cart-table thead {
    background: #565656
}

    table.table.cart-table thead th {
        color: #fff;
        font: 700 15px sans;
        padding: 12px 0;
        letter-spacing: 0;
        text-align: right
    }

        table.table.cart-table thead th:first-child {
            padding-right: 30px;
            direction: rtl;
            text-align: right;
            font-size: 15px
        }

        table.table.cart-table thead th.add-cart {
            text-align: right;
            padding-right: 20px
        }

table.table.cart-table tbody tr {
    border-bottom: 1px solid #ddd
}

table.table.cart-table td.total-price {
    width: 70px
}

table.table.cart-table td.product-photo {
    max-width: 200px;
    width: 250px
}

    table.table.cart-table td.product-photo img {
        width: 200px
    }

table.table.cart-table td.produc-name a {
    font: 400 16px sans;
    color: #2b2b2b
}

table.table.cart-table td.produc-name {
    width: 30%
}

table.table.cart-table td.produc-price, table.table.cart-table td.product-quantity, table.table.cart-table td.total-price {
    width: 15%
}

    table.table.cart-table td.produc-price input {
        border: none;
        font: 400 15px sans;
        color: #bc9e6b
    }

    table.table.cart-table td.product-quantity input {
        border: 1px solid #d8d8d8;
        height: 50px;
        width: 130px;
        text-align: center;
        font: 700 20px sans;
        color: #565656
    }

    table.table.cart-table td.product-quantity .quantity {
        position: relative
    }

        table.table.cart-table td.product-quantity .quantity .minus, table.table.cart-table td.product-quantity .quantity .plus {
            left: 10px;
            top: 15px;
            position: absolute;
            cursor: pointer
        }

            table.table.cart-table td.product-quantity .quantity .minus:hover i, table.table.cart-table td.product-quantity .quantity .plus:hover i {
                color: #bc9e6b
            }

        table.table.cart-table td.product-quantity .quantity .plus {
            left: 110px
        }

table.table.cart-table td.product-instock {
    font: 400 18px/25px sans;
    color: #bc9e6b
}

    table.table.cart-table td.product-instock .out {
        color: #333
    }

    table.table.cart-table td.product-instock i {
        margin-right: 8px
    }

table.table.cart-table td.total-price {
    color: #bc9e6b;
    font: 400 20px sans
}

table.table.cart-table td.add-cart {
    text-align: right;
    padding: 0 30px
}

    table.table.cart-table td.add-cart i {
        margin-right: 8px
    }

.cart-total .item {
    padding: 30px;
    border: 1px solid #e7e7e7
}

    .cart-total .item h3.title {
        font: 700 18px sans;
        color: #565656;
        text-transform: uppercase;
        margin-bottom: 20px
    }

    .cart-total .item p {
        font: 400 16px/20px sans;
        color: #565656;
        margin-bottom: 10px
    }

.cart-box-container .cart-total .col-md-4 {
    padding-right: 15px
}

.checkout-header ul {
    padding: 10px 0 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5
}

    .checkout-header ul li {
        display: inline-block;
        width: 33.33%;
        float: left;
        text-transform: uppercase;
        color: #333;
        font-size: 15px
    }

        .checkout-header ul li:nth-child(2) {
            text-align: center
        }

        .checkout-header ul li:nth-child(3) {
            text-align: right
        }

        .checkout-header ul li.active span {
            background: #bc9e6b;
            color: #fff
        }

        .checkout-header ul li span {
            display: inline-block;
            margin-right: 10px;
            padding: 8px 13px;
            border-radius: 50%;
            background: #e5e5e5;
            color: #333;
            width: 40px;
            height: 40px
        }

.check-out .form-horizontal label.control-label {
    font: 700 16px/20px sans;
    color: #565656;
    text-transform: uppercase
}

    .check-out .form-horizontal label.control-label .color {
        color: #fd0000
    }

.check-out .form-horizontal .form-control {
    border-color: #e5e5e5;
    box-shadow: none;
    font-size: 16px;
    font-family: "sans"
}

.check-out .form-check {
    display: inline-block;
    font: 400 14px/20px Sans;
    color: #000;
    padding-left: 25px;
    background: url(../../../../Content/NewCss/Assets/images/check-icon.png) no-repeat scroll 0 2px;
    cursor: pointer;
    margin-right: 25px
}

    .check-out .form-check.size-12 {
        font-size: 12px;
        padding-left: 15px
    }

    .check-out .form-check.active, .check-out .ordering span.form-check:hover, .ordering .check-out span.form-check:hover {
        background: url(../../../../Content/NewCss/Assets/images/check-icon.png) no-repeat scroll left 0 bottom 2px
    }

    .check-out .form-check span {
        color: #e95252;
        display: inline-block !important
    }

.check-out .text-price {
    padding-bottom: 95px
}

.cart-box-container .text-price ul li .text.text-cap {
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: "Sans";
    font-size: 14px
}

.account .col-md-6:nth-child(2n+1) {
    padding-left: 0
}

.account .col-md-6:nth-child(2n) padding-right {
    padding-right: 0
}

.account p {
    font-family: "TXGR";
    color: #888
}

.bold {
    font-weight: 700 !important
}

.cart-review {
    display: inline-block;
    width: 100%
}

    .cart-review table.table th:nth-child(2) {
        width: 30%
    }

    .cart-review table.table th:nth-child(3) {
        width: 15%
    }

    .cart-review table.table td:nth-child(2) {
        color: #888
    }

    .cart-review table.table td:nth-child(3), .cart-review table.table td:nth-child(5) {
        color: #555;
        font-style: normal;
        font-size: 18px;
        font-family: "TXGB"
    }

.icon {
    width: 100%;
    text-align: center
}

    .icon .fa-shopping-basket {
        font-size: 300px;
        color: #ddd;
        position: relative
    }

    .icon .fa-check {
        position: absolute;
        right: -33px;
        bottom: -50px;
        font-size: 160px;
        color: #e11111
    }

    .icon h3, .icon h4 {
        text-transform: uppercase;
        color: #555;
        text-align: center
    }

    .icon h3 {
        font-size: 30px;
        margin-top: 80px
    }

    .icon h4 {
        font-size: 18px;
        margin: 10px 0
    }

.order-details .col-md-6:nth-of-type(2n+1) {
    padding-right: 0
}

.order-details .col-md-6:nth-of-type(2n) {
    padding-left: 0
}

.order-details .col-md-6 h4 {
    font-size: 15px;
    color: #555;
    line-height: 20px;
    text-transform: capitalize;
    margin-bottom: 15px
}

.order-details .col-md-6 p {
    font-family: "TXGR";
    color: #888;
    margin: 4px 0;
    line-height: 20px
}

    .order-details .col-md-6 p b {
        color: #222;
        font-weight: 400
    }

    .order-details .col-md-6 p.total {
        text-transform: uppercase;
        color: #bc9e6b;
        font-style: normal;
        margin-top: 30px;
        font-size: 15px;
        font-family: "TXGB"
    }

        .order-details .col-md-6 p.total span {
            color: #555
        }

.payment-order ul.tabs li {
    padding: 20px 0 20px 20px;
    position: relative
}

    .payment-order ul.tabs li h4 {
        font: 600 18px/20px Sans;
        color: #000
    }

    .payment-order ul.tabs li p {
        color: #9d9d9d;
        font: 400 12px/20px Sans;
        margin-top: 10px
    }

    .payment-order ul.tabs li i {
        width: 12px;
        height: 12px;
        content: "";
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 23px;
        background: transparent url(../../../../Content/NewCss/Assets/images/select-radio.png) no-repeat scroll left top
    }

    .payment-order ul.tabs li a {
        font: 400 12px/20px Sans;
        color: #e95252;
        margin-top: 20px !important;
        display: inline-block;
        height: auto !important
    }

    .payment-order ul.tabs li.active i {
        background: transparent url(../../../../Content/NewCss/Assets/images/select-radio.png) no-repeat scroll left bottom
    }

    .payment-order ul.tabs li img {
        margin-left: 30px
    }

.place-order-now {
    text-align: center;
    margin-top: 30px
}

.form-group {
    margin-bottom: 25px !important
}

.check-billing .text-price ul li {
    padding: 20px 0
}

    .check-billing .text-price ul li .text {
        font-family: "TXGB"
    }

    .check-billing .text-price ul li .number.color {
        color: #e11111
    }

.info-order ul li {
    display: block;
    float: left;
    width: 100%;
    line-height: 50px
}

.info-order .product-name {
    text-align: left
}

    .info-order .product-name .head {
        border-bottom: 1px solid #e6e6e6
    }

        .info-order .product-name .head .name {
            font: 700 16px/50px sans;
            color: #565656;
            text-transform: uppercase
        }

        .info-order .product-name .head .qty, .info-order .product-name .head .total {
            font: 400 16px/50px sans
        }

    .info-order .product-name .name {
        float: left;
        color: #a7a7a7;
        font: 400 16px/50px sans;
        width: 300px
    }

    .info-order .product-name .total {
        float: right;
        color: #a7a7a7;
        font: 400 16px/50px sans;
        text-align: right
    }

    .info-order .product-name .qty {
        color: #a7a7a7;
        font: 400 16px/50px sans
    }

.info-order .product-order {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 3px solid #e6e6e6;
    width: 100%;
    float: left
}

    .info-order .product-order li {
        border-top: 1px solid #e6e6e6
    }

    .info-order .product-order .left {
        font: 700 16px sans;
        color: #565656;
        text-transform: uppercase;
        float: left;
        line-height: 50px
    }

    .info-order .product-order .right {
        float: right;
        font: 400 16px/50px sans;
        text-transform: uppercase
    }

        .info-order .product-order .right.brand {
            color: #bc9e6b;
            font-weight: 700
        }

.order-complete p {
    font: 300 30px sans;
    color: #333
}

table.table.cart-table td {
    padding: 30px 0;
    vertical-align: middle
}

.caculate-shipping .form-group:after, .caculate-shipping .form-group:before {
    display: inline
}

.caculate-shipping button {
    margin-top: 30px
}

.coupon p {
    color: #888;
    line-height: 20px;
    margin-bottom: 30px;
    padding-top: 10px
}

.coupon button {
    margin-top: 40px
}

.text-price ul li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left
}

    .text-price ul li .text {
        font-size: 13px;
        color: #555;
        float: left
    }

    .text-price ul li .number {
        float: right;
        color: #555;
        font-size: 18px;
        line-height: 20px
    }

.text-price a {
    margin-top: 30px
}

@media (max-width: 1024px) {
    table.table.cart-table td.add-cart .link-v1 {
        font-size: 0;
        padding: 0 15px
    }

        table.table.cart-table td.add-cart .link-v1 i {
            font-size: 16px;
            line-height: 45px;
            margin-right: 4px
        }
}

@media (max-width: 767px) {
    table.table tr th.description, table.table tr th.product-avai, table.table tr th.produc-price {
        display: none
    }

    table.table tr td.description, table.table tr td.product-avai, table.table tr td.produc-price {
        display: none
    }

    table.table tr td:nth-child(5) input {
        width: 50px
    }

    table.table.cart-table td.produc-name a {
        font-size: 16px
    }

    table.table.cart-table td.product-photo {
        width: 150px
    }

        table.table.cart-table td.product-photo img {
            width: 150px
        }

    table.table.cart-table td.total-price {
        width: 100px;
        padding-left: 10px
    }

    .cart-container .float-right {
        width: 100%;
        text-align: left
    }
}

@media (max-width: 467px) {
    table.table.cart-table td.product-photo {
        width: 100px
    }

        table.table.cart-table td.product-photo img {
            width: 100px
        }
}

.ordering {
    font-size: 13px;
    color: #333;
    display: inline-block;
    width: 100%;
    text-align: right;
    display: inline-block
}

    .ordering a {
        display: inline-block;
        height: 35px;
        line-height: 35px;
        color: #333;
        padding: 0 15px;
        background: #eee;
        vertical-align: bottom
    }

    .ordering span {
        display: inline-block;
        height: 50px;
        width: 50px;
        background: url(../../../Content/Newcss/assets/images/icon-col.png) no-repeat scroll center 12px;
        vertical-align: bottom;
        cursor: pointer;
        border: 1px solid #cdcdcd
    }

        .ordering span.active, .ordering span:hover {
            background-position: center bottom 11px
        }

        .ordering span.list {
            background: url(../../../Content/Newcss/assets/images/icon-list.png) no-repeat center 12px
        }

            .ordering span.list:hover, .ordering span.list.active, .ordering span.list:hover {
                background-position: center bottom 11px
            }

    .ordering .order-by {
        display: inline-block;
        margin-left: 5px;
        position: relative
    }

        .ordering .order-by::after {
            position: absolute;
            content: "\f0d7";
            top: 9px;
            right: 10px;
            font-family: FontAwesome;
            line-height: 1;
            font-size: 16px;
            font-style: normal;
            color: #e95252
        }

    .ordering form {
        vertical-align: bottom;
        margin-top: 5px;
        border: 1px solid #cdcdcd;
        padding-left: 20px
    }

        .ordering form p {
            font: 300 18px sans;
            color: #000;
            display: inline-block
        }

        .ordering form select {
            -webkit-appearance: none;
            -moz-appearance: none;
            -o-appearance: none;
            -ms-appearance: none;
            appearance: none;
            border: none;
            box-shadow: none;
            padding: 9px 20px 6px 3px;
            outline: none;
            color: #bc9e6b;
            text-transform: capitalize;
            font: 300 18px sans
        }

            .ordering form select option {
                font: 300 18px sans
            }

p.result-count {
    padding-bottom: 3px;
    display: inline-block;
    font: 300 18px/20px sans;
    color: #2b2b2b;
    margin-left: 20px;
    margin-bottom: 13px
}

.breadcrumb {
    float: left;
    width: auto;
    display: inline-block;
    margin-bottom: 0 !important;
    border: none;
    padding: 0;
    margin-top: 5px
}

    .breadcrumb li {
        padding-right: 0;
        font: 400 12px Sans;
        text-transform: capitalize
    }

        .breadcrumb li a {
            color: #000
        }

        .breadcrumb li + li:before {
            content: "";
            font-family: "FontAwesome";
            font-size: 12px
        }

.wrap-breadcrumb {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center
}

    .wrap-breadcrumb .ordering-action {
        display: inline-block;
        margin-left: 150px
    }

        .wrap-breadcrumb .ordering-action a {
            display: inline-block;
            padding: 5px 8px;
            border: 1px solid #000
        }

            .wrap-breadcrumb .ordering-action a span {
                color: #000;
                font-size: 17px
            }

nav.pagination {
    font-family: "sans";
    width: 100%;
    padding: 5px;
    margin-bottom: 30px
}

    nav.pagination span {
        background: none;
        color: #000;
        font-weight: 700
    }

        nav.pagination span:hover {
            background: none;
            color: #000
        }

    nav.pagination a {
        background: none;
        font-weight: 700;
        color: #a8a8a8
    }

        nav.pagination a:hover {
            background: none;
            color: #000
        }

        nav.pagination a.next, nav.pagination a.prev {
            border: 1px solid #d6d6d6;
            width: 45px
        }

            nav.pagination a.next:hover, nav.pagination a.prev:hover {
                background: none !important
            }

                nav.pagination a.next:hover i, nav.pagination a.prev:hover i {
                    color: #bc9e6b
                }

.pagination-blog nav.pagination {
    border: none;
    text-align: left;
    margin-bottom: 50px
}

.order-tracking {
    text-align: center
}

    .order-tracking p {
        max-width: 900px;
        padding: 0 20px;
        font: 300 18px/30px sans;
        margin: auto;
        margin-top: 40px;
        color: #565656
    }

    .order-tracking .tracking-content {
        width: 420px;
        max-width: 100%;
        margin: auto;
        padding: 40px 0;
        margin-bottom: 80px
    }

        .order-tracking .tracking-content .form-control {
            border: 1px solid #ebebeb;
            font: 400 18px/50px sans
        }

        .order-tracking .tracking-content .form-horizontal label.control-label {
            font: 400 18px/20px sans;
            color: #000;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 20px
        }

        .order-tracking .tracking-content .link-button.color-red {
            line-height: 54px;
            width: 100%
        }

.awe-body-loading {
    overflow: hidden
}

.awe-page-loading {
    position: fixed;
    z-index: 9999999;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.awe-loading-wrapper {
    text-align: center;
    width: 150px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -75px
}

    .awe-loading-wrapper .awe-loading-icon {
        font-size: 75px;
        line-height: 1;
        margin-bottom: 10px;
        -webkit-animation-name: aweIcon;
        animation-name: aweIcon;
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        animation-iteration-count: infinite
    }

        .awe-loading-wrapper .awe-loading-icon img {
            width: 100%
        }

        .awe-loading-wrapper .awe-loading-icon .icon {
            cursor: default
        }

    .awe-loading-wrapper .progress {
        background: #eee;
        border-radius: 0;
        box-shadow: none;
        margin-bottom: 0;
        height: 2px
    }

        .awe-loading-wrapper .progress .progress-bar {
            background: #bc9e6b;
            box-shadow: none;
            width: 100%;
            -webkit-animation-name: aweProgress;
            animation-name: aweProgress;
            -webkit-animation-duration: 3s;
            animation-duration: 3s
        }

@-webkit-keyframes aweIcon {
    0% {
        color: #333
    }

    50% {
        color: #666
    }

    100% {
        color: #000
    }
}

@-moz-keyframes aweIcon {
    0% {
        color: #333
    }

    50% {
        color: #666
    }

    100% {
        color: #000
    }
}

@keyframes aweIcon {
    0% {
        color: #333
    }

    50% {
        color: #666
    }

    100% {
        color: #000
    }
}

@-webkit-keyframes aweProgress {
    0% {
        width: 0
    }

    15% {
        width: 15%
    }

    25% {
        width: 35%
    }

    35% {
        width: 50%
    }

    50% {
        width: 75%
    }

    65% {
        width: 85%
    }

    100% {
        width: 100%
    }
}

@-moz-keyframes aweProgress {
    0% {
        width: 0
    }

    15% {
        width: 15%
    }

    25% {
        width: 35%
    }

    35% {
        width: 50%
    }

    50% {
        width: 75%
    }

    65% {
        width: 85%
    }

    100% {
        width: 100%
    }
}

@keyframes aweProgress {
    0% {
        width: 0
    }

    15% {
        width: 15%
    }

    25% {
        width: 35%
    }

    35% {
        width: 50%
    }

    50% {
        width: 75%
    }

    65% {
        width: 85%
    }

    100% {
        width: 100%
    }
}

.container {
    width: 100%;
    padding: 0 30px
}

#topbar {
    background: #fff
}

@media (min-width: 1200px) {
    #topbar .container {
        padding: 0 80px
    }
}

#topbar .topbar-left {
    display: inline-block;
    float: left
}

#topbar .float-left {
    margin-top: 8px
}

    #topbar .float-left p {
        display: inline-block;
        font: 500 14px/20px sans
    }

        #topbar .float-left p span {
            color: #bc9e6b
        }

        #topbar .float-left p:first-child {
            padding-right: 10px;
            margin-right: 10px;
            position: relative
        }

            #topbar .float-left p:first-child:after {
                position: absolute;
                content: "";
                right: 0;
                top: 3px;
                height: 15px;
                width: 1px;
                background: #c0bfbf
            }

    #topbar .float-left a {
        color: #333
    }

#topbar .float-right a {
    color: #333;
    font: 400 13px/40px sans
}

#topbar .float-right .hover-menu {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    position: relative
}

    #topbar .float-right .hover-menu:after {
        position: absolute;
        content: "";
        top: 15px;
        left: 0;
        width: 1px;
        height: 10px;
        background: #cdcdcd
    }

    #topbar .float-right .hover-menu:first-child:after {
        width: 0
    }

#topbar .float-right .list-menu {
    background: #fff;
    border: 1px solid #333;
    min-width: 80px;
    text-align: left;
    padding: 0 15px
}

    #topbar .float-right .list-menu a {
        color: #333;
        line-height: 30px
    }

        #topbar .float-right .list-menu a:hover {
            color: #bc9e6b
        }

#topbar .inner-topbar {
    border-bottom: 1px solid #e9e9e9
}

#topbar .dropdown {
    padding-left: 10px;
    display: inline-block
}

    #topbar .dropdown:first-child {
        border: none;
        padding-left: 0;
        padding-right: 10px
    }

    #topbar .dropdown .btn {
        height: 50px;
        border: none;
        border-radius: 0;
        background: none;
        font-size: 13px;
        color: #555;
        text-transform: uppercase;
        padding: 0 12px;
        outline: none;
        line-height: 50px;
        box-shadow: none
    }

        #topbar .dropdown .btn.active, #topbar .dropdown .ordering span.btn:hover, .ordering #topbar .dropdown span.btn:hover, #topbar .dropdown .btn:hover {
            color: #ddd
        }

#topbar .social {
    display: inline-block;
    margin-top: 10px
}

    #topbar .social a {
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        padding: 8px 12px
    }

        #topbar .social a:hover i, #topbar .social a.active i {
            color: #000
        }

        #topbar .social a i {
            font-size: 16px;
            color: #555
        }

@media (max-width: 1024px) {
    #topbar .social a:first-child {
        padding-left: 0
    }
}

#topbar .topbar-right {
    display: inline-block;
    float: right
}

    #topbar .topbar-right .sign-in {
        display: inline-block;
        padding: 0;
        height: 55px;
        line-height: 55px
    }

    #topbar .topbar-right a {
        font-size: 12px;
        font-family: "Sans";
        font-weight: 300;
        color: #9d9d9d;
        padding: 0 10px;
        border-right: 1px solid #eee
    }

        #topbar .topbar-right a span {
            vertical-align: 1px
        }

        #topbar .topbar-right a i {
            font-size: 13px;
            margin-right: 5px
        }

        #topbar .topbar-right a:hover, #topbar .topbar-right a.active {
            color: #000
        }

    #topbar .topbar-right .icon-envelope {
        vertical-align: -1px
    }

#topbar .search {
    font-family: "Sans";
    font-weight: 300;
    color: #9d9d9d;
    font-size: 12px;
    cursor: pointer
}

    #topbar .search span {
        vertical-align: 1px
    }

    #topbar .search i {
        font-size: 13px;
        margin-right: 5px
    }

    #topbar .search.search-v2 i {
        color: #000;
        font-size: 16px;
        margin-right: 10px
    }

.hover-menu {
    position: relative
}

    .hover-menu .list-menu {
        position: absolute;
        list-style: none;
        margin: 0;
        padding: 0;
        right: 0;
        transition: all .3s ease;
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden;
        z-index: 999;
        box-shadow: 0 8px 33px 0 rgba(0,0,0,0.2)
    }

    .hover-menu:hover .list-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

.cart-box-container #close-pushmenu {
    float: left;
    display: inline-block;
    width: 20px;
    height: 30px;
    background: url(../../../Content/Newcss/assets/images/close-menu-right.png) no-repeat center;
    margin-top: 60px;
    margin-bottom: 30px
}

.cart-box-container .cart-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.input-group {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%
}


.semod .modal-open {
    overflow: visible
}

.semod .modal-content {
    border-radius: 0;
}

.semod .modal-header {
    border: none
}

.semod .modal-title {
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative
}

   .semod .modal-title::before {
        position: absolute;
        content: "";
        width: 60px;
        height: 1px;
        background: #000;
        left: 50%;
        margin-left: -40px;
        bottom: -10px
    }

.semod .modal.fade .modal-dialog {
    top: 30%
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    outline: none
}

.input-group-btn {
    box-shadow: none;
    position: absolute;
    display: inline-block !important;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 46px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    z-index: 9999
}

.semod .modal-body {
    padding: 0 50px
}

.icon-cart .icon {
    display: inline-block;
    background: url(../../../Content/Newcss/assets/images/icon-cart.png) no-repeat;
    width: 23px;
    height: 45px
}

@media (min-width: 640px) {
    .icon-cart.hidden-desktop {
        display: none
    }
}

.icon-cart.ver2 {
    display: table
}

    .icon-cart.ver2 .icon, .icon-cart.ver2 .text {
        display: table-cell
    }

    .icon-cart.ver2 .text {
        padding-left: 10px;
        vertical-align: top
    }

        .icon-cart.ver2 .text h3 {
            font: 700 14px/15px sans !important;
            color: #333;
            text-transform: uppercase;
            padding: 0
        }

        .icon-cart.ver2 .text p {
            font: 400 14px/15px sans;
            color: #333
        }

        .icon-cart.ver2 .text .price {
            color: #bc9e6b
        }

.cart-list {
    left: inherit;
    right: 0;
    width: 345px;
    text-align: left;
    padding: 10px 0 0;
    background-color: #fff;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.2)
}

    .cart-list .cart-product-image {
        width: 70px;
        display: inline-block;
        vertical-align: top
    }

        .cart-list .cart-product-image img {
            width: 100%
        }

    .cart-list ul {
        padding: 0 20px
    }

    .cart-list li {
        padding: 20px 0;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: right
    }

        .cart-list li a, .cart-list li .text {
            padding: 0;
            display: inline-block;
            width: auto;
            direction: rtl;
            width: 69%
        }

        .cart-list li a {
            margin-left: 20px;
            float: right
        }

            .cart-list li a.close {
                margin: 0;
                position: absolute;
                bottom: 20px;
                left: 0
            }

        .cart-list li .text .product-name {
            font: 400 18px/20px sans;
            color: #2b2b2b
        }

        .cart-list li .text:hover .product-name {
            color: #bc9e6b
        }

        .cart-list li .text .product-price {
            color: #bc9e6b;
            line-height: 34px;
            font-size: 18px;
            font-family: "sans"
        }

            .cart-list li .text .product-price .price-old {
                font-size: 14px;
                color: #979797;
                text-decoration: line-through;
                margin-right: 10px
            }

    .cart-list .total {
        display: block;
        width: 100%;
        padding: 20px 0;
        text-transform: uppercase;
        color: #222;
        padding: 15px 20px;
        font: 700 16px/34px sans;
        float: left;
        width: 100%
    }

        .cart-list .total span {
            float: left
        }

            .cart-list .total span.right {
                float: right;
                color: #bc9e6b;
                font: 400 15px/34px sans
            }

    .cart-list .qty {
        font-family: "sans";
        color: #979797;
        text-transform: uppercase;
        font-size: 14px
    }

    .cart-list .bottom {
        padding: 20px;
        padding-top: 0;
        float: left;
        width: 100%
    }

        .cart-list .bottom a {
            width: calc(50% - 10px);
            display: inline-block;
            float: right
        }

            .cart-list .bottom a:first-child {
                float: left
            }

#header .header-top a.close i.fa {
    color: #333;
    font-size: 18px;
    float: left
}

#header .header-top a.close:hover i.fa {
    color: #bc9e6b
}

#header .cart .icons {
    color: #000;
    font-size: 18px
}

#header .cart p {
    position: relative;
    cursor: pointer;
    direction: rtl;
    text-align: right
}

#header .cart .cart-count {
    font-size: 11px;
    color: #fff;
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: -7px;
    font-family: "Montserrat";
    border-radius: 50%;
    background: #000
}

#header .search {
    position: relative
}

    #header .search .search-form {
        width: 0;
        height: 40px;
        left: inherit;
        right: 0;
        top: 0;
        position: absolute
    }

        #header .search .search-form input {
            width: 100%;
            height: 40px;
            box-shadow: none;
            background: #333;
            color: #555;
            padding: 0 30px 0 15px;
            background-color: #fff;
            position: absolute;
            left: 0;
            top: 0;
            border: none
        }

        #header .search .search-form .icon-search {
            position: absolute;
            top: 0;
            right: 0;
            background: none;
            border: none;
            opacity: 0
        }

            #header .search .search-form .icon-search i {
                font-size: 18px;
                color: #888;
                margin-top: 10px;
                margin-right: 10px;
                height: auto
            }

    #header .search i {
        cursor: pointer;
        height: 56px
    }

        #header .search i.icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../../../Content/Newcss/assets/images/icon-search.png) no-repeat
        }

#header .box-right {
    float: right
}

@media (min-width: 1200px) {
    #header .box-right {
        padding-right: 50px
    }
}

@media (min-width: 1200px) {
    #header.header-v3 .box-right {
        padding-top: 10px
    }
}

#header .settings {
    display: inline-block;
    float: right
}

    #header .settings .icons-setting {
        display: inline-block;
        width: 20px;
        height: 40px;
        background: url(../../../Content/Newcss/assets/images/icon-setting.png) no-repeat
    }

    #header .settings .submenu {
        padding: 30px 0;
        width: 310px;
        right: 0;
        left: inherit;
        background: #fff
    }

        #header .settings .submenu .container-fluid {
            padding: 0 20px
        }

        #header .settings .submenu h3 {
            font: 700 16px/20px sans;
            color: #333;
            text-transform: uppercase;
            margin: 0;
            margin-bottom: 20px
        }

        #header .settings .submenu li {
            list-style: none
        }

        #header .settings .submenu ul {
            padding: 0;
            margin-bottom: 25px;
            padding-bottom: 25px;
            border-bottom: 1px solid #e9e8e8
        }

            #header .settings .submenu ul li a {
                padding: 0
            }

                #header .settings .submenu ul li a:hover, #header .settings .submenu ul li a:focus {
                    background: none !important
                }

            #header .settings .submenu ul.infor {
                padding: 0;
                margin: 0;
                border: none
            }

                #header .settings .submenu ul.infor .fa {
                    color: #333;
                    font-size: 16px;
                    display: inline-block;
                    width: 20px;
                    text-align: center;
                    margin-right: 5px
                }

                #header .settings .submenu ul.infor li {
                    display: block;
                    line-height: 30px;
                    text-transform: uppercase;
                    border: none
                }

                    #header .settings .submenu ul.infor li:hover a {
                        color: #bc9e6b
                    }

                    #header .settings .submenu ul.infor li:hover .fa {
                        color: #bc9e6b
                    }

                    #header .settings .submenu ul.infor li a {
                        font-size: 12px;
                        color: #333;
                        width: auto;
                        display: inline-block;
                        font: 400 14px sans;
                        color: #333
                    }

            #header .settings .submenu ul.language li {
                margin-right: 3px;
                border: 1px solid #e8e8e8;
                opacity: .4
            }

                #header .settings .submenu ul.language li.active, #header .settings .submenu ul.language li:hover {
                    border-color: #fff;
                    opacity: 1
                }

                #header .settings .submenu ul.language li:last-child {
                    margin-right: 0
                }

            #header .settings .submenu ul.currency li {
                margin-right: 5px;
                width: 35px;
                height: 35px;
                text-align: center;
                background: #fff;
                border: 1px solid #e1e1e1
            }

                #header .settings .submenu ul.currency li a {
                    display: inline-block;
                    width: 35px;
                    height: 35px
                }

                #header .settings .submenu ul.currency li.active, #header .settings .submenu ul.currency li:hover {
                    background: #bc9e6b;
                    border-color: #bc9e6b
                }

                    #header .settings .submenu ul.currency li.active .fa, #header .settings .submenu ul.currency li:hover .fa {
                        color: #fff
                    }

                #header .settings .submenu ul.currency li .fa {
                    font-size: 16px;
                    line-height: 33px;
                    color: #333
                }

            #header .settings .submenu ul li {
                display: inline-block
            }

.wrappage {
    position: relative
}

#header.header-top-absolute .header-top {
    position: absolute;
    width: 100%;
    z-index: 99
}

#header.header-top-absolute .cart {
    margin-right: 50px
}

    #header.header-top-absolute .cart .icons {
        color: #fff
    }

    #header.header-top-absolute .cart .cart-count {
        color: #fff
    }

#header.header-top-absolute .header-top {
    padding-top: 45px
}

#header.header-v1:after {
    position: fixed;
    content: '';
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 30px
}

@media (max-width: 1200px) {
    #header.header-v1:after {
        height: 20px
    }
}

@media (max-width: 767px) {
    #header.header-v1:after {
        height: 0
    }
}

@media (min-width: 1200px) {
    #header.header-v1 .header-top {
        padding: 50px 0 25px
    }
}

@media (min-width: 1500px) {
    #header.header-v1 .mega-menu {
        margin-top: 10px
    }

    #header.header-v1 .box-right {
        margin-top: 15px
    }
}

#header .header-top {
    text-align: center;
    padding: 0
}

@media (min-width: 1200px) {
    #header .header-top {
        padding: 15px 0 10px
    }
}

#header .header-top .col-md-10 {
    padding-left: 0;
    position: static
}

#header .header-top i.fa {
    font-size: 24px;
    color: #bbb
}

#header .header-top .logo {
    float: left
}

    #header .header-top .logo a {
        font-size: 36px;
        color: #fff !important;
        text-transform: uppercase
    }

@media (min-width: 1200px) {
    #header .header-top .logo {
        margin-left: 50px
    }
}

#header .header-top .logo-mobile {
    display: none
}

#header .header-top .search, #header .header-top .cart, #header .header-top .settings {
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 5px
}

#header .header-top .cart {
    margin-left: 25px;
    padding-left: 25px;
    margin-top: 0;
    position: relative
}

    #header .header-top .cart:after {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 30px;
        width: 1px;
        background: #bfbfbf
    }

#header .header-top .menu-top {
    display: inline-block;
    float: left;
    margin-left: 70px
}

    #header .header-top .menu-top i.fa {
        font-size: 14px
    }

    #header .header-top .menu-top a {
        font-size: 14px;
        color: #555;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 44px;
        padding: 0 5px
    }

    #header .header-top .menu-top li {
        display: inline-block;
        padding: 0 20px
    }

        #header .header-top .menu-top li.level1 {
            position: relative
        }

        #header .header-top .menu-top li:hover a, #header .header-top .menu-top li:hover i.fa {
            color: #bc9e6b
        }

        #header .header-top .menu-top li:hover ul.menu-level2 a {
            color: #888
        }

        #header .header-top .menu-top li .menu-level2 li {
            display: block;
            text-align: center
        }

            #header .header-top .menu-top li .menu-level2 li a {
                color: #888;
                font-size: 11px;
                text-transform: uppercase;
                line-height: 44px;
                width: 100%;
                padding: 5px 0
            }

                #header .header-top .menu-top li .menu-level2 li a:hover {
                    color: #ddd
                }

.header-top-absolute .mega-menu ul.navbar-nav li a {
    color: #fff
}

.mega-menu {
    display: inline-block;
    width: auto;
    position: relative;
    margin: auto
}

    .mega-menu ul.navbar-nav {
        width: 100%
    }

        .mega-menu ul.navbar-nav li {
            text-align: left;
            padding: 0 20px
        }

            .mega-menu ul.navbar-nav li.level1 {
                padding-top: 6px;
                padding-bottom: 6px
            }

            .mega-menu ul.navbar-nav li.kamyaryekanmenu {
                padding-top: 6px;
                padding-bottom: 6px
            }

            .mega-menu ul.navbar-nav li.level1.dropdown:hover a:before {
                transform: translate(0,0px);
                opacity: 1
            }

            .mega-menu ul.navbar-nav li.level1.dropdown a {
                position: relative
            }

                .mega-menu ul.navbar-nav li.level1.dropdown a:before {
                    position: absolute;
                    bottom: -23px;
                    transform: translate(0,20px);
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    border-bottom: 8px solid #fff;
                    height: 15px;
                    width: 12px;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                    transition: transform .4s ease 0;
                    content: "";
                    opacity: 0
                }

            .mega-menu ul.navbar-nav li.level1.dropdown .level2 a:before {
                border: none
            }

            .mega-menu ul.navbar-nav li.dropdown {
                position: relative
            }

                .mega-menu ul.navbar-nav li.dropdown.images {
                    position: static
                }

            .mega-menu ul.navbar-nav li a {
                text-transform: uppercase;
                -webkit-transition: all .2s ease 0;
                -o-transition: all .2s ease 0;
                transition: all .2s ease 0;
                color: #4d4d4d;
                height: 40px;
                padding: 0;
                font: 700 15px/40px sans
            }

                .mega-menu ul.navbar-nav li a:after {
                    position: absolute;
                    -webkit-transition: all .2s ease 0;
                    -o-transition: all .2s ease 0;
                    transition: all .2s ease 0;
                    content: "";
                    left: 50%;
                    right: 50%;
                    height: 0;
                    background: #fff;
                    bottom: 5px
                }

                .mega-menu ul.navbar-nav li a:hover, .mega-menu ul.navbar-nav li a.focus {
                    background: none !important;
                    color: #bc9e6b
                }

                    .mega-menu ul.navbar-nav li a:hover:after, .mega-menu ul.navbar-nav li a.focus:after {
                        left: 0;
                        right: 0;
                        height: 1px
                    }

            .mega-menu ul.navbar-nav li:hover ul.menu-level-1 {
                opacity: 1
            }

            .mega-menu ul.navbar-nav li.active a:after {
                position: absolute;
                content: "";
                left: 0;
                right: 0;
                height: 1px;
                background: #fff;
                bottom: 5px
            }

            .mega-menu ul.navbar-nav li.level2 {
                border-bottom: none
            }

        .mega-menu ul.navbar-nav ul.menu-level-1 {
            position: absolute;
            box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13);
            border: none;
            padding: 10px 0;
            opacity: 0;
            left: -115px !important;
            min-width: 200px;
            transform: translate(0px,20px);
            -webkit-transition: all .4s ease 0;
            -o-transition: all .4s ease 0;
            transition: all .4s ease 0;
            top: 100%;
            background: #fff;
            z-index: 999;
            margin-top: 4px
        }

@media (max-width: 1024px) {
    .mega-menu ul.navbar-nav ul.menu-level-1 {
        box-shadow: none
    }
}

.mega-menu ul.navbar-nav ul.menu-level-1.hover {
    transform: translate(0px,-5px)
}

.mega-menu ul.navbar-nav ul.menu-level-1 li a {
    font-size: 13px;
    color: #333;
    text-transform: capitalize;
    -webkit-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    transition: all .4s ease 0;
    font: 400 12px/40px Sans;
    padding-left: 15px;
    position: relative;
    letter-spacing: 0;
    height: 40px;
    border-bottom: 1px solid #eee
}

    .mega-menu ul.navbar-nav ul.menu-level-1 li a:hover {
        color: #bc9e6b
    }

        .mega-menu ul.navbar-nav ul.menu-level-1 li a:hover:after {
            background: #bc9e6b
        }

.mega-menu ul.navbar-nav ul.menu-level-1 li:last-child a {
    border: none
}

.mega-menu ul.navbar-nav ul.menu-level-1 li.level2 {
    position: relative;
    overflow: hidden;
    text-align: right;
    direction: rtl
}

    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover {
        overflow: visible
    }

        .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover .menu-level-2 {
            opacity: 1;
            right: calc(100%)
        }

.mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 {
    position: absolute;
    right: calc(100% + 30px);
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px
}

    .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 li {
        background: #fff;
        border: none;
        min-width: 230px
    }

        .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 li:first-child {
            padding-top: 10px
        }

        .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 li:last-child {
            padding-bottom: 5px
        }

.mega-menu ul.navbar-nav .sub-menu {
    -webkit-transition: all .4s ease-out 0;
    -o-transition: all .4s ease-out 0;
    transition: all .4s ease-out 0;
    top: 100%;
    background: #fff;
    transform: translate(0px,20px);
    border: none;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13);
    left: initial
}

@media (min-width: 1200px) {
    .mega-menu ul.navbar-nav .sub-menu {
        width: 940px;
        right: calc(50% - 600px)
    }

        .mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 {
            width: 1200px;
            padding-bottom: 30px
        }
}

@media (max-width: 1024px) {
    .mega-menu ul.navbar-nav .sub-menu {
        box-shadow: none
    }
}

.mega-menu ul.navbar-nav .sub-menu.hover {
    transform: translate(0px,0px)
}

.mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 .right-submenu {
    display: none
}

@media (min-width: 1200px) {
    .mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 {
        padding-top: 20px;
        float: left
    }

        .mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 .menu-level-1 {
            float: left;
            width: 66.6667%
        }

            .mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 .menu-level-1 .level2 {
                width: 33.3333%;
                float: left
            }

        .mega-menu ul.navbar-nav .sub-menu.sub-menu-v2 .right-submenu {
            float: right;
            width: 33.3333%;
            display: inline-block;
            padding-top: 25px
        }
}

.mega-menu ul.navbar-nav .sub-menu .top-sub-menu {
    padding: 30px;
    display: inline-block;
    width: 100%;
    padding-bottom: 0
}

    .mega-menu ul.navbar-nav .sub-menu .top-sub-menu img {
        max-width: 100%
    }

.mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 {
    background: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0;
    border: none;
    margin-top: 0;
    padding-top: 0;
    box-shadow: none
}

    .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 {
        display: inline-block;
        float: left;
        border: none;
        text-align: left;
        width: 24%;
        padding-top: 30px
    }

        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2.images {
            padding-top: 0;
            width: auto
        }

            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2.images img {
                max-width: 300px
            }

        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2:hover .menu-level-2 {
            left: 0
        }

        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 a {
            height: auto;
            background: none !important;
            padding: 0;
            text-transform: uppercase;
            font: 700 18px/30px sans;
            color: #bc9e6b;
            border: none
        }

            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 a:after {
                width: 0
            }

    .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 {
        border: none;
        width: 100%;
        text-align: left;
        padding: 0
    }

        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a {
            color: #333;
            text-transform: capitalize;
            font: 400 16px/30px sans;
            -webkit-transition: all .5s ease 0;
            -o-transition: all .5s ease 0;
            transition: all .5s ease 0;
            position: relative;
            padding-left: 10px
        }

            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:after {
                height: 5px;
                width: 5px;
                background: #333;
                border-radius: 0;
                left: -5px;
                top: 12px
            }

            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
                color: #bc9e6b
            }

                .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover:after {
                    background: #bc9e6b
                }

    .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2 {
        padding-top: 0;
        position: relative;
        left: 0;
        opacity: 1
    }

.icon-menu-mobile, .mega-menu ul.navbar-nav li i {
    display: none
}

.slidershow-container {
    margin-bottom: 50px
}

    .slidershow-container.slidershow-container-v2 {
        margin-bottom: 0
    }

    .slidershow-container .container {
        width: 100%;
        padding: 0
    }

        .slidershow-container .container img {
            width: 100%
        }

.mega-menu.mega-menu-v2 {
    box-shadow: none;
    border-bottom: 1px solid #eee
}

.megamenu-v2 .search-form {
    position: relative
}

    .megamenu-v2 .search-form input {
        width: 100%;
        height: 40px;
        padding: 0 40px 0 20px;
        border-radius: 5px;
        background: transparent;
        border: 1px solid #605d5e;
        color: #888;
        font-family: "Lora";
        font-style: italic
    }

    .megamenu-v2 .search-form button {
        background: transparent;
        color: #ddd;
        position: absolute;
        border: none;
        top: 10px;
        right: 10px
    }

    .megamenu-v2 .search-form i {
        font-size: 18px
    }

.megamenu-v2.header-top .cart .cart-count {
    position: static;
    width: auto;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    font-size: 14px;
    font-style: italic;
    margin: 0 10px
}

.megamenu-v2.header-top .cart a {
    color: #ddd;
    width: 100%;
    text-align: center
}

.megamenu-v2.header-top .cart i {
    font-size: 20px
}

#header {
    position: relative
}

    #header .mega-menu.menu-v3 {
        position: static
    }

    #header.absolute {
        position: absolute;
        top: 15px;
        left: 0;
        z-index: 999;
        width: 100%;
        padding-top: 30px;
        text-align: center
    }

        #header.absolute.header-v2 {
            padding-top: 0
        }

            #header.absolute.header-v2 .header-top {
                padding-top: 10px
            }

@media (min-width: 1200px) {
    #header.absolute {
        padding-left: 30px;
        padding-right: 30px
    }
}

#header.absolute .logo {
    margin: auto;
    float: inherit;
    display: inline-block
}

#header.absolute .float-left {
    margin-top: 15px
}

#header.absolute .container {
    background: none
}

@media (min-width: 1200px) {
    #header.header-v2 .box-right {
        padding-right: 20px;
        margin-top: 10px
    }
}

#header.header-v2 .float-left {
    padding-left: 20px
}

.map-icon-label {
    width: 44px;
    height: 48px
}

.map-icon {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #fff
}

.map-icon-point-of-interest:before {
    content: "Uno";
    font-family: "Blanch";
    font-size: 30px
}

.map-icon-point-of-interest.map-icon-3:before {
    content: "";
    font-family: "Simple-Line-Icons";
    font-size: 20px
}

.map-icon-point-of-interest.map-icon-6:before {
    content: "";
    font-family: "Simple-Line-Icons";
    font-size: 20px;
    color: #000
}

#back-to-top {
    position: fixed;
    bottom: 75px;
    right: 5px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transform: translate(50px,0px);
    z-index: 9999
}

    #back-to-top i {
        color: #888;
        display: inline-block;
        margin-top: 13px
    }

    #back-to-top:hover {
        background: #e9ebec
    }

    #back-to-top.show {
        transform: translate(0px,0px)
    }

#content {
    height: 2000px
}

.pushmenu-push-toleft {
    left: 364px
}

@media (min-width: 1500px) {
    .pushmenu-push-toleft {
        left: 445px
    }
}

.pushmenu-push-toleft .wrappage:after {
    background: rgba(29,29,31,0.6);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.menu-home6 {
    left: -364px
}

@media (min-width: 1500px) {
    .menu-home6 {
        left: -445px
    }
}

.menu-home6.pushmenu-open {
    left: 0
}

.icon-pushmenu {
    font: 700 14px/20px sans;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer
}

    .icon-pushmenu:hover, .icon-pushmenu.active, .ordering span.icon-pushmenu:hover {
        color: #bc9e6b
    }

.search-menu {
    position: relative;
    margin-top: 50px
}

    .search-menu input {
        width: 100%;
        height: 50px;
        border: 1px solid #cdcdcd;
        font: 400 16px/50px sans;
        padding-right: 55px
    }

    .search-menu button {
        position: absolute;
        right: 3px;
        top: 3px;
        height: 44px;
        width: 50px;
        background: #333 url(../../../Content/Newcss/assets/images/icon-search-menu.png) no-repeat scroll center;
        border: none;
        transition: all .3s ease 0
    }

        .search-menu button:hover {
            background-color: #bc9e6b
        }

@media (min-width: 1200px) {
    .cart.hover-menu .list-menu, #header .settings .submenu {
        right: -50px
    }
}

.semod .modal.in .modal-dialog {
    -webkit-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    -o-transform: translate(0,100%);
    transform: translate(0,100%)
}

.control-search {
    border: 1px solid #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    font-size: 18px;
    font-family: "sans";
    color: #d9d9d9;
    box-shadow: none;
    outline: none
}

button.button_search {
    background: #333;
    font: 700 16px/43px sans;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 130px;
    padding: 0;
    border: none;
    position: absolute;
    right: 2px;
    top: 2px;
    transition: all .4s ease 0;
    z-index: 99
}

    button.button_search:hover {
        background: #bc9e6b
    }

.popup-search {
    position: relative;
    padding: 90px 0
}

    .popup-search .close {
        position: absolute;
        right: 20px;
        top: 20px
    }

@media (min-width: 1200px) {
   .semod .modal-lg {
        width: 1170px
    }
}

#footer.footer-v1 {
    text-align: center
}

    #footer.footer-v1 .social {
        float: right
    }

        #footer.footer-v1 .social a {
            margin: 0 8px
        }

            #footer.footer-v1 .social a:hover i {
                color: #333
            }

            #footer.footer-v1 .social a i {
                color: #bc9e6b
            }

            #footer.footer-v1 .social a:last-child {
                margin-right: 0
            }

@media (min-width: 1200px) {
    #footer.footer-v1 .social {
        margin-right: 50px;
        margin-bottom: 0;
        margin-top: 20px
    }
}

#footer.footer-v1.footer-v2 .footer-top {
    padding: 50px 0
}

#footer.footer-v3 {
    padding-left: 30px;
    padding-right: 30px
}

    #footer.footer-v3 p {
        color: #acacac;
        font: 400 14px sans
    }

    #footer.footer-v3 .footer-inner {
        background: #333;
        padding-top: 50px;
        display: inline-block;
        width: 100%
    }

    #footer.footer-v3 .bottom {
        margin-top: 30px;
        padding: 15px 0 10px;
        border-top: 1px solid #404040
    }

        #footer.footer-v3 .bottom p {
            font: 400 13px/20px sans;
            color: #898989
        }

#footer .footer-top {
    padding: 50px 0;
    display: inline-block;
    width: 100%
}

#footer .logo-footer {
    float: left;
    text-align: left;
    margin-left: 50px
}

    #footer .logo-footer img {
        max-width: 150px
    }

    #footer .logo-footer p {
        color: #bc9e6b;
        font: 400 12px/15px sans;
        margin-top: 10px
    }

#footer .info-footer {
    margin-bottom: 30px;
    text-align: right
}

    #footer .info-footer li {
        color: #fff;
        line-height: 50px;
        font: 400 14px sans;
        padding: 5px 0;
        direction: rtl
    }

        #footer .info-footer li a {
            color: #fff
        }

            #footer .info-footer li a:hover {
                color: #bc9e6b
            }

        #footer .info-footer li img {
            margin-left: 10px;
            float: right
        }

#footer .title-footer {
    font: 400 18px sans;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    direction: rtl;
    text-align: right
}

    #footer .title-footer:after {
        position: absolute;
        content: "";
        right: 0;
        width: 50px;
        height: 2px;
        background: #bc9e6b;
        bottom: 0
    }

#footer .list-footer li {
    color: #acacac;
    font: 400 14px/20px sans;
    padding: 10px 0;
    direction: rtl;
    text-align: right
}

    #footer .list-footer li a {
        color: #acacac;
        font: 400 14px/20px sans
    }

        #footer .list-footer li a:hover {
            color: #bc9e6b
        }

#footer .list-footer.border li {
    border-bottom: 1px solid #404040
}

    #footer .list-footer.border li:last-child {
        border-bottom: none
    }

#footer .menu-footer {
    display: inline-block;
    margin-top: 20px
}

    #footer .menu-footer li {
        display: inline-block
    }

        #footer .menu-footer li a {
            text-transform: uppercase;
            margin: 0 30px;
            position: relative;
            padding-bottom: 3px;
            font: 700 14px/20px sans;
            color: #2b2b2b
        }

            #footer .menu-footer li a:hover {
                color: #bc9e6b
            }

#footer .social {
    margin-bottom: 30px
}

    #footer .social li {
        display: inline-block
    }

    #footer .social a {
        margin: 0 20px
    }

        #footer .social a:first-child {
            margin-left: 0
        }

        #footer .social a i {
            font-size: 18px;
            color: #fff
        }

        #footer .social a:hover i {
            color: #bc9e6b
        }

#footer .footer-bottom {
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

    #footer .footer-bottom p {
        font-family: "Sans";
        font-weight: 300;
        color: #8d8c8c;
        font-size: 12px;
        line-height: 20px
    }

        #footer .footer-bottom p a {
            color: #f56666;
            text-decoration: underline
        }

#footer .newsletter-footer {
    display: inline-block;
    float: right;
    margin-right: 50px
}

    #footer .newsletter-footer input {
        font: 300 12px/40px Sans;
        color: #8d8c8c;
        width: 100%;
        padding: 0 80px 0 20px;
        border: 1px solid #e4e4e4;
        box-shadow: none
    }

    #footer .newsletter-footer form {
        position: relative;
        width: 510px;
        height: 45px
    }

    #footer .newsletter-footer button {
        position: absolute;
        height: 41px;
        right: 0;
        top: 0;
        box-shadow: none;
        border: none;
        border-left: 1px solid #e4e4e4;
        font-size: 12px
    }

.mega-menu.color-home2 ul.navbar-nav li.active a, .mega-menu.color-home2 ul.navbar-nav li a:hover, .mega-menu.color-home2 ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #808f66
}

.mega-menu.color-home2 ul.navbar-nav .sub-menu .top-sub-menu .item .image {
    background: #808f66
}

.color-home2 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #808f66
}

.color-home2 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .color-home2 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    box-shadow: 0 0 0 30px #808f66 inset
}

.mega-menu.color-home2 ul.navbar-nav .sub-menu .top-sub-menu {
    border-bottom: 1px solid #808f66
}

.mega-menu.color-home2 ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2::after {
    background: #808f66
}

.mega-menu.color-home2 ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
    color: #808f66
}

.mega-menu.color-home2 ul.navbar-nav .sub-menu .bottom-sub-menu {
    border-top: 1px solid #808f66
}

.color-home2.tp-banner-container .tp-rightarrow:hover, .color-home2.tp-banner-container .tp-leftarrow:hover {
    box-shadow: 0 0 0 30px #808f66 inset
}

#footer.color-home2 h3::after {
    background: #808f66
}

#footer.color-home2 .footer-top .col-md-6 a {
    border: 2px solid #808f66;
    color: #808f66
}

#footer.color-home2 .footer-top ul li a:hover, #footer.color-home2 .footer-bottom .col-md-6 span {
    color: #808f66
}

#footer.color-home2 .footer-top .col-md-6 a:hover {
    background: #808f66;
    color: #fff
}

#footer.color-home2 .footer-top-bottom a.color {
    color: #808f66
}

.button1.color-home2 {
    background: #808f66;
    border: 2px solid #808f66
}

    .button1.color-home2:hover {
        background: transparent;
        color: #808f66
    }

.color-home2 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #808f66
}

    .color-home2 .tp-bullets.simplebullets.round .bullet.selected, .color-home2 .tp-bullets.simplebullets.round .bullet:hover {
        background: #808f66;
        border: 2px solid #808f66
    }

.blog-post-container.color-home2 .blog-post-item h3 a:hover {
    color: #808f66
}

.blog-post-container.color-home2 .blog-post-item .blog-post-image .action .icons {
    box-shadow: 0 0 0 30px #808f66 inset
}

    .blog-post-container.color-home2 .blog-post-item .blog-post-image .action .icons:hover {
        box-shadow: 0 0 0 2px #808f66 inset;
        color: #808f66 !important
    }

.blog-post-container.color-home2 .blog-post-item .blog-post-image .action .icons {
    background: #808f66
}

#header.color-home2 .cart .cart-count {
    background-color: #808f66
}

.policy.color-home2 ul li a:hover i {
    background: #808f66
}

#topbar.color-home2 .social a:hover i, #topbar.color-home2 .social a.active i {
    color: #808f66
}

#topbar.color-home2 .topbar-right a:hover, #topbar.color-home2 .topbar-right a.active, #topbar.color-home2 .dropdown .btn:hover {
    color: #808f66 !important
}

.mega-menu.color-home3 ul.navbar-nav li.active a, .mega-menu.color-home3 ul.navbar-nav li a:hover, .mega-menu.color-home3 ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #6dc5ee
}

.mega-menu.color-home3 ul.navbar-nav .sub-menu .top-sub-menu .item .image {
    background: #6dc5ee
}

.color-home3 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #6dc5ee
}

.color-home3 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .color-home3 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    box-shadow: 0 0 0 30px #6dc5ee inset
}

.mega-menu.color-home3 ul.navbar-nav .sub-menu .top-sub-menu {
    border-bottom: 1px solid #6dc5ee
}

.mega-menu.color-home3 ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2::after {
    background: #6dc5ee
}

.mega-menu.color-home3 ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
    color: #6dc5ee
}

.mega-menu.color-home3 ul.navbar-nav .sub-menu .bottom-sub-menu {
    border-top: 1px solid #6dc5ee
}

.color-home3.tp-banner-container .tp-rightarrow:hover, .color-home3.tp-banner-container .tp-leftarrow:hover {
    box-shadow: 0 0 0 30px #6dc5ee inset
}

#footer.color-home3 h3::after {
    background: #6dc5ee
}

#footer.color-home3 .footer-top .col-md-6 a {
    border: 2px solid #6dc5ee;
    color: #6dc5ee
}

#footer.color-home3 .footer-top ul li a:hover, #footer.color-home3 .footer-bottom .col-md-6 span {
    color: #6dc5ee
}

#footer.color-home3 .footer-top .col-md-6 a:hover {
    background: #6dc5ee;
    color: #fff
}

#footer.color-home3 .footer-top-bottom a.color {
    color: #6dc5ee
}

.button1.color-home3 {
    background: #6dc5ee;
    border: 2px solid #6dc5ee
}

    .button1.color-home3:hover {
        background: transparent;
        color: #6dc5ee
    }

.color-home3 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #6dc5ee
}

    .color-home3 .tp-bullets.simplebullets.round .bullet.selected, .color-home3 .tp-bullets.simplebullets.round .bullet:hover {
        background: #6dc5ee;
        border: 2px solid #6dc5ee
    }

.blog-post-container.color-home3 .blog-post-item h3 a:hover {
    color: #6dc5ee
}

.blog-post-container.color-home3 .blog-post-item .blog-post-image .action .icons {
    box-shadow: 0 0 0 30px #6dc5ee inset
}

    .blog-post-container.color-home3 .blog-post-item .blog-post-image .action .icons:hover {
        box-shadow: 0 0 0 2px #6dc5ee inset;
        color: #6dc5ee !important
    }

.blog-post-container.color-home3 .blog-post-item .blog-post-image .action .icons {
    background: #6dc5ee
}

#header.color-home3 .cart .cart-count {
    background-color: #6dc5ee
}

.policy.color-home3 ul li a:hover i {
    background: #6dc5ee
}

#topbar.color-home3 .social a:hover i, #topbar.color-home3 .social a.active i {
    color: #6dc5ee
}

#topbar.color-home3 .topbar-right a:hover, #topbar.color-home3 .topbar-right a.active, #topbar.color-home3 .dropdown .btn:hover {
    color: #6dc5ee !important
}

.mega-menu.color-home4 ul.navbar-nav li.active a, .mega-menu.color-home4 ul.navbar-nav li a:hover, .mega-menu.color-home4 ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #12a170
}

.mega-menu.color-home4 ul.navbar-nav .sub-menu .top-sub-menu .item .image {
    background: #12a170
}

.color-home4 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #12a170
}

.color-home4 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .color-home4 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    box-shadow: 0 0 0 30px #12a170 inset
}

.mega-menu.color-home4 ul.navbar-nav .sub-menu .top-sub-menu {
    border-bottom: 1px solid #12a170
}

.mega-menu.color-home4 ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2::after {
    background: #12a170
}

.mega-menu.color-home4 ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
    color: #12a170
}

.mega-menu.color-home4 ul.navbar-nav .sub-menu .bottom-sub-menu {
    border-top: 1px solid #12a170
}

.color-home4.tp-banner-container .tp-rightarrow:hover, .color-home4.tp-banner-container .tp-leftarrow:hover {
    box-shadow: 0 0 0 30px #12a170 inset
}

#footer.color-home4 h3::after {
    background: #12a170
}

#footer.color-home4 .footer-top .col-md-6 a {
    border: 2px solid #12a170;
    color: #12a170
}

#footer.color-home4 .footer-top ul li a:hover, #footer.color-home4 .footer-bottom .col-md-6 span {
    color: #12a170
}

#footer.color-home4 .footer-top .col-md-6 a:hover {
    background: #12a170;
    color: #fff
}

#footer.color-home4 .footer-top-bottom a.color {
    color: #12a170
}

.button1.color-home4 {
    background: #12a170;
    border: 2px solid #12a170
}

    .button1.color-home4:hover {
        background: transparent;
        color: #12a170
    }

.color-home4 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #12a170
}

    .color-home4 .tp-bullets.simplebullets.round .bullet.selected, .color-home4 .tp-bullets.simplebullets.round .bullet:hover {
        background: #12a170;
        border: 2px solid #12a170
    }

.blog-post-container.color-home4 .blog-post-item h3 a:hover {
    color: #12a170
}

.blog-post-container.color-home4 .blog-post-item .blog-post-image .action .icons {
    box-shadow: 0 0 0 30px #12a170 inset
}

    .blog-post-container.color-home4 .blog-post-item .blog-post-image .action .icons:hover {
        box-shadow: 0 0 0 2px #12a170 inset;
        color: #12a170 !important
    }

.blog-post-container.color-home4 .blog-post-item .blog-post-image .action .icons {
    background: #12a170
}

#header.color-home4 .cart .cart-count {
    background-color: #12a170
}

.policy.color-home4 ul li a:hover i {
    background: #12a170
}

#topbar.color-home4 .social a:hover i, #topbar.color-home4 .social a.active i {
    color: #12a170
}

#topbar.color-home4 .topbar-right a:hover, #topbar.color-home4 .topbar-right a.active, #topbar.color-home4 .dropdown .btn:hover {
    color: #12a170 !important
}

.mega-menu.color-home6 ul.navbar-nav li.active a, .mega-menu.color-home6 ul.navbar-nav li a:hover, .mega-menu.color-home6 ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #c03838
}

.mega-menu.color-home6 ul.navbar-nav .sub-menu .top-sub-menu .item .image {
    background: #c03838
}

.color-home6 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #c03838
}

.color-home6 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .color-home6 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    box-shadow: 0 0 0 30px #c03838 inset
}

.mega-menu.color-home6 ul.navbar-nav .sub-menu .top-sub-menu {
    border-bottom: 1px solid #c03838
}

.mega-menu.color-home6 ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2::after {
    background: #c03838
}

.mega-menu.color-home6 ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
    color: #c03838
}

.mega-menu.color-home6 ul.navbar-nav .sub-menu .bottom-sub-menu {
    border-top: 1px solid #c03838
}

.color-home6.tp-banner-container .tp-rightarrow:hover, .color-home6.tp-banner-container .tp-leftarrow:hover {
    box-shadow: 0 0 0 30px #c03838 inset
}

#footer.color-home6 h3::after {
    background: #c03838
}

#footer.color-home6 .footer-top .col-md-6 a {
    border: 2px solid #c03838;
    color: #c03838
}

#footer.color-home6 .footer-top ul li a:hover, #footer.color-home6 .footer-bottom .col-md-6 span {
    color: #c03838
}

#footer.color-home6 .footer-top .col-md-6 a:hover {
    background: #c03838;
    color: #fff
}

#footer.color-home6 .footer-top-bottom a.color {
    color: #c03838
}

.button1.color-home6 {
    background: #c03838;
    border: 2px solid #c03838
}

    .button1.color-home6:hover {
        background: transparent;
        color: #c03838
    }

.color-home6 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #c03838
}

    .color-home6 .tp-bullets.simplebullets.round .bullet.selected, .color-home6 .tp-bullets.simplebullets.round .bullet:hover {
        background: #c03838;
        border: 2px solid #c03838
    }

.blog-post-container.color-home6 .blog-post-item h3 a:hover {
    color: #c03838
}

.blog-post-container.color-home6 .blog-post-item .blog-post-image .action .icons {
    box-shadow: 0 0 0 30px #c03838 inset
}

    .blog-post-container.color-home6 .blog-post-item .blog-post-image .action .icons:hover {
        box-shadow: 0 0 0 2px #c03838 inset;
        color: #c03838 !important
    }

.blog-post-container.color-home6 .blog-post-item .blog-post-image .action .icons {
    background: #c03838
}

#header.color-home6 .cart .cart-count {
    background-color: #c03838
}

.policy.color-home6 ul li a:hover i {
    background: #c03838
}

#topbar.color-home6 .social a:hover i, #topbar.color-home6 .social a.active i {
    color: #c03838
}

#topbar.color-home6 .topbar-right a:hover, #topbar.color-home6 .topbar-right a.active, #topbar.color-home6 .dropdown .btn:hover {
    color: #c03838 !important
}

.mega-menu.color-home7 ul.navbar-nav li.active a, .mega-menu.color-home7 ul.navbar-nav li a:hover, .mega-menu.color-home7 ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #fe8989
}

.mega-menu.color-home7 ul.navbar-nav .sub-menu .top-sub-menu .item .image {
    background: #fe8989
}

.color-home7 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #fe8989
}

.color-home7 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .color-home7 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    box-shadow: 0 0 0 30px #fe8989 inset
}

.mega-menu.color-home7 ul.navbar-nav .sub-menu .top-sub-menu {
    border-bottom: 1px solid #fe8989
}

.mega-menu.color-home7 ul.navbar-nav .sub-menu ul.menu-level-1 ul.menu-level-2::after {
    background: #fe8989
}

.mega-menu.color-home7 ul.navbar-nav .sub-menu ul.menu-level-1 li.level3 a:hover {
    color: #fe8989
}

.mega-menu.color-home7 ul.navbar-nav .sub-menu .bottom-sub-menu {
    border-top: 1px solid #fe8989
}

.color-home7.tp-banner-container .tp-rightarrow:hover, .color-home7.tp-banner-container .tp-leftarrow:hover {
    box-shadow: 0 0 0 30px #fe8989 inset
}

#footer.color-home7 h3::after {
    background: #fe8989
}

#footer.color-home7 .footer-top .col-md-6 a {
    border: 2px solid #fe8989;
    color: #fe8989
}

#footer.color-home7 .footer-top ul li a:hover, #footer.color-home7 .footer-bottom .col-md-6 span {
    color: #fe8989
}

#footer.color-home7 .footer-top .col-md-6 a:hover {
    background: #fe8989;
    color: #fff
}

#footer.color-home7 .footer-top-bottom a.color {
    color: #fe8989
}

.button1.color-home7 {
    background: #fe8989;
    border: 2px solid #fe8989
}

    .button1.color-home7:hover {
        background: transparent;
        color: #fe8989
    }

.color-home7 .tp-bullets.simplebullets.round .bullet {
    border: 2px solid #fe8989
}

    .color-home7 .tp-bullets.simplebullets.round .bullet.selected, .color-home7 .tp-bullets.simplebullets.round .bullet:hover {
        background: #fe8989;
        border: 2px solid #fe8989
    }

.blog-post-container.color-home7 .blog-post-item h3 a:hover {
    color: #fe8989
}

.blog-post-container.color-home7 .blog-post-item .blog-post-image .action .icons {
    box-shadow: 0 0 0 30px #fe8989 inset
}

    .blog-post-container.color-home7 .blog-post-item .blog-post-image .action .icons:hover {
        box-shadow: 0 0 0 2px #fe8989 inset;
        color: #fe8989 !important
    }

.blog-post-container.color-home7 .blog-post-item .blog-post-image .action .icons {
    background: #fe8989
}

#header.color-home7 .cart .cart-count {
    background-color: #fe8989
}

.policy.color-home7 ul li a:hover i {
    background: #fe8989
}

#topbar.color-home7 .social a:hover i, #topbar.color-home7 .social a.active i {
    color: #fe8989
}

#topbar.color-home7 .topbar-right a:hover, #topbar.color-home7 .topbar-right a.active, #topbar.color-home7 .dropdown .btn:hover {
    color: #fe8989 !important
}

.float-left {
    float: left
}

.rtl .float-left {
    float: right
}

.float-right {
    float: right
}

.rtl .float-right {
    float: left
}

.align-right {
    text-align: right
}

.rtl .align-right {
    text-align: left
}

.align-left {
    text-align: left
}

.rtl .align-left {
    text-align: right
}

.rtl-transform0 {
    transform: rotateY(0deg)
}

.rtl .rtl-transform0 {
    transform: rotateY(180deg)
}

.rtl-transform180 {
    transform: rotateY(180deg)
}

.rtl .rtl-transform180 {
    transform: rotateY(0deg)
}

.wrap-hermes-collection.padding-5 {
    padding: 0 5px
}

.btn.btn-default.button_search:hover, .btn.btn-default.button_search:focus {
    color: #333
}

.semod .modal.fade .modal-dialog {
    webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.semod .modal.fade.in .modal-dialog {
    webkit-transform: translate(0,0%);
    -ms-transform: translate(0,0%);
    -o-transform: translate(0,0%);
    transform: translate(0,0%)
}

.container.container-ver2 {
    width: 1170px;
    padding: 0 15px
}

.slider-full-screen2 .col-md-2, .slider-full-screen2 .col-md-10 {
    padding: 0
}

.bottom-home1.bottom-home1-home4 {
    display: inline-block;
    width: 100%
}

    .bottom-home1.bottom-home1-home4 .col-md-4:first-child {
        padding-left: 0
    }

    .bottom-home1.bottom-home1-home4 .col-md-4:last-child {
        padding-right: 0
    }

.nav-hidden .tp-rightarrow.default, .nav-hidden .tp-leftarrow.default {
    opacity: 0
}

@media (min-width: 1200px) {
    .home-v2 {
        background: url(../../../Content/Newcss/assets/images/Hermes-home2-bg-body.jpg) repeat
    }

    .main-content.main-content-home2 .container {
        padding: 30px;
        width: 1230px
    }
}

.ver2 .tp-leftarrow, .ver2 .tp-rightarrow {
    display: none !important
}

.main-content.main-content-home2 {
    margin-top: -40px;
    position: relative;
    margin-bottom: -40px
}

    .main-content.main-content-home2 .container {
        background: #fff
    }

.content-bottom-home2 h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #gray-dark;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
    padding: 25px 0;
    position: relative;
    margin-bottom: 40px
}

    .content-bottom-home2 h3:after {
        position: absolute;
        content: "";
        background: #808f66;
        height: 3px;
        width: 60px;
        left: 0;
        bottom: -1px
    }

ul.tabs.title.tabs-home3 {
    position: absolute;
    width: auto;
    top: 5px;
    right: 100px
}

    ul.tabs.title.tabs-home3 li {
        font-size: 15px;
        font-family: "TXGR";
        text-transform: capitalize;
        color: #aaa;
        padding: 0 10px
    }

        ul.tabs.title.tabs-home3 li:hover, ul.tabs.title.tabs-home3 li.active {
            color: #6dc5ee
        }

.carousel-control {
    opacity: 100;
    height: 30px;
    width: 30px;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

    .carousel-control:hover i {
        color: #bc9e6b
    }

    .carousel-control.left {
        left: 20px
    }

        .carousel-control.left:hover {
            left: 10px
        }

    .carousel-control.right {
        right: 20px
    }

        .carousel-control.right:hover {
            right: 10px
        }

    .carousel-control i {
        font-size: 30px
    }

nav.megamenu-v2 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222;
    width: 400px;
    -webkit-transform: translate3d(-400px,0px,0px);
    -moz-transform: translate3d(-400px,0px,0px);
    -ms-transform: translate3d(-400px,0px,0px);
    -o-transform: translate3d(-400px,0px,0px);
    transform: translate3d(-400px,0px,0px);
    -webkit-transition: transform .5s ease 0;
    -o-transition: transform .5s ease 0;
    transition: transform .5s ease 0;
    z-index: 999
}

    nav.megamenu-v2.show-ef {
        -webkit-transform: translate3d(0px,0px,0px);
        -moz-transform: translate3d(0px,0px,0px);
        -ms-transform: translate3d(0px,0px,0px);
        -o-transform: translate3d(0px,0px,0px);
        transform: translate3d(0px,0px,0px)
    }

    nav.megamenu-v2 .top-menu {
        padding: 20px 0;
        border-top: 1px solid #393939;
        border-bottom: 1px solid #393939;
        display: inline-block;
        width: 100%
    }

        nav.megamenu-v2 .top-menu .dropdown {
            display: inline-block;
            float: left;
            width: 50%;
            text-align: center
        }

            nav.megamenu-v2 .top-menu .dropdown:nth-child(1) {
                border-right: 1px solid #393939
            }

            nav.megamenu-v2 .top-menu .dropdown .btn {
                background-color: #222;
                color: #ddd;
                text-transform: capitalize;
                padding: 0
            }

    nav.megamenu-v2 .fa-times {
        height: 21px;
        width: 21px;
        cursor: pointer;
        float: right;
        margin-right: 40px;
        margin-top: 10px;
        background: url(../../../Content/Newcss/assets/images/icon-menu-mobile-active.svg) no-repeat
    }

        nav.megamenu-v2 .fa-times::before {
            content: ""
        }

    nav.megamenu-v2 ul.main-menu {
        padding-top: 30px
    }

        nav.megamenu-v2 ul.main-menu li {
            text-transform: uppercase;
            position: relative;
            padding: 15px 0;
            border-bottom: 1px solid #393939
        }

            nav.megamenu-v2 ul.main-menu li.active a {
                color: #fff
            }

            nav.megamenu-v2 ul.main-menu li.active ul li a {
                color: #555
            }

                nav.megamenu-v2 ul.main-menu li.active ul li a:hover {
                    color: #fff
                }

            nav.megamenu-v2 ul.main-menu li ul {
                display: none;
                padding: 20px 0 10px;
                margin-top: 10px;
                border-top: 1px solid #393939
            }

                nav.megamenu-v2 ul.main-menu li ul li {
                    list-style: inside disc none;
                    color: #555;
                    padding: 5px 0 5px 20px;
                    border-bottom: none
                }

                    nav.megamenu-v2 ul.main-menu li ul li a {
                        text-transform: capitalize;
                        font-family: "Lora";
                        font-style: italic;
                        margin-left: 0
                    }

                    nav.megamenu-v2 ul.main-menu li ul li i {
                        display: none
                    }

            nav.megamenu-v2 ul.main-menu li a {
                color: #555;
                margin-left: 20px
            }

                nav.megamenu-v2 ul.main-menu li a:hover {
                    color: #fff
                }

            nav.megamenu-v2 ul.main-menu li i {
                position: absolute;
                cursor: pointer;
                top: 10px;
                right: 10px;
                color: #555;
                font-size: 18px
            }

                nav.megamenu-v2 ul.main-menu li i:before {
                    content: "\f107"
                }

                nav.megamenu-v2 ul.main-menu li i.active:before {
                    content: "\f106"
                }

            nav.megamenu-v2 ul.main-menu li:last-child {
                border: none
            }

.tp-banner-container {
    width: 100% !important;
    left: 0 !important
}

    .tp-banner-container span {
        display: inline-block;
        width: 100%;
        font-family: "Montserrat";
        font-weight: 700;
        font-size: 16px;
        color: #666;
        line-height: 50px;
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0
    }

    .tp-banner-container.ver1 {
        margin-bottom: 30px
    }

    .tp-banner-container.ver4 {
        margin-bottom: 30px
    }

@media (max-width: 767px) {
    .tp-banner-container.ver4 {
        margin-top: 5px
    }
}

.tp-banner-container .tp-caption img {
    position: absolute;
    top: 0
}

.tp-banner-container .tp-caption.size-100 {
    font-size: 100px
}

.tp-banner-container .tp-caption.size-200 {
    font-size: 200px
}

.tp-banner-container .tp-caption.size-90 {
    font-size: 90px
}

.tp-banner-container .tp-caption.size-80 {
    font-size: 80px
}

.tp-banner-container .tp-caption.size-60 {
    font-size: 60px
}

.tp-banner-container .tp-caption.size-55 {
    font-size: 55px
}

.tp-banner-container .tp-caption.size-50 {
    font-size: 50px
}

.tp-banner-container .tp-caption.size-38 {
    font-size: 38px
}

.tp-banner-container .tp-caption.size-34 {
    font-size: 34px
}

.tp-banner-container .tp-caption.size-30 {
    font-size: 30px
}

.tp-banner-container .tp-caption.size-24 {
    font-size: 24px
}

.tp-banner-container .tp-caption.size-20 {
    font-size: 20px
}

.tp-banner-container .tp-caption.size-16 {
    font-size: 16px
}

.tp-banner-container .tp-caption.size-14 {
    font-size: 14px
}

.tp-banner-container .tp-caption.font-cap {
    text-transform: capitalize
}

.tp-banner-container .tp-caption.t-transform-n {
    text-transform: none
}

.tp-banner-container .tp-caption.weight-300 {
    font-weight: 300
}

.tp-banner-container .tp-caption.weight-900 {
    font-weight: 900
}

.tp-banner-container .tp-caption.weight-700 {
    font-weight: 700
}

.tp-banner-container .tp-caption.lh-23 {
    line-height: 23px
}

.tp-banner-container .tp-caption.letter-3 {
    letter-spacing: 3px
}

.tp-banner-container .tp-caption.upper {
    text-transform: uppercase
}

.tp-banner-container .tp-rightarrow {
    right: 20px !important;
    font: 400 36px/36px FontAwesome;
    color: #333;
    height: 36px;
    width: 36px
}

    .tp-banner-container .tp-rightarrow:before {
        content: "";
        display: inline-block
    }

    .tp-banner-container .tp-rightarrow:hover {
        color: #000
    }

.tp-banner-container .tp-leftarrow {
    left: 20px !important;
    font: 400 36px/36px FontAwesome;
    color: #333;
    height: 36px;
    width: 36px
}

    .tp-banner-container .tp-leftarrow:hover {
        color: #000
    }

    .tp-banner-container .tp-leftarrow:before {
        content: "";
        display: inline-block
    }

.tp-banner-container .large_bold_orange, .tp-banner-container .large_normal_grey {
    text-transform: uppercase;
    color: #eebb45;
    font-size: 70px
}

.tp-banner-container .text-transform-cap {
    text-transform: capitalize !important
}

.tp-banner-container .letter-spacing {
    letter-spacing: 2px
}

.tp-banner-container .letter-spacing-5 {
    letter-spacing: 5px
}

.tp-banner-container .large_normal_grey {
    color: #888
}

    .tp-banner-container .large_normal_grey .size-60 {
        font-size: 60px
    }

.tp-banner-container .font-italic {
    font-style: italic
}

.tp-banner-container .link-1 {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    padding: 0 45px;
    font-size: 16px;
    border: 1px solid #bc9e6b;
    color: #bc9e6b
}

    .tp-banner-container .link-1 a {
        color: #bc9e6b;
        font-weight: 700
    }

    .tp-banner-container .link-1:hover {
        border: 1px solid #bc9e6b;
        background: #bc9e6b
    }

        .tp-banner-container .link-1:hover a {
            color: #fff
        }

    .tp-banner-container .link-1.link-2 {
        background: transparent;
        border: 2px solid #bc9e6b;
        padding: 0 50px
    }

        .tp-banner-container .link-1.link-2 a {
            color: #bc9e6b
        }

        .tp-banner-container .link-1.link-2:hover {
            background: #bc9e6b
        }

            .tp-banner-container .link-1.link-2:hover a {
                color: #fff
            }

    .tp-banner-container .link-1.bg-brand {
        background-color: #bc9e6b;
        border: 1px solid #bc9e6b
    }

        .tp-banner-container .link-1.bg-brand:hover {
            background: transparent;
            color: #bc9e6b
        }

    .tp-banner-container .link-1.bg-green {
        background: #808f66;
        border: 1px solid #808f66
    }

    .tp-banner-container .link-1.no-bg {
        background: none;
        border: none
    }

    .tp-banner-container .link-1.border-green {
        background: transparent;
        border: 1px solid #b6b6b6
    }

    .tp-banner-container .link-1.height-50 {
        line-height: 45px
    }

    .tp-banner-container .link-1.height-40 {
        line-height: 38px
    }

    .tp-banner-container .link-1.font-size13 {
        font-size: 13px
    }

    .tp-banner-container .link-1.home2 {
        padding: 0 20px
    }

.tp-banner-container .link-3 a {
    color: #fff;
    border-bottom: 2px solid #e95252;
    position: relative
}

    .tp-banner-container .link-3 a:after {
        position: absolute;
        content: "";
        left: 0;
        height: 2px;
        width: 0;
        bottom: -2px;
        -webkit-transition: all .5s ease 0;
        -o-transition: all .5s ease 0;
        transition: all .5s ease 0
    }

    .tp-banner-container .link-3 a:hover {
        color: #fff
    }

        .tp-banner-container .link-3 a:hover:after {
            width: 100%;
            background: #fff
        }

.tp-banner-container .link-v4 {
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
    font-weight: 700
}

    .tp-banner-container .link-v4 a {
        color: #000;
        display: inline-block;
        line-height: 30px;
        border: 2px solid #000;
        font-size: 10px
    }

.tp-banner-container .font-os {
    font-family: "sans"
}

.tp-banner-container .font-play {
    font-family: "sans"
}

.tp-banner-container .font-pop {
    font-family: "Sans"
}

.tp-banner-container .font-ro {
    font-family: "sans"
}

.tp-banner-container .font-roc {
    font-family: "sans"
}

.tp-banner-container .font-nel {
    font-family: "NexaLight"
}

.tp-banner-container .font-nelb {
    font-family: "NexaBold"
}

.tp-banner-container .font-mo {
    font-family: "Montserrat";
    font-weight: 700
}

.tp-banner-container .font-ar {
    font-family: "sans"
}

.tp-banner-container .font-300 {
    font-weight: 300
}

.tp-banner-container .font-700 {
    font-weight: 700
}

.tp-banner-container .letter-spacing-5 {
    letter-spacing: 5px
}

.tp-banner-container .color-blue {
    color: #74cfe2
}

.tp-banner-container .color-white {
    color: #eee
}

.tp-banner-container .color-grayd {
    color: #333
}

.tp-banner-container .color-brand {
    color: #bc9e6b
}

.tp-banner-container .color-black {
    color: #000
}

.tp-banner-container .color-brown {
    color: #623f30
}

.tp-banner-container .color-home2 {
    color: #808f66
}

.tp-banner-container .bg-brown {
    background: #623f30
}

.tp-banner-container .color-grays {
    color: #9d9d9d
}

.tp-banner-container .color-2b2b2b {
    color: #2b2b2b
}

.tp-banner-container .bg-orange {
    background: #ffb400;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: capitalize
}

.tp-banner-container .bg-brand-home5 {
    background: #12a170;
    border-radius: 15px;
    border: 2px solid #bc9e6b;
    padding: 5px 10px
}

.tp-banner-container .color-gray {
    color: #555
}

.tp-banner-container .color-border {
    color: #000;
    text-shadow: 2px 2px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff
}

.tp-banner-container .tp-caption .size-50 {
    font-size: 50px
}

@media (min-width: 768px) {
    .tp-banner-container .tp-caption .size-50 br {
        display: none
    }
}

@media (max-width: 467px) {
    .form-control.control-search {
        color: #333;
        direction: rtl;
        padding-right: 28%
    }
}

@media (min-width: 768px) {
    .form-control.control-search {
        color: #333;
        direction: rtl;
        padding-right: 14%
    }
}

@media (max-width: 1024px) {
    .tp-banner-container .tp-caption .size-50 {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .tp-banner-container .tp-caption .size-50 {
        font-size: 20px;
        line-height: 20px
    }
}

.tp-banner-container .tp-caption span.size-14 {
    font-size: 14px
}

@media (max-width: 1024px) {
    .tp-banner-container .tp-caption span.size-14 {
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .tp-banner-container .tp-caption span.size-14 {
        margin-top: 25px
    }
}

.tp-banner-container .tp-caption p.size-14 {
    font-size: 14px;
    line-height: 23px
}

@media (max-width: 1024px) {
    .tp-banner-container .tp-caption p.size-14 {
        margin-top: 10px;
        font-size: 10px;
        line-height: 14px
    }
}

@media (max-width: 767px) {
    .tp-banner-container .tp-caption p.size-14 {
        display: none
    }
}

@media (max-width: 1024px) {
    .tp-banner-container .tp-caption .border {
        display: none
    }
}

@media (max-width: 1024px) {
    .tp-banner-container .tp-caption .link-v5 {
        font-size: 10px;
        line-height: 20px;
        margin-top: 20px
    }
}

.slide-show-container.slide-show-container-home5 {
    width: 68%;
    float: left;
    display: inline-block;
    max-width: 570px
}

.box-slide-show.box-slide-show-home5 {
    width: 32%;
    float: right
}

    .box-slide-show.box-slide-show-home5 img {
        width: 100%
    }

    .box-slide-show.box-slide-show-home5 .hover-effect-images:first-child {
        margin-bottom: 20px
    }

    .box-slide-show.box-slide-show-home5 .hover-effect-images .text {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #000;
        color: #fff;
        opacity: .8;
        text-transform: uppercase
    }

        .box-slide-show.box-slide-show-home5 .hover-effect-images .text h3 {
            font-size: 12px;
            padding: 5px 15px
        }

.home-v5-slider ul {
    margin-bottom: 30px
}

    .home-v5-slider ul li {
        display: inline-block;
        font-size: 20px;
        margin-right: 20px;
        padding-right: 20px;
        color: #333;
        text-transform: uppercase;
        cursor: pointer;
        position: relative
    }

        .home-v5-slider ul li:after {
            position: absolute;
            content: "/";
            font-size: 20px;
            top: 0;
            right: 0;
            color: #333
        }

        .home-v5-slider ul li:last-child:after {
            content: ""
        }

        .home-v5-slider ul li:hover, .home-v5-slider ul li.active {
            color: #12a170
        }

.bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev, .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-next {
    box-shadow: none;
    border: none;
    background: none
}

    .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev i, .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-next i {
        font-size: 24px
    }

    .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-next:hover {
        box-shadow: none;
        background: none
    }

        .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev:hover i, .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-next:hover i {
            color: #12a170
        }

.bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev {
    right: 30px
}

    .bottom-home1.bottom-home1-home5 .owl-carousel .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: "";
        height: 16px;
        width: 1px;
        background: #888;
        top: 7px;
        right: 0
    }

.bottom-home1.bottom-home1-home5 .products-item .product-content .product-name {
    color: #555
}

.bottom-home1.bottom-home1-home5 .products-item .product-content .product-price {
    color: #333
}

.bottom-home1.bottom-home1-home5 .products-item .product-content .add-to-cart {
    color: #12a170;
    font-family: "TXGB";
    font-size: 14px
}

.bottom-home1.bottom-home1-home6 .products-item {
    width: 33.33%;
    float: left
}

    .bottom-home1.bottom-home1-home6 .products-item .product-images {
        width: 140px;
        margin-bottom: 20px
    }

.banner-home6-top .hover-effect-images img {
    width: 100%
}

.menu-category {
    padding-left: 0;
    padding-right: 0;
    max-width: 270px;
    border: 1px solid #eee;
    margin-top: -4px;
    margin-bottom: 20px
}

    .menu-category li {
        background: url(../../../Content/Newcss/assets/images/Hermes-home7-icon-menucat.png) no-repeat scroll 25px 14px;
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        transition: all .3s ease 0
    }

        .menu-category li:hover {
            background-image: url(../../../Content/Newcss/assets/images/Hermes-home7-icon-menucat-hover.png) !important
        }

            .menu-category li:hover a {
                color: #fe8989
            }

        .menu-category li a {
            font-family: "TXGR";
            font-size: 15px;
            color: #555;
            text-transform: capitalize;
            line-height: 52px;
            display: inline-block;
            width: 100%;
            padding-left: 65px;
            border-bottom: 1px solid #eee;
            -webkit-transition: all .3s ease 0;
            -o-transition: all .3s ease 0;
            transition: all .3s ease 0
        }

        .menu-category li:nth-child(2) {
            background-position: 25px -38px
        }

        .menu-category li:nth-child(3) {
            background-position: 25px -90px
        }

        .menu-category li:nth-child(4) {
            background-position: 25px -140px
        }

        .menu-category li:nth-child(5) {
            background-position: 25px -190px
        }

        .menu-category li:nth-child(6) {
            background-position: 25px -243px
        }

        .menu-category li:nth-child(7) {
            background-position: 25px -298px
        }

        .menu-category li:nth-child(8) {
            background-position: 25px -350px
        }

        .menu-category li:last-child a {
            border: none
        }

.slide-show.slide-show-home7 {
    padding-right: 5px;
    margin-top: 20px;
    display: inline-block;
    width: 72%;
    max-width: 570px;
    float: left
}

.box-slide-show.box-slide-show-home7 {
    float: right;
    width: 35%;
    margin-top: 20px;
    max-width: 270px
}

    .box-slide-show.box-slide-show-home7 img {
        width: 100%
    }

    .box-slide-show.box-slide-show-home7 .hover-effect-images {
        margin-bottom: 20px
    }

.products.mason-v2 .product:nth-child(2n+1) {
    padding-right: 0 !important
}

.slider-product.slider-product-home7 ul.tabs {
    text-align: left;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

    .slider-product.slider-product-home7 ul.tabs li {
        font-size: 20px;
        font-weight: 400;
        font-family: "TXGB";
        color: #666
    }

        .slider-product.slider-product-home7 ul.tabs li.active, .slider-product.slider-product-home7 ul.tabs li:hover {
            color: #fe8989
        }

        .slider-product.slider-product-home7 ul.tabs li:first-child {
            padding-left: 0
        }

    .slider-product.slider-product-home7 ul.tabs span {
        font-size: 20px
    }

.mockup-v2 .by-tags img {
    border-radius: 50%
}

.pushmenu.menu-home6 {
    overflow-y: auto
}

.nav-home6 {
    text-align: left
}

    .nav-home6 a {
        font: 700 18px sans;
        text-transform: uppercase;
        color: #333;
        line-height: 50px
    }

        .nav-home6 a:hover {
            color: #bc9e6b
        }

    .nav-home6 .menu-lv1 {
        border-top: 1px solid #e8e8e8;
        padding: 0 10px
    }

        .nav-home6 .menu-lv1 a {
            text-transform: capitalize;
            font-weight: 400;
            font-size: 15px
        }

            .nav-home6 .menu-lv1 a:before {
                width: 5px;
                height: 5px;
                background: #333;
                content: "";
                display: inline-block;
                margin-right: 6px;
                margin-bottom: 3px
            }

            .nav-home6 .menu-lv1 a:hover:before {
                background: #bc9e6b
            }

        .nav-home6 .menu-lv1 .menu-lv2 {
            padding: 0 10px;
            border-top: 1px dashed #e8e8e8
        }

    .nav-home6 .fa {
        float: right;
        font-size: 13px;
        display: inline-block;
        padding: 15px;
        cursor: pointer;
        display: none
    }

        .nav-home6 .fa.active:before, .nav-home6 .ordering span.fa:hover:before, .ordering .nav-home6 span.fa:hover:before {
            content: ""
        }

    .nav-home6 .menu-lv1, .nav-home6 .menu-lv2 {
        display: none;
        float: left;
        width: 100%
    }

    .nav-home6 li.lv1, .nav-home6 li.lv2 {
        border-bottom: 1px solid #e8e8e8;
        float: left;
        width: 100%
    }

        .nav-home6 li.lv1:last-child, .nav-home6 li.lv2:last-child {
            border: none
        }

    .nav-home6 li.lv2 {
        border-bottom: 1px dashed #cdcdcd
    }

    .nav-home6 li.hassub .fa {
        display: inline-block;
        font-size: 0;
        width: 50px;
        height: 50px;
        background: url(../../../Content/Newcss/assets/images/icon-menu-home2.png) no-repeat scroll center top 20px
    }

        .nav-home6 li.hassub .fa.active, .nav-home6 li.hassub .ordering span.fa:hover, .ordering .nav-home6 li.hassub span.fa:hover {
            background-position: center bottom 25px
        }

    .nav-home6 li.hassub .lv2 .fa {
        display: none
    }

    .nav-home6 li.hassub .lv2.hassub .fa {
        display: inline-block
    }

    .nav-home6 li.hassub .lv2.hassub .lv3 .fa {
        display: none
    }

.furniture {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .furniture .product {
        text-align: left
    }

.rtl .furniture .product {
    text-align: right
}

.furniture .product .product-title {
    padding: 0 7px
}

.furniture .product .product-price-old {
    margin-left: 20px
}

.client-say {
    margin-top: 10px
}

@media (max-width: 460px) {
    .tp-banner-container .tp-rightarrow, .tp-banner-container .tp-leftarrow {
        width: 30px;
        background-size: 100% auto
    }
}

.page-404 {
    position: relative
}

    .page-404 .text {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%
    }

        .page-404 .text h3 {
            font: 400 36px/40px sans;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 30px
        }

        .page-404 .text p {
            font: 300 18px Lato;
            color: #fff;
            margin-bottom: 30px
        }

            .page-404 .text p a {
                color: #bc9e6b;
                margin-left: 15px
            }

                .page-404 .text p a i {
                    font-size: 14px
                }

        .page-404 .text form {
            position: relative;
            width: 670px;
            margin: auto;
            margin-bottom: 100px
        }

        .page-404 .text input {
            height: 50px;
            width: 670px;
            background: none;
            border: 1px solid #517664;
            font: 300 16px/48px sans;
            color: #fff;
            padding-left: 20px
        }

        .page-404 .text button {
            font: 700 16px/41px sans;
            width: 130px;
            border: 1px solid #fff;
            color: #000;
            text-transform: uppercase;
            position: absolute;
            height: 43px;
            right: 2px;
            top: 3px;
            transition: all .3s ease 0
        }

            .page-404 .text button:hover {
                background: none;
                color: #fff
            }

    .page-404 .icon-box {
        margin-bottom: 80px
    }

@media (max-width: 1200px) {
    .page-404 .icon-box {
        margin-top: 40px;
        margin-bottom: 40px
    }

        .page-404 .icon-box img {
            width: 80px
        }

    .page-404 .text h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .page-404 .text p {
        font-size: 15px
    }

    .page-404 .text input, .page-404 .text form {
        max-width: 100%;
        width: calc(100% - 30px)
    }

    .page-404 .text input {
        width: 100%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-404 {
        height: 500px
    }

        .page-404 .images img {
            width: 1000px;
            max-width: inherit
        }

        .page-404 .text h3 {
            font-size: 16px;
            line-height: 20px
        }

        .page-404 .text p {
            font-size: 12px
        }

        .page-404 .text button {
            width: 80px
        }

        .page-404 .text input {
            padding-right: 80px
        }
}

@media (max-width: 479px) {
    .page-404 {
        height: 400px;
        overflow: hidden
    }

        .page-404 .images img {
            width: 1000px;
            max-width: inherit
        }

        .page-404 .icon-box img {
            width: 50px
        }

        .page-404 .text h3 {
            font-size: 16px;
            line-height: 20px
        }

        .page-404 .text p {
            font-size: 12px
        }

        .page-404 .text button {
            width: 80px
        }

        .page-404 .text input {
            padding-right: 80px
        }
}

.page-404 h1 {
    font-size: 250px;
    font-weight: 700;
    color: #d6d6d6
}

.page-404 h2 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333
}

.page-404 h3 {
    font-size: 28px;
    text-transform: uppercase;
    color: #555
}

.page-404 a.link-button {
    margin: 0 10px
}

#googleMap {
    height: 640px;
    display: inline-block;
    width: 100%
}

.map-icon-label {
    background: url(../imaes/google-map-icon.png) no-repeat
}

.page-faq .content-text {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

    .page-faq .content-text:last-child {
        border: none
    }

    .page-faq .content-text h2 {
        color: #bc9e6b;
        font: 400 30px/30px sans;
        margin-bottom: 50px
    }

    .page-faq .content-text h3 {
        font: 400 20px/25px sans;
        color: #333;
        margin-bottom: 0
    }

        .page-faq .content-text h3:after {
            width: 0
        }

    .page-faq .content-text p {
        font: 400 16px/25px sans;
        color: #949494
    }

.page-contact .head {
    background: #fff;
    position: relative;
    padding: 40px;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,0.13);
    display: inline-block;
    width: 100%;
    margin-top: -100px;
    margin-bottom: 35px
}

    .page-contact .head .item {
        width: 33.33%;
        float: left;
        display: table
    }

        .page-contact .head .item:nth-child(2), .page-contact .head .item:nth-child(3) {
            padding-left: 50px
        }

        .page-contact .head .item .icon, .page-contact .head .item .text {
            display: table-cell;
            vertical-align: middle
        }

            .page-contact .head .item .text p {
                font: 400 14px/20px sans;
                padding-right: 20px;
                line-height: 26px;
                text-align: right
            }

        .page-contact .head .item .icon {
            width: 60px
        }

            .page-contact .head .item .icon span {
                width: 40px;
                height: 40px;
                background: #bc9e6b;
                line-height: 40px;
                font-size: 20px;
                color: #fff;
                text-align: center;
                border-radius: 50%
            }

.page-contact .content-text {
    width: 100%;
    max-width: 660px;
    margin: auto
}

    .page-contact .content-text h3 {
        color: #bc9e6b;
        font: 400 22px/50px sans;
        margin-bottom: 0
    }

        .page-contact .content-text h3:after {
            height: 0
        }

    .page-contact .content-text p {
        font: 300 18px/30px sans;
        color: #333;
        margin-bottom: 50px
    }

    .page-contact .content-text .form-control {
        border: 1px solid #e6e6e6;
        direction: rtl
    }

    .page-contact .content-text textarea {
        min-height: 130px
    }

.shopping-cart .breadcrumb {
    margin-bottom: 50px
}

.shopping-cart .shipping-total {
    margin-bottom: 80px;
    display: inline-block;
    width: 100%
}

.wishlist .breadcrumb {
    margin-bottom: 50px
}

.login-box-container {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px
}

    .login-box-container ul.tabs {
        margin-bottom: 30px
    }

        .login-box-container ul.tabs li {
            display: inline-block;
            text-transform: uppercase;
            color: #c6c6c6;
            font-size: 14px;
            letter-spacing: 2px;
            position: relative;
            padding-right: 20px;
            margin-right: 10px;
            cursor: pointer;
            font-weight: 700;
            -webkit-transition: all .3s ease 0;
            -o-transition: all .3s ease 0;
            transition: all .3s ease 0
        }

            .login-box-container ul.tabs li:last-child {
                padding-right: 0;
                margin-right: 0
            }

                .login-box-container ul.tabs li:last-child:after {
                    content: ""
                }

                .login-box-container ul.tabs li:last-child.active:before, .login-box-container ul.tabs li:last-child:hover:before {
                    right: 2px
                }

            .login-box-container ul.tabs li:after {
                position: absolute;
                content: "/";
                right: 0;
                top: 0
            }

            .login-box-container ul.tabs li:before {
                position: absolute;
                bottom: 0;
                left: 0;
                height: 2px;
                background: #000
            }

            .login-box-container ul.tabs li.active, .login-box-container ul.tabs li:hover {
                color: #000
            }

                .login-box-container ul.tabs li.active:before, .login-box-container ul.tabs li:hover:before {
                    content: "";
                    right: 21px
                }

    .login-box-container .tab-container p {
        font-family: "Sans";
        font-size: 13px;
        color: #858585;
        margin-bottom: 60px
    }

    .login-box-container .form-control {
        border: none;
        border-bottom: 2px solid #252525;
        box-shadow: none;
        max-width: 360px;
        padding-left: 0;
        font-family: "Sans";
        font-size: 13px;
        color: #636363
    }

    .login-box-container .contact-form .col-md-6 .form-control {
        float: left
    }

    .login-box-container .contact-form .col-md-6:nth-child(2n+1) .form-control {
        float: right
    }

#lightgallery .col-md-4 {
    padding: 0
}

    #lightgallery .col-md-4 img {
        width: 100%
    }

#lightgallery .hover-images {
    position: relative
}

    #lightgallery .hover-images:after {
        position: absolute;
        height: 26px;
        width: 26px;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        background: url(../../../Content/Newcss/assets/images/lbook-plus.png) no-repeat;
        -webkit-transition: all .5s ease 0;
        -o-transition: all .5s ease 0;
        transition: all .5s ease 0;
        content: "";
        opacity: 0
    }

    #lightgallery .hover-images:hover:after {
        opacity: 1
    }

#lightgallery .effect-v6 img {
    -webkit-transition: all .5s ease 0;
    -o-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.lookbook-v4 img, .lookbook-v5 img {
    width: 100%
}

.lookbook-v4 .col-md-12, .lookbook-v4 .col-md-6, .lookbook-v5 .col-md-12, .lookbook-v5 .col-md-6 {
    padding: 0;
    background: #141618
}

.lookbook-v4 .bg-container, .lookbook-v5 .bg-container {
    background: #141414;
    overflow: hidden
}

.slider-loobook2 .items {
    position: relative;
    margin-bottom: 100px;
    padding: 50px 0
}

    .slider-loobook2 .items .text {
        position: absolute;
        left: 100px;
        right: 100px;
        background: #fff;
        bottom: -65px;
        padding-top: 65px;
        text-align: center
    }

        .slider-loobook2 .items .text h3 {
            font: 400 40px sans;
            color: #000;
            line-height: 40px;
            margin-bottom: 15px
        }

        .slider-loobook2 .items .text p {
            font-weight: 300;
            font-family: "sans";
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #9d9d9d;
            position: relative;
            padding-bottom: 20px;
            margin-bottom: 35px
        }

            .slider-loobook2 .items .text p:after {
                position: absolute;
                content: "";
                left: 50%;
                width: 70px;
                height: 2px;
                background: #000;
                bottom: 0;
                margin-left: -35px
            }

        .slider-loobook2 .items .text a {
            display: inline-block;
            padding: 10px;
            background: #000;
            color: #fff;
            border: 2px solid #000
        }

.table.wishlist {
    margin-bottom: 100px
}

@media (max-width: 767px) {
    .table.wishlist {
        margin-bottom: 50px
    }
}

.table.wishlist img {
    width: 100px
}

.table.wishlist tbody tr:first-child td {
    border-top: none
}

.table.wishlist tbody tr {
    padding: 30px 0
}

.table.wishlist tbody td {
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .table.wishlist tbody .product-photo {
        width: 120px
    }
}

.table.wishlist tbody .produc-name {
    text-align: left;
    font: 400 14px/20px Sans
}

@media (min-width: 768px) {
    .table.wishlist tbody .produc-name {
        width: 350px
    }
}

.table.wishlist tbody .produc-name a {
    color: #333
}

    .table.wishlist tbody .produc-name a:hover {
        color: #bc9e6b
    }

.table.wishlist tbody .produc-name p {
    margin: 0;
    color: #979797
}

.table.wishlist tbody .product-remove a {
    color: #333;
    font-family: "Sans"
}

.table.wishlist tbody .product-price {
    font-family: "Sans"
}

@media (min-width: 768px) {
    .table.wishlist tbody .product-price {
        width: 200px
    }
}

@media (max-width: 480px) {
    .table.wishlist tbody .product-price {
        display: none
    }
}

@media (max-width: 480px) {
    .table.wishlist tbody .product-instock {
        display: none
    }
}

.table.wishlist tbody .product-instock a, .table.wishlist tbody .product-instock span {
    font: 400 10px/20px sans;
    letter-spacing: 2px;
    border: 2px solid #000;
    text-transform: uppercase;
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #000
}

.table.wishlist tbody .product-instock span {
    border-color: #e7e7e7;
    background: #e7e7e7;
    color: #c1c1c1
}

.table.wishlist tbody .add-cart {
    text-align: right
}

    .table.wishlist tbody .add-cart a.btn {
        height: 44px;
        line-height: 40px;
        width: 130px;
        text-align: center;
        font-size: 10px;
        padding: 0;
        background: #f56666;
        border-color: #f56666
    }

.accordion .panel-title a {
    color: #bc9e6b;
    font: 700 18px/25px sans
}

#collapse-v2-Three {
    padding-top: 30px
}

    #collapse-v2-Three #customer h3 {
        margin-bottom: 20px
    }

.accordion .panel-default:last-child .panel-heading {
    border: none
}

.accordion .panel-group {
    margin-bottom: 0
}

@media (min-width: 1500px) {
    .container {
        padding: 0 30px;
        width: 100%
    }

        .container .col-md-5 {
            max-width: 725px
        }

            .container .col-md-5.padding-right-0 {
                padding-right: 0
            }

            .container .col-md-5.padding-left-0 {
                padding-left: 0
            }

            .container .col-md-5.pro {
                max-width: 733px
            }

        .container .col-md-7.pro {
            width: 1125px
        }

    .blog-slider .blog-post-item .blog-post-content {
        left: 60px;
        right: 60px
    }

    .related-products .product-details {
        padding: 60px 80px
    }

    .newsletter {
        margin-bottom: 75px
    }

        .newsletter .col-md-5 .col-md-6:first-child .border-free-shipping {
            padding: 40px 40px 42px
        }

    .breadcrumb {
        margin-bottom: 40px
    }

    #secondary {
        width: 20%
    }

    #primary {
        width: 80%
    }

    .wrap-googlemap .col-md-6:nth-child(2n+1) {
        padding-right: 15px
    }

    .wrap-googlemap .col-md-6:nth-child(2n) {
        padding-left: 15px
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    .container .col-md-5 {
        width: 39.5%
    }

    .container .col-md-7 {
        width: 60.5%
    }

    .related-products .product-details {
        padding: 30px
    }

        .related-products .product-details h4 {
            font-size: 12px;
            margin-bottom: 10px
        }

        .related-products .product-details h3 {
            font-size: 35px
        }

        .related-products .product-details .price {
            margin: 15px 0 10px;
            font-size: 35px
        }

        .related-products .product-details .product-content {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 19px
        }

        .related-products .product-details a {
            margin: 0
        }

    .product-img-box #image-view {
        max-width: 600px
    }

    .banner-top-home3 .items {
        padding: 40px 20px 15px
    }

        .banner-top-home3 .items .text {
            padding: 20px
        }

    #header.header-v4 #topbar .topbar-left .topbar-title {
        width: 300px
    }

    #header.header-v4 #topbar .topbar-left a {
        width: 300px
    }

    .best-selling .col-md-4 .product-images {
        margin-left: 10px;
        margin-right: 10px
    }

    .slider-loobook2 .slick-next {
        right: 195px
    }

    .slider-loobook2 .slick-prev {
        left: 195px
    }

    .slider-slick-home8 .slick-next {
        right: 320px
    }

    .slider-slick-home8 .slick-prev {
        left: 320px
    }

    .slider-loobook2 .slick-list.draggable {
        padding: 0 285px !important
    }

    .tab-product-all-mason .col-md-7 .slider-one-item {
        width: 750px !important
    }

    .slider-full-screen2 {
        position: relative
    }

        .slider-full-screen2 .col-md-2 {
            width: 270px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 9
        }

        .slider-full-screen2 .col-md-10 {
            width: 100%;
            margin-bottom: 30px
        }

            .slider-full-screen2 .col-md-10 .slider-one-item {
                height: 606px
            }

            .slider-full-screen2 .col-md-10 .owl-carousel .owl-item {
                height: 606px
            }

        .slider-full-screen2 .bx-viewport {
            height: 571px !important
        }

        .slider-full-screen2 .slide:before {
            width: 20px
        }

        .slider-full-screen2 .slide .text {
            padding-left: 30px
        }

            .slider-full-screen2 .slide .text h3 {
                font: 300 10px/20px sans
            }

        .slider-full-screen2 .slider-one-item .product .text {
            top: 25%;
            left: 300px
        }

        .slider-full-screen2 .slider-one-item .owl-dots {
            padding-left: 300px;
            bottom: 100px
        }

        .slider-full-screen2 .products .product .product-images img {
            float: right;
            height: 606px;
            width: auto
        }

    .wrap-googlemap .col-md-6:nth-child(2n+1) {
        padding-right: 15px
    }

    .wrap-googlemap .col-md-6:nth-child(2n) {
        padding-left: 15px
    }

    .blog-masonry .inner-por-masonry .grid-item {
        height: 316px
    }

        .blog-masonry .inner-por-masonry .grid-item.width-2x {
            height: 632px
        }

    .popup-content-wrapper {
        margin-top: 100px
    }
}

@media (max-width: 1024px) {
    #topbar .voucher {
        display: none
    }

    .container {
        padding: 0 15px
    }

        .container .col-md-5, .container .col-md-7 {
            width: 100%;
            display: inline-block
        }

    #primary.float-left {
        padding-right: 0
    }

    #secondary.col-md-3.float-right {
        border: none;
        padding-left: 0
    }

    #primary.col-md-9 {
        padding-left: 0
    }

    #secondary.col-md-3 {
        padding-right: 0
    }

    .banner-header.banner-lbook3 img {
        min-height: 250px
    }

    #header .header-top {
        padding-top: 20px
    }

        #header .header-top .menu-top {
            display: none
        }

        #header .header-top .logo {
            display: none
        }

        #header .header-top .logo-mobile {
            display: inline-block;
            float: left
        }

        #header .header-top .search, #header .header-top .settings {
            margin-top: 10px
        }

        #header .header-top .cart {
            margin-right: 0;
            margin-top: 5px
        }

            #header .header-top .cart .icons {
                color: #000
            }

        #header .header-top .col-sm-3 {
            padding-right: 5px
        }

    #header.absolute {
        padding-top: 5px
    }

    #header.header-v3 .header-top .container:before {
        height: 0
    }

    #header.header-v3 #topbar .logo {
        display: none
    }

    #header.header-v3.header-v6 #topbar .logo {
        display: inline-block
    }

    #header.header-v2 .box-right {
        padding-right: 20px
    }

    #header.header-v4 #topbar .topbar-left {
        width: 100%
    }

        #header.header-v4 #topbar .topbar-left .topbar-title, #header.header-v4 #topbar .topbar-left a {
            width: 33%;
            text-align: center
        }

            #header.header-v4 #topbar .topbar-left .topbar-title:nth-child(3), #header.header-v4 #topbar .topbar-left a:nth-child(3) {
                border: none
            }

            #header.header-v4 #topbar .topbar-left .topbar-title span {
                display: none
            }

    #header.header-v4 #topbar .topbar-right {
        width: 100%;
        text-align: center
    }

        #header.header-v4 #topbar .topbar-right .social {
            margin-top: 10px
        }

    #header.header-v4 .header-top .container:before {
        height: 0
    }

    .home1-banner1 img {
        margin: auto
    }

    .box-home2 {
        display: inline-block;
        width: 100%
    }

    .icon-menu-mobile {
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        cursor: pointer
    }

        .icon-menu-mobile.active i, .ordering span.icon-menu-mobile:hover i {
            background: url(../../../../Content/NewCss/Assets/images/icon-menu-mobile-active.svg) no-repeat scroll 0 0;
            background-size: 18px auto
        }

        .icon-menu-mobile i {
            height: 23px;
            width: 32px;
            color: #000;
            background: url(../../../../Content/NewCss/Assets/images/icon-menu-mobile.svg) no-repeat;
            background-size: 24px auto
        }

            .icon-menu-mobile i::before {
                content: ""
            }

    .product-details-content img {
        max-width: 100%
    }

    .product-details-content .action a.link-v1.add-cart {
        width: 150px
    }

    .hoz-tab-container:after {
        width: 0
    }

    .hoz-tab-container .tabs, .hoz-tab-container .tab-container {
        width: 100%
    }

    .hoz-tab-container .tabs {
        max-width: inherit;
        text-align: center;
        width: 100%;
        margin-bottom: 20px
    }

        .hoz-tab-container .tabs li {
            display: inline-block;
            width: auto;
            border: none;
            font-size: 20px;
            margin: 0 10px
        }

    .hoz-tab-container .tab-container #description p {
        line-height: 24px;
        font-size: 15px
    }

    .hoz-tab-container .tab-container .tab-content h3 {
        font-size: 18px;
        line-height: 20px
    }

    .hoz-tab-container .tab-container .tab-content p {
        font-size: 15px;
        line-height: 24px
    }

    .icon-menu-mobile {
        float: right;
        width: auto;
        margin-top: 8px !important;
        margin-left: 10px
    }

    .fa-plus.active::before, .ordering span.fa-plus:hover::before {
        content: "\f068"
    }

    .newsletter-bottom {
        overflow: hidden
    }

        .newsletter-bottom img {
            max-width: inherit;
            height: 100%
        }

    .mega-menu {
        padding: 0 15px
    }

        .mega-menu .navbar-header {
            display: inline-block;
            width: 100%;
            padding: 5px 0
        }

        .mega-menu ul.navbar-nav {
            display: none;
            margin-bottom: 20px;
            border: 1px solid #eee
        }

            .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 {
                height: auto
            }

                .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover .menu-level-2 {
                    left: 0
                }

                .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 .menu-level-2 {
                    display: none;
                    opacity: 1;
                    -webkit-transition: all 0 ease 0;
                    -o-transition: all 0 ease 0;
                    transition: all 0 ease 0
                }

            .mega-menu ul.navbar-nav .sub-menu {
                display: none;
                min-width: 100%;
                padding: 0 20px
            }

                .mega-menu ul.navbar-nav .sub-menu .top-sub-menu {
                    display: none
                }

                .mega-menu ul.navbar-nav .sub-menu .bottom-sub-menu {
                    display: none
                }

                .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 {
                    padding: 0 0 10px 20px
                }

                    .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li {
                        display: inline-block;
                        width: 100%
                    }

                        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 {
                            height: auto;
                            padding-top: 0
                        }

                            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 a {
                                font: 400 12px Sans;
                                text-transform: capitalize;
                                letter-spacing: 0;
                                padding-left: 15px
                            }

                                .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 a:after {
                                    width: 5px
                                }

                            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2 img {
                                display: none
                            }

                            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li.level2.images {
                                border: none !important
                            }

                        .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li li.level3 a::after {
                            top: 8px
                        }

            .mega-menu ul.navbar-nav li {
                display: inline-block !important;
                width: 100% !important;
                border-left: none;
                position: relative
            }

                .mega-menu ul.navbar-nav li a {
                    height: auto;
                    line-height: 40px;
                    background: none !important;
                    text-align: right;
                    padding-right: 20px;
                    color: #888
                }

                    .mega-menu ul.navbar-nav li a:hover {
                        background: none !important;
                        color: #000
                    }

                .mega-menu ul.navbar-nav li.dropdown.active a {
                    background: none !important;
                    color: #000
                }

                .mega-menu ul.navbar-nav li.level1 {
                    border-bottom: 1px solid #eee
                }

                    .mega-menu ul.navbar-nav li.level1:last-child {
                        border-bottom: none;
                        border-right: none
                    }

                .mega-menu ul.navbar-nav li.hassub i {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                    padding: 13px;
                    font-size: 12px
                }

                .mega-menu ul.navbar-nav li.level3 {
                    padding-left: 30px
                }

                    .mega-menu ul.navbar-nav li.level3 i {
                        display: none !important
                    }

    .mega-menu {
        width: 100%;
        float: initial
    }

        .mega-menu ul.navbar-nav ul.menu-level-1 {
            opacity: 1;
            position: static;
            transform: translate(0px,0px);
            -webkit-transition: all 0 ease 0;
            -o-transition: all 0 ease 0;
            transition: all 0 ease 0;
            display: none;
            background: none;
            padding: 0 35px;
            margin: 0
        }

            .mega-menu ul.navbar-nav ul.menu-level-1 li a {
                color: #000 !important;
                border-bottom: none
            }

                .mega-menu ul.navbar-nav ul.menu-level-1 li a:after {
                    top: 6px
                }

            .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover {
                overflow: hidden
            }

            .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 i {
                display: none
            }

            .mega-menu ul.navbar-nav ul.menu-level-1 li.level2.hassub i {
                display: block
            }

            .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 li:first-child {
                padding-top: 0
            }

            .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 {
                left: 0;
                position: relative;
                top: 0;
                padding-top: 0;
                padding-bottom: 0
            }

        .mega-menu ul.navbar-nav li {
            text-align: left
        }

            .mega-menu ul.navbar-nav li.level1 {
                padding: 0;
                padding-left: 30px
            }

            .mega-menu ul.navbar-nav li.dropdown.images {
                position: relative
            }

            .mega-menu ul.navbar-nav li.hassub i {
                color: #555
            }

            .mega-menu ul.navbar-nav li.level2 {
                padding: 0;
                border-top: 1px dashed #eee !important;
                height: 30px;
                line-height: 30px
            }

                .mega-menu ul.navbar-nav li.level2 a {
                    padding-left: 15px
                }

        .mega-menu ul.navbar-nav .sub-menu {
            transform: translate(0px,0px);
            background: none;
            -webkit-transition: all 0 ease 0;
            -o-transition: all 0 ease 0;
            transition: all 0 ease 0
        }

            .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 {
                padding: 0;
                margin: 0
            }

                .mega-menu ul.navbar-nav .sub-menu ul.menu-level-1 li .menu-level-2 {
                    padding-left: 20px
                }

    .shipping-container .shipping-content {
        padding: 0
    }

        .shipping-container .shipping-content .col-md-4 {
            width: 100%;
            padding: 15px 0;
            border-bottom: 1px solid #ececec;
            border-right: none
        }

            .shipping-container .shipping-content .col-md-4:last-child {
                border: none
            }

    .container .col-md-7:first-child, .container .col-md-5:first-child {
        margin-bottom: 30px
    }

    .banner-home2 .col-md-5 a {
        width: 100%
    }

    .contact-us .col-md-6:last-child {
        padding: 0
    }

    .contact-us .form-horizontal .col-md-6:nth-child(2n) {
        padding-left: 0
    }

    .contact-us .contact-form {
        padding: 50px 30px 30px
    }

        .contact-us .contact-form p::after {
            left: -18px;
            right: -18px
        }

    .blog-slider .blog-post-item .blog-post-content .blog-title {
        padding: 0 20px
    }

    .slide-show-home3 .col-md-9, .slide-show-home3 .col-md-3 {
        padding: 0 !important
    }

    .slide-show-home3 .col-md-3 {
        margin-top: 30px
    }

    .newsletter-v2 {
        text-align: center
    }

        .newsletter-v2 .col-md-6:last-child {
            margin-top: 30px;
            text-align: center
        }

    .cat-box-home3 .col-md-6 {
        padding: 0 !important
    }

    .slider-one-item-home3 .product .text {
        width: 400px;
        height: 200px;
        margin-left: -200px;
        margin-top: -100px
    }

        .slider-one-item-home3 .product .text h4 {
            font-size: 12px;
            margin-top: 20px;
            margin-bottom: 10px;
            padding-bottom: 10px
        }

        .slider-one-item-home3 .product .text h3 {
            font-size: 30px;
            margin-bottom: 15px
        }

        .slider-one-item-home3 .product .text button {
            height: 30px;
            line-height: 26px;
            padding: 0 25px;
            font-size: 10px;
            margin-top: 10px
        }

    .shipping-v2 i.icons {
        font-size: 25px
    }

    .shipping-v2 h3 {
        font-size: 10px
    }

    .shipping-v2 p {
        font-size: 10px;
        line-height: 15px
    }

    .shipping-v2 .col-md-3:after {
        top: 15px;
        height: 60px
    }

    .banner-home4-top .col-md-6 {
        width: 100%
    }

    .tab-product-all {
        padding: 0 15px
    }

    .newsletter-home4 .col-md-4 {
        padding: 0 !important
    }

    .banner-hom7-center .col-md-6 {
        display: inline
    }

    .instafeed .items {
        width: 33.33%
    }

        .instafeed .items:nth-child(4), .instafeed .items:nth-child(5) {
            width: 50%
        }

    .banner-hom7-center .banner-private-v2 {
        display: inline-block !important
    }

        .banner-hom7-center .banner-private-v2 .text {
            width: 400px;
            height: 200px;
            margin-left: -200px;
            margin-top: -100px
        }

            .banner-hom7-center .banner-private-v2 .text h4 {
                font-size: 12px;
                margin-top: 20px;
                margin-bottom: 10px;
                padding-bottom: 10px
            }

            .banner-hom7-center .banner-private-v2 .text h3 {
                font-size: 30px;
                margin-bottom: 15px
            }

            .banner-hom7-center .banner-private-v2 .text button {
                height: 30px;
                line-height: 26px;
                padding: 0 25px;
                font-size: 10px;
                margin-top: 10px
            }

    #header .header-top .container::before {
        height: 0
    }

    .shipping-container.shipping-container-home8 {
        padding-top: 30px
    }

        .shipping-container.shipping-container-home8 .shipping-content .col-md-4 {
            border-bottom: 1px solid #2d2d2d
        }

    .slider-slick-home8 .slick-prev, .slider-slick-home8 .slick-next {
        width: 80px
    }

    .slider-slick-home8 .slick-prev {
        left: 215px
    }

    .slider-slick-home8 .slick-next {
        right: 215px
    }

    .time .distance {
        width: 150px
    }

    .banner-home8-top .col-md-12 {
        width: 100%
    }

    .slider-slick-home8 .slick-slide h3 {
        font-size: 20px;
        line-height: 20px
    }

    .product-img-box #image-view {
        float: initial
    }

    .product-img-box .product-thumb {
        text-align: center;
        width: 100%
    }

    .product-img-box .thumb-content {
        max-width: 100%;
        text-align: center;
        margin-top: 30px
    }

        .product-img-box .thumb-content li {
            display: inline-block;
            max-width: 100px;
            float: initial
        }

    .mockup .row:nth-child(2n) {
        background: none
    }

        .mockup .row:nth-child(2n) .mockup-text {
            background: #262626
        }

    .mockup .col-md-6 {
        width: 100%
    }

    #customer .col-md-6 {
        padding: 0
    }

    .slider-loobook2 .items .text {
        right: 50px;
        left: 50px
    }

    .container.container-ver2 {
        width: 100%
    }

    .cart-box-container .col-md-8, .cart-box-container .col-md-4 {
        padding: 0
    }

    .title-page h3 {
        font-size: 30px;
        padding-bottom: 10px
    }

    .boxed-content.images {
        width: 100%
    }

    .boxed-content.boxed-content-v2 {
        margin-left: 30px
    }

    .icon-box-v5 .feature-box.ver4 {
        background-size: 100% auto
    }

    .tab-v1 .nav-tabs li {
        width: 100%;
        margin-bottom: 5px
    }

        .tab-v1 .nav-tabs li.active a:after, .tab-v1 .nav-tabs li:hover a:after {
            position: static;
            border: none
        }

    .tab-v1 .custom-content .col-md-6 {
        padding: 0;
        margin-bottom: 30px
    }

        .tab-v1 .custom-content .col-md-6 img {
            max-width: 100%
        }

    .banner-home3-lookbook2 .text {
        height: 190px;
        margin-top: -95px;
        top: 50%
    }

        .banner-home3-lookbook2 .text h3 {
            font: 300 20px/30px sans;
            padding-bottom: 20px
        }

        .banner-home3-lookbook2 .text .icons {
            font-size: 50px;
            padding-bottom: 30px
        }

    .banner-home-collec1.related-products .product-details .text {
        left: 30px;
        top: 20%;
        max-width: 400px
    }

    .banner-home-collec1.related-products .product-details h3 {
        font-size: 30px
    }

    .banner-home-collec1.related-products .product-details h4 {
        font-size: 12px;
        margin-bottom: 15px
    }

    .banner-home-collec1.related-products .product-details .product-content {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .products.grid_full.grid_sidebar.list-item .item-inner {
        width: 100%
    }

    .product-details-content.product-details-content-v2 .col-md-5 {
        position: relative;
        top: 0;
        left: 0
    }

    .product-details-content.product-details-content-v2 .box-details-info {
        padding-left: 0;
        padding-right: 0
    }

    #description .row {
        margin: 0
    }

    .mockup-v2 .col-md-6 .text {
        margin-top: -5px;
        padding-top: 30px;
        padding-left: 20px
    }

    .banner-product-details3 h3 {
        font: 400 30px/30px sans
    }

    .container-ver2 .product-details-content .col-md-6:last-child {
        padding: 0
    }

    .container-ver2 .product-details-content .box-details-info {
        padding: 0
    }

    .container-ver2 .product-details-content .box-detalis-v2 .options {
        padding: 0
    }

    .blog-classic #secondary.col-md-3, .blog-classic #primary.col-md-9 {
        width: 100%;
        padding: 0
    }

    .blog-post-container .blog-post-item .blog-post-image iframe {
        max-width: 100%
    }

    .form-horizontal .form-group.col-md-6 {
        padding: 0 !important
    }

    #footer {
        text-align: center
    }

        #footer .logo-footer, #footer .menu-footer, #footer .social {
            margin: auto;
            width: 100%;
            float: initial;
            margin-bottom: 20px;
            text-align: center
        }

            #footer .menu-footer li a {
                margin: 0 10px
            }

        #footer.footer-v3 {
            padding-left: 0;
            padding-right: 0;
            text-align: left;
            margin-bottom: 0
        }

            #footer.footer-v3 .footer-inner {
                padding-left: 15px;
                padding-right: 15px
            }

                #footer.footer-v3 .footer-inner .col-md-3, #footer.footer-v3 .footer-inner .col-md-2 {
                    margin-bottom: 30px
                }

            #footer.footer-v3 .social {
                text-align: left
            }

    .blog-masonry .inner-por-masonry .grid-item {
        height: auto;
        width: 50%
    }

        .blog-masonry .inner-por-masonry .grid-item.width-2x {
            height: auto;
            width: 100%
        }

        .blog-masonry .inner-por-masonry .grid-item h3, .blog-masonry .inner-por-masonry .grid-item h4, .blog-masonry .inner-por-masonry .grid-item p {
            position: absolute;
            bottom: 40px;
            left: 0
        }

        .blog-masonry .inner-por-masonry .grid-item h3 {
            bottom: 50px
        }

        .blog-masonry .inner-por-masonry .grid-item p {
            bottom: 60px
        }

        .blog-masonry .inner-por-masonry .grid-item:hover:after {
            opacity: 0
        }

        .blog-masonry .inner-por-masonry .grid-item:hover h3, .blog-masonry .inner-por-masonry .grid-item:hover h4 {
            transform: translate(0,0px)
        }

        .blog-masonry .inner-por-masonry .grid-item:hover p {
            transform: translate(0,0px)
        }

    ul.bastian li {
        width: 100%
    }

        ul.bastian li:first-child {
            border-right: 1px solid #000;
            border-bottom: none
        }

        ul.bastian li:last-child {
            border-left: 1px solid #000;
            border-top: none
        }

    .control-page a.title {
        font: 400 30px/30px sans
    }

    .popup-content-wrapper {
        margin-top: 50px
    }

        .popup-content-wrapper .close-popup {
            top: 20px
        }

        .popup-content-wrapper h3 {
            margin-top: 80px;
            margin-bottom: 15px
        }

        .popup-content-wrapper h4 {
            font-size: 25px;
            line-height: 30px
        }

        .popup-content-wrapper p {
            font-size: 12px;
            line-height: 15px
        }

        .popup-content-wrapper button {
            margin-top: 15px
        }

    #quickview-content .product-details-content .options .action {
        max-width: 330px
    }

        #quickview-content .product-details-content .options .action form {
            margin-top: 10px;
            margin-right: 10px
        }

        #quickview-content .product-details-content .options .action a.link-ver1 {
            margin-left: 0;
            margin-right: 10px;
            margin-top: 10px
        }

    .banner-top-home3 .items {
        width: 50%;
        float: left;
        max-width: 400px
    }

        .banner-top-home3 .items:last-child {
            float: right
        }

    .products .product .action a {
        transform: translate(0px,0px);
        opacity: 1
    }

    .special-content {
        padding-left: 20px
    }

        .special-content h5:after {
            left: 0;
            right: 0;
            margin: auto
        }

        .special-content .time {
            text-align: center
        }

    .head-about .box {
        margin: 0;
        text-align: center
    }

        .head-about .box img {
            margin: auto
        }

    .page-contact .head {
        margin-top: 0;
        padding: 15px
    }

        .page-contact .head .item {
            padding: 0;
            margin: 10px 0
        }

            .page-contact .head .item:nth-child(2), .page-contact .head .item:nth-child(3) {
                padding-left: 0
            }

            .page-contact .head .item .text p {
                font-size: 14px;
                padding-left: 8px
            }

    .cart-box-container .cart-total .col-md-4 {
        padding-right: 0
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .banner-home2-top {
        margin-top: 30px
    }

        .banner-home2-top .col-md-3 {
            width: 50%
        }

        .banner-home2-top .col-md-6 {
            float: left;
            width: 100%;
            padding: 0;
            margin-top: 25px
        }

    #primary {
        float: left;
        width: 100%;
        padding: 0 !important
    }

    #secondary {
        padding: 0 !important;
        margin-top: 30px
    }

    .banner-home3-bottom .col-md-8 {
        padding: 0 !important;
        margin-bottom: 30px
    }

    .banner-home3-bottom .col-md-4 {
        padding: 0 !important
    }

    .col-md-6.padding-left-0 {
        padding: 0 !important
    }

    .col-md-6.padding-right-0 {
        padding: 0 !important
    }
}

@media (max-width: 767px) {
    .tp-banner-container .tp-leftarrow {
        margin-top: -40px !important
    }

    .tp-banner-container .tp-rightarrow {
        margin-top: -40px !important
    }

    .tp-banner-container span {
        font-size: 12px;
        line-height: 20px
    }

    .title-text h3 {
        font-size: 20px
    }

    .title-text p {
        line-height: 20px
    }

    .title-text::before {
        top: 17%
    }

    .slidershow-container {
        margin-bottom: 20px
    }

    .brand-container ul li {
        width: 33.33%;
        border-bottom: 1px solid #eee
    }

        .brand-container ul li:first-child, .brand-container ul li:nth-child(2) {
            width: 50%
        }

        .brand-container ul li:nth-child(2) {
            border-right: 1px solid #eee
        }

    .blog-classic .blog-post-container.single-post .blog-post-item .head h3 {
        font-size: 20px;
        line-height: 30px
    }

    .blog-classic .blog-post-container.single-post .blog-post-item .text {
        width: calc(100% - 10px);
        padding: 15px
    }

        .blog-classic .blog-post-container.single-post .blog-post-item .text .content {
            padding: 15px
        }

    .blog-post-container .comments {
        padding: 30px 15px
    }

    .blog-classic .wrap-sidebar {
        padding: 30px 15px
    }

    .mockup h2 {
        font-size: 30px
    }

    .title-text.title-text-v2.title-text-v3 h3 {
        font-size: 24px
    }

    #topbar .social {
        display: none
    }

    #topbar .dropdown .btn {
        line-height: 40px
    }

    #header .cart .icon-cart {
        height: auto
    }

    #header .search i {
        height: auto
    }

    #header .topbar-right {
        width: 100%;
        text-align: center
    }

    #header.absolute {
        position: relative
    }

        #header.absolute .header-top {
            padding: 0;
            margin: 0
        }

        #header.absolute .float-left {
            padding-left: 0
        }

    #secondary {
        display: inline-block;
        width: 100%
    }

    .mega-menu .navbar-header, .mega-menu ul.navbar-nav {
        margin: 0
    }

    .hoz-tab-container.ver2 .tabs li {
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    #topbar {
        height: 40px
    }

        #topbar .dropdown .btn {
            height: 40px;
            padding: 0 10px
        }

        #topbar .topbar-right .sign-in {
            height: 40px;
            line-height: 40px;
            padding: 0 10px
        }

    #header .header-top {
        padding: 10px 0 0
    }

        #header .header-top .logo-mobile {
            margin-top: 7px
        }

            #header .header-top .logo-mobile img {
                width: 120px
            }

        #header .header-top .col-md-10, #header .header-top .col-md-2 {
            width: auto
        }

        #header .header-top .col-md-2 {
            float: right;
            margin-top: 8px
        }

        #header .header-top .icon-menu-mobile {
            float: right;
            width: auto;
            margin-top: 6px;
            margin-left: 10px
        }

    .mega-menu ul.navbar-nav {
        margin-top: 80px;
        margin-bottom: 15px
    }

    #footer .menu-footer li {
        line-height: 30px
    }

        #footer .menu-footer li a {
            margin: 0 10px;
            font-size: 10px
        }

    #footer .social a {
        margin: 0 10px
    }

    .cart-list ul.list {
        overflow: scroll
    }

        .cart-list ul.list li {
            padding: 10px 0
        }

    .blog-slider .blog-post-item .blog-post-content .cat {
        margin: 10px 0;
        margin-top: 20px
    }

        .blog-slider .blog-post-item .blog-post-content .cat:after {
            bottom: -7px
        }

    .blog-slider .blog-post-item .blog-post-content .blog-title {
        font-size: 20px
    }

    .blog-slider .blog-post-item .blog-post-content .comment {
        font-size: 10px
    }

    .products .product .action a {
        transform: translate(0px,0px);
        opacity: 1
    }

    .products.grid_full.list-item .item-inner .product .product-title {
        font-size: 25px;
        margin-bottom: 0
    }

    .products.grid_full.list-item .item-inner .product .product-price-old {
        margin-left: 20px;
        font-size: 20px
    }

    .products.grid_full.list-item .item-inner .product .product-price {
        font-size: 22px
    }

    .products.grid_full.list-item .item-inner .product .description {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0
    }

    .products.grid_full.list-item .item-inner .product .action {
        padding-left: 0;
        width: 100%
    }

    .products.grid_full.list-item .item-inner .product .social {
        width: 100%;
        padding-left: 0
    }

    #header #topbar.topbar-v3 {
        padding: 0
    }

        #header #topbar.topbar-v3 .social {
            display: inline-block;
            margin-top: 0
        }

        #header #topbar.topbar-v3 .topbar-right {
            width: auto;
            text-align: right
        }

    #header.header-v6 #topbar.topbar-v3 {
        margin: 15px 0
    }

    #header.header-v3 #topbar .float-left p {
        display: none
    }

    .special.home3-special .special-content .time {
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    .shipping-v2 {
        padding: 25px 0
    }

        .shipping-v2 .col-md-3 {
            margin-bottom: 20px
        }

    #header.header-v4 #topbar {
        padding: 3px
    }

    .best-selling .col-md-4 .product .action {
        opacity: 1 !important;
        display: inline-block !important
    }

    .banner-home8-top .col-md-3 {
        width: 100%
    }

    .time .distance {
        width: 100px
    }

    .slider-loobook2 .slick-prev, .slider-loobook2 .slick-next {
        width: 100px !important
    }

    .slider-loobook2 .items .text {
        left: 30px;
        right: 30px;
        padding-top: 30px;
        bottom: -35px
    }

        .slider-loobook2 .items .text h3 {
            font-size: 30px;
            line-height: 30px;
            margin-bottom: 10px
        }

        .slider-loobook2 .items .text p {
            font-size: 12px;
            margin-bottom: 20px
        }

    .banner-header.banner-lbook3 .text {
        height: 100px;
        margin-top: -100px
    }

        .banner-header.banner-lbook3 .text h1 {
            font-size: 40px;
            line-height: 30px;
            margin-bottom: 5px
        }

    .blog-post-container-v4 .blog-post-content, .blog-post-container-v4 .blog-post-image {
        transform: translate(0px,0px);
        opacity: 1
    }

    .girllook .col-md-6 {
        padding: 0
    }

    .slider-full-screen2 .slider-one-item .product .text {
        top: 60px
    }

        .slider-full-screen2 .slider-one-item .product .text .product-content {
            margin: 0
        }

        .slider-full-screen2 .slider-one-item .product .text .price {
            margin: 0
        }

    .wrap-breadcrumb .breadcrumb {
        width: 100%;
        text-align: center
    }

    .wrap-breadcrumb .ordering-action {
        margin: 10px auto;
        width: 100%
    }

    .wrap-breadcrumb .ordering {
        float: initial;
        margin: 0 auto 20px
    }

    #secondary.col-md-3 {
        padding-right: 0
    }

    .mockup-v2 .mockup-center {
        width: 100%;
        text-align: center
    }

        .mockup-v2 .mockup-center .col-md-4 {
            margin-bottom: 30px
        }

            .mockup-v2 .mockup-center .col-md-4:last-child() {
                margin-bottom: 0
            }

    .product-details-content .product-name h1 {
        margin-top: 30px;
        font-size: 30px;
        line-height: 35px
    }

    .product-details-content p {
        font-size: 16px;
        line-height: 25px
    }

    .product-details-content .col-md-6 {
        padding: 0
    }

    .product-details-content .wrap-price p {
        margin-bottom: 0
    }

    .product-details-content .social i {
        margin: 0 8px
    }

    .mockup .col-md-6 {
        height: auto !important;
        padding-bottom: 30px;
        overflow: hidden
    }

        .mockup .col-md-6 .wrap-text .text {
            padding-top: 15px
        }

    .mockup-v2 .col-md-6 {
        height: auto !important;
        overflow: hidden;
        padding-bottom: 30px
    }

        .mockup-v2 .col-md-6 .text .box-icons p {
            font: 300 12px/15px sans !important
        }

            .mockup-v2 .col-md-6 .text .box-icons p .icons {
                height: 50px;
                width: 50px;
                line-height: 50px;
                font-size: 20px;
                margin-right: 10px
            }

    .banner-product-details3 h3 {
        font: 400 14px/30px sans
    }

    .blog-masonry .grid-sizer, .blog-masonry .grid-item {
        width: 50%
    }

    .blog-masonry {
        margin: 0
    }

    .banner-header.banner-lbook3.single-post .text h3 {
        font: 400 30px/30px sans
    }

    .wrap-googlemap .col-md-6 {
        padding: 0 !important
    }

    #footer .newsletter-footer form {
        width: 100%
    }

    #footer .footer-top .col-md-6 {
        padding-left: 5px;
        padding-right: 5px
    }

    #footer.footer-v3 .bottom {
        text-align: center
    }

        #footer.footer-v3 .bottom p {
            margin-bottom: 15px;
            width: 100%
        }

    ul.tabs.tabs-title.tabs-title-por li {
        padding: 0 15px
    }

    .control-page a.title {
        font: 400 20px/20px sans
    }

    .control-page .box-icon {
        height: 40px;
        width: 40px;
        margin-left: -20px
    }

        .control-page .box-icon i {
            line-height: 40px;
            font-size: 15px
        }

    .popup-content {
        overflow-y: scroll
    }

        .popup-content .popup-container .images {
            width: 100%;
            text-align: center
        }

            .popup-content .popup-container .images img {
                margin: 0 auto
            }

    .popup-content-wrapper.popup-content-wrapper-v2 {
        max-width: 100%;
        border-radius: 0
    }

    .quickview-wrapper {
        overflow-y: scroll
    }

        .quickview-wrapper .quick-modal {
            margin-top: 20px
        }

        .quickview-wrapper #quickview-content .product .product-images, .quickview-wrapper #quickview-content .product .product-info {
            width: 100%;
            padding: 0
        }

    .head-about .text {
        padding: 15px
    }

        .head-about .text h3 {
            font-size: 22px;
            line-height: 25px
        }

    .about-choose h3 {
        font-size: 30px;
        line-height: 35px
    }

    .about-choose .border p {
        padding: 0;
        font-size: 14px;
        line-height: 20px
    }

    .our-team .head h3 {
        font-size: 30px;
        line-height: 35px
    }

    .page-contact .content-text h3 {
        font-size: 30px;
        line-height: 35px
    }

    table.table.cart-table td.product-quantity input {
        width: 80px
    }

    table.table.cart-table td.product-quantity .quantity .plus {
        left: 60px
    }
}

@media (max-width: 467px) {
    #topbar .topbar-right a {
        display: inline-block;
        border: none
    }

    #topbar .topbar-right .sign-in {
        width: 100%;
        text-align: right;
        padding: 0
    }

        #topbar .topbar-right .sign-in a:nth-child(1) {
            float: left;
            padding: 0
        }

            #topbar .topbar-right .sign-in a:nth-child(1) span {
                display: inline-block
            }

    #topbar .topbar-right span {
        display: none
    }

    .semod .modal-body {
        padding: 0 20px
    }

    button.button_search {
        width: 80px
    }

    #header .header-top {
        display: inline-block;
        width: 100%;
        margin-top: 0
    }

        #header .header-top .cart {
            margin-left: 10px;
            padding-left: 10px
        }

        #header .header-top .settings {
            margin-left: 10px
        }

            #header .header-top .settings .submenu {
                right: -42px;
                width: 290px
            }

                #header .header-top .settings .submenu ul.language li img {
                    width: 55px
                }

        #header .header-top .search {
            margin-left: 0;
            display:none;
        }

    #header .search .search-form {
        right: -15px
    }

    #header .cart .cart-list {
        width: 290px
    }

    #header.header-v3 .box-right {
        width: auto
    }

    #header.header-v3 .header-top .logo-mobile {
        width: auto;
        padding-left: 45px;
        margin-bottom: 15px
    }

        #header.header-v3 .header-top .logo-mobile img {
            margin-left: -50px
        }

    #header.header-v3 .header-top .cart {
        margin-right: 0
    }

        #header.header-v3 .header-top .cart .list-menu {
            right: -20px
        }

        #header.header-v3 .header-top .cart .icon-cart.ver2 {
            display: none
        }

    #header.header-v3.header-v2 .box-right {
        width: auto;
        padding-right: 10px
    }

    .related-products .product-details {
        padding: 15px
    }

        .related-products .product-details:after {
            right: 0
        }

    .newsletter-bottom h3 {
        font-size: 20px
    }

    .slider-product .tabs li {
        font-size: 12px
    }

    .shipping-v2 {
        background-size: auto 100%
    }

    .newsletter-home4 .wrap-center.float-left .items .text {
        top: 10px
    }

        .newsletter-home4 .wrap-center.float-left .items .text i {
            margin-bottom: 10px
        }

        .newsletter-home4 .wrap-center.float-left .items .text h3 {
            font-size: 18px
        }

        .newsletter-home4 .wrap-center.float-left .items .text p {
            padding: 0 15px;
            line-height: 15px;
            font-size: 10px;
            margin-top: 5px
        }

    .newsletter-home4 .wrap-center.float-left .items form {
        height: 45px
    }

        .newsletter-home4 .wrap-center.float-left .items form button {
            padding: 0 20px
        }

    .slider-dot-images .owl-dots .owl-dot {
        width: 40px;
        height: 40px
    }

    .check-billing .table tr th:nth-child(2) {
        display: none
    }

    .check-billing .table tr td:nth-child(2) {
        display: none
    }

    .acc-login .form-group .btn:nth-child(2n) {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }

    .acc-login .form-group .btn:nth-child(2n+1) {
        width: 100%;
        margin: 0
    }

    .products.grid_full .item-inner, .products.grid_full.grid_sidebar .item-inner {
        padding: 0 !important
    }

    ul.tabs.title span {
        display: none
    }

    ul.tabs.title li {
        font-size: 18px
    }

    .newsletter .col-md-7 .newsletter-content form {
        height: 40px
    }

        .newsletter .col-md-7 .newsletter-content form input {
            height: 40px;
            padding: 0 100px 0 15px
        }

        .newsletter .col-md-7 .newsletter-content form button {
            height: 40px;
            width: 100px
        }

    .pushmenu {
        width: 320px
    }

    .pushmenu-left {
        right: -320px
    }

    .pushmenu-push-toright {
        right: 320px
    }

    .cart-list ul.list li {
        padding: 10px 0
    }

    .shipping-container .col-md-4 i {
        font-size: 16px
    }

    .shipping-container .col-md-4 h3 {
        letter-spacing: 2px;
        font-size: 11px
    }

    .slider-product .tabs li {
        font-size: 11px;
        margin: 0 0 15px;
        padding: 0 10px
    }

        .slider-product .tabs li:after {
            right: -4px
        }

    .cart-list li a.delete-item {
        position: relative;
        display: inline-block;
        top: 12px
    }

    .slider-one-item-home3 .product .text {
        width: 300px;
        height: 100px;
        margin-left: -150px;
        margin-top: -50px
    }

        .slider-one-item-home3 .product .text h4 {
            margin-bottom: 5px;
            font-size: 10px;
            margin-top: 10px
        }

        .slider-one-item-home3 .product .text h3 {
            font-size: 20px;
            margin-bottom: 10px;
            line-height: 20px;
            margin-bottom: 0
        }

        .slider-one-item-home3 .product .text p {
            display: none
        }

        .slider-one-item-home3 .product .text button {
            font-size: 8px;
            padding: 0 10px;
            line-height: 21px;
            height: 25px
        }

    .tab-product-all .products .item-inner {
        width: 100%
    }

        .tab-product-all .products .item-inner:nth-child(3n), .tab-product-all .products .item-inner:nth-child(3n+1), .tab-product-all .products .item-inner:nth-child(3n+2) {
            padding: 0 !important
        }

    .testimonial p {
        line-height: 25px;
        font-size: 14px
    }

    .banner-private.center .text h2 {
        font-size: 30px;
        line-height: 30px
    }

    .banner-private.center .text p {
        display: none
    }

    .title-text-v2 h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px
    }

    .special-content h3 {
        font-size: 30px;
        line-height: 30px
    }

    .special-content h5 {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .special-content .time .countdown-times .distance {
        width: 55px;
        height: 55px
    }

        .special-content .time .countdown-times .distance.hours .text {
            margin-left: 0
        }

        .special-content .time .countdown-times .distance .number {
            font-size: 20px
        }

        .special-content .time .countdown-times .distance .text {
            font-size: 10px;
            text-align: center
        }

    .home3-special .col-md-6 {
        padding: 0
    }

    .home3-special.special .special-content .time {
        padding: 15px 0
    }

        .home3-special.special .special-content .time .distance {
            width: 70px
        }

    .home3-newsletter-content {
        padding: 30px;
        margin-bottom: 30px
    }

    .special-content {
        padding-left: 0
    }

    .newsletter-home4 .col-md-4:nth-child(3n+2) .items .text h3, .newsletter-home4 .col-md-4:nth-child(3n+2) .items .text p {
        display: none
    }

    .newsletter-home4 .col-md-4:nth-child(3n+2) .items form input {
        font-size: 10px;
        padding: 0 60px 0 10px
    }

    .newsletter-home4 .col-md-4:nth-child(3n+2) .items form button {
        padding: 0 20px
    }

    #header.header-v4 #topbar .topbar-left .topbar-title, #header.header-v4 #topbar .topbar-left a {
        border: none;
        font-size: 9px;
        width: 32%
    }

        #header.header-v4 #topbar .topbar-left .topbar-title i, #header.header-v4 #topbar .topbar-left a i {
            font-size: 12px
        }

    .banner-home6 .col-md-6 .items .text {
        left: 20px
    }

    .newsletter-home6 .newsletter-content form {
        max-width: 250px
    }

    .banner-home7-top.banner-private .text {
        top: 15px
    }

        .banner-home7-top.banner-private .text img {
            width: 30px;
            margin-bottom: 10px
        }

        .banner-home7-top.banner-private .text h3 {
            font-size: 20px;
            padding-bottom: 10px;
            margin-bottom: 10px
        }

        .banner-home7-top.banner-private .text p {
            display: none
        }

    .instafeed .items {
        width: 100%
    }

        .instafeed .items:nth-child(4), .instafeed .items:nth-child(5) {
            width: 100%
        }

    .banner-hom7-center .col-md-6 {
        display: inline-block
    }

    .banner-hom7-center .banner-private-v2 .text {
        width: 300px;
        height: 100px;
        margin-left: -150px;
        margin-top: -50px
    }

        .banner-hom7-center .banner-private-v2 .text h4 {
            margin-bottom: 5px;
            font-size: 10px;
            margin-top: 10px
        }

        .banner-hom7-center .banner-private-v2 .text h3 {
            font-size: 20px;
            margin-bottom: 10px;
            line-height: 20px;
            margin-bottom: 0
        }

        .banner-hom7-center .banner-private-v2 .text p {
            display: none
        }

        .banner-hom7-center .banner-private-v2 .text button {
            font-size: 8px;
            padding: 0 10px;
            line-height: 21px;
            height: 25px
        }

    #header.header-v7 #topbar .topbar-title span {
        display: none
    }

    .banner-home8-top.banner-home8-center .text h3 {
        font-size: 30px;
        line-height: 30px
    }

    .slider-slick-home8 .slick-next {
        right: 0
    }

    .slider-slick-home8 .slick-prev {
        left: 0
    }

    .best-selling .col-md-4 .products {
        padding-left: 15px;
        padding-right: 15px
    }

        .best-selling .col-md-4 .products .product-images {
            margin: 0;
            max-width: 100%
        }

    .product-img-box .thumb-content li {
        max-width: 80px
    }

    .product-details-content .options .action a.link-ver1 {
        margin-left: 0;
        margin-right: 10px
    }

    .product-details-content .options .action form {
        margin-bottom: 20px
    }

    .upsell-product.products {
        margin: 0
    }

    .mockup .col-md-6 .wrap-text .text h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .mockup .col-md-6 .wrap-text .text p.title {
        margin-bottom: 10px
    }

    .mockup .col-md-6 .wrap-text .text p {
        font-size: 12px;
        margin-bottom: 20px
    }

    .slider-loobook2 .items .text h3 {
        font-size: 20px;
        line-height: 20px
    }

    .slider-loobook2 .items .text p {
        font-size: 10px
    }

    .tile-lookbook-v2 p {
        font-size: 12px;
        line-height: 18px
    }

    .banner-header .text {
        height: 80px;
        margin-top: -40px;
        padding: 10px 30px
    }

        .banner-header .text h3 {
            font-size: 14px;
            line-height: 15px
        }

        .banner-header .text p {
            font-size: 10px
        }

            .banner-header .text p i {
                font-size: 12px;
                margin: 0 10px
            }

    .banner-header.banner-lbook3 img {
        min-height: 150px
    }

    .banner-header.banner-lbook3 .text {
        height: 60px;
        margin-top: -30px
    }

        .banner-header.banner-lbook3 .text h1 {
            font-size: 20px;
            line-height: 31px;
            margin-bottom: 5px;
            padding-bottom: 0
        }

        .banner-header.banner-lbook3 .text p {
            font-size: 9px
        }

            .banner-header.banner-lbook3 .text p i {
                font-size: 12px;
                margin: 0 10px
            }

        .banner-header.banner-lbook3 .text img {
            width: 100px
        }

    .coupon .form-horizontal .control-label {
        display: none
    }

    .coupon .form-control {
        padding-left: 10px;
        padding-right: 100px
    }

    .coupon button {
        padding: 0;
        font-size: 10px;
        width: 100px
    }

    .boxed-content.boxed-content-v2 {
        padding: 20px 20px 20px 45px
    }

    .login-box-container .form-horizontal .col-xs-6 {
        width: 100%;
        padding: 0
    }

    .login-box-container .link-button-fb {
        margin-bottom: 30px
    }

    .tab-v1 .products .item-inner {
        width: 100%
    }

    .banner-home3-lookbook1 .text h3 {
        font-size: 25px;
        letter-spacing: 15px
    }

    .banner-home3-lookbook1 .text p {
        font-size: 10px
    }

    .title-text h3 {
        font-size: 15px
    }

    .banner-video .text {
        top: 30%
    }

        .banner-video .text .icons {
            height: 80px;
            width: 80px;
            background-size: 100% auto
        }

        .banner-video .text h3 {
            font: 400 15px/20px sans;
            letter-spacing: 10px
        }

    .banner-home-collec1.related-products .product-details .text {
        left: 20px;
        top: 20px;
        max-width: 400px
    }

    .banner-home-collec1.related-products .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .banner-home-collec1.related-products .product-details h4 {
        font-size: 10px;
        margin-bottom: 5px
    }

        .banner-home-collec1.related-products .product-details h4:after {
            position: static;
            height: 0
        }

    .banner-home-collec1.related-products .product-details .product-content {
        display: none
    }

    .slider-full-screen2 .bx-wrapper {
        width: 290px
    }

    .slider-full-screen2 .slider-one-item .product .text {
        top: 30px;
        left: 30px
    }

        .slider-full-screen2 .slider-one-item .product .text .product-content {
            display: none
        }

        .slider-full-screen2 .slider-one-item .product .text h3 {
            font-size: 25px;
            margin-bottom: 10px
        }

        .slider-full-screen2 .slider-one-item .product .text .price {
            font-size: 25px
        }

    .wrap-breadcrumb .ordering {
        text-align: center
    }

        .wrap-breadcrumb .ordering .float-left {
            margin-bottom: 10px
        }

        .wrap-breadcrumb .ordering .float-right {
            width: 100%;
            text-align: left
        }

        .wrap-breadcrumb .ordering p.result-count {
            margin: 0
        }

        .wrap-breadcrumb .ordering .order-by {
            margin: 0
        }

    .products.grid_full.list-item .item-inner .product-images, .products.grid_full.list-item .item-inner .product-title, .products.grid_full.list-item .item-inner .product-price, .products.grid_full.list-item .item-inner .description {
        width: 100%;
        padding: 0
    }

    .products.grid_full.list-item .item-inner .product-title {
        margin-top: 20px
    }

    .products.grid_full.list-item .item-inner .product .product-price-old {
        margin-left: 0
    }

    .mockup-v2 .col-md-6 .text {
        padding-left: 15px;
        padding-right: 15px
    }

        .mockup-v2 .col-md-6 .text h4 {
            font: 300 12px/15px sans
        }

        .mockup-v2 .col-md-6 .text h3 {
            font: 400 20px/20px sans
        }

        .mockup-v2 .col-md-6 .text .box-icons p {
            width: 100%
        }

    .product-details-content.product-details-content-v2 .box-detalis-v2 .options {
        padding-bottom: 15px
    }

    .product-details-content .box-detalis-v2 .options .infomation {
        padding-bottom: 50px
    }

    .banner-product-details3 h3 {
        font: 400 12px/20px sans
    }

    .blog-post-container .blog-post-item .blog-post-image iframe {
        max-height: 200px
    }

    .blog-masonry .grid-sizer, .blog-masonry .grid-item {
        width: 100%
    }

    .blog-masonry .grid-item {
        padding: 0
    }

    .media-left, .media-right, .media-body {
        display: inline
    }

    .tab-product-all.tab-product-all-v2.tab-product-all-v3.tab-por .products .item-inner {
        width: 100%;
        padding: 0 !important
    }

    ul.tabs.tabs-title.tabs-title-por li {
        line-height: 40px
    }

    .blog-masonry .inner-por-masonry .grid-item {
        height: auto;
        width: 100%
    }

    .title-page.size-50 h3 {
        font-size: 30px;
        line-height: 30px
    }

    .banner-top-home3 .items {
        width: 100%;
        float: left;
        max-width: 400px
    }

        .banner-top-home3 .items:last-child {
            float: right
        }

    .page-login h3 {
        font-size: 20px
    }

    .page-login p {
        font-size: 14px
    }

    .page-login .social a {
        width: 100%
    }

        .page-login .social a.float-left {
            margin-bottom: 20px
        }

    .page-login form label.label-check {
        font-size: 16px
    }

    .page-login .remember .help {
        font-size: 15px
    }

    .cart-total .item {
        padding: 15px
    }

    .wrap-breadcrumb .ordering .float-left {
        width: 100%
    }

        .wrap-breadcrumb .ordering .float-left .col, .wrap-breadcrumb .ordering .float-left .list {
            float: left
        }

        .wrap-breadcrumb .ordering .float-left .result-count {
            float: right;
            margin-top: 12px
        }

    table.table.cart-table thead th {
        text-align: center;
        font-size: 12px
    }
}

.text-parallax {
    background: no-repeat 0 0;
    display: inline-block;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    width: 100%;
    float: right;
    margin-bottom: 5px;
    margin-top: 55px
}

.kamtop {
    height: 20px;
    float: left;
    margin-right: 5px
}

.kamyaryekan {
    direction: rtl
}

.kamyarsans {
    direction: rtl
}

.mybask {
    width: 260px !important;
    background: #000 !important;
    color: #fff !important
}

    .mybask:hover {
        background: #fff !important;
        color: #000 !important
    }

.myshad {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
    border: 1px solid #ebeced;
    border-radius: 4px
}

    .myshad:hover {
        box-shadow: 0 8px 13px rgba(0,0,0,.65);
        border: 1px solid #ebeced;
        border-radius: 4px
    }

.avinalink {
    color: #ccc
}

.boxkam {
    box-shadow: 10px 10px 26px #00000029;
    border: 1px solid #d8d8d8;
    padding: 23px;
    text-align: justify;
    background-color: #fff !important;
    direction: rtl;
    width: 100%
}

.kamh4 {
    font-size: 14px !important;
    line-height: 0 !important;
    font-weight: 700 !important;
    color: #4d4d4d !important
}

.pkam {
    color: #8b8787;
    font-size: 14px
}

kam14 {
    font-size: 14px;
    line-height: 25px !important
}

.boxkam button {
    border: 1px #bc9e6b solid;
    padding: 10px;
    font-size: 14px;
    background: no-repeat;
    color: #bc9e6b;
    line-height: 1
}

    .boxkam button :hover {
        color: #4d4d4d !important;
        background-color: red
    }

.chbtn {
    border: 1px #bc9e6b solid;
    padding: 10px;
    font-size: 14px;
    background: no-repeat;
    color: #bc9e6b;
    line-height: 1
}

.group input[type="text"], input[type="password"], input[type="number"], input[type="email"] {
    width: 100%;
    margin-top: 9px;
    direction: rtl
}

.semod .modal-title {
    letter-spacing: 1px !important;
    color: #bc9e6b
}

.shopfilter select {
    border-color: #fff;
    border-radius: 11px;
    padding: 5px;
    padding-top: 0;
    font-size: 10px;
    padding-bottom: 0;
    color: #888;
    background-color: #fff
}

.shopfilter button {
    width: 100%;
    background-color: #fff;
    border-color: #fff;
    border-radius: 11px;
    padding: 2.5px 0;
    border: unset;
    color: #888;
    font-size: 12px
}

.shopfilter {
    padding-left: 7px;
    padding-right: 7px
}

.kamhr {
    margin-top: 12px !important;
    margin-bottom: 7px !important;
    border: 0;
    border-top: 1px solid #a5a5a5
}

.kamhrpro {
    margin-top: 5px !important;
    margin-bottom: 7px !important;
    border: 0;
    border-top: 1px solid #a5a5a5
}

.product:focus {
    border: 1px #fc6f00 solid !important
}

.addCount {
    background: transparent;
    border: 1px #333 solid;
    border-radius: 4px;
    line-height: 30px;
    font-size: 15px;
    padding: 2px 0;
    text-align: center;
    cursor: pointer;
    color: #333;
    width: 33px;
    height: 33px;
}

.addbox {
    text-align: center;
    color: #4d4d4d;
    position: relative;
    height: 35px;
    width: 35px;
    left: 0;
    top: -7px;
    float: left
}

.addbox2 {
    text-align: center;
    color: #4d4d4d;
    position: relative;
    height: 35px;
    width: 20px;
    left: 0;
    top: -7px;
    float: left;
    padding-top: 5px
}

.addbox3 {
    text-align: center;
    color: #4d4d4d;
    position: relative;
    height: 35px;
    width: 35px;
    left: 0;
    top: -7px;
    float: left
}

.myclosepopup {
    position: absolute;
    top: 9px;
    background-color: transparent;
    border: unset;
    left: 9px
}

.kamcart {
    font-size: 13px;
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    bottom: -20px;
    right: 59px;
    border-radius: 50%;
    background: #39a0ad;
    color: #fff;
    font-weight:bold;
}

.kamabu p {
    text-align: justify;
    direction: rtl
}

.kammatn {
    direction: rtl;
    text-align: justify;
    line-height: 32px
}

.topersi {
    direction: rtl !important;
    text-align: right
}

.mybaskey {
    background-color: #4caf50;
    width: 198px;
    height: 39px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    cursor: pointer;
    border-radius: 3px
}

    .mybaskey:hover {
        background-color: #47a14a !important
    }

.basketimg {
    width: 54px;
    background-color: #62b965 !important;
    height: 39px;
    float: right
}

.tab-content {
    display: flex !important
}

.owl-next {
    right: calc(50% - 85px) !important;
    position: absolute
}

.kamlink2 {
    color: #4d4d4d
}

    .kamlink2 :hover {
        color: #bc9e6b
    }

.outer-wrap {
    height: 500px
}

.inverse-wrapper {
    background: #2c2c2c url(../../../../images/inverse-bg.jpg) repeat;
    color: #cdcdcd;
    position: relative
}

.video-wrap {
    height: 100%;
    width: 100%
}

#video-office {
    background: url(../../../../images/main2.JPG) scroll no-repeat center center;
    background-size: cover;
    height: 175px
}

video {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: baseline
}

.content-overlay {
    position: relative;
    z-index: 20;
    width: 100%;
    height: 100%;
    padding-top: 210px;
    background: rgba(30,30,30,0.5)
}

.headline {
    padding-bottom: 30px;
    overflow: hidden
}

.inverse-wrapper h1, .inverse-wrapper h2, .inverse-wrapper h3, .inverse-wrapper h4, .inverse-wrapper h5, .inverse-wrapper h6 {
    color: #fff
}

.headline h2 {
    font-size: 28px;
    line-height: 34px
}

.lead {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .3px;
    color: #999;
    direction: rtl
}

.inverse-wrapper .lead {
    color: #d5d5d5
}

.headline .lead {
    margin: 0;
    font-size: 22px
}

.btn.btn-border.btn-large {
    padding: 11px 23px
}

.kamh h2, h1, h3 {
    font-size: 14px !important;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px
}

.btyo {
    z-index: 9999999;
    background: #00000091;
    color: #fff;
    padding: 16px;
    box-shadow: 0px 8px 33px 0px rgba(0, 0, 0, 0.13);
    display: inline-block;
    width: 100%;
}
.av106 {
    direction: rtl;
    text-align: justify;
    font-size: 13.5px;
    line-height: 24px;
}
.av107 {
    height: 390px;
    width: 100%;
}
.caocall {
    color: #bc9e6b;
    font-size: 17px;
    margin-left: 5px;
    transform: rotate(249deg);
}
@media (min-width: 768px) {
    .avdeskhide {
        display: none;
        height: 0 !important;
        width: 0 !important;
    }
    .av105
    {
        padding:0 !important;
    }
    .is-sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999999;
        background-color: #fff;
        box-shadow: 10px 10px 26px #00000029;
        padding-bottom:0 !important;
    }
        .is-sticky .logo >a
        {
            top:0!important;
        }
        .is-sticky .logo >a img {
            height: 55px!important;
        }
}

@media (max-width: 768px) {
    .myfilter .modal-lg {
        top: 6px!important;
        width: 100%!important;
        z-index:110!important;
    }







    .semod .modal-content {
        padding: 20px 0 !important
    }
    #video-office {
        width: 100% !important;
    }
    .mobw100 {
        width: 100%;
    }
    .avmobhide {
        display: none;
    }
    .av101 {
        margin-top: 0;
    }
    .kamsticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999999;
        background-color: #fff;
        box-shadow: 10px 10px 26px #00000029;
    }
    .wrappage {
        margin-top: 67px;
    }
    .main-content {
        margin-top: 60px;
    }
    .av102 {
        padding-right: 5%;
    }
    .av103 {
        position: relative;
        top: 9px;
    }
    .av104 {
        position: fixed;
        top: 0;
        background-color: #fff;
        z-index: 99999;
    }
    .av105 {
        margin-top: 85px;
    }
    .av106 {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .av107 {
        width: 100%;
    }
}
.kam h3 {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0;
    font-weight: bold;
}

.kam img {
    max-width: 100% !important;
    margin-top: 15px;
    margin-block:35px;
    border-radius:7px;
}

.kam h2 {
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 15px;
    margin: 0;
    font-weight: bold;
}

.kam a {
    color: #bc9e6b !important;
    text-decoration: underline !important;
}

.kam h1 {
    padding-bottom: 15px;
}

.kam strong {
    padding-bottom: 15px;
}



.range_container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 15px auto 35px auto;
}

.sliders_control {
    position: relative;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C6C6C6;
    cursor: pointer;
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C6C6C6;
    cursor: pointer;
}

input[type=range]::-webkit-slider-thumb:hover {
    background: #f7f7f7;
}

input[type=range]::-webkit-slider-thumb:active {
    box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
    -webkit-box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
}

input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #C6C6C6;
    pointer-events: none;
}

#fromSlider {
    height: 0;
    z-index: 1;
}
.input-range-filter {
    font-size: 10px !important;
    padding: 0 2px !important;
    text-align: center !important;
    font-weight: bold !important;
}

/*************************** Carousel Slider ******************************/

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  margin-bottom: 0px;
	z-index: 999;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
  /*direction:rtl;*/
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  margin: 0 auto;
  width: 100%;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-nav-hidden .owl-nav{display: none !important;}
.owl-carousel:hover .owl-prev,.owl-carousel:hover .owl-next{opacity: 100;transform:translate3d(0px, 0px, 0px);}
.owl-next{opacity: 0;transform:translate3d(-60px, 0px, 0px);}
.owl-prev{opacity: 0;transform:translate3d(60px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next{display: inline-block !important;position: absolute;right: 0px;top: 50%;height: 60px;width: 60px;z-index: 9999;margin-top: -30px;text-align: center;transition:all 0.3s ease-out 0s;background: none;}
@media(min-width: 1200px){
  .brand-content.owl-carousel .owl-controls .owl-nav .owl-prev{left: -30px;}
  .brand-content.owl-carousel .owl-controls .owl-nav .owl-next{right: -30px;}
}
.blog-post-inner.owl-carousel .owl-controls .owl-nav .owl-prev,.blog-post-inner.owl-carousel .owl-controls .owl-nav .owl-next{margin-top:-132px;}
.owl-carousel .owl-controls .owl-nav .owl-prev i,.owl-carousel .owl-controls .owl-nav .owl-next i{font-size: 20px;color: #666;line-height: 24px;margin-top: 18px;}
.owl-carousel .owl-controls .owl-nav .owl-prev{right: inherit;left: 0px;}
.dots-show .owl-dots{display: inline-block;width: 100%;text-align: center;position: absolute;bottom: 20px;left: 0px;}
.dots-show .owl-dots .owl-dot{height: 10px;width: 10px;background: #c6bdae;border-radius: 50%;margin: 0 3px;display: inline-block;}
.dots-show .owl-dots .owl-dot.active{background: #2b2e37;}
/************************************ Owl Carousel Controls *********************************/
.bottom-home1 .owl-carousel .owl-item{padding: 0px;}
.wrap-slider-testti .owl-controls{display: none;}
/*Controls*/
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-prev,.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-next{height: 30px;width: 30px;background: #eee;top: -75px;margin-top: 0px;box-shadow: 0 0 0 2px #eee inset;}
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-prev{left: inherit;right: 40px;}
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-next{right: 0px;}
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-prev:hover,.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-next:hover{background: #ba933e;}
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-prev i,.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-next i{margin-top: 2px;color: #333;font-size: 16px;}
.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-prev:hover i,.bottom-home1 .owl-carousel .owl-controls .owl-nav .owl-next:hover i{color: #fff;}
/*Responsive*/

@media (max-width: 1024px){
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next{
    right: 0px;
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev{
    right: inherit;
    left:0px;
  }
}
#preloader{
    background-color:#fff;
    bottom: 0px;
    left: 0px;
    position: fixed;
    right: 0px;
    z-index: 99999;
    top: 0px;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: auto;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #DDB96D;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
.hidden-nav.owl-carousel .owl-controls .owl-nav .owl-prev,.hidden-nav.owl-carousel .owl-controls .owl-nav .owl-next{
  opacity: 0;
}
@media(max-width: 1200px){
  .col-md-5.padding-right-0{
      padding-right: 15px !important;
  }
  .col-md-5.padding-left-0 {
    padding-left: 15px !important;
  }
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../../../Content/NewCss/Assets/sass/components/Vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

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

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


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important;}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Montserrat", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Montserrat", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Montserrat", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Montserrat", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Montserrat", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Montserrat", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Montserrat", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Montserrat', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Montserrat', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Montserrat";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Montserrat";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Montserrat";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Montserrat";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Montserrat";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Montserrat", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Montserrat", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Montserrat", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Montserrat", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Montserrat", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Montserrat";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Montserrat";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Montserrat";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Montserrat";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Montserrat";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:70px;
line-height:70px;
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Montserrat";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:16px;
line-height:26px;
font-weight:300;
font-family:"Lora";
font-style: italic;
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.small_thin_grey.size-18{
	font-size: 18px;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Montserrat";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Montserrat";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Montserrat";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Montserrat";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:12px;
line-height:20px;
font-weight:800;
font-family:"Montserrat";
color:#fff;
text-decoration:none;
background-color:#6dd6d6;
padding:10px 30px;
border-width:0px;
border-style:none;
text-transform: uppercase;
border-radius: 10px;
}
.tp-caption.medium_bg_orange a{
	color: #fff;
}
.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Montserrat";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Montserrat";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Montserrat";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Montserrat";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Montserrat";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Montserrat";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Montserrat', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


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


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

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

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

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

/******************************
	-	BUTTONS	-
*******************************/

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

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.png) repeat-x top;}


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



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



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


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


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

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

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

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



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

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



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none;}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(../images/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {	background:url(../images/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(../images/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%;}


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


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

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

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

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:6px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px;}						
.html5vid .tp-revstop	{	display:none;}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

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

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


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(../images/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../images/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../images/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../images/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												margin: 0px !important;
												margin-left:-18px !important; 
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
												margin: 0px !important;
												margin-left:-18px !important;  
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(../images/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(../images/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:#c9a96f;	width:10px;	height:10px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px;border-radius: 50%;}
.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover	{	background:#fff;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:#ba933e;border: 2px solid #ba933e;	width:10px;	height:10px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(../images/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(../images/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(../images/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(../images/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;			
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative; width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative; 	width:40px;	height:40px;   }




.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative; width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative; 	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative; 	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative; width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative; width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative; 	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;  width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative; 	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;  width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	width:20px;	height:auto;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	width:20px;	height:auto;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}





/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

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



.tp-simpleresponsive a{	text-decoration:none;}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../images/coloredbg.png) repeat;}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}																			



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent;}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s;}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }	

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px; 
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;}											
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%; 
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												
												
											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%; 
												-webkit-transform: rotateY(90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												
												
											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
											}
											
	
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px;}
		
	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px;}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px;}
    }										

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}

												
												
												
/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ; 
												
												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block;width:auto;position:absolute;top:0px; 
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
												box-sizing:border-box;
												-moz-box-sizing:border-box;
												-webkit-box-sizing:border-box;												
											}
											
.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}						
.tparrows.preview2:hover					{	background:#fff;}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px); }
													
/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 



	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px;}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px;}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px;}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px;}
	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px;}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px;}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px;}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px;}
		

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px;}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px;}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px;}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none;}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }													



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{	  
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;												  
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px;}								

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;	
											}										  			
											
.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px;}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px;}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle;}											

.tparrows.preview3:hover .tp-arr-iwrapper	{	
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);
												 
											}
								
/* PREVIEW 3 BULLETS */			
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 

	
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px;}	
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px;}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px;}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px;}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px;}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }													

		

	}

    @media only screen  and (max-width: 767px) {
		
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px;}	
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px;}
	}



   						
											
/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000;}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;
												 
											}
												  
.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat;}	
											
.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px;}																	
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative;}
											
.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;   
																								
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;	
											
													
							    										    
											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;  																								
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;	
												
											}
											
.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px;}										
									



.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative; 
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;
												
													
}											



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%;}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%;}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg);}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg);}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;
															
														}												    
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;	
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
} 


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px;}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px;}
   		 
   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }
    


/******************************
	-	LOADER FORMS	-
********************************/

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

			}
			
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(../images/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


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



.tp-loader.spinner5 	{	background:url(../images/loader.gif) no-repeat 10px 10px; 
							background-color:#fff;  
							margin:-22px -22px; 							
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


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

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


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

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

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

.dot-home1 .tp-bullets{
	bottom: 50% !important;
	left:calc(100% - 340px) !important;
	opacity: 1;
}
@media (max-width:1500px){
	.dot-home1 .tp-bullets{
		left:calc(100% - 240px) !important;
	}
}
@media (max-width:1024px){
	.dot-home1 .tp-bullets{
		left:90% !important;
	}
}
.dot-home1 .tp-bullets.simplebullets.round{
	width:30px;
}
.dot-home1 .tp-bullets.simplebullets.round .bullet{
	height: 2px;
	display: block;
	width:30px;
	border-radius: 0px;
	margin: 10px 0px;
}
@media (max-width:767px){
	.dot-home1 .tp-bullets.simplebullets.round .bullet{
		margin: 5px 0px;
	}
}
.dot-home1 .tp-bullets.simplebullets.round .bullet{
 background: #54555a;
}
.dot-home1 .tp-bullets.simplebullets.round .bullet.selected,.dot-home1 .tp-bullets.simplebullets.round .bullet:hover{
	background: #fff;
}
.nav-hidden .tp-rightarrow.default,.nav-hidden .tp-leftarrow.default{
	opacity: 0 !important;;
}

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

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

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

@keyframes tp-bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




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

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

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

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

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

@keyframes tp-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.tp-bullets.hidebullets{
	opacity: 1;
}
.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover{background: #b4b4b4;transform: scale(1);}
.tp-bullets.simplebullets.round .bullet{background: #b4b4b4;transform: scale(0.8);width: 12px;height: 12px;transition: all 0.3s ease 0s;}



.tp-transparentimg {	content:"url(../images/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



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


@font-face {
  font-family: 'revicons';
  src: url('../font/revicons.eot?5510888');
  src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('../font/revicons.woff?5510888') format('woff'),
       url('../font/revicons.ttf?5510888') format('truetype'),
       url('../font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.tp-banner-container.hidden-dot .tp-bullets.simplebullets.round .bullet{
	opacity: 0 !important;
	width: 0px !important;
	height: 0px !important;
}
.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */
