/* Minification failed. Returning unminified contents.
(95,19): run-time error CSS1036: Expected expression, found '@screen-xs'
(95,19): run-time error CSS1034: 
(101,19): run-time error CSS1036: Expected expression, found '@screen-md'
(101,19): run-time error CSS1034: 
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
(21926,46): run-time error CSS1055: Expected media-query expression, found 'only'
(25958,1): run-time error CSS1019: Unexpected token, found '}'
(26005,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(26006,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(26011,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(26012,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(26881,29): run-time error CSS1046: Expect comma, found '116'
(26881,36): run-time error CSS1046: Expect comma, found ')'
(26988,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26990,30): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(26991,22): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27004,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27006,30): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27007,22): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27018,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27020,30): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27021,22): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27032,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27034,30): run-time error CSS1039: Token not allowed after unary operator: '-svg'
(27035,22): run-time error CSS1039: Token not allowed after unary operator: '-svg'
 */
/*
@font-face {
    font-family: 'revicons';
    src: url('../../../fonts/revicons/revicons.ttf') format('truetype'), url('../../../fonts/revicons/revicons.woff') format('woff');
    
}
*/

@font-face {
    font-family: 'iransans';
    src: url('../../../fonts/iransans/font/iransansweb(fanum).eot') format('embedded-opentype');
    src: url('../../../fonts/iransans/font/iransansweb(fanum).ttf') format('truetype'),url('../../../fonts/iransans/font/iransansweb(fanum).woff') format('woff')url('../../../fonts/iransans/font/iransansweb(fanum).woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr;
}

.tooltip {
    font-family: iransans;
}

.font-iransans {
    font-family: iransans;
}

.field-validation-error,
.redalert,
div.error {
    color: red
}

.schedule table,
table {
    border-collapse: collapse
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.input-group-btn,
.text-nowrap {
    white-space: nowrap
}

html {
    /*font-family: sans-serif;*/
    font-family: 'iransans';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}



* {
    font-family: iransans, BYekan, "Open Sans", sans-serif
}

.Product-SearchItem {
    /*height: 300px*/
}

.ProductTitle {
    font-size: 18px !important
}

.modal {
    height: 100%;
    width: 100%;
    background: url(http://sampsonresume.com/labs/pIkfp.gif) 50% 50% no-repeat rgba(255, 255, 255, .8)
}

.loadingHidden {
    visibility: hidden
}

.loadingShow {
    visibility: visible
}

.greenalert {
    color: green
}

@media (max-width:@screen-xs) {
    .ProductTitle {
        font-size: 12px !important
    }
}

@media (max-width:@screen-md) {
    .ProductTitle {
        font-size: 16px !important
    }
}

#owl-demo .item {
    display: block;
    padding: 30px 0;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

hr,
img {
    border: 0
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px
}

.owl-theme .owl-buttons i {
    margin-top: 2px
}

body,
figure {
    margin: 0
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 55px
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 55px
}

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;
    text-decoration: none
}

    a:active,
    a:hover {
        outline: 0
    }

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.img-thumbnail,
body {
    background-color: #fff
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid #f7f7f7
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0px 10px 0px 10px;
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=submit],
input[type=reset] {
    -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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: iransans, BYekan, 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.42857143;
    color: #3a3a3a
}

button,
input,
select,
textarea {
    font-family: iransans;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline-offset: -2px
}

.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    /*display: block;*/
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    -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
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

select[multiple],
select[size],
textarea.form-control {
    height: auto
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.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: #e7ecee
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 3em
}

.h2,
h2 {
    font-size: 2.25em
}

.h3,
h3 {
    font-size: 1.5em
}

.h4,
h4 {
    font-size: 1.125em
}

.h5,
h5 {
    font-size: 1em
}

.h6,
h6 {
    font-size: .875em
}

p {
    margin: 0 0 .5em
}

.lead {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
output,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 1.5em
    }
}

.small,
small {
    font-size: 87%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-right-to-left {
    text-align: right;
    direction: rtl
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

a.text-primary:hover {
    color: #51abcb
}

a.text-success:hover {
    color: #2b542c
}

a.text-info:hover {
    color: #245269
}

a.text-warning:hover {
    color: #66512c
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #00748d
}

a.bg-primary:hover {
    background-color: #51abcb
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    margin: 2em 0 1em;
    border-bottom: 1px solid #f7f7f7
}

dl,
ol,
ul {
    margin-top: 0
}

    blockquote ol:last-child,
    blockquote p:last-child,
    blockquote ul:last-child,
    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: 0
    }

address,
dl {
    margin-bottom: 1em
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #e7ecee
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: .5em 1em;
    margin: 0 0 1em;
    font-size: 1.25em;
    border-left: 5px solid #f7f7f7
}

    blockquote .small,
    blockquote footer,
    blockquote small {
        display: block;
        font-size: 80%;
        color: #e7ecee
    }

legend,
pre {
    color: #797979;
    display: block
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f7f7f7;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: iransans, BYekan, Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        box-shadow: none
    }

pre {
    padding: 0;
    margin: 0 0 .5em;
    font-size: 0;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    border-spacing: 0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #e7ecee
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em
}

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        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 > td,
    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td,
    .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    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
}

.btn-group > .btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: .75em;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 1em;
    font-size: 1.5em;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

.form-group-sm .form-control,
.input-sm {
    border-radius: 3px;
    font-size: .875em;
    padding: 5px 10px
}

label {
    max-width: 100%
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 1em;
    color: #000
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control {
    background-color: #fff
}

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #f7f7f7
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 38px
    }

        .input-group-sm input[type=date],
        .input-group-sm input[type=time],
        .input-group-sm input[type=datetime-local],
        .input-group-sm input[type=month],
        input[type=date].input-sm,
        input[type=time].input-sm,
        input[type=datetime-local].input-sm,
        input[type=month].input-sm {
            line-height: 13em
        }

        .input-group-lg input[type=date],
        .input-group-lg input[type=time],
        .input-group-lg input[type=datetime-local],
        .input-group-lg input[type=month],
        input[type=date].input-lg,
        input[type=time].input-lg,
        input[type=datetime-local].input-lg,
        input[type=month].input-lg {
            line-height: 24em
        }
}

.checkbox,
.radio {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label,
    .radio label {
        min-height: 1em;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox],
    .checkbox-inline input[type=checkbox],
    .radio input[type=radio],
    .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9
    }

    .checkbox + .checkbox,
    .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline,
    .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled,
    .checkbox.disabled label,
    .radio-inline.disabled,
    .radio.disabled label,
    fieldset[disabled] .checkbox label,
    fieldset[disabled] .checkbox-inline,
    fieldset[disabled] .radio label,
    fieldset[disabled] .radio-inline,
    fieldset[disabled] input[type=checkbox],
    fieldset[disabled] input[type=radio],
    input[type=checkbox].disabled,
    input[type=checkbox][disabled],
    input[type=radio].disabled,
    input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 13em;
    line-height: 1.5
}

select.input-sm {
    height: 13em;
    line-height: 13em
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 13em;
    line-height: 1.5
}

select.form-group-sm .form-control {
    height: 13em;
    line-height: 13em
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 13em;
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5
}

.input-lg {
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 24em;
    line-height: 24em
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 24em;
    line-height: 24em
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 47.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 24em;
    height: 24em;
    line-height: 24em
}

.input-sm + .form-control-feedback {
    width: 13em;
    height: 13em;
    line-height: 13em
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
    top: 6em
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #7a7a7a
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control,
        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label,
        .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox],
        .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 8em
}

.form-horizontal .form-group {
    /*    margin-left: -15px;
    margin-right: -15px*/
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    touch-action: manipulation;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.modal,
.modal-content,
.navbar-toggle:focus,
a:focus,
a:hover {
    outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    background-color: #8e8e93;
    border-color: #ccc
}

    .btn-default.active,
    .btn-default.focus,
    .btn-default:active,
    .btn-default:focus,
    .btn-default:hover,
    .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #74747a;
        border-color: #adadad
    }

    .btn-default.disabled,
    .btn-default.disabled.active,
    .btn-default.disabled.focus,
    .btn-default.disabled:active,
    .btn-default.disabled:focus,
    .btn-default.disabled:hover,
    .btn-default[disabled],
    .btn-default[disabled].active,
    .btn-default[disabled].focus,
    .btn-default[disabled]:active,
    .btn-default[disabled]:focus,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default,
    fieldset[disabled] .btn-default.active,
    fieldset[disabled] .btn-default.focus,
    fieldset[disabled] .btn-default:active,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default:hover {
        background-color: #8e8e93;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #8e8e93;
        background-color: #fff
    }

.btn-primary {
    background-color: #00748d;
    border-color: #187fe8
}

    .btn-primary.active,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #51abcb;
        border-color: #00748d
    }

    .btn-primary.disabled,
    .btn-primary.disabled.active,
    .btn-primary.disabled.focus,
    .btn-primary.disabled:active,
    .btn-primary.disabled:focus,
    .btn-primary.disabled:hover,
    .btn-primary[disabled],
    .btn-primary[disabled].active,
    .btn-primary[disabled].focus,
    .btn-primary[disabled]:active,
    .btn-primary[disabled]:focus,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary,
    fieldset[disabled] .btn-primary.active,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:active,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary:hover {
        background-color: #00748d;
        border-color: #187fe8
    }

    .btn-primary .badge {
        color: #00748d;
        background-color: #fff
    }

.btn-success {
    background-color: #05e720;
    border-color: #04ce1d
}

    .btn-success.active,
    .btn-success.focus,
    .btn-success:active,
    .btn-success:focus,
    .btn-success:hover,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #04b519;
        border-color: #039214
    }

    .btn-success.disabled,
    .btn-success.disabled.active,
    .btn-success.disabled.focus,
    .btn-success.disabled:active,
    .btn-success.disabled:focus,
    .btn-success.disabled:hover,
    .btn-success[disabled],
    .btn-success[disabled].active,
    .btn-success[disabled].focus,
    .btn-success[disabled]:active,
    .btn-success[disabled]:focus,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success,
    fieldset[disabled] .btn-success.active,
    fieldset[disabled] .btn-success.focus,
    fieldset[disabled] .btn-success:active,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success:hover {
        background-color: #05e720;
        border-color: #04ce1d
    }

    .btn-success .badge {
        color: #05e720;
        background-color: #fff
    }

.btn-info {
    background-color: #64b1ff;
    border-color: #4aa4ff
}

    .btn-info.active,
    .btn-info.focus,
    .btn-info:active,
    .btn-info:focus,
    .btn-info:hover,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #3197ff;
        border-color: #0d85ff
    }

    .btn-info.disabled,
    .btn-info.disabled.active,
    .btn-info.disabled.focus,
    .btn-info.disabled:active,
    .btn-info.disabled:focus,
    .btn-info.disabled:hover,
    .btn-info[disabled],
    .btn-info[disabled].active,
    .btn-info[disabled].focus,
    .btn-info[disabled]:active,
    .btn-info[disabled]:focus,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info,
    fieldset[disabled] .btn-info.active,
    fieldset[disabled] .btn-info.focus,
    fieldset[disabled] .btn-info:active,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info:hover {
        background-color: #64b1ff;
        border-color: #4aa4ff
    }

    .btn-info .badge {
        color: #64b1ff;
        background-color: #fff
    }

.btn-warning {
    background-color: #e75e05;
    border-color: #ce5404
}

    .btn-warning.active,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning:focus,
    .btn-warning:hover,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #b54a04;
        border-color: #923b03
    }

    .btn-warning.disabled,
    .btn-warning.disabled.active,
    .btn-warning.disabled.focus,
    .btn-warning.disabled:active,
    .btn-warning.disabled:focus,
    .btn-warning.disabled:hover,
    .btn-warning[disabled],
    .btn-warning[disabled].active,
    .btn-warning[disabled].focus,
    .btn-warning[disabled]:active,
    .btn-warning[disabled]:focus,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning,
    fieldset[disabled] .btn-warning.active,
    fieldset[disabled] .btn-warning.focus,
    fieldset[disabled] .btn-warning:active,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning:hover {
        background-color: #e75e05;
        border-color: #ce5404
    }

    .btn-warning .badge {
        color: #e75e05;
        background-color: #fff
    }

.btn-danger {
    background-color: #d54438;
    border-color: #c9372a
}

    .btn-danger.active,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger:focus,
    .btn-danger:hover,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #b43126;
        border-color: #972920
    }

    .btn-danger.disabled,
    .btn-danger.disabled.active,
    .btn-danger.disabled.focus,
    .btn-danger.disabled:active,
    .btn-danger.disabled:focus,
    .btn-danger.disabled:hover,
    .btn-danger[disabled],
    .btn-danger[disabled].active,
    .btn-danger[disabled].focus,
    .btn-danger[disabled]:active,
    .btn-danger[disabled]:focus,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger,
    fieldset[disabled] .btn-danger.active,
    fieldset[disabled] .btn-danger.focus,
    fieldset[disabled] .btn-danger:active,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger:hover {
        background-color: #d54438;
        border-color: #c9372a
    }

    .btn-danger .badge {
        color: #d54438;
        background-color: #fff
    }

.btn-link {
    color: #00748d;
    font-weight: 400;
    border-radius: 0
}

    .btn-link,
    .btn-link.active,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link,
        .btn-link:active,
        .btn-link:focus,
        .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus,
            .btn-link:hover {
                color: #51abcb;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus,
            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:focus,
            fieldset[disabled] .btn-link:hover {
                color: #e7ecee;
                text-decoration: none
            }

.btn-group-lg > .btn,
.btn-lg {
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn,
.btn-group-xs > .btn,
.btn-sm,
.btn-xs {
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=submit].btn-block,
input[type=button].btn-block,
input[type=reset].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;
    visibility: hidden
}

    .collapse.in {
        display: block;
        visibility: visible
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn,
    .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn.active,
        .btn-group > .btn:active,
        .btn-group > .btn:focus,
        .btn-group > .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 > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn .caret,
.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: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 > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .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 > .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
    }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 6px;
    height: 44px;
    font-size: 1.2em
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 24em;
    line-height: 24em
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 13em;
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 13em;
    line-height: 13em
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav > li,
.nav > li > a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 1em;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: .875em;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1.125em;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox],
    .input-group-addon input[type=radio] {
        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-group:not(:last-child) > .btn,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        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:first-child > .btn-group:not(:first-child) > .btn,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle {
        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
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn:active,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li > a {
        padding: 10px 10px
    }

        .nav > li > a:focus,
        .nav > li > a:hover {
            text-decoration: none;
            background-color: #f7f7f7
        }

    .nav > li.disabled > a {
        color: #e7ecee
    }

        .nav > li.disabled > a:focus,
        .nav > li.disabled > a:hover {
            color: #e7ecee;
            text-decoration: none;
            background-color: transparent;
            cursor: not-allowed
        }

    .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: #f7f7f7;
        border-color: #00748d
    }

    .nav .nav-divider {
        height: 1px;
        margin: -.5em 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0
    }

        .nav-tabs > li > a:hover {
            border-color: #f7f7f7 #f7f7f7 #ddd
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        color: #e1e4e6;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default
    }

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

    .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
            margin-right: 0;
            border-radius: 4px
        }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 4px 4px 0 0
        }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li,
.nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #00748d
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

    .nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px
    }

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 1em;
    border: 1px solid transparent
}

.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, .1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            visibility: visible !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.card.amex.identified .front .cvc,
.tooltip {
    visibility: visible
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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: 24.5px 15px;
    font-size: 1.125em;
    line-height: 1em;
    height: 50px
}

    .navbar-brand:focus,
    .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }

    .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;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

.navbar-nav {
    margin: 12.25px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1em
    }

@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 .dropdown-header,
        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 1em
        }

            .navbar-nav .open .dropdown-menu > li > a:focus,
            .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        max-width: 440px;
        margin: 0 auto
    }

        .navbar-nav > li {
            float: right; /*left*/
        }

            .navbar-nav > li > a {
                padding-top: 24.5px;
                padding-bottom: 24.5px
            }
}

.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 6px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control,
        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label,
        .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox],
        .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .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
    }
}

.breadcrumb > li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

.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-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

    .navbar-btn.btn-sm {
        margin-top: 18.5px;
        margin-bottom: 18.5px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 24.5px;
    margin-bottom: 24.5px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-left {
        float: left !important;
        float: left
    }

    .navbar-right {
        float: right !important;
        float: right;
        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:focus,
        .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-text {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus,
        .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:focus,
    .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover {
            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:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        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:focus,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        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:focus,
    .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus,
    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:focus,
    fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand:focus,
    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #fff
    }

    .navbar-inverse .navbar-brand {
        color: #fff
    }

    .navbar-inverse .navbar-nav > li > a,
    .navbar-inverse .navbar-text {
        color: #fff
    }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:focus,
    .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus,
        .navbar-inverse .navbar-toggle:hover {
            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:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #080808;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

    .navbar-inverse .btn-link[disabled]:focus,
    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    list-style: none;
    background-color: #f5f5f5
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px
    }

    .breadcrumb > .active {
        color: #e7ecee
    }

.pagination {
    padding-left: 0;
    margin: 1em 0;
    border-radius: 4px
}

    .label,
    .pagination > li {
        display: inline
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #00748d;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

.badge,
.label {
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    font-weight: 700
}

.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:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #51abcb;
    background-color: #f7f7f7;
    border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #00748d;
    border-color: #00748d;
    cursor: default
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #e7ecee;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 1.125em
}

.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: .875em
}

.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
}

.label {
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    text-align: center;
    border-radius: .25em
}

.badge,
.progress-bar {
    font-size: .875em;
    text-align: center
}

.label:empty {
    display: none
}

.label-default {
    background-color: #e7ecee
}

    .label-default[href]:focus,
    .label-default[href]:hover {
        background-color: #c9d4d9
    }

.label-primary {
    background-color: #00748d
}

    .label-primary[href]:focus,
    .label-primary[href]:hover {
        background-color: #51abcb
    }

.label-success {
    background-color: #05e720
}

    .label-success[href]:focus,
    .label-success[href]:hover {
        background-color: #04b519
    }

.label-info {
    background-color: #64b1ff
}

    .label-info[href]:focus,
    .label-info[href]:hover {
        background-color: #3197ff
    }

.label-warning {
    background-color: #e75e05
}

    .label-warning[href]:focus,
    .label-warning[href]:hover {
        background-color: #b54a04
    }

.label-danger {
    background-color: #d54438
}

    .label-danger[href]:focus,
    .label-danger[href]:hover {
        background-color: #b43126
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    background-color: #e7ecee;
    border-radius: .25rem;
}

    .badge:empty {
        display: none
    }

.media-object,
.thumbnail {
    display: block
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #00748d;
    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
}

.thumbnail {
    padding: 4px;
    margin-bottom: 1em;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img,
    .thumbnail > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #00748d
}

.thumbnail .caption {
    padding: 9px;
    color: #3a3a3a
}

@-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 {
    margin-bottom: 1em;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: 1em;
    color: #fff;
    background-color: #00748d;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -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: #05e720
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #64b1ff
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #e75e05
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d54438
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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-right,
.media > .pull-right {
    padding-left: 10px
}

.media-left,
.media > .pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    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 {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus,
    a.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #f7f7f7;
    color: #e7ecee;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text {
        color: #e7ecee
    }

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #00748d;
    border-color: #00748d
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text {
        color: #e8f2fd
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus,
    a.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:focus,
    a.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus,
    a.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:focus,
    a.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus,
    a.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:focus,
    a.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus,
    a.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:focus,
    a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text,
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0
}

.list-group-item-text {
    line-height: 1.3
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 2em
}

.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 .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .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,
.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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .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:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table: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,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.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
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.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,
.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 {
    border-bottom-left-radius: 3px
}

.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,
.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 {
    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 td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 1em
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .panel-heading + .panel-collapse > .panel-body {
        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 > .panel-heading {
    color: #797979;
    background-color: #f5f5f5;
    border-color: #ddd
}

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd
    }

    .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #797979
    }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #00748d;
    border-color: #00748d
}

    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #00748d
    }

    .panel-primary > .panel-heading .badge {
        color: #00748d;
        background-color: #fff
    }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00748d
}

.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 > .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 > .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 > .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
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive embed,
    .embed-responsive iframe,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%
    }

.close {
    float: right;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.popover,
.tooltip {
    font-family: iransans, BYekan, 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch
}

    .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
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #8e8e93
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .85;
        filter: alpha(opacity=85)
    }

.animation,
.tooltip {
    opacity: 0
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #05e720;
    min-height: 16.43px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #05e720
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: .875em;
    line-height: 1.4;
    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;
    text-decoration: none;
    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 {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 1em;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

    .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: 1em;
    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, .25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.left > .arrow:after,
.popover.right > .arrow:after {
    bottom: -10px;
    content: " "
}

.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, .25)
}

    .popover.right > .arrow:after {
        left: 1px;
        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, .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, .25)
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff
    }

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@media(max-width:767px) {
    .pull-right-xs {
        float: right !important;
        text-align: right !important;
    }

    .mr-10-xs {
        margin-right: 10px;
    }

    .mr-4-xs {
        margin-right: 4px;
    }
}

@media(min-width:768px) {
    .mt-20-lg {
        margin-top: 20%;
    }
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.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:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.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
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.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
    }

    .hidden-print {
        display: none !important
    }
}


/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


.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: .08em solid #eee;
    border-radius: .1em
}

.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
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    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-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.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-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

@font-face {
    font-family: Flaticon;
    src: url(../fonts/flaticon.eot);
    src: url(../fonts/flaticon.eot#iefix) format("embedded-opentype"), url(../fonts/flaticon.woff) format("woff"), url(../fonts/flaticon.ttf) format("truetype"), url(../fonts/flaticon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-account4:before {
    content: "\e000"
}

.flaticon-add179:before {
    content: "\e001"
}

.flaticon-add180:before {
    content: "\e002"
}

.flaticon-add181:before {
    content: "\e003"
}

.flaticon-add182:before {
    content: "\e004"
}

.flaticon-add183:before {
    content: "\e005"
}

.flaticon-add184:before {
    content: "\e006"
}

.flaticon-add186:before {
    content: "\e007"
}

.flaticon-adjust6:before {
    content: "\e008"
}

.flaticon-airplane106:before {
    content: "\e009"
}

.flaticon-android11:before {
    content: "\e00a"
}

.flaticon-android12:before {
    content: "\e00b"
}

.flaticon-apple70:before {
    content: "\e00c"
}

.flaticon-attachment19:before {
    content: "\e00d"
}

.flaticon-auto1:before {
    content: "\e00e"
}

.flaticon-automatic2:before {
    content: "\e00f"
}

.flaticon-automatic3:before {
    content: "\e010"
}

.flaticon-back57:before {
    content: "\e011"
}

.flaticon-backspace1:before {
    content: "\e012"
}

.flaticon-bed24:before {
    content: "\e013"
}

.flaticon-been:before {
    content: "\e014"
}

.flaticon-birthday20:before {
    content: "\e015"
}

.flaticon-black394:before {
    content: "\e016"
}

.flaticon-black395:before {
    content: "\e017"
}

.flaticon-black396:before {
    content: "\e018"
}

.flaticon-black397:before {
    content: "\e019"
}

.flaticon-black398:before {
    content: "\e01a"
}

.flaticon-black399:before {
    content: "\e01b"
}

.flaticon-black400:before {
    content: "\e01c"
}

.flaticon-black401:before {
    content: "\e01d"
}

.flaticon-black402:before {
    content: "\e01e"
}

.flaticon-blank30:before {
    content: "\e01f"
}

.flaticon-blank31:before {
    content: "\e020"
}

.flaticon-blank32:before {
    content: "\e021"
}

.flaticon-blank33:before {
    content: "\e022"
}

.flaticon-blogger12:before {
    content: "\e023"
}

.flaticon-blueetooth:before {
    content: "\e024"
}

.flaticon-bluetooth21:before {
    content: "\e025"
}

.flaticon-bluetooth22:before {
    content: "\e026"
}

.flaticon-bluetooth23:before {
    content: "\e027"
}

.flaticon-bluetooth24:before {
    content: "\e028"
}

.flaticon-bluetooth25:before {
    content: "\e029"
}

.flaticon-bookmark45:before {
    content: "\e02a"
}

.flaticon-bookmark46:before {
    content: "\e02b"
}

.flaticon-bookmark47:before {
    content: "\e02c"
}

.flaticon-bookmark48:before {
    content: "\e02d"
}

.flaticon-briefcase49:before {
    content: "\e02e"
}

.flaticon-briefcase50:before {
    content: "\e02f"
}

.flaticon-brightness10:before {
    content: "\e030"
}

.flaticon-brochure6:before {
    content: "\e031"
}

.flaticon-bubble8:before {
    content: "\e032"
}

.flaticon-bug18:before {
    content: "\e033"
}

.flaticon-burn9:before {
    content: "\e034"
}

.flaticon-button11:before {
    content: "\e035"
}

.flaticon-call47:before {
    content: "\e036"
}

.flaticon-call48:before {
    content: "\e037"
}

.flaticon-call49:before {
    content: "\e038"
}

.flaticon-camera59:before {
    content: "\e039"
}

.flaticon-camera60:before {
    content: "\e03a"
}

.flaticon-cancel19:before {
    content: "\e03b"
}

.flaticon-caps1:before {
    content: "\e03c"
}

.flaticon-caps:before {
    content: "\e03d"
}

.flaticon-car145:before {
    content: "\e03e"
}

.flaticon-car146:before {
    content: "\e03f"
}

.flaticon-car147:before {
    content: "\e040"
}

.flaticon-cell10:before {
    content: "\e041"
}

.flaticon-cell11:before {
    content: "\e042"
}

.flaticon-cell12:before {
    content: "\e043"
}

.flaticon-change3:before {
    content: "\e044"
}

.flaticon-chat75:before {
    content: "\e045"
}

.flaticon-chat76:before {
    content: "\e046"
}

.flaticon-check51:before {
    content: "\e047"
}

.flaticon-check52:before {
    content: "\e048"
}

.flaticon-chemistry17:before {
    content: "\e049"
}

.flaticon-circle107:before {
    content: "\e04a"
}

.flaticon-circle108:before {
    content: "\e04b"
}

.flaticon-circles23:before {
    content: "\e04c"
}

.flaticon-circumference:before {
    content: "\e04d"
}

.flaticon-city24:before {
    content: "\e04e"
}

.flaticon-clapperboard4:before {
    content: "\e04f"
}

.flaticon-clapperboard5:before {
    content: "\e050"
}

.flaticon-clear5:before {
    content: "\e051"
}

.flaticon-clipboard99:before {
    content: "\e052"
}

.flaticon-clock100:before {
    content: "\e053"
}

.flaticon-close47:before {
    content: "\e054"
}

.flaticon-closed64:before {
    content: "\e055"
}

.flaticon-cloud302:before {
    content: "\e056"
}

.flaticon-cloud303:before {
    content: "\e057"
}

.flaticon-cloud304:before {
    content: "\e058"
}

.flaticon-cloud305:before {
    content: "\e059"
}

.flaticon-cloud306:before {
    content: "\e05a"
}

.flaticon-cloud307:before {
    content: "\e05b"
}

.flaticon-compass106:before {
    content: "\e05c"
}

.flaticon-connection21:before {
    content: "\e05d"
}

.flaticon-copy31:before {
    content: "\e05e"
}

.flaticon-create2:before {
    content: "\e05f"
}

.flaticon-create3:before {
    content: "\e060"
}

.flaticon-credit98:before {
    content: "\e061"
}

.flaticon-crop13:before {
    content: "\e062"
}

.flaticon-crop14:before {
    content: "\e063"
}

.flaticon-cut23:before {
    content: "\e064"
}

.flaticon-dark55:before {
    content: "\e065"
}

.flaticon-developer2:before {
    content: "\e066"
}

.flaticon-device4:before {
    content: "\e067"
}

.flaticon-device5:before {
    content: "\e068"
}

.flaticon-disc30:before {
    content: "\e069"
}

.flaticon-do10:before {
    content: "\e06a"
}

.flaticon-double126:before {
    content: "\e06b"
}

.flaticon-download162:before {
    content: "\e06c"
}

.flaticon-download164:before {
    content: "\e06d"
}

.flaticon-download166:before {
    content: "\e06e"
}

.flaticon-downwards:before {
    content: "\e06f"
}

.flaticon-drafts:before {
    content: "\e070"
}

.flaticon-drop25:before {
    content: "\e071"
}

.flaticon-drop26:before {
    content: "\e072"
}

.flaticon-drop27:before {
    content: "\e073"
}

.flaticon-earth205:before {
    content: "\e074"
}

.flaticon-ellipsis1:before {
    content: "\e075"
}

.flaticon-email107:before {
    content: "\e076"
}

.flaticon-emoticon117:before {
    content: "\e077"
}

.flaticon-end3:before {
    content: "\e078"
}

.flaticon-enter5:before {
    content: "\e079"
}

.flaticon-exit13:before {
    content: "\e07a"
}

.flaticon-expand38:before {
    content: "\e07b"
}

.flaticon-expand39:before {
    content: "\e07c"
}

.flaticon-facebook56:before {
    content: "\e07d"
}

.flaticon-fast46:before {
    content: "\e07e"
}

.flaticon-favorite21:before {
    content: "\e07f"
}

.flaticon-favorite22:before {
    content: "\e080"
}

.flaticon-filled13:before {
    content: "\e081"
}

.flaticon-film61:before {
    content: "\e082"
}

.flaticon-filter20:before {
    content: "\e083"
}

.flaticon-flash25:before {
    content: "\e084"
}

.flaticon-flash26:before {
    content: "\e085"
}

.flaticon-folder215:before {
    content: "\e086"
}

.flaticon-forward18:before {
    content: "\e087"
}

.flaticon-forward19:before {
    content: "\e088"
}

.flaticon-framed1:before {
    content: "\e089"
}

.flaticon-front15:before {
    content: "\e08a"
}

.flaticon-front16:before {
    content: "\e08b"
}

.flaticon-front17:before {
    content: "\e08c"
}

.flaticon-full46:before {
    content: "\e08d"
}

.flaticon-gamepad3:before {
    content: "\e08e"
}

.flaticon-gamepad4:before {
    content: "\e08f"
}

.flaticon-get:before {
    content: "\e090"
}

.flaticon-gmail3:before {
    content: "\e091"
}

.flaticon-go10:before {
    content: "\e092"
}

.flaticon-good4:before {
    content: "\e093"
}

.flaticon-good5:before {
    content: "\e094"
}

.flaticon-google117:before {
    content: "\e095"
}

.flaticon-google118:before {
    content: "\e096"
}

.flaticon-google119:before {
    content: "\e097"
}

.flaticon-google120:before {
    content: "\e098"
}

.flaticon-google121:before {
    content: "\e099"
}

.flaticon-google122:before {
    content: "\e09a"
}

.flaticon-google123:before {
    content: "\e09b"
}

.flaticon-google124:before {
    content: "\e09c"
}

.flaticon-google125:before {
    content: "\e09d"
}

.flaticon-google126:before {
    content: "\e09e"
}

.flaticon-google127:before {
    content: "\e09f"
}

.flaticon-google128:before {
    content: "\e0a0"
}

.flaticon-google129:before {
    content: "\e0a1"
}

.flaticon-google130:before {
    content: "\e0a2"
}

.flaticon-google131:before {
    content: "\e0a3"
}

.flaticon-google132:before {
    content: "\e0a4"
}

.flaticon-google133:before {
    content: "\e0a5"
}

.flaticon-google134:before {
    content: "\e0a6"
}

.flaticon-google135:before {
    content: "\e0a7"
}

.flaticon-google136:before {
    content: "\e0a8"
}

.flaticon-google137:before {
    content: "\e0a9"
}

.flaticon-gps25:before {
    content: "\e0aa"
}

.flaticon-gps26:before {
    content: "\e0ab"
}

.flaticon-gps27:before {
    content: "\e0ac"
}

.flaticon-gps28:before {
    content: "\e0ad"
}

.flaticon-graduate32:before {
    content: "\e0ae"
}

.flaticon-halffilled1:before {
    content: "\e0af"
}

.flaticon-hangouts:before {
    content: "\e0b0"
}

.flaticon-headset11:before {
    content: "\e0b1"
}

.flaticon-headset12:before {
    content: "\e0b2"
}

.flaticon-help18:before {
    content: "\e0b3"
}

.flaticon-help19:before {
    content: "\e0b4"
}

.flaticon-hide3:before {
    content: "\e0b5"
}

.flaticon-high20:before {
    content: "\e0b6"
}

.flaticon-high21:before {
    content: "\e0b7"
}

.flaticon-high22:before {
    content: "\e0b8"
}

.flaticon-history6:before {
    content: "\e0b9"
}

.flaticon-home149:before {
    content: "\e0ba"
}

.flaticon-horizontal39:before {
    content: "\e0bb"
}

.flaticon-hotel68:before {
    content: "\e0bc"
}

.flaticon-https:before {
    content: "\e0bd"
}

.flaticon-import:before {
    content: "\e0be"
}

.flaticon-insert4:before {
    content: "\e0bf"
}

.flaticon-instagram16:before {
    content: "\e0c0"
}

.flaticon-invert1:before {
    content: "\e0c1"
}

.flaticon-keyboard53:before {
    content: "\e0c2"
}

.flaticon-keyboard54:before {
    content: "\e0c3"
}

.flaticon-label31:before {
    content: "\e0c4"
}

.flaticon-landscape10:before {
    content: "\e0c5"
}

.flaticon-laptop117:before {
    content: "\e0c6"
}

.flaticon-left216:before {
    content: "\e0c7"
}

.flaticon-left217:before {
    content: "\e0c8"
}

.flaticon-left218:before {
    content: "\e0c9"
}

.flaticon-light88:before {
    content: "\e0ca"
}

.flaticon-link60:before {
    content: "\e0cb"
}

.flaticon-linkedin24:before {
    content: "\e0cc"
}

.flaticon-list88:before {
    content: "\e0cd"
}

.flaticon-list89:before {
    content: "\e0ce"
}

.flaticon-location41:before {
    content: "\e0cf"
}

.flaticon-locked57:before {
    content: "\e0d0"
}

.flaticon-locked58:before {
    content: "\e0d1"
}

.flaticon-low34:before {
    content: "\e0d2"
}

.flaticon-magic20:before {
    content: "\e0d3"
}

.flaticon-man459:before {
    content: "\e0d4"
}

.flaticon-man460:before {
    content: "\e0d5"
}

.flaticon-map102:before {
    content: "\e0d6"
}

.flaticon-map103:before {
    content: "\e0d7"
}

.flaticon-mark1:before {
    content: "\e0d8"
}

.flaticon-mark2:before {
    content: "\e0d9"
}

.flaticon-medium5:before {
    content: "\e0da"
}

.flaticon-medium6:before {
    content: "\e0db"
}

.flaticon-medium7:before {
    content: "\e0dc"
}

.flaticon-memory1:before {
    content: "\e0dd"
}

.flaticon-menu55:before {
    content: "\e0de"
}

.flaticon-merge:before {
    content: "\e0df"
}

.flaticon-microphone84:before {
    content: "\e0e0"
}

.flaticon-microphone85:before {
    content: "\e0e1"
}

.flaticon-microsoft7:before {
    content: "\e0e2"
}

.flaticon-microsoft8:before {
    content: "\e0e3"
}

.flaticon-missed:before {
    content: "\e0e4"
}

.flaticon-mountain31:before {
    content: "\e0e5"
}

.flaticon-mountain32:before {
    content: "\e0e6"
}

.flaticon-mountains14:before {
    content: "\e0e7"
}

.flaticon-move26:before {
    content: "\e0e8"
}

.flaticon-new102:before {
    content: "\e0e9"
}

.flaticon-new103:before {
    content: "\e0ea"
}

.flaticon-nfc1:before {
    content: "\e0eb"
}

.flaticon-notifications1:before {
    content: "\e0ec"
}

.flaticon-notifications2:before {
    content: "\e0ed"
}

.flaticon-notifications:before {
    content: "\e0ee"
}

.flaticon-painter14:before {
    content: "\e0ef"
}

.flaticon-panoramic1:before {
    content: "\e0f0"
}

.flaticon-parking14:before {
    content: "\e0f1"
}

.flaticon-pause44:before {
    content: "\e0f2"
}

.flaticon-person325:before {
    content: "\e0f3"
}

.flaticon-phone370:before {
    content: "\e0f4"
}

.flaticon-phone371:before {
    content: "\e0f5"
}

.flaticon-phone372:before {
    content: "\e0f6"
}

.flaticon-phone373:before {
    content: "\e0f7"
}

.flaticon-phone374:before {
    content: "\e0f8"
}

.flaticon-phone375:before {
    content: "\e0f9"
}

.flaticon-photo210:before {
    content: "\e0fa"
}

.flaticon-photo211:before {
    content: "\e0fb"
}

.flaticon-photo212:before {
    content: "\e0fc"
}

.flaticon-photographic1:before {
    content: "\e0fd"
}

.flaticon-pinterest33:before {
    content: "\e0fe"
}

.flaticon-planet29:before {
    content: "\e0ff"
}

.flaticon-play105:before {
    content: "\e100"
}

.flaticon-play106:before {
    content: "\e101"
}

.flaticon-play107:before {
    content: "\e102"
}

.flaticon-play108:before {
    content: "\e103"
}

.flaticon-play109:before {
    content: "\e104"
}

.flaticon-plus80:before {
    content: "\e105"
}

.flaticon-poll:before {
    content: "\e106"
}

.flaticon-power106:before {
    content: "\e107"
}

.flaticon-previous14:before {
    content: "\e108"
}

.flaticon-printer88:before {
    content: "\e109"
}

.flaticon-problems:before {
    content: "\e10a"
}

.flaticon-progress10:before {
    content: "\e10b"
}

.flaticon-public10:before {
    content: "\e10c"
}

.flaticon-public11:before {
    content: "\e10d"
}

.flaticon-public9:before {
    content: "\e10e"
}

.flaticon-puzzle37:before {
    content: "\e10f"
}

.flaticon-radio51:before {
    content: "\e110"
}

.flaticon-random5:before {
    content: "\e111"
}

.flaticon-rate:before {
    content: "\e112"
}

.flaticon-read5:before {
    content: "\e113"
}

.flaticon-receipt9:before {
    content: "\e114"
}

.flaticon-record9:before {
    content: "\e115"
}

.flaticon-refresh55:before {
    content: "\e116"
}

.flaticon-refresh56:before {
    content: "\e117"
}

.flaticon-reminder6:before {
    content: "\e118"
}

.flaticon-replay4:before {
    content: "\e119"
}

.flaticon-reply18:before {
    content: "\e11a"
}

.flaticon-report:before {
    content: "\e11b"
}

.flaticon-rewind45:before {
    content: "\e11c"
}

.flaticon-right237:before {
    content: "\e11d"
}

.flaticon-right244:before {
    content: "\e11e"
}

.flaticon-ring24:before {
    content: "\e11f"
}

.flaticon-rotate11:before {
    content: "\e120"
}

.flaticon-rotate12:before {
    content: "\e121"
}

.flaticon-round50:before {
    content: "\e122"
}

.flaticon-round51:before {
    content: "\e123"
}

.flaticon-round52:before {
    content: "\e124"
}

.flaticon-round53:before {
    content: "\e125"
}

.flaticon-round54:before {
    content: "\e126"
}

.flaticon-round55:before {
    content: "\e127"
}

.flaticon-round56:before {
    content: "\e128"
}

.flaticon-round57:before {
    content: "\e129"
}

.flaticon-round58:before {
    content: "\e12a"
}

.flaticon-rounded54:before {
    content: "\e12b"
}

.flaticon-rounded55:before {
    content: "\e12c"
}

.flaticon-rounded56:before {
    content: "\e12d"
}

.flaticon-rounded57:before {
    content: "\e12e"
}

.flaticon-rounded58:before {
    content: "\e12f"
}

.flaticon-rounded59:before {
    content: "\e130"
}

.flaticon-rounded60:before {
    content: "\e131"
}

.flaticon-rubbish:before {
    content: "\e132"
}

.flaticon-save20:before {
    content: "\e133"
}

.flaticon-schedule2:before {
    content: "\e134"
}

.flaticon-screen44:before {
    content: "\e135"
}

.flaticon-screen45:before {
    content: "\e136"
}

.flaticon-screen46:before {
    content: "\e137"
}

.flaticon-screen47:before {
    content: "\e138"
}

.flaticon-screen48:before {
    content: "\e139"
}

.flaticon-screen49:before {
    content: "\e13a"
}

.flaticon-sd7:before {
    content: "\e13b"
}

.flaticon-sd8:before {
    content: "\e13c"
}

.flaticon-search100:before {
    content: "\e13d"
}

.flaticon-searching41:before {
    content: "\e13e"
}

.flaticon-select3:before {
    content: "\e13f"
}

.flaticon-select4:before {
    content: "\e140"
}

.flaticon-send12:before {
    content: "\e141"
}

.flaticon-send13:before {
    content: "\e142"
}

.flaticon-send14:before {
    content: "\e143"
}

.flaticon-server40:before {
    content: "\e144"
}

.flaticon-set5:before {
    content: "\e145"
}

.flaticon-set6:before {
    content: "\e146"
}

.flaticon-settings49:before {
    content: "\e147"
}

.flaticon-settings50:before {
    content: "\e148"
}

.flaticon-share39:before {
    content: "\e149"
}

.flaticon-shared1:before {
    content: "\e14a"
}

.flaticon-shining2:before {
    content: "\e14b"
}

.flaticon-shining3:before {
    content: "\e14c"
}

.flaticon-shopping231:before {
    content: "\e14d"
}

.flaticon-shopping232:before {
    content: "\e14e"
}

.flaticon-show4:before {
    content: "\e14f"
}

.flaticon-show5:before {
    content: "\e150"
}

.flaticon-show6:before {
    content: "\e151"
}

.flaticon-show7:before {
    content: "\e152"
}

.flaticon-show8:before {
    content: "\e153"
}

.flaticon-shuffle24:before {
    content: "\e154"
}

.flaticon-sim2:before {
    content: "\e155"
}

.flaticon-smartphone19:before {
    content: "\e156"
}

.flaticon-smartphone20:before {
    content: "\e157"
}

.flaticon-sms5:before {
    content: "\e158"
}

.flaticon-sms6:before {
    content: "\e159"
}

.flaticon-sms7:before {
    content: "\e15a"
}

.flaticon-snake4:before {
    content: "\e15b"
}

.flaticon-sort52:before {
    content: "\e15c"
}

.flaticon-speech108:before {
    content: "\e15d"
}

.flaticon-split4:before {
    content: "\e15e"
}

.flaticon-square181:before {
    content: "\e15f"
}

.flaticon-stop46:before {
    content: "\e160"
}

.flaticon-swap2:before {
    content: "\e161"
}

.flaticon-swap3:before {
    content: "\e162"
}

.flaticon-switch27:before {
    content: "\e163"
}

.flaticon-switch28:before {
    content: "\e164"
}

.flaticon-switch29:before {
    content: "\e165"
}

.flaticon-switch30:before {
    content: "\e166"
}

.flaticon-synchronization3:before {
    content: "\e167"
}

.flaticon-synchronization4:before {
    content: "\e168"
}

.flaticon-synchronization5:before {
    content: "\e169"
}

.flaticon-tab3:before {
    content: "\e16a"
}

.flaticon-tablet95:before {
    content: "\e16b"
}

.flaticon-tack:before {
    content: "\e16c"
}

.flaticon-tag71:before {
    content: "\e16d"
}

.flaticon-telephone105:before {
    content: "\e16e"
}

.flaticon-thermostat1:before {
    content: "\e16f"
}

.flaticon-three168:before {
    content: "\e170"
}

.flaticon-three170:before {
    content: "\e171"
}

.flaticon-thumb53:before {
    content: "\e172"
}

.flaticon-thumb54:before {
    content: "\e173"
}

.flaticon-tick7:before {
    content: "\e174"
}

.flaticon-timelapse:before {
    content: "\e175"
}

.flaticon-traffic21:before {
    content: "\e176"
}

.flaticon-tumblr22:before {
    content: "\e177"
}

.flaticon-turn17:before {
    content: "\e178"
}

.flaticon-turn18:before {
    content: "\e179"
}

.flaticon-turn19:before {
    content: "\e17a"
}

.flaticon-turn20:before {
    content: "\e17b"
}

.flaticon-turn21:before {
    content: "\e17c"
}

.flaticon-turn22:before {
    content: "\e17d"
}

.flaticon-turn23:before {
    content: "\e17e"
}

.flaticon-twitter47:before {
    content: "\e17f"
}

.flaticon-two375:before {
    content: "\e180"
}

.flaticon-two385:before {
    content: "\e181"
}

.flaticon-two393:before {
    content: "\e182"
}

.flaticon-underline6:before {
    content: "\e183"
}

.flaticon-underline7:before {
    content: "\e184"
}

.flaticon-undo19:before {
    content: "\e185"
}

.flaticon-unlocked43:before {
    content: "\e186"
}

.flaticon-up176:before {
    content: "\e187"
}

.flaticon-upload119:before {
    content: "\e188"
}

.flaticon-upload120:before {
    content: "\e189"
}

.flaticon-usb33:before {
    content: "\e18a"
}

.flaticon-user157:before {
    content: "\e18b"
}

.flaticon-user158:before {
    content: "\e18c"
}

.flaticon-users25:before {
    content: "\e18d"
}

.flaticon-verification24:before {
    content: "\e18e"
}

.flaticon-videocall:before {
    content: "\e18f"
}

.flaticon-view12:before {
    content: "\e190"
}

.flaticon-virtual2:before {
    content: "\e191"
}

.flaticon-visibility1:before {
    content: "\e192"
}

.flaticon-voice32:before {
    content: "\e193"
}

.flaticon-voicemail1:before {
    content: "\e194"
}

.flaticon-volume47:before {
    content: "\e195"
}

.flaticon-volume49:before {
    content: "\e196"
}

.flaticon-volume50:before {
    content: "\e197"
}

.flaticon-volume51:before {
    content: "\e198"
}

.flaticon-warning37:before {
    content: "\e199"
}

.flaticon-watch16:before {
    content: "\e19a"
}

.flaticon-waving:before {
    content: "\e19b"
}

.flaticon-web37:before {
    content: "\e19c"
}

.flaticon-website12:before {
    content: "\e19d"
}

.flaticon-wifi81:before {
    content: "\e19e"
}

.flaticon-wifi82:before {
    content: "\e19f"
}

.flaticon-wifi83:before {
    content: "\e1a0"
}

.flaticon-window57:before {
    content: "\e1a1"
}

.flaticon-work3:before {
    content: "\e1a2"
}

.flaticon-workspace:before {
    content: "\e1a3"
}

.flaticon-world96:before {
    content: "\e1a4"
}

.flaticon-write20:before {
    content: "\e1a5"
}

.flaticon-youtube35:before {
    content: "\e1a6"
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.ie .animation {
    opacity: 1
}

.animated {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        -ms-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        -ms-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        -ms-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        -ms-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }

    100%, 50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        -ms-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }

    100%, 50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.ih-item,
.ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ih-item {
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    margin: 0 auto 24px
}

    .ih-item.circle .img,
    .ih-item.circle .img:before {
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out
    }

    .ih-item a {
        color: #3a3a3a
    }

        .ih-item a:hover {
            text-decoration: none
        }

    .ih-item img {
        width: 100%;
        height: 100%
    }

    .ih-item.circle,
    .ih-item.circle .img {
        position: relative;
        width: 220px;
        height: 220px;
        border-radius: 50%
    }

        .ih-item.circle .img {
            z-index: 11;
            transition: all .35s ease-in-out
        }

            .ih-item.circle .img:before {
                position: absolute;
                display: block;
                content: '';
                width: 100%;
                height: 100%;
                border-radius: 50%;
                box-shadow: inset 0 0 0 16px rgba(47, 140, 234, .5), 0 1px 2px rgba(0, 0, 0, .3);
                transition: all .35s ease-in-out
            }

            .ih-item.circle .img img {
                border-radius: 50%
            }

        .ih-item.circle .info {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            border-radius: 50%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            background: #3a3a3a;
            opacity: 0;
            pointer-events: none;
            -webkit-transition: all .35s ease-in-out;
            -moz-transition: all .35s ease-in-out;
            transition: all .35s ease-in-out
        }

#lightGallery-action,
#lightGallery-close,
.card .back,
.card .front {
    -webkit-backface-visibility: hidden
}

.ih-item.circle .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 1.4em;
    margin: 0 30px;
    padding: 45px 0 0;
    height: 130px
}

.ih-item.circle .info p {
    color: #bbb;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: .875em;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

#lightGallery-action a,
#lightGallery-action a.cLthumb:after {
    font-size: 16px;
    font-family: Slide-icons
}

.ih-item.circle.left-to-right .img {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0)
}

.ih-item.circle.left-to-right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.ih-item.circle.left-to-right a:hover .img {
    -webkit-transform: scale(.5) translateX(100%);
    -moz-transform: scale(.5) translateX(100%);
    -ms-transform: scale(.5) translateX(100%);
    -o-transform: scale(.5) translateX(100%);
    transform: scale(.5) translateX(100%)
}

.ih-item.circle.left-to-right a:hover .info {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.ih-item.circle.right-to-left .img {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0)
}

.ih-item.circle.right-to-left .info {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.ih-item.circle.right-to-left a:hover .img {
    -webkit-transform: scale(.5) translateX(-100%);
    -moz-transform: scale(.5) translateX(-100%);
    -ms-transform: scale(.5) translateX(-100%);
    -o-transform: scale(.5) translateX(-100%);
    transform: scale(.5) translateX(-100%)
}

.ih-item.circle.right-to-left a:hover .info {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.ih-item.circle.top-to-bottom .img {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.ih-item.circle.top-to-bottom .info {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.ih-item.circle.top-to-bottom a:hover .img {
    -webkit-transform: scale(.5) translateY(100%);
    -moz-transform: scale(.5) translateY(100%);
    -ms-transform: scale(.5) translateY(100%);
    -o-transform: scale(.5) translateY(100%);
    transform: scale(.5) translateY(100%)
}

.ih-item.circle.top-to-bottom a:hover .info {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.ih-item.circle.bottom-to-top .img {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.ih-item.circle.bottom-to-top .info {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.ih-item.circle.bottom-to-top a:hover .img {
    -webkit-transform: scale(.5) translateY(-100%);
    -moz-transform: scale(.5) translateY(-100%);
    -ms-transform: scale(.5) translateY(-100%);
    -o-transform: scale(.5) translateY(-100%);
    transform: scale(.5) translateY(-100%)
}

.ih-item.circle.bottom-to-top a:hover .info {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@font-face {
    font-family: Slide-icons;
    src: url(../fonts/Slide-icons.eot)
}

@font-face {
    font-family: Slide-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: Slide-icons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lightGallery {
    overflow: hidden !important
}

#lightGallery-Gallery img {
    border: none !important
}

#lightGallery-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 1;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    -o-transition: opacity .35s ease;
    -ms-transition: opacity .35s ease;
    transition: opacity .35s ease;
    background: #0d0d0d
}

#lightGallery-Gallery.opacity {
    opacity: 1;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}

    #lightGallery-Gallery.opacity .thumb_cont {
        opacity: 1
    }

#lightGallery-Gallery.fadeM {
    opacity: 0;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

#lightGallery-Gallery {
    height: 100%;
    opacity: 0;
    width: 100%;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}

#lightGallery-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    white-space: nowrap
}

    #lightGallery-slider .lightGallery-slide {
        background: url(../img/loading.gif) center center no-repeat;
        display: inline-block;
        height: 100%;
        line-height: 1px;
        text-align: center;
        width: 100%
    }

    #lightGallery-slider.slide .lightGallery-slide,
    #lightGallery-slider.useLeft .lightGallery-slide {
        position: absolute;
        opacity: .4
    }

    #lightGallery-slider.fadeM .lightGallery-slide {
        position: absolute;
        left: 0;
        opacity: 0
    }

    #lightGallery-slider.animate .lightGallery-slide {
        position: absolute;
        left: 0
    }

    #lightGallery-slider.fadeM .current {
        opacity: 1;
        z-index: 9
    }

#lightGallery-Gallery.opacity .lightGallery-slide.current iframe,
#lightGallery-Gallery.opacity .lightGallery-slide.current img {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.lightGallery-slide.current iframe,
.lightGallery-slide.current img {
    transform: scale(.5, .5);
    -moz-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    -o-transform: scale(.5, .5);
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}

#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe,
#lightGallery-Gallery.fadeM .lightGallery-slide.current img {
    transform: scale(.5, .5);
    -moz-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    -o-transform: scale(.5, .5)
}

#lightGallery-slider.fadeM.on .current {
    opacity: 1;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

#lightGallery-slider.fadeM .lightGallery-slide {
    transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -webkit-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    -ms-transition: opacity .4s ease 0s
}

#lightGallery-slider.slide .lightGallery-slide {
    transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}

#lightGallery-slider.slide.on .lightGallery-slide {
    opacity: 0
}

#lightGallery-slider.slide .lightGallery-slide.current {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important
}

#lightGallery-slider.slide .lightGallery-slide.prevSlide {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0)
}

#lightGallery-slider.slide .lightGallery-slide.nextSlide {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}

#lightGallery-slider.useLeft .lightGallery-slide {
    left: 100%
}

#lightGallery-slider.useLeft.on .lightGallery-slide {
    opacity: 0
}

#lightGallery-slider.useLeft .lightGallery-slide.current {
    opacity: 1 !important;
    left: 0 !important
}

#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
    opacity: 0;
    left: -100%
}

#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
    opacity: 0;
    left: 100%
}

#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .nextSlide,
#lightGallery-slider.slide.on .prevSlide {
    transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s
}

#lightGallery-slider.speed .current,
#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .nextSlide,
#lightGallery-slider.speed .prevSlide {
    transition-duration: inherit !important;
    -moz-transition-duration: inherit !important;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    -ms-transition-duration: inherit !important
}

#lightGallery-slider.timing .current,
#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .nextSlide,
#lightGallery-slider.timing .prevSlide {
    transition-timing-function: inherit !important;
    -moz-transition-timing-function: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    -ms-transition-timing-function: inherit !important
}

#lightGallery-slider .lightGallery-slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#lightGallery-slider .lightGallery-slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    cursor: -moz-grabbing;
    cursor: grab;
    cursor: -webkit-grab;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#lightGallery-action {
    bottom: 20px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    z-index: 9
}

    #lightGallery-action a {
        margin: 0 3px 0 0 !important;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: inline-block !important;
        display: inline-block;
        vertical-align: middle;
        background-color: #000;
        background-color: rgba(0, 0, 0, .65);
        width: 28px;
        height: 28px;
        color: #FFF;
        cursor: pointer
    }

        #lightGallery-action a.disabled {
            opacity: .6;
            filter: alpha(opacity=60);
            cursor: default;
            background-color: #000;
            background-color: rgba(0, 0, 0, .65) !important
        }

        #lightGallery-action a:focus,
        #lightGallery-action a:hover {
            background-color: #000;
            background-color: rgba(0, 0, 0, .85)
        }

        #lightGallery-action a#lightGallery-next:after,
        #lightGallery-action a#lightGallery-prev:before {
            left: 5px;
            bottom: 3px;
            position: absolute
        }

        #lightGallery-action a#lightGallery-prev:before {
            content: "\e01d"
        }

        #lightGallery-action a#lightGallery-next:after {
            content: "\e01b"
        }

        #lightGallery-action a.cLthumb:after {
            content: "\e01c";
            left: 6px;
            bottom: 4px;
            position: absolute
        }

#lightGallery_counter {
    bottom: 52px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9;
    color: #FFF
}

#lightGallery-Gallery .thumb_cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #000;
    -webkit-transition: max-height .4s ease-in-out;
    -moz-transition: max-height .4s ease-in-out;
    -o-transition: max-height .4s ease-in-out;
    -ms-transition: max-height .4s ease-in-out;
    transition: max-height .4s ease-in-out;
    z-index: 9;
    max-height: 0;
    opacity: 0
}

    #lightGallery-Gallery .thumb_cont.open {
        max-height: 350px
    }

    #lightGallery-Gallery .thumb_cont .thumb_inner {
        margin-left: -12px;
        padding: 12px;
        max-height: 290px;
        overflow-y: auto
    }

    #lightGallery-Gallery .thumb_cont .thumb_info {
        background-color: #333;
        padding: 7px 20px
    }

        #lightGallery-Gallery .thumb_cont .thumb_info .count {
            color: #fff;
            font-weight: 700;
            font-size: 12px
        }

        #lightGallery-Gallery .thumb_cont .thumb_info .close {
            color: #FFF;
            display: block;
            float: right !important;
            width: 28px;
            position: relative;
            height: 28px;
            border-radius: 2px;
            margin-top: -4px;
            background-color: #000;
            background-color: rgba(0, 0, 0, .65);
            -webkit-transition: background-color .3s ease 0s;
            -moz-transition: background-color .3s ease 0s;
            -o-transition: background-color .3s ease 0s;
            -ms-transition: background-color .3s ease 0s;
            transition: background-color .3s ease 0s;
            z-index: 1090;
            cursor: pointer
        }

            #lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
                left: 6px;
                position: absolute;
                top: 4px
            }

            #lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
            #lightGallery-close:after {
                content: "\e01a";
                font-family: Slide-icons;
                font-style: normal;
                font-size: 16px
            }

            #lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
                text-decoration: none;
                background-color: #000
            }

    #lightGallery-Gallery .thumb_cont .thumb {
        display: inline-block !important;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 4px;
        margin-left: 4px;
        height: 50px;
        width: 50px;
        opacity: .6;
        filter: alpha(opacity=60);
        -moz-filter: alpha(opacity=60);
        -ms-filter: alpha(opacity=60);
        -webkit-filter: alpha(opacity=60);
        overflow: hidden;
        border-radius: 3px;
        border: 3px solid transparent;
        cursor: pointer;
        -webkit-transition: border-color linear .2s, opacity linear .2s;
        -moz-transition: border-color linear .2s, opacity linear .2s;
        -o-transition: border-color linear .2s, opacity linear .2s;
        -ms-transition: border-color linear .2s, opacity linear .2s;
        transition: border-color linear .2s, opacity linear .2s
    }

.card.amex.identified .front .card-logo.amex,
.card.amex.identified .front:after,
.card.discover.identified .card-logo.discover,
.card.mastercard.identified .card-logo.mastercard,
.card.visa.identified .card-logo.visa {
    opacity: 1
}

@media (min-width:800px) {
    #lightGallery-Gallery .thumb_cont .thumb {
        width: 94px;
        height: 94px
    }
}

#lightGallery-Gallery .thumb_cont .thumb > img {
    height: auto;
    max-width: 100%
}

#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-color: #fff
}

#lightGallery-slider .video_cont {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: auto;
    vertical-align: middle;
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#lightGallery-slider .video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

    #lightGallery-slider .video iframe {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0
    }

#lightGallery-slider .info {
    background-color: #000;
    background: rgba(0, 0, 0, .55);
    color: #FFF;
    padding: 10px 50px;
    position: absolute;
    top: 0;
    width: 100%
}

    #lightGallery-slider .info span {
        display: block;
        line-height: 1
    }

        #lightGallery-slider .info span:last-child {
            margin-top: 6px
        }

    #lightGallery-slider .info .title {
        font-size: 16px;
        font-weight: 700
    }

    #lightGallery-slider .info .desc {
        color: #DDD;
        font-size: 12px
    }

#lightGallery-close {
    color: #FFF;
    height: 28px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 28px;
    z-index: 1090;
    cursor: pointer;
    border-radius: 2px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .65);
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.card-logo.amex,
.card-logo.discover {
    border: 1px solid #EEE;
    text-transform: uppercase
}

#lightGallery-close:after {
    position: absolute;
    right: 6px;
    top: 3px
}

#lightGallery-close:hover {
    text-decoration: none;
    background-color: #000
}

.card.safari.identified .back:before,
.card.safari.identified .front:before {
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%)
}

.card.ie-10.flipped {
    -webkit-transform: 0deg;
    -ms-transform: 0deg;
    transform: 0deg
}

    .card.ie-10.flipped .back,
    .card.ie-10.flipped .front {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        transform: rotateY(0)
    }

        .card.ie-10.flipped .back:after {
            left: 18%
        }

        .card.ie-10.flipped .back .cvc {
            -webkit-transform: rotateY(180deg);
            -ms-transform: rotateY(180deg);
            transform: rotateY(180deg);
            left: 5%
        }

        .card.flipped,
        .card.ie-10.flipped .back .shiny:after {
            -webkit-transform: rotateY(180deg);
            -ms-transform: rotateY(180deg)
        }

        .card.ie-10.flipped .back .shiny {
            left: 84%
        }

            .card.ie-10.flipped .back .shiny:after {
                left: -480%;
                transform: rotateY(180deg)
            }

.card-logo {
    height: 36px;
    width: 60px;
    font-style: italic
}

    .card-logo,
    .card-logo:after,
    .card-logo:before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .card-logo.amex {
            font-size: 4px;
            font-weight: 700;
            color: #fff;
            background-image: -webkit-repeating-radial-gradient(center, circle, #fff 1px, #999 2px);
            background-image: repeating-radial-gradient(circle at center, #fff 1px, #999 2px)
        }

            .card-logo.amex:after,
            .card-logo.amex:before {
                width: 28px;
                display: block;
                position: absolute;
                left: 16px
            }

            .card-logo.amex:before {
                height: 28px;
                content: "american";
                top: 3px;
                text-align: left;
                padding-left: 2px;
                padding-top: 11px;
                background: #267AC3
            }

            .card-logo.amex:after {
                content: "express";
                bottom: 11px;
                text-align: right;
                padding-right: 2px
            }

        .card-logo.discover,
        .card-logo.mastercard,
        .card-logo.visa.visa {
            font-weight: 700;
            text-align: center
        }

.card.amex.flipped {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.card.amex.identified .back:before,
.card.amex.identified .front:before {
    background-color: #108168
}

.card-logo.discover {
    background: #F60;
    color: #111;
    font-style: normal;
    font-size: 10px;
    overflow: hidden;
    z-index: 1;
    padding-top: 9px;
    letter-spacing: .03em
}

    .card-logo.discover:after,
    .card-logo.discover:before {
        content: " ";
        display: block;
        position: absolute
    }

    .card-logo.discover:before {
        background: #fff;
        width: 200px;
        height: 200px;
        border-radius: 200px;
        bottom: -5%;
        right: -80%;
        z-index: -1
    }

    .card-logo.discover:after {
        width: 8px;
        height: 8px;
        border-radius: .25rem;
        top: 10px;
        left: 27px;
        background-color: #FFF;
        background-image: -webkit-radial-gradient(#fff, #f60);
        background-image: radial-gradient(#fff, #f60);
        content: "network";
        font-size: 4px;
        line-height: 24px;
        text-indent: -7px
    }

.card .back .shiny:before,
.card .back:after,
.card .back:before,
.card .front .shiny:before,
.card .front:after,
.card .front:before,
.card-logo.visa.visa:after,
.card-logo.visa.visa:before,
.card.discover.identified .front:after {
    content: " ";
    display: block
}

.card .front .card-logo.discover {
    right: 12%;
    top: 18%
}

.card.discover.identified .back:before,
.card.discover.identified .front:before {
    background-color: #86B8CF
}

.card.discover.identified .front:after {
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #F60;
    background-image: -webkit-linear-gradient(#f60, #ffa166, #f60);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f60), color-stop(#ffa166), to(#f60));
    background-image: linear-gradient(#f60, #ffa166, #f60);
    height: 50px;
    width: 50px;
    border-radius: 25px;
    position: absolute;
    left: 100%;
    top: 15%;
    margin-left: -25px;
    -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, .5);
    box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, .5)
}

.card-logo.visa.visa {
    background: #fff;
    text-transform: uppercase;
    color: #1A1876;
    font-size: 15px
}

    .card-logo.visa.visa:after,
    .card-logo.visa.visa:before {
        width: 100%;
        height: 25%
    }

    .card-logo.visa.visa:before {
        background: #1A1876;
        bottom: 100%
    }

    .card-logo.visa.visa:after {
        background: #E79800;
        top: 100%
    }

.card.visa.identified .back:before,
.card.visa.identified .front:before {
    background-color: #191278
}

.card-logo.mastercard {
    color: #fff;
    font-size: 9px;
    line-height: 36px;
    z-index: 1;
    text-shadow: 1px 1px rgba(0, 0, 0, .6)
}

    .card-logo.mastercard:after,
    .card-logo.mastercard:before {
        content: " ";
        display: block;
        width: 36px;
        top: 0;
        position: absolute;
        height: 36px;
        border-radius: 18px
    }

    .card-logo.mastercard:before {
        left: 0;
        background: red;
        z-index: -1
    }

    .card-logo.mastercard:after {
        right: 0;
        background: #FFAB00;
        z-index: -2
    }

.card.mastercard.identified .back .card-logo.mastercard,
.card.mastercard.identified .front .card-logo.mastercard {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card.mastercard.identified .back:before,
.card.mastercard.identified .front:before {
    background-color: #0061A8
}

.card-container {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 100%;
    max-width: 350px;
    height: 200px;
    margin: auto;
    z-index: 1;
    position: relative
}

.card {
    font-family: iransans;
    line-height: 1;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 290px;
    border-radius: .25rem;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

    .card .back,
    .card .back:before,
    .card .front,
    .card .front:before {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: .25rem
    }

    .card > *,
    .card > :after,
    .card > :before {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: inherit
    }

    .card .back .cvc,
    .card .front .cvc,
    .card .front .lower .expiry,
    .card .front .lower .number {
        font-family: iransans, "Bitstream Vera Sans Mono", Consolas, Courier, monospace
    }

    .card.flipped {
        transform: rotateY(180deg)
    }

    .card .back,
    .card .front {
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        overflow: hidden;
        background: #DDD
    }

        .card .back:before,
        .card .front:before {
            opacity: 0;
            -webkit-transition: all .4s ease;
            transition: all .4s ease
        }

        .card .back .display,
        .card .front .display {
            color: #fff;
            font-weight: 400;
            opacity: .5;
            -webkit-transition: opacity .4s linear;
            transition: opacity .4s linear
        }

            .card .back .display.focused,
            .card .front .display.focused {
                opacity: 1;
                font-weight: 700
            }

        .card .back .cvc,
        .card .front .cvc {
            font-size: 14px
        }

        .card .back .shiny,
        .card .front .shiny {
            width: 50px;
            height: 35px;
            border-radius: 5px;
            background: #CCC;
            position: relative
        }

            .card .back .shiny:before,
            .card .front .shiny:before {
                width: 70%;
                height: 60%;
                border-top-right-radius: 5px;
                border-bottom-right-radius: 5px;
                background: #d9d9d9;
                position: absolute;
                top: 20%
            }

        .card .front .card-logo {
            position: absolute;
            opacity: 0;
            right: 5%;
            top: 8%;
            -webkit-transition: .4s;
            transition: .4s
        }

        .card .front .lower {
            width: 80%;
            position: absolute;
            left: 10%;
            bottom: 30px
        }

@media only screen and (max-width:480px) {
    .card .front .lower {
        width: 90%;
        left: 5%
    }
}

.card .front .lower .cvc {
    visibility: hidden;
    float: right;
    position: relative;
    bottom: 5px
}

.card .front .lower .number {
    font-size: 24px;
    clear: both;
    margin-bottom: 30px
}

.card .front .lower .expiry {
    letter-spacing: 0;
    position: relative;
    float: right;
    width: 25%
}

    .card .front .lower .expiry:after,
    .card .front .lower .expiry:before {
        font-family: iransans;
        font-weight: 700;
        font-size: 7px;
        white-space: pre;
        display: block;
        opacity: .5
    }

    .card .front .lower .expiry:before {
        content: attr(data-before);
        margin-bottom: 2px;
        font-size: 7px;
        text-transform: uppercase
    }

    .card .front .lower .expiry:after {
        position: absolute;
        content: attr(data-after);
        text-align: right;
        right: 100%;
        margin-right: 5px;
        margin-top: 2px;
        bottom: 0
    }

.card .front .lower .name {
    text-transform: uppercase;
    font-family: iransans, "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 20px;
    max-height: 45px;
    position: absolute;
    bottom: 0;
    width: 190px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: horizontal;
    overflow: hidden;
    text-overflow: ellipsis
}

.card .back {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.header-toolbar .tools li:hover a i,
.mobile-navi ul li.active > span {
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.card .back .bar {
    background-color: #444;
    background-image: -webkit-linear-gradient(#444, #333);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
    background-image: linear-gradient(#444, #333);
    width: 100%;
    height: 20%;
    position: absolute;
    top: 10%
}

.card .back:after {
    content: " ";
    display: block;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(#fff, #fff);
    width: 80%;
    height: 16%;
    position: absolute;
    top: 40%;
    left: 2%
}

.card .back .cvc {
    position: absolute;
    top: 40%;
    left: 85%;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.card .back .shiny {
    position: absolute;
    top: 66%;
    left: 2%
}

    .card .back .shiny:after {
        content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free.\AIt comes with no warranty.\A For support issues, please visit: github.com/jessepollak/card.";
        position: absolute;
        left: 120%;
        top: 5%;
        color: #fff;
        font-size: 7px;
        width: 230px;
        opacity: .5
    }

.card.identified .back:before,
.card.identified .front:before {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    opacity: 1
}

.card.identified .back .card-logo,
.card.identified .front .card-logo {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .3)
}

.card.identified.no-radial-gradient .back:before,
.card.identified.no-radial-gradient .front:before {
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%);
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .04) 3px, rgba(255, 255, 255, .05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .2) 70%, rgba(255, 255, 255, 0) 90%)
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 100%
}

body,
html {
    height: 100%
}

body {
    background-repeat: repeat
}

.gray-bg {
    background: #f7f7f7;
    padding: 39.6px 0 !important
}

@media only screen and (max-width:768px) {
    .center-mobile {
        text-align: center !important
    }

    .footer-menu {
        text-align: center !important;
    }

    #philippinavi2 {
        float: none !important;
    }

    #switcher {
        visibility: visible !important;
    }
    /*.test figcaption{width:305px !important;}*/
    .type-1 .item .description {
        text-align: center;
        direction: rtl;
        width: 100%;
    }

    .type-1 .item footer {
        bottom: 40px;
        z-index: 3;
    }
    /*.type-2 .item footer{left:9% !important; bottom:50px !important;}*/
}

@media only screen and (max-width:991px) {
    .center-tablet {
        text-align: center !important
    }
}

.btn,
.h3.heading.center,
.page-heading.center,
blockquote.alt,
h3.heading.center {
    text-align: center
}

iframe {
    width: 100%;
    border: none
}

.site-layout {
    max-width: 100%;
    margin: auto;
    background: #fff;
    transition: max-width .25s
}

    .site-layout.boxed {
        position: relative;
        width: 100%;
        max-width: 1200px;
        margin: auto;
        overflow: hidden !important;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .17);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .17);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .17)
    }

.ie .site-layout.boxed {
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.page-block {
    width: 100%;
    padding: 36px 0 24px
}

img {
    /*display: block;*/
    max-width: 100%;
    height: auto
}

.img-rounded {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: 4px
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

::selection {
    color: #fff;
    background: #3a3a3a
}

::-moz-selection {
    color: #fff;
    background: #3a3a3a
}

.space-top {
    margin-top: 24px
}

.space-bottom {
    margin-bottom: 24px
}

@media only screen and (max-width:768px) {
    .page-block {
        padding: 24px 0 19.2px
    }

    .space-top {
        margin-top: 19.2px
    }

    .space-bottom {
        margin-bottom: 19.2px
    }
}

.double-space-top {
    margin-top: 48px
}

.double-space-bottom {
    margin-bottom: 48px
}

.double-padding-top {
    padding-top: 48px !important
}

.double-padding-bottom {
    padding-bottom: 48px !important
}

@media only screen and (max-width:768px) {
    .double-space-top {
        margin-top: 31.2px
    }

    .double-space-bottom {
        margin-bottom: 31.2px
    }

    .double-padding-top {
        padding-top: 31.2px !important
    }

    .double-padding-bottom {
        padding-bottom: 31.2px !important
    }
}

.no-space-top {
    margin-top: 0 !important
}

.no-space-bottom {
    margin-bottom: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    line-height: 1.3;
    color: #3a3a3a;
    font-weight: 400;
    margin-top: 0
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    line-height: 1.5
}

.h2.heading,
h2.heading {
    font-weight: 300
}

.h1,
h1 {
    margin-bottom: 19px
}

@media only screen and (max-width:768px) {
    .h1,
    h1 {
        font-size: 2.55em;
        margin-bottom: 18px
    }
}

.h2,
h2 {
    margin-bottom: 20px
}

@media only screen and (max-width:768px) {
    .h2,
    h2 {
        font-size: 1.9125em;
        margin-bottom: 18px
    }
}

.h3,
h3 {
    margin-bottom: 15px
}

    .h3.heading,
    h3.heading {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 1.25em;
        margin-bottom: 14px
    }

        .h3.heading > span,
        h3.heading > span {
            display: block;
            margin-top: 8px;
            width: 50px;
            height: 2px;
            background: #3a3a3a
        }

        .h3.heading.center span,
        h3.heading.center span {
            margin: 8px auto 0
        }

.h4,
h4 {
    margin-bottom: 12px
}

    .h4.heading,
    h4.heading {
        font-weight: 700;
        font-size: 1em;
        margin-bottom: 12px
    }

.h5,
.h6,
h5,
h6 {
    margin-bottom: 7px
}

.h5,
h5 {
    color: #666
}

h1,
h2,
h3,
h4,
h5,
h6 {
    word-spacing: .09em
}

.page-heading {
    width: 100%;
    margin-bottom: 48px
}

@media only screen and (max-width:768px) {
    .page-heading {
        margin-bottom: 28.8px
    }
}

.page-heading h1,
.page-heading h2 {
    text-transform: uppercase
}

.page-heading h1,
.page-heading h2,
.page-heading h3,
.page-heading h4,
.page-heading h5,
.page-heading h6 {
    word-spacing: .15em
}

.page-heading h2 {
    font-weight: 300
}

.page-heading h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.25em;
    margin-bottom: 12px
}

    .page-heading h3 > span {
        display: block;
        margin-top: 8px;
        width: 50px;
        height: 2px;
        background: #3a3a3a
    }

    .page-heading h3 > i {
        font-style: normal
    }

.page-heading h4,
.page-heading p {
    text-transform: none;
    font-size: 1em
}

.page-heading.center span {
    margin: 8px auto 0
}

.page-heading.light-color h1,
.page-heading.light-color h2,
.page-heading.light-color h3,
.page-heading.light-color h4,
.page-heading.light-color h5,
.page-heading.light-color h6,
.page-heading.light-color p {
    color: #fff !important
}

    .page-heading.light-color h3 span {
        background: #fff !important
    }

p {
    font-size: .8125em !important;
    line-height: 1.75;
    margin-bottom: 24px
}

    .p-sm,
    p.small {
        font-size: .75em !important;
        line-height: 1.57;
        margin-bottom: 16px
    }

.p-lg,
blockquote {
    margin-bottom: 24px
}

.p-lg {
    font-size: 1em !important;
    line-height: 1.75
}

blockquote {
    font-style: italic;
    border-color: #e5e5e5
}

    blockquote.alt {
        position: relative;
        width: 100%;
        max-width: 1140px;
        margin: auto;
        font-size: 2.5em;
        font-weight: 300;
        font-style: normal;
        border: none;
        padding: 0 80px;
        text-transform: none
    }

        blockquote.alt:after,
        blockquote.alt:before {
            display: block;
            width: 46px;
            height: 72px;
            position: absolute;
            top: 50%;
            margin-top: -30px;
            content: '';
            background-image: url(../img/quotes.png);
            background-repeat: no-repeat
        }

        blockquote.alt:before {
            background-position: 0 0;
            left: 0
        }

        blockquote.alt:after {
            background-position: -46px 0;
            right: 0
        }

@media only screen and (max-width:768px) {
    blockquote.alt {
        font-size: 1.5em;
        padding: 0 60px
    }
}

blockquote.light {
    color: #fff
}

    blockquote.light:before {
        background-position: 0 -72px;
        left: 0
    }

    blockquote.light:after {
        background-position: -46px -72px;
        right: 0
    }

blockquote p {
    margin-bottom: 12px
}

blockquote footer {
    font-style: normal;
    color: #b2b2b2
}

.light-color,
.light-color:hover {
    color: #fff !important
}

.primary-color,
.primary-color:hover,
.text-primary,
.text-primary:hover {
    color: #00748d !important
}

.gray-color,
.gray-color:hover {
    color: #e1e4e6 !important
}

.text-success,
.text-success:hover {
    color: #05e720 !important
}

.text-info,
.text-info:hover {
    color: #64b1ff !important
}

.text-danger,
.text-danger:hover {
    color: #d54438 !important
}

.text-warning,
.text-warning:hover {
    color: #e75e05 !important
}

.text-muted,
.text-muted:hover {
    color: #797979 !important
}

.light-weight {
    font-weight: 300 !important
}

.bold-weight {
    font-weight: 700 !important
}

.normal-weight {
    font-weight: 400 !important
}

.uppercase {
    text-transform: uppercase !important
}

.normalcase {
    text-transform: none !important
}

.italics {
    font-style: italic !important
}

.no-underline {
    text-decoration: none !important
}

.underline {
    text-decoration: underline !important
}

a {
    color: #00748d;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    a.large {
        font-size: 1.125em
    }

    /*    a.muted,
    ol,
    ul {
        font-size: .875em
    }*/

    a.alt {
        text-decoration: none !important
    }

        a.alt:hover {
            text-decoration: underline !important
        }

    a.muted {
        padding-bottom: 1px;
        margin: 0 0 4px;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf
    }

        a.muted:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent
        }

    a:focus,
    a:hover {
        text-decoration: none;
        color: #00748d
    }

ol,
ul {
    font-weight: 400;
    line-height: 1.57;
    margin-bottom: 24px;
    padding-left: 17px
}

    ol li,
    ul li {
        margin-bottom: 8px
    }

    ol.large,
    ul.large {
        font-size: 1.125em
    }

    ol.list-unstyled ul,
    ul.list-unstyled ul {
        padding: 8px 0 0 15px;
        list-style: none
    }

        ol.list-unstyled ul li,
        ul.list-unstyled ul li {
            font-size: 1em;
            line-height: 1
        }

    ul.featured-list {
        list-style: none;
        padding: 0
    }

        ul.featured-list li:before {
            font-family: FontAwesome;
            content: "\f00c";
            margin-right: 8px;
            color: #00748d
        }

.btn {
    font-size: .875em !important;
    color: #fff !important;
    padding: 10px 26px !important;
    font-weight: 300;
    text-decoration: none !important;
    background: #8e8e93;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    white-space: nowrap;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    outline: 0 !important;
    margin: 0 5px 0 0 !important
}

    .btn:hover {
        background: #74747a;
        text-decoration: none
    }

    .btn.active,
    .btn:active {
        background-image: none;
        box-shadow: none
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .btn span {
        font-weight: 900;
        margin-right: 15px
    }

    .btn i {
        font-size: 1.2em;
        line-height: 1;
        vertical-align: top;
        padding-top: 2px
    }

.btn-outlined,
.btn-outlined-invert {
    font-size: .875em;
    padding: 10px 40px;
    white-space: nowrap;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    outline: 0
}

.btn i.left {
    margin-right: 10px
}

.btn i.right {
    margin-left: 10px
}

.btn-center {
    display: table !important;
    margin: auto !important
}

.btn-default {
    background: #8e8e93;
    color: #fff
}

    .btn-default:hover {
        background: #74747a
    }

.btn-default2 {
    background: #3a3a3a;
    color: #fff
}

    .btn-default2:hover {
        background: #5b5f5f
    }

.btn-primary {
    background: #00748d;
    color: #fff
}

    .btn-primary:hover {
        background: #51abcb
    }

.btn-success {
    background: #05e720;
    color: #fff
}

    .btn-success:hover {
        background: #04b519
    }

.btn-info {
    background: #64b1ff;
    color: #fff
}

    .btn-info:hover {
        background: #3197ff
    }

.btn-warning {
    background: #e75e05;
    color: #fff
}

    .btn-warning:hover {
        background: #b54a04
    }

.btn-danger {
    background: #d54438;
    color: #fff
}

    .btn-danger:hover {
        background: #b43126
    }

.btn-transparent {
    background: rgba(255, 255, 255, .2)
}

    .btn-transparent:hover {
        color: #8e8e93 !important;
        background: #fff
    }

        .btn-transparent:hover.btn-primary {
            color: #00748d !important
        }

        .btn-transparent:hover.btn-success {
            color: #05e720 !important
        }

        .btn-transparent:hover.btn-info {
            color: #64b1ff !important
        }

        .btn-transparent:hover.btn-warning {
            color: #e75e05 !important
        }

        .btn-transparent:hover.btn-danger {
            color: #d54438 !important
        }

.no-rgba .btn-transparent {
    background: #fff;
    filter: alpha(opacity=40)
}

    .no-rgba .btn-transparent.btn-primary {
        color: #00748d !important
    }

    .no-rgba .btn-transparent.btn-success {
        color: #05e720 !important
    }

    .no-rgba .btn-transparent.btn-info {
        color: #64b1ff !important
    }

    .no-rgba .btn-transparent.btn-warning {
        color: #e75e05 !important
    }

    .no-rgba .btn-transparent.btn-danger {
        color: #d54438 !important
    }

    .no-rgba .btn-transparent:hover {
        filter: alpha(opacity=100)
    }

.btn-outlined {
    color: #8e8e93;
    background: 0 0;
    border: 1px solid #8e8e93;
    cursor: pointer;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    margin: 0 5px 0 0 !important
}

    .btn-outlined:hover {
        border-color: transparent;
        background: #8e8e93;
        color: #fff;
        text-decoration: none
    }

    .btn-outlined.active,
    .btn-outlined:active {
        background-image: none;
        box-shadow: none
    }

    .btn-outlined.btn-default {
        border: 1px solid #8e8e93;
        color: #8e8e93 !important
    }

        .btn-outlined.btn-default:hover {
            border-color: transparent;
            background: #8e8e93;
            color: #fff !important
        }

    .btn-outlined.btn-primary {
        border: 1px solid #00748d;
        color: #00748d !important
    }

        .btn-outlined.btn-primary:hover {
            border-color: transparent;
            background: #00748d;
            color: #fff !important
        }

    .btn-outlined.btn-success {
        border: 1px solid #05e720;
        color: #05e720 !important
    }

        .btn-outlined.btn-success:hover {
            border-color: transparent;
            background: #05e720;
            color: #fff !important
        }

    .btn-outlined.btn-info {
        border: 1px solid #64b1ff;
        color: #64b1ff !important
    }

        .btn-outlined.btn-info:hover {
            border-color: transparent;
            background: #64b1ff;
            color: #fff !important
        }

    .btn-outlined.btn-warning {
        border: 1px solid #e75e05;
        color: #e75e05 !important
    }

        .btn-outlined.btn-warning:hover {
            border-color: transparent;
            background: #e75e05;
            color: #fff !important
        }

    .btn-outlined.btn-danger {
        border: 1px solid #d54438;
        color: #d54438 !important
    }

        .btn-outlined.btn-danger:hover {
            border-color: transparent;
            background: #d54438;
            color: #fff !important
        }

    .btn-outlined.disabled,
    .btn-outlined[disabled],
    fieldset[disabled] .btn-outlined {
        cursor: not-allowed;
        pointer-events: none;
        background: 0 0;
        opacity: .5;
        filter: alpha(opacity=50)
    }

.btn-outlined-invert {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

    .btn-outlined-invert:hover {
        background: #fff;
        color: #3a3a3a !important;
        text-decoration: none
    }

.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 36px !important;
    font-size: 1.13em !important
}

.btn-md {
    padding: 8px 26px !important;
    font-size: 1em !important
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 4px 20px !important;
    font-size: .7em !important
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 2px 15px !important;
    font-size: .7em !important
}

.btn-block {
    padding-left: 5px !important;
    padding-right: 5px !important
}

label {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 300
}

.form-control {
    display: block;
    width: 100%;
    height: 3rem;
    padding: 6px 12px;
    font-size: .875em;
    font-weight: 300;
    line-height: 1.28571429;
    color: #797979;
    background: #fff;
    border: 1px solid #d0d0d0;
    outline: 0;
    border-radius: .25rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


.form-3d .datePicker .datepicker .fa,
.submit-with-price {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .form-control {
        line-height: 1
    }
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: 0 0 5px 0 #00748d;
    -moz-box-shadow: 0 0 5px 0 #00748d;
    box-shadow: 0 0 5px 0 #00748d
}

.form-control::-moz-placeholder {
    color: #797979;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #797979
}

.form-control::-webkit-input-placeholder {
    color: #797979
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background: 0 0;
    opacity: .5;
    filter: alpha(opacity=50)
}

.form-group {
    display: block;
    margin-bottom: 17px
}

.content {
    font-size: 14px;
}

.input-lg {
    height: 44px;
    font-size: 1.2em
}

.help-link {
    display: inline-block;
    float: right;
    font-size: .875em;
    margin-top: 12px;
    margin-bottom: -12px
}

.ie .form-control {
    line-height: 1
}

.submit-with-price {
    display: block;
    position: relative;
    width: 100%;
    color: #fff;
    background: #00748d;
    border: none;
    outline: 0;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    padding: 6px 20px 9.6px;
    transition: all .3s ease
}

    .submit-with-price:after {
        display: block;
        position: absolute;
        content: '\f105';
        font-family: FontAwesome;
        top: 50%;
        right: 12px;
        font-size: 1.8em;
        margin-top: -20px
    }

    .submit-with-price span {
        display: block;
        width: 100%;
        text-align: center
    }

        .submit-with-price span.price {
            font-size: 2.5em
        }

        .submit-with-price span.text {
            font-size: 1.125em;
            text-transform: uppercase
        }

    .submit-with-price:hover {
        background: #51abcb
    }

.checkbox,
.radio {
    display: inline-block;
    padding-left: 0;
    margin: 0 25px 12px 0 !important;
    width: 99%
}

    .checkbox:after,
    .radio:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

    .checkbox label,
    .radio label {
        display: inline-block;
        vertical-align: middle;
        padding-left: 0
    }

    .checkbox .icheckbox,
    .checkbox .iradio,
    .radio .icheckbox,
    .radio .iradio {
        position: relative;
        display: block;
        margin: 2px 9px 0 10px;
        padding: 0;
        width: 18px;
        height: 18px;
        background: #fff;
        border: 2px solid #b8b8b6;
        cursor: pointer;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease;
        float: right
    }

    .checkbox .iradio,
    .radio .iradio {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

        .checkbox .iradio.checked,
        .radio .iradio.checked {
            border: 2px solid #00748d
        }

            .checkbox .iradio.checked:after,
            .radio .iradio.checked:after {
                content: "";
                display: block;
                position: absolute;
                width: 6px;
                height: 6px;
                background: #00748d;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                top: 4px;
                left: 4px
            }

    .checkbox .icheckbox.checked,
    .radio .icheckbox.checked {
        border: 2px solid #00748d
    }

        .checkbox .icheckbox.checked:after,
        .radio .icheckbox.checked:after {
            font-family: FontAwesome;
            content: "\f00c";
            font-size: .7em;
            display: block;
            position: absolute;
            line-height: 0;
            color: #00748d;
            top: 7px;
            left: 2px
        }

    .checkbox .checkbox.disabled label,
    .checkbox .radio.disabled label,
    .radio .checkbox.disabled label,
    .radio .radio.disabled label {
        cursor: default;
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .checkbox .icheckbox.checked.disabled,
    .checkbox .icheckbox.disabled,
    .checkbox .iradio.checked.disabled,
    .checkbox .iradio.disabled,
    .radio .icheckbox.checked.disabled,
    .radio .icheckbox.disabled,
    .radio .iradio.checked.disabled,
    .radio .iradio.disabled {
        opacity: .5;
        filter: alpha(opacity=5);
        cursor: default
    }

input.error,
textarea.error {
    border-color: #d54438 !important;
    box-shadow: none !important
}

label.error {
    display: none !important
}

.select-style {
    direction: rtl;
    position: relative;
    border: 1px solid #b6b6b6;
    width: 100%;
    background: transparent;
    border-radius: .25rem;
}

    .select-style:after {
        position: absolute;
        background: transparent;
        top: 0;
        width: 32px;
        height: 32px;
        text-align: center;
        left: 0;
        color: #b6b6b6;
        font-size: 1.4em;
        line-height: 1;
        padding-top: 5px;
        font-family: FontAwesome;
        content: "\f107"
    }

    .select-style select {
        padding: 0 12px;
        height: 32px;
        width: 100%;
        font-weight: 300;
        border: none;
        box-shadow: none;
        background: 0 0;
        -webkit-appearance: none
    }

    .select-style.select-lg select {
        height: 44px;
        font-size: 1.2em
    }

    .select-style.select-lg:after {
        height: 44px;
        padding-top: 9px
    }

    .select-style select:focus {
        outline: 0
    }

.helper-text {
    display: inline-block;
    color: #797979;
    margin: 16px 0 12px
}

    .helper-text:hover {
        color: #797979 !important
    }

.helper-links {
    margin-top: 16px
}

    .helper-links a {
        display: inline-block;
        font-size: .875em;
        padding-bottom: 1px;
        margin: 0 0 4px;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf
    }

        .helper-links a:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent
        }

    .helper-links.lg a {
        font-size: 1em
    }

.light-version .form-control {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff !important
}

.light-version .select-style,
.light-version .submit-with-price {
    background: 0 0;
    border: 1px solid #fff
}

.light-version .form-control:focus {
    -webkit-box-shadow: 0 0 5px 0 #fff;
    -moz-box-shadow: 0 0 5px 0 #fff;
    box-shadow: 0 0 5px 0 #fff
}

.light-version .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.light-version .form-control:-ms-input-placeholder {
    color: #fff
}

.light-version .form-control::-webkit-input-placeholder {
    color: #fff
}

.light-version .select-style {
    color: #fff
}

    .light-version .select-style:after {
        background: 0 0;
        color: #fff
    }

    .light-version .select-style option {
        color: #3a3a3a
    }

.light-version .submit-with-price:hover {
    background: #fff;
    color: #00748d
}

@-moz-document url-prefix() {
    .light-version .select-style {
        overflow: hidden
    }

        .light-version .select-style select {
            width: 110%
        }
}

.ie .light-version .select-style {
    overflow: hidden
}

    .ie .light-version .select-style select {
        width: 110%
    }

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .select-style select {
        line-height: 1
    }

    .light-version .select-style {
        overflow: hidden
    }

        .light-version .select-style select {
            width: 120%
        }
}

.form-3d .form-control {
    position: relative;
    z-index: 3;
    height: 44px;
    border-color: #ced2d6
}

.form-3d textarea {
    min-height: 71px
}

.form-3d .datePicker,
.form-3d .form-group {
    position: relative;
    font-size: 1.2em
}

    .form-3d .datePicker:after,
    .form-3d .form-group:after {
        display: block;
        position: absolute;
        content: '';
        z-index: 1;
        width: 100%;
        min-height: 100%;
        background: #d9dcdf;
        right: -10px;
        top: 10px
    }

.header-toolbar,
.header-toolbar .container {
    position: relative
}

.form-3d .datePicker {
    display: block;
    font-size: 100%;
    margin: auto
}

    .form-3d .datePicker .datepicker {
        position: relative;
        background: #fff;
        padding: 5px 10px 15px !important;
        z-index: 2;
        border: 1px solid #ced2d6
    }

        .form-3d .datePicker .datepicker th.datepicker-switch {
            text-transform: none !important;
            font-weight: 400
        }

        .form-3d .datePicker .datepicker .fa {
            display: block;
            margin: auto;
            border: 1px solid #cbcbcb;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            color: #bababa !important;
            font-size: .85em !important;
            transition: all .3s ease
        }

        .form-3d .datePicker .datepicker .next:after,
        .form-3d .datePicker .datepicker .prev:after,
        .inline-search:after {
            display: block;
            height: 0;
            content: "";
            visibility: hidden;
            clear: both
        }

        .form-3d .datePicker .datepicker .fa:hover {
            color: #00748d !important;
            border-color: #00748d !important
        }

        .form-3d .datePicker .datepicker .fa-angle-left {
            float: right;
            padding-right: 7px
        }

        .form-3d .datePicker .datepicker .fa-angle-right {
            float: left;
            padding-left: 7px
        }

        .form-3d .datePicker .datepicker tbody tr,
        .form-3d .datePicker .datepicker thead tr:last-child {
            border-bottom: 1px solid transparent !important
        }

            .form-3d .datePicker .datepicker tbody tr td,
            .form-3d .datePicker .datepicker thead tr:last-child td {
                font-size: 1.2em;
                font-weight: 300;
                padding-top: 4px !important;
                padding-bottom: 4px !important
            }

.form-3d.light .datepicker,
.form-3d.light .form-control {
    border-color: #fff
}

    .form-3d.light .datePicker:after,
    .form-3d.light .form-group:after {
        background: #fff;
        opacity: .5;
        filter: alpha(opacity=50);
        right: -10px;
        top: 10px
    }

.login-form {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: auto
}

.social-sugnup {
    text-align: center
}

    .social-sugnup a {
        display: block;
        width: 263px;
        padding: 12px;
        text-decoration: none;
        color: #fff;
        font-size: 1.125em;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        margin: 0 auto 15px
    }

@media only screen and (max-width:480px) {
    .social-sugnup a {
        width: 100%
    }
}

.social-sugnup a.facebook {
    background: #6984b4
}

    .social-sugnup a.facebook:hover {
        background: #4e6a9c
    }

.social-sugnup a.twitter {
    background: #4fccf5
}

    .social-sugnup a.twitter:hover {
        background: #1fbef2
    }

.social-sugnup a.pinterest {
    background: #c21c21
}

    .social-sugnup a.pinterest:hover {
        background: #951619
    }

.inline-search {
    display: block;
    width: 100%;
    max-width: 560px;
    margin: 24px auto
}

    .inline-search .form-control {
        float: left;
        width: 75%
    }

@media only screen and (max-width:768px) {
    .inline-search .form-control {
        width: 70%
    }
}

@media only screen and (max-width:480px) {
    .inline-search .form-control {
        width: 58%
    }
}

.inline-search .btn {
    float: right
}

.comment-form textarea {
    min-height: 180px
}

.header-toolbar {
    width: 100%;
    z-index: 1006;
    padding: 12px 0;
    background: #fff;
    border-bottom: 1px solid #d8d8d8
}

@media only screen and (max-width:1024px) {
    .header-toolbar {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    .header-toolbar .container {
        width: 100%
    }
}

.header-toolbar .cont-info {
    display: inline-block
}

    .header-toolbar .cont-info div {
        display: inline-block;
        margin-right: 25px;
        font-size: .812em;
        color: #3a3a3a
    }

        .header-toolbar .cont-info div i {
            margin-right: 7px
        }

        .header-toolbar .cont-info div a {
            text-decoration: none;
            color: #3a3a3a
        }

            .header-toolbar .cont-info div a:hover {
                color: #00748d
            }

.header-toolbar .tools {
    position: absolute;
    right: 15px;
    top: -4px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

    .header-toolbar .tools li {
        display: inline-block;
        position: relative;
        margin-left: 3px;
        padding: 0
    }

        .header-toolbar .tools li a {
            display: block;
            text-transform: uppercase;
            color: #3a3a3a;
            text-decoration: none;
            padding: 5px 0 13px 10px;
            font-size: .875em
        }

        .header-toolbar .tools li ul {
            display: none;
            position: absolute;
            left: -12px;
            background: #fff;
            border: 1px solid #d8d8d8;
            padding: 8px 5px 5px;
            width: 70px;
            text-align: center;
            margin-top: -1px
        }

            .header-toolbar .tools li ul li {
                display: block;
                float: none;
                margin-right: 0
            }

                .header-toolbar .tools li ul li a {
                    padding: 0;
                    color: #3a3a3a !important
                }

                    .header-toolbar .tools li ul li a:hover {
                        color: #00748d !important
                    }

        .header-toolbar .tools li.currency ul {
            width: 75px;
            left: -9px
        }

        .header-toolbar .tools li:hover a {
            color: #00748d
        }

            .header-toolbar .tools li:hover a i {
                color: #00748d;
                transform: rotate(180deg)
            }

        .header-toolbar .tools li:hover ul {
            display: block;
            -webkit-animation-duration: .3s;
            animation-duration: .3s;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn
        }

.social-bar,
.social-bar a {
    display: inline-block
}

    .social-bar a {
        margin-right: 22px;
        text-decoration: none;
        color: #3a3a3a;
        font-size: .875em
    }

        .social-bar a:hover {
            color: #00748d
        }

.header {
    position: relative;
    z-index: 1005;
    width: 100%
}

    .header.stuck {
        position: fixed;
        left: 0;
        top: 0
    }

    .header .inner {
        position: relative;
        z-index: 5;
        width: 100%;
        height: 90px;
        background: #fff;
        box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .1);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

@media only screen and (max-width:1024px) {
    .header.stuck {
        position: relative
    }

    .header .inner {
        height: 80px;
        text-align: center
    }
}

.header .inner.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.header .container:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media only screen and (max-width:1200px) {
    .header .container {
        width: 100%;
        position: relative;
        z-index: -1
    }
}

.header .logo {
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 15px;
    width: 144px;
    height: auto
}

@media only screen and (max-width:1024px) {
    .header .logo {
        display: inline-block;
        float: none
    }

        .header .logo img {
            display: block;
            margin: auto
        }

    .header .navigation {
        display: none
    }
}

.header .navigation {
    width: 768px;
    float: left;
    text-align: center
}

@media only screen and (max-width:1200px) {
    .header .navigation {
        width: 100%;
        position: absolute;
        z-index: -1;
        left: 0
    }

        .header .navigation .menu {
            margin-left: -50px
        }
}

.header .search {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
    cursor: pointer
}

    .header .search i {
        color: #3a3a3a;
        font-size: 1.6em;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease
    }

        .header .search i:hover {
            color: #00748d
        }

.header .tools {
    width: 215px;
    float: right
}

    .header .tools a {
        display: block;
        margin: 27px 4px 0;
        padding: 6px 5px 5px;
        color: #3a3a3a;
        font-weight: 300;
        text-decoration: none
    }

        .header .tools a:focus,
        .header .tools a:hover {
            color: #00748d
        }

@media only screen and (max-width:1024px) {
    .header .tools {
        width: auto
    }

        .header .tools a {
            display: none
        }
}

.d-none {
    display: none;
}

.header .tools .signup {
    padding: 6px 16px;
    border: 1px solid #c2daff;
    color: #000;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem
}

    .header .tools .signup:hover {
        /*            border-color: transparent;
            background: #00748d;
            color: #fff*/
    }

.header .tools .user {
    position: relative;
    float: left;
    margin-left: 40px
}

    .header .tools .user a {
        float: none;
        padding-bottom: 32px
    }

        .header .tools .user a i {
            margin-right: 10px
        }

    .header .tools .user .user-dropdown {
        display: none;
        width: 133px;
        position: absolute;
        border: 1px solid #cecece;
        background: #fff;
        background: rgba(255, 255, 255, .95);
        padding: 15px 15px 20px 30px
    }

        .header .tools .user .user-dropdown a {
            display: block;
            padding: 0;
            margin: 0
        }

    .header .tools .user:hover > a {
        color: #00748d
    }

    .header .tools .user:hover .user-dropdown {
        display: block;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

.header .tools .cart-btn {
    display: block;
    float: right;
    width: 37px;
    height: 34px;
    margin-top: 26px;
    cursor: pointer
}

@media only screen and (max-width:1024px) {
    .header .tools .cart-btn {
        position: absolute;
        float: none;
        top: 0;
        right: 15px;
        margin-top: 20px;
        z-index: 1
    }
}

.header .tools .cart-btn .link {
    display: block !important;
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 12px;
    font-style: normal;
    color: #3a3a3a;
    margin-top: 3px;
    margin-left: -4px;
    text-align: center;
    padding: 0
}

    .header .tools .cart-btn .link:before {
        position: absolute;
        top: 5px;
        left: 0;
        right: 0;
        font-family: FontAwesome;
        content: "\f07a";
        color: #3a3a3a;
        font-size: 16px;
        transition: all .3s
    }

    .header .tools .cart-btn .link span {
        width: 20px;
        height: 20px;
        padding: 0;
        text-align: center;
        position: absolute;
        font-size: 11px;
        top: -6px;
        left: 24px;
        font-weight: 400
    }

.header .tools .cart-btn:hover .link,
.header .tools .cart-btn:hover .link:before {
    color: #00748d
}

.header .tools .cart-btn .cart-dropdown {
    float: right;
    display: block;
    position: relative;
    z-index: 6;
    top: 28px;
    max-width: 320px;
    width: 320px;
    /*    padding-top: 31px;
*/ text-align: right;
    cursor: default;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    border: solid 1px #cecece;
}

.cart-dropdown:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
}

@media only screen and (max-width:1024px) {
    .header .tools .cart-btn .cart-dropdown {
        display: none
    }
}

.header .tools .cart-btn .cart-dropdown .empty-cart {
    display: none;
    text-align: center;
    padding-top: 24px;
    height: 130px
}

.header .tools .cart-btn .cart-dropdown .wrap {
    position: relative;
    z-index: 1;
    background: #fff;
    background: rgba(255, 255, 255, .97);
    /*        border-bottom: 1px solid #cecece;
        border-top: 1px solid #cecece;*/
    padding: 24px;
}

.header .tools .cart-btn .cart-dropdown a {
    float: none;
    display: inline-block
}

.header .tools .cart-btn .cart-dropdown .owl-carousel {
    max-width: 320px;
    margin: 0;
}

.header .tools .cart-btn .cart-dropdown .owl-stage {
    text-align: center
}

.header .tools .cart-btn .cart-dropdown .owl-next,
.header .tools .cart-btn .cart-dropdown .owl-prev {
    border: 0px;
    position: absolute;
    top: 45%;
    width: 22px;
    height: 42px;
    margin-top: -21px;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

    .header .tools .cart-btn .cart-dropdown .owl-next:hover,
    .header .tools .cart-btn .cart-dropdown .owl-prev:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .header .tools .cart-btn .cart-dropdown .owl-next div,
    .header .tools .cart-btn .cart-dropdown .owl-prev div {
        position: absolute;
        width: 15px;
        height: 5px;
        left: 0;
        background: #00748d;
        -webkit-backface-visibility: hidden
    }

        .header .tools .cart-btn .cart-dropdown .owl-next div.arr01,
        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr01 {
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .header .tools .cart-btn .cart-dropdown .owl-next div.arr02,
        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr02 {
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            bottom: 20px
        }

        .header .tools .cart-btn .cart-dropdown .owl-next div.arr03,
        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr03 {
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .header .tools .cart-btn .cart-dropdown .owl-next div.arr04,
        .header .tools .cart-btn .cart-dropdown .owl-prev div.arr04 {
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            bottom: 20px
        }

.header .tools .cart-btn .cart-dropdown .owl-prev {
    left: 0px
}

.header .tools .cart-btn .cart-dropdown .owl-next {
    right: 0px
}

.header .tools .cart-btn .cart-dropdown .item {
    display: inline-block;
    position: relative;
    width: 165px;
    height: 205px;
    margin: 0 10px 45px 10px;
}

    .header .tools .cart-btn .cart-dropdown .item .delete {
        display: block;
        width: 22px;
        color: #3a3a3a;
        position: absolute;
        background: #e1e4e6;
        text-align: center;
        z-index: 3;
        top: 0;
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        transition: all .25s ease
    }

        .header .tools .cart-btn .cart-dropdown .item .delete:hover {
            background: #00748d;
            color: #fff
        }

        .header .tools .cart-btn .cart-dropdown .item .delete .fa-angle-left {
            margin-left: -2px
        }

    .header .tools .cart-btn .cart-dropdown .item a {
        display: block;
        position: relative;
        width: 165px;
        height: 165px;
        padding: 0;
        margin: 0 0 10px;
        text-decoration: none;
        text-align: center
    }

        .header .tools .cart-btn .cart-dropdown .item a span {
            display: block;
            width: 100%;
            color: #fff;
            text-align: center;
            margin: 0;
            padding: 0;
            z-index: 2;
            position: absolute;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            transition: opacity .3s ease
        }

        .header .tools .cart-btn .cart-dropdown .item a .overlay {
            z-index: 1;
            min-height: 100%;
            background: #00748d
        }

        .header .tools .cart-btn .cart-dropdown .item a .name {
            top: 30px;
            font-size: 10px;
            padding: 5px;
        }

        .header .tools .cart-btn .cart-dropdown .item a .price {
            top: 95px;
            font-size: 14px;
            font-weight: 300
        }

        .header .tools .cart-btn .cart-dropdown .item a .size {
            top: 60px;
            font-size: 10px;
            padding: 5px;
        }

        .header .tools .cart-btn .cart-dropdown .item a:hover span {
            opacity: 1;
            filter: alpha(opacity=100)
        }

        .header .tools .cart-btn .cart-dropdown .item a:hover .overlay {
            opacity: .82;
            filter: alpha(opacity=82)
        }

    .header .tools .cart-btn .cart-dropdown .item .qnt-count {
        width: 87px;
        margin: auto
    }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn {
            display: block;
            float: left;
            background: #e7ecee;
            width: 21px;
            height: 28px;
            padding-top: 6px;
            -webkit-border-radius: .25rem;
            -moz-border-radius: .25rem;
            border-radius: .25rem;
            -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease
        }

            .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn:hover {
                color: #fff;
                background: #00748d;
                -webkit-box-shadow: inset 0 2px 4px 0 transparent;
                -moz-box-shadow: inset 0 2px 4px 0 transparent;
                box-shadow: inset 0 2px 4px 0 transparent
            }

            .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn.inactive {
                opacity: .5;
                filter: alpha(opacity=50);
                cursor: default
            }

                .header .tools .cart-btn .cart-dropdown .item .qnt-count .incr-btn.inactive:hover {
                    background: #e7ecee;
                    color: #3a3a3a;
                    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                    -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12)
                }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count .quantity {
            display: block;
            float: left;
            width: 45px;
            padding-left: 8px;
            padding-right: 8px;
            text-align: center;
            border: none;
            background: 0 0;
            outline: 0
        }

        .header .tools .cart-btn .cart-dropdown .item .qnt-count:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0
        }

.header .tools .cart-btn .cart-dropdown table {
    width: 100%;
    border-bottom: 1px solid #cecece
}

    .header .tools .cart-btn .cart-dropdown table td {
        padding-bottom: 9px
    }

    .header .tools .cart-btn .cart-dropdown table.total {
        border: none;
        font-size: 0.875em;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 12px
    }

        .header .tools .cart-btn .cart-dropdown table.total td {
            padding-top: 9px
        }

.header .tools .cart-btn .cart-dropdown .links {
    margin-bottom: 16px
}

    .header .tools .cart-btn .cart-dropdown .links a {
        font-size: .875em;
        padding: 0;
        margin: 0 0 4px;
        color: #afafaf;
        text-decoration: none;
        border-bottom: 1px solid #afafaf
    }

        .header .tools .cart-btn .cart-dropdown .links a:hover {
            color: #afafaf;
            border-bottom: 1px solid transparent
        }

.header .tools .cart-btn .promo-code {
    display: none
}

    .header .tools .cart-btn .promo-code .form-control {
        float: left;
        width: 62%
    }

@media only screen and (max-width:991px) {
    .header .tools .cart-btn .promo-code .form-control {
        width: 55%
    }
}

.header .tools .cart-btn .promo-code .btn {
    float: right;
    padding: 5px 18px !important;
    margin-right: 0 !important
}

    .header .tools .cart-btn .promo-code .btn.disabled {
        color: #3f4040 !important
    }

.header .tools .cart-btn .promo-code.visible {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.header .tools .cart-btn:hover .cart-dropdown {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.header .quick-search {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 200px;
    padding: 44.44px 15px 0;
    z-index: 1;
    text-align: center;
    border-bottom: 1px solid #187fe8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation: fadeOutUp .4s;
    animation: fadeOutUp .4s
}

    .header .quick-search .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: .95;
        filter: alpha(opacity=95);
        background: #00748d
    }

    .header .quick-search.open {
        visibility: visible;
        -webkit-animation: fadeInDown .4s;
        animation: fadeInDown .4s
    }

    .header .quick-search .search-field {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 780px;
        height: 72px;
        margin: auto;
        border: none;
        background: 0 0;
        text-align: center;
        font-size: 3.75em;
        color: #fff;
        line-height: 1;
        font-weight: 300;
        outline: 0;
        opacity: .4;
        filter: alpha(opacity=40);
        -webkit-backface-visibility: hidden
    }

        .header .quick-search .search-field:focus,
        .header.transparent .inner .tools a {
            opacity: 1;
            filter: alpha(opacity=100)
        }

        .header .quick-search .search-field::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        .header .quick-search .search-field:-ms-input-placeholder {
            color: #fff
        }

        .header .quick-search .search-field::-webkit-input-placeholder {
            color: #fff
        }

        .header .quick-search .search-field:focus::-moz-placeholder {
            color: #00748d;
            opacity: 1
        }

        .header .quick-search .search-field:focus:-ms-input-placeholder {
            color: #00748d
        }

        .header .quick-search .search-field:focus::-webkit-input-placeholder {
            color: #00748d
        }

    .header .quick-search span {
        display: inline-block;
        position: relative;
        z-index: 1;
        color: #fff;
        font-size: 1.25em;
        font-weight: 300;
        margin-top: 16px
    }

.header.transparent {
    position: absolute;
    top: 0
}

    .header.transparent .inner {
        background: 0 0;
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none
    }

        .header.transparent .inner .tools a {
            color: #fff
        }

            .header.transparent .inner .tools a:hover {
                opacity: .7;
                filter: alpha(opacity=70)
            }

        .header.transparent .inner .tools .signup {
            border: 1px solid #fff;
            color: #fff;
            margin-right: 12px
        }

            .header.transparent .inner .tools .signup:hover {
                background: #fff;
                color: #3a3a3a;
                opacity: 1;
                filter: alpha(opacity=100)
            }

    .header.transparent.opaque {
        position: fixed;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }

        .header.transparent.opaque .inner {
            background: #fff;
            border-bottom: 1px solid #d8d8d8;
            -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .17);
            -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .17);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .17)
        }

            .header.transparent.opaque .inner .tools a {
                color: #3a3a3a
            }

                .header.transparent.opaque .inner .tools a:focus,
                .header.transparent.opaque .inner .tools a:hover {
                    color: #00748d;
                    opacity: 1;
                    filter: alpha(opacity=100)
                }

            .header.transparent.opaque .inner .tools .signup {
                border: 1px solid #3a3a3a;
                color: #3a3a3a
            }

                .header.transparent.opaque .inner .tools .signup:hover {
                    border-color: transparent;
                    background: #00748d;
                    color: #fff
                }

            .header.transparent.opaque .inner .tools .btn-transparent {
                color: #3a3a3a !important;
                border: 1px solid #3a3a3a
            }

                .header.transparent.opaque .inner .tools .btn-transparent:hover {
                    color: #00748d !important;
                    border-color: #00748d
                }

@media only screen and (max-width:1024px) {
    .header.transparent.opaque {
        position: absolute
    }

        .header.transparent.opaque .inner {
            background: 0 0;
            border-bottom: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none
        }

            .header.transparent.opaque .inner .tools a {
                color: #fff;
                opacity: 1;
                filter: alpha(opacity=100)
            }

                .header.transparent.opaque .inner .tools a:hover {
                    opacity: .7;
                    filter: alpha(opacity=70)
                }

            .header.transparent.opaque .inner .tools .signup {
                border: 1px solid #fff;
                color: #fff;
                margin-right: 12px
            }

                .header.transparent.opaque .inner .tools .signup:hover {
                    background: #fff;
                    color: #3a3a3a;
                    opacity: 1;
                    filter: alpha(opacity=100)
                }

    .header.scroller {
        position: absolute;
        top: 0
    }

        .header.scroller .tools {
            position: absolute;
            top: 0;
            right: 15px
        }
}

.header.scroller .inner {
    height: 60px;
    border-top: 1px solid #d8d8d8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.header.scroller .logo {
    margin-top: 18px
}

@media only screen and (max-width:-px) {
    .header.scroller .logo {
        width: 100px;
        margin: 21px 0 0 -35px
    }
}

.header.scroller .tools {
    margin-top: 15px;
    text-align: right
}

    .header.scroller .tools a {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        padding: 0;
        margin-left: 12px
    }

        .header.scroller .tools a.btn {
            margin-right: 0 !important
        }

.sticky-wrapper {
    height: 90px !important
}

@media only screen and (max-width:1024px) {
    .sticky-wrapper {
        height: 80px !important
    }
}

.no-svg .header .tools .cart-btn {
    background: url(../img/cart-btn/png/cart-btn-448956.png) no-repeat
}

.no-csstransforms .cart-dropdown .owl-next,
.no-csstransforms .cart-dropdown .owl-prev {
    display: none !important
}

.site-layout.boxed .header.stuck {
    position: relative
}

.site-layout.boxed .header.transparent.opaque {
    position: absolute
}

    .site-layout.boxed .header.transparent.opaque .inner {
        background: 0 0;
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none
    }

        .site-layout.boxed .header.transparent.opaque .inner .tools a {
            color: #fff;
            opacity: 1;
            filter: alpha(opacity=100)
        }

            .site-layout.boxed .header.transparent.opaque .inner .tools a:hover {
                opacity: .7;
                filter: alpha(opacity=70)
            }

        .site-layout.boxed .header.transparent.opaque .inner .tools .signup {
            border: 1px solid #fff;
            color: #fff;
            margin-right: 12px
        }

            .site-layout.boxed .header.transparent.opaque .inner .tools .signup:hover {
                background: #fff;
                color: #3a3a3a;
                opacity: 1;
                filter: alpha(opacity=100)
            }

.hero-slider {
    position: relative;
    background: #3a3a3a;
    z-index: 100
}

    .hero-slider .slide-pattern {
        background: url(../img/home/hero/pattern.png);
        width: 100%;
        height: 100%;
        z-index: 8;
        -webkit-transform: translateZ(.4px);
        -moz-transform: translateZ(.4px);
        -ms-transform: translateZ(.4px);
        -o-transform: translateZ(.4px);
        transform: translateZ(.4px);
        position: absolute;
        top: 0
    }

@media only screen and (max-width:768px) {
    .header.scroller .tools a.btn {
        padding-left: 12px !important;
        padding-right: 12px !important
    }

    .hero-slider .ms-nav-next,
    .hero-slider .ms-nav-prev {
        display: none
    }
}

.hero-slider .ms-layer.thin-text-white {
    color: #fff;
    background: rgba(0, 0, 0, .72);
    font-size: 4.5em;
    font-weight: 100;
    padding: 20px 25px;
    margin: 0;
    text-shadow: -1px 1px #000
}

.hero-slider .ms-layer.bold-text-white {
    color: #fff;
    font-weight: 900;
    font-size: 5em;
    text-shadow: -1px 1px #000;
    margin: 0
}

.hero-slider .ms-layer.blacktext {
    left: 26% !important;
    top: 50% !important;
    padding: 7px 20px;
    margin-top: -12%
}

.hero-slider .ms-layer.bigtext {
    width: 100%;
    text-align: center;
    top: 50% !important
}

.hero-slider .ms-layer.bigtext2 {
    top: 43% !important;
    width: 100%;
    text-align: center;
    margin-top: 60px
}

.hero-slider .ms-layer.box {
    left: 60px;
    top: 40% !important;
    width: 46%;
    padding-bottom: 22% !important;
    background: rgba(0, 0, 0, .72)
}

.hero-slider .ms-layer.small-text {
    color: #fff;
    margin: 16px 0 0;
    top: 40% !important;
    font-weight: 300;
    left: 78px;
    padding: 0
}

.hero-slider .ms-layer.medium-text {
    color: #fff;
    font-weight: 100;
    top: 40% !important;
    font-size: 4em;
    left: 75px;
    margin: 38px 0 0;
    padding: 0
}

.hero-slider .ms-layer.big-text {
    color: #fff;
    font-weight: 900;
    left: 75px;
    top: 40% !important;
    padding: 0;
    font-size: 4.5em;
    margin: 100px 0 0
}

.hero-slider .ms-layer.captiontext {
    color: #fff;
    top: 38% !important;
    left: 230px;
    font-size: 3em;
    font-weight: 300;
    padding: 15px 20px;
    text-align: center;
    width: 50%;
    border: 2px solid #fff;
    text-shadow: -1px 1px #000
}

@media only screen and (max-width:768px) {
    .hero-slider .ms-layer.captiontext {
        font-size: 2em
    }
}

.hero-static {
    position: relative;
    width: 100%;
    height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-transform: uppercase;
    margin-bottom: 24px
}

    .hero-static h1,
    .hero-static h2 {
        margin-bottom: 8px
    }

    .hero-static .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #000;
        opacity: .4;
        filter: alpha(opacity=40)
    }

        .hero-static .overlay.dark {
            opacity: .7;
            filter: alpha(opacity=35)
        }

    .hero-static .inner {
        display: table;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 500px;
        padding: 36px 15px;
        top: 0
    }

    .hero-static .content {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        text-align: left
    }

    .hero-static h1 {
        margin-left: -8px;
        font-size: 6.417em
    }

@media only screen and (max-width:768px) {
    .hero-static h1 {
        font-size: 2.55em
    }
}

@media only screen and (max-width:480px) {
    .hero-static h1 {
        font-size: 2.25em
    }
}

@media only screen and (max-width:768px) {
    .hero-static h2 {
        font-size: 1.9125em
    }
}

@media only screen and (max-width:480px) {
    .hero-static h2 {
        font-size: 1.6875em
    }
}

.hero-static h3 {
    font-size: 1.5em;
    font-weight: 300
}

@media only screen and (max-width:768px) {
    .hero-static h3 {
        font-size: 1.5em
    }
}

@media only screen and (max-width:480px) {
    .hero-static h3 {
        font-size: 1.125em
    }
}

.hero-static p {
    font-size: 1.25em
}

@media only screen and (max-width:768px) {
    .hero-static p {
        font-size: 1.125em
    }
}

@media only screen and (max-width:480px) {
    .hero-static p {
        font-size: 1em
    }
}

.hero-static h1,
.hero-static h2,
.hero-static h3,
.hero-static p {
    color: #fff
}

    .hero-static h1.with-shadow,
    .hero-static h2.with-shadow,
    .hero-static h3.with-shadow,
    .hero-static p.with-shadow {
        text-shadow: -1px 1px #000
    }

    .hero-static h1.left,
    .hero-static h2.left,
    .hero-static h3.left,
    .hero-static p.left {
        text-align: left
    }

    .hero-static h1.right,
    .hero-static h2.right,
    .hero-static h3.right,
    .hero-static p.right {
        text-align: right
    }

.hero-static.hero-parallax {
    height: 680px;
    background: #000;
    overflow: hidden;
    padding: 0 15px
}

@media only screen and (max-width:768px) {
    .hero-static.hero-parallax {
        height: 523px
    }
}

.hero-static.hero-parallax .layer img {
    max-width: none;
    width: auto
}

.hero-static.hero-parallax .inner {
    position: absolute;
    height: 680px
}

@media only screen and (max-width:768px) {
    .hero-static.hero-parallax .inner {
        height: 523px
    }

    .hero-static .overlay-block {
        text-align: center
    }
}

.hero-static.fullscreen {
    position: absolute;
    z-index: 100;
    background: center top no-repeat #fff;
    top: 0;
    left: 0;
    background-size: cover
}

.hero-static .overlay-block {
    position: absolute;
    width: 100%;
    bottom: 0
}

    .hero-static .overlay-block h1,
    .hero-static .overlay-block h2,
    .hero-static .overlay-block h3,
    .hero-static .overlay-block h4,
    .hero-static .overlay-block h5,
    .hero-static .overlay-block h6,
    .hero-static .overlay-block ol,
    .hero-static .overlay-block p,
    .hero-static .overlay-block ul {
        color: #fff;
        text-transform: none
    }

    .hero-static .overlay-block p {
        font-size: 1em;
        margin-top: 24px
    }

    .hero-static .overlay-block .opacity-70,
    .hero-static .overlay-block .opacity-97 {
        width: 100%;
        position: relative
    }

    .hero-static .overlay-block .opacity-70 {
        background: #00748d;
        background: rgba(47, 140, 234, .7);
        padding-top: 10px
    }

    .hero-static .overlay-block .opacity-97 {
        background: #00748d;
        background: rgba(47, 140, 234, .97);
        padding: 36px 0 24px
    }

    .hero-static .overlay-block #slide-up-toggle {
        display: none;
        position: absolute;
        width: 50px;
        height: 30px;
        background: #00748d;
        color: #fff;
        font-size: 1.5em;
        text-align: center;
        bottom: 0;
        left: 50%;
        margin-left: -25px;
        cursor: pointer;
        opacity: .7;
        filter: alpha(opacity=70);
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

        .hero-static .overlay-block #slide-up-toggle:hover {
            opacity: 1;
            filter: alpha(opacity=100)
        }

@media only screen and (max-width:1200px) {
    .hero-static .overlay-block > div:first-child {
        padding-bottom: 24px
    }

    .hero-static .overlay-block .slide-up {
        overflow: hidden;
        max-height: 0;
        padding: 0;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease
    }

        .hero-static .overlay-block .slide-up.open {
            max-height: 800px;
            padding: 36px 0 24px
        }

    .hero-static .overlay-block #slide-up-toggle {
        display: block
    }
}

@media only screen and (max-width:480px) {
    .hero-static .overlay-block {
        font-size: 90%
    }

        .hero-static .overlay-block .slide-up {
            font-size: 110%
        }

        .hero-static .overlay-block .countdown,
        .hero-static .overlay-block p {
            display: none
        }
}

.holder {
    width: 100%;
    position: relative;
    z-index: 0
}

.parallax .hero-static {
    background-attachment: fixed
}

@-moz-document url-prefix() {
    .hero-static .inner {
        left: 0
    }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .hero-static .inner {
        left: 0
    }
}

.ie .hero-static .inner {
    left: 0
}

.down-arrow {
    position: absolute;
    bottom: 65px;
    left: 50%;
    z-index: 100;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

    .down-arrow a,
    .down-arrow:after {
        opacity: .6;
        width: 100%;
        background: url(../img/arrow-down.svg) center center no-repeat;
        display: block
    }

    .down-arrow a {
        position: relative;
        z-index: 2;
        height: 36px
    }

    .down-arrow:after {
        position: absolute;
        z-index: 1;
        content: "";
        top: 0;
        left: 20px;
        min-height: 100%;
        transition: .3s
    }

    .down-arrow:hover a,
    .down-arrow:hover:after {
        opacity: 1
    }

.fp-banner,
.fw-img-banner {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 60px 0
}

    .fp-banner.light-text h2,
    .fp-banner.light-text h3,
    .fp-banner.light-text h4,
    .fp-banner.light-text h5,
    .fp-banner.light-text h6,
    .fp-banner.light-text p,
    .fw-img-banner.light-text h2,
    .fw-img-banner.light-text h3,
    .fw-img-banner.light-text h4,
    .fw-img-banner.light-text h5,
    .fw-img-banner.light-text h6,
    .fw-img-banner.light-text p {
        color: #fff
    }

        .fp-banner.light-text .page-heading h3 span,
        .fp-banner.light-text h3.heading span,
        .fw-img-banner.light-text .page-heading h3 span,
        .fw-img-banner.light-text h3.heading span {
            background: #fff
        }

    .fp-banner .container,
    .fw-img-banner .container {
        position: relative;
        z-index: 2
    }

    .fp-banner .meta a,
    .fw-img-banner .meta a {
        text-decoration: none;
        font-size: .75em;
        border-bottom: 1px solid transparent;
        color: #4699ec
    }

        .fp-banner .meta a:hover,
        .fw-img-banner .meta a:hover {
            border-bottom: 1px solid #00748d
        }

    .fp-banner .meta span,
    .fw-img-banner .meta span {
        margin: 0 3px
    }

.category-bars .row,
.category-tiles .row {
    margin-right: 0;
    margin-left: 0
}

.fp-banner .meta .left,
.fp-banner .meta .right,
.fw-img-banner .meta .left,
.fw-img-banner .meta .right {
    float: left
}

@media only screen and (max-width:768px) {
    .fp-banner,
    .fw-img-banner {
        text-align: center
    }

        .fp-banner .meta .left,
        .fp-banner .meta .right,
        .fw-img-banner .meta .left,
        .fw-img-banner .meta .right {
            float: none;
            width: 100% !important;
            text-align: center !important
        }
}

.fp-banner .meta .left,
.fw-img-banner .meta .left {
    width: 65%
}

.fp-banner .meta .right,
.fw-img-banner .meta .right {
    width: 35%;
    text-align: right
}

.fp-banner .overlay,
.fw-img-banner .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=40)
}

.fw-img-banner {
    padding: 84px 0 60px
}

    .fw-img-banner .featured-heading {
        border-top: 10px solid #fff;
        font-size: 3.75em;
        font-weight: 300;
        text-transform: uppercase;
        padding: 24px 0 0 35px
    }

@media only screen and (max-width:991px) {
    .fw-img-banner .featured-heading {
        padding-left: 0;
        font-size: 3em
    }
}

.fw-img-banner ul {
    color: #3a3a3a
}

    .fw-img-banner ul li {
        margin-bottom: 2px
    }

    .fw-img-banner ul a {
        font-size: 1.25em;
        color: #3a3a3a;
        font-weight: 300;
        text-decoration: none;
        border-bottom: 1px solid transparent
    }

        .fw-img-banner ul a:hover {
            border-bottom: 1px solid #000
        }

.fw-img-banner.light-text ul a {
    color: #fff
}

    .fw-img-banner.light-text ul a:hover {
        border-bottom: 1px solid #fff
    }

.fw-img-banner.no-text {
    height: 500px
}

.category-bars .col-lg-1,
.category-bars .col-lg-10,
.category-bars .col-lg-11,
.category-bars .col-lg-12,
.category-bars .col-lg-2,
.category-bars .col-lg-3,
.category-bars .col-lg-4,
.category-bars .col-lg-5,
.category-bars .col-lg-6,
.category-bars .col-lg-7,
.category-bars .col-lg-8,
.category-bars .col-lg-9,
.category-bars .col-md-1,
.category-bars .col-md-10,
.category-bars .col-md-11,
.category-bars .col-md-12,
.category-bars .col-md-2,
.category-bars .col-md-3,
.category-bars .col-md-4,
.category-bars .col-md-5,
.category-bars .col-md-6,
.category-bars .col-md-7,
.category-bars .col-md-8,
.category-bars .col-md-9,
.category-bars .col-sm-1,
.category-bars .col-sm-10,
.category-bars .col-sm-11,
.category-bars .col-sm-12,
.category-bars .col-sm-2,
.category-bars .col-sm-3,
.category-bars .col-sm-4,
.category-bars .col-sm-5,
.category-bars .col-sm-6,
.category-bars .col-sm-7,
.category-bars .col-sm-8,
.category-bars .col-sm-9,
.category-bars .col-xs-1,
.category-bars .col-xs-10,
.category-bars .col-xs-11,
.category-bars .col-xs-12,
.category-bars .col-xs-2,
.category-bars .col-xs-3,
.category-bars .col-xs-4,
.category-bars .col-xs-5,
.category-bars .col-xs-6,
.category-bars .col-xs-7,
.category-bars .col-xs-8,
.category-bars .col-xs-9 {
    padding-right: 0;
    padding-left: 0
}

.category-bars a {
    display: block;
    position: relative;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

    .category-bars a .overlay {
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #00748d;
        background: rgba(47, 140, 234, .8);
        padding: 60% 15px 0;
        color: #fff;
        text-decoration: none;
        text-align: center;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity .35s ease;
        -moz-transition: opacity .35s ease;
        transition: opacity .35s ease
    }

@media only screen and (max-width:991px) {
    .category-bars a .overlay {
        padding: 35% 15px 0
    }
}

.category-bars a .overlay h2 {
    color: #fff;
    font-size: 1.875em;
    font-weight: 300;
    margin-bottom: 12px
}

@media only screen and (max-width:360px) {
    .category-bars a .overlay {
        padding: 28% 15px 0
    }

        .category-bars a .overlay h2 {
            font-size: 1.5em
        }

        .category-bars a .overlay p {
            font-size: .875em
        }
}

.category-bars a:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (max-width:1200px) {
    .category-bars .container {
        width: 100%;
        padding: 0
    }
}

.category-tiles {
    position: relative;
    width: 100%
}

    .category-tiles .col-lg-1,
    .category-tiles .col-lg-10,
    .category-tiles .col-lg-11,
    .category-tiles .col-lg-12,
    .category-tiles .col-lg-2,
    .category-tiles .col-lg-3,
    .category-tiles .col-lg-4,
    .category-tiles .col-lg-5,
    .category-tiles .col-lg-6,
    .category-tiles .col-lg-7,
    .category-tiles .col-lg-8,
    .category-tiles .col-lg-9,
    .category-tiles .col-md-1,
    .category-tiles .col-md-10,
    .category-tiles .col-md-11,
    .category-tiles .col-md-12,
    .category-tiles .col-md-2,
    .category-tiles .col-md-3,
    .category-tiles .col-md-4,
    .category-tiles .col-md-5,
    .category-tiles .col-md-6,
    .category-tiles .col-md-7,
    .category-tiles .col-md-8,
    .category-tiles .col-md-9,
    .category-tiles .col-sm-1,
    .category-tiles .col-sm-10,
    .category-tiles .col-sm-11,
    .category-tiles .col-sm-12,
    .category-tiles .col-sm-2,
    .category-tiles .col-sm-3,
    .category-tiles .col-sm-4,
    .category-tiles .col-sm-5,
    .category-tiles .col-sm-6,
    .category-tiles .col-sm-7,
    .category-tiles .col-sm-8,
    .category-tiles .col-sm-9,
    .category-tiles .col-xs-1,
    .category-tiles .col-xs-10,
    .category-tiles .col-xs-11,
    .category-tiles .col-xs-12,
    .category-tiles .col-xs-2,
    .category-tiles .col-xs-3,
    .category-tiles .col-xs-4,
    .category-tiles .col-xs-5,
    .category-tiles .col-xs-6,
    .category-tiles .col-xs-7,
    .category-tiles .col-xs-8,
    .category-tiles .col-xs-9,
    .category-tiles .container {
        padding-right: 0;
        padding-left: 0
    }

    .category-tiles .category {
        display: block;
        position: relative;
        width: 100%;
        height: 480px;
        text-align: center;
        text-decoration: none;
        background-position: center;
        background-repeat: no-repeat;
        border-collapse: collapse
    }

@media only screen and (max-width:991px) {
    .category-tiles .category {
        height: 250px
    }
}

.category-tiles .category .inner {
    display: table;
    width: 100%;
    height: 480px
}

@media only screen and (max-width:991px) {
    .category-tiles .category .inner {
        height: 250px
    }
}

.category-tiles .category .content {
    position: relative;
    z-index: 5;
    display: table-cell;
    vertical-align: middle;
    padding: 24px 15px
}

.category-tiles .category h3 {
    font-size: 2.25em;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0
}

@media only screen and (max-width:1200px) {
    .category-tiles .category h3 {
        font-size: 2.025em
    }
}

.category-tiles .category .overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.category-tiles .category:hover .overlay {
    background: #00748d;
    opacity: .7;
    filter: alpha(opacity=70)
}

.category-tiles.dark-text .overlay {
    background: #fff
}

.category-tiles.dark-text .category h3 {
    color: #3a3a3a
}

.fw-grid-gallery {
    margin-top: -24px;
    backface-visibility: hidden;
    overflow: hidden
}

    .fw-grid-gallery .fw-block-3 {
        width: 25%;
        float: left;
        backface-visibility: hidden
    }

        .fw-grid-gallery .fw-block-3 a {
            position: relative;
            display: block;
            text-align: center;
            background-color: #00748d
        }

            .fw-grid-gallery .fw-block-3 a img {
                transition: .3s
            }

            .fw-grid-gallery .fw-block-3 a span {
                font-size: 42px;
                text-transform: uppercase;
                color: #fff;
                position: absolute;
                display: block;
                top: 50%;
                margin-top: -20px;
                left: 0;
                right: 0;
                opacity: 0;
                transition: .3s
            }

.menu,
.menu ul li {
    display: inline-block
}

.fw-grid-gallery .fw-block-3 a:hover img {
    opacity: .4
}

.fw-grid-gallery .fw-block-3 a:hover span {
    opacity: 1
}

@media only screen and (max-width:1200px) {
    .fw-grid-gallery .fw-block-3 {
        width: 50%
    }
}

@media only screen and (max-width:768px) {
    .category-bars a {
        max-height: 380px
    }

    .fw-grid-gallery .fw-block-3 {
        width: 100%
    }
}

.menu {
    height: 90px
}

    .menu ul {
        padding: 0;
        list-style: none
    }

        .menu ul li {
            margin: 0
        }

            .menu ul li a {
                display: block;
                padding: 34px 10px;
                font-size: 14px !important;
                color: #3a3a3a;
                text-decoration: none;
                -webkit-transition: color .3s ease;
                -moz-transition: color .3s ease;
                transition: color .3s ease
            }

                .menu ul li a:focus,
                .menu ul li a:hover,
                .menu ul li.active a,
                .menu ul li:focus a,
                .menu ul li:hover a {
                    color: #00748d
                }

            .menu ul li .submenu {
                display: none;
                top: 90px;
                width: 195px;
                position: absolute;
                border: 1px solid #cecece;
                background: #fff;
                background: rgba(255, 255, 255, .97);
                padding: 16px 0 20px;
                margin-top: -1px;
                margin-left: -5px;
                text-align: left
            }

                .menu ul li .submenu li {
                    display: block;
                    position: relative;
                    padding: 0 12px;
                    margin: 0
                }

                    .menu ul li .submenu li a {
                        position: relative;
                        padding: 3px 15px 3px 3px;
                        font-size: 14px !important;
                        color: #3a3a3a
                    }

                        .menu ul li .submenu li a i {
                            position: absolute;
                            font-size: 1.1em;
                            right: 0;
                            top: 50%;
                            margin-top: -9px;
                            -webkit-transition: all .3s ease;
                            -moz-transition: all .3s ease;
                            transition: all .3s ease;
                            -webkit-animation-duration: .3s;
                            animation-duration: .3s;
                            visibility: visible
                        }

                    .menu ul li .submenu li.active a,
                    .menu ul li .submenu li:focus a,
                    .menu ul li .submenu li:hover a {
                        color: #00748d
                    }

                    .menu ul li .submenu li .sub-submenu {
                        visibility: hidden;
                        top: -17px;
                        right: -195px;
                        width: 195px;
                        position: absolute;
                        border: 1px solid #cecece;
                        background: #fff;
                        background: rgba(255, 255, 255, .95);
                        padding: 16px 0 20px;
                        opacity: 0;
                        filter: alpha(opacity=0);
                        -webkit-transition: all .3s ease;
                        -moz-transition: all .3s ease;
                        transition: all .3s ease
                    }

                        .menu ul li .submenu li .sub-submenu li a {
                            color: #3a3a3a
                        }

                            .menu ul li .submenu li .sub-submenu li a:hover,
                            .menu ul li .submenu li .sub-submenu li.active a {
                                color: #00748d
                            }

                    .menu ul li .submenu li:hover .sub-submenu {
                        visibility: visible;
                        opacity: 1;
                        filter: alpha(opacity=100)
                    }

            .menu ul li:hover .submenu {
                display: block;
                -webkit-animation-duration: .3s;
                animation-duration: .3s;
                -webkit-animation-name: fadeIn;
                animation-name: fadeIn
            }

.transparent .menu li {
    padding: 0 5px
}

    .transparent .menu li a {
        position: relative;
        color: #fff;
        padding: 32px 5px 5px
    }

        .transparent .menu li a:after {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fff;
            content: '';
            opacity: 0;
            -webkit-transition: opacity .3s, -webkit-transform .3s;
            -moz-transition: opacity .3s, -moz-transform .3s;
            transition: opacity .3s, transform .3s;
            -webkit-transform: translateY(10px);
            -moz-transform: translateY(10px);
            transform: translateY(10px)
        }

        .transparent .menu li a:focus,
        .transparent .menu li a:hover,
        .transparent .menu li.active a,
        .transparent .menu li:focus a,
        .transparent .menu li:hover a {
            color: #fff
        }

            .transparent .menu li.active a:after,
            .transparent .menu li:hover a:after {
                opacity: 1;
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                transform: translateY(0)
            }

.transparent.opaque li a {
    color: #3a3a3a
}

.mobile-navi .mobile-search button[type=submit]:hover i,
.transparent.opaque li.active a,
.transparent.opaque li:hover a {
    color: #00748d
}

.transparent.opaque li a:after {
    display: none
}

@media only screen and (max-width:1024px) {
    .transparent.opaque li a {
        color: #3a3a3a
    }

        .transparent.opaque li a:after {
            display: block
        }

    .transparent.opaque li.active a,
    .transparent.opaque li:hover a {
        color: #fff
    }
}

.ie8 .transparent .menu li a:after {
    display: none
}

.scroller .menu {
    height: 60px
}

    .scroller .menu li {
        margin: 0 3px
    }

        .scroller .menu li a {
            position: relative;
            padding: 20px 7px 19px
        }

            .scroller .menu li a:after {
                display: block;
                content: '';
                position: absolute;
                bottom: 1px;
                left: 0;
                right: 0;
                width: 0;
                height: 3px;
                background: #00748d;
                -webkit-transition: width .3s ease;
                -moz-transition: width .3s ease;
                transition: width .3s ease
            }

        .scroller .menu li.active a:after {
            width: 100%
        }

.mega-menu {
    display: none;
    position: absolute;
    z-index: 6;
    left: 0;
    top: 87px;
    width: 100%;
    padding: 20px 0 36px;
    text-align: left;
    background: #fff;
    background: rgba(255, 255, 255, .97);
    border-bottom: 1px solid #cecece
}

    .mega-menu h4 {
        font-size: 1.25em;
        text-transform: uppercase
    }

    .mega-menu p {
        margin-bottom: 16px
    }

    .mega-menu a {
        display: inline-block !important;
        line-height: 1.57;
        font-size: 13px !important;
        text-decoration: none;
        padding: 0 !important;
        border-bottom: 1px solid transparent
    }

        .mega-menu a:hover {
            border-bottom: 1px solid #00748d
        }

    .mega-menu ul {
        list-style: none;
        padding: 0
    }

        .mega-menu ul li {
            display: list-item;
            line-height: 1.75;
            margin: 3px 0
        }

            .mega-menu ul li.active a {
                color: #00748d !important
            }

            .mega-menu ul li a {
                color: #3a3a3a !important;
                font-size: 1em;
                border: none !important
            }

                .mega-menu ul li a:hover {
                    color: #00748d !important
                }

    .mega-menu table {
        width: 100%;
        margin-bottom: 16px;
        line-height: 1.75
    }

    .mega-menu .img-link {
        width: 100%;
        margin-top: 10.91px;
        text-align: center !important;
        color: #3a3a3a !important;
        border: none !important
    }

        .mega-menu .img-link.active,
        .mega-menu .img-link:hover {
            color: #00748d !important
        }

        .mega-menu .img-link img {
            display: block;
            margin: 0 auto 5px !important;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            transition: opacity .3s ease;
            -webkit-backface-visibility: hidden
        }

        .mega-menu .img-link.active img,
        .mega-menu .img-link:hover img {
            opacity: .6;
            filter: alpha(opacity=60)
        }

    .mega-menu .mega-submenu {
        display: none
    }

        .mega-menu .mega-submenu.active {
            display: block
        }

.has-mega-menu:hover .mega-menu {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#nav-toggle {
    display: none;
    position: absolute;
    z-index: 1005;
    top: 29px;
    padding: 10px 32px 16px 0;
    cursor: pointer
}

@media only screen and (max-width:1024px) {
    #nav-toggle {
        display: block
    }
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
    position: absolute;
    display: block;
    content: '';
    width: 32px;
    height: 2px;
    background: #3a3a3a;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.inner-wrap,
.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%
}

#nav-toggle span:before {
    top: -10px
}

#nav-toggle span:after {
    bottom: -10px
}

#nav-toggle:hover span,
#nav-toggle:hover span:after,
#nav-toggle:hover span:before {
    background: #00748d
}

#nav-toggle.active span {
    background-color: transparent
}

    #nav-toggle.active span:after,
    #nav-toggle.active span:before {
        top: 0
    }

    #nav-toggle.active span:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #nav-toggle.active span:after {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
        transform: translateY(-10px) rotate(-45deg)
    }

#nav-toggle.active:hover span:after,
#nav-toggle.active:hover span:before {
    background: #00748d
}

.transparent #nav-toggle span,
.transparent #nav-toggle span:after,
.transparent #nav-toggle span:before,
.transparent #nav-toggle:hover span,
.transparent #nav-toggle:hover span:after,
.transparent #nav-toggle:hover span:before {
    background: #fff
}

.transparent #nav-toggle.active span {
    background-color: transparent
}

.scroller #nav-toggle {
    top: 18px
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

.off-canvas-wrap {
    overflow: hidden
}

    .off-canvas-wrap.move-left,
    .off-canvas-wrap.move-right {
        min-height: 100%;
        -webkit-overflow-scrolling: touch
    }

.inner-wrap {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.left-off-canvas-menu,
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 260px;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #fff;
    z-index: 1001;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch
}

.inner-wrap:after,
.inner-wrap:before {
    content: " ";
    display: table
}

.mobile-navi .buttons li a i:before,
.mobile-navi ul li span:before {
    content: "\f107"
}

.inner-wrap:after {
    clear: both
}

.left-off-canvas-menu {
    border-right: 1px solid #d8d8d8;
    -webkit-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

    .left-off-canvas-menu * {
        -webkit-backface-visibility: hidden
    }

.right-off-canvas-menu {
    border-left: 1px solid #d8d8d8;
    -webkit-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-offcanvas-menu {
    transition: background .3s ease;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.move-right > .inner-wrap {
    -ms-transform: translate(260px, 0);
    -webkit-transform: translate3d(260px, 0, 0);
    -moz-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0)
}

.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2);
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-260px, 0);
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0)
}

.move-left .exit-off-canvas {
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    background: rgba(255, 255, 255, .2);
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-offcanvas-menu {
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    background: rgba(255, 255, 255, .2);
    z-index: 1002
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-offcanvas-menu:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -260px
}

.no-csstransforms .right-off-canvas-menu {
    right: -260px
}

.no-csstransforms .move-left > .inner-wrap {
    right: 260px
}

.no-csstransforms .move-right > .inner-wrap {
    left: 260px
}

.mobile-navi {
    position: relative;
    width: 100%
}

    .mobile-navi .mobile-search {
        height: 80px;
        padding: 21px 15px 0;
        border-bottom: 1px solid #d8d8d8
    }

        .mobile-navi .mobile-search .form-control {
            padding-right: 40px
        }

        .mobile-navi .mobile-search button[type=submit] {
            position: absolute;
            top: 23px;
            right: 25px;
            background: 0 0;
            border: none;
            outline: 0;
            font-size: 1.5em
        }

            .mobile-navi .mobile-search button[type=submit] i {
                display: inline-block;
                -webkit-transition: color .25s ease;
                -moz-transition: color .25s ease;
                transition: color .25s ease
            }

    .mobile-navi a {
        font-size: 1.035em;
        color: #3a3a3a;
        text-decoration: none
    }

        .mobile-navi a:focus,
        .mobile-navi a:hover,
        .mobile-navi ul li.current a {
            color: #00748d
        }

    .mobile-navi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
    }

        .mobile-navi ul li {
            position: relative;
            margin: 0;
            overflow: hidden;
            width: 100%;
            text-align: center
        }

            .mobile-navi ul li a {
                display: block;
                padding: 20px 0;
                border-bottom: 1px solid #d8d8d8
            }

            .mobile-navi ul li span {
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                width: 47px;
                height: 47px;
                color: #3a3a3a;
                font-family: FontAwesome;
                text-align: center;
                font-size: 1.3em;
                padding-top: 9px;
                cursor: pointer;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease
            }

.footer,
.footer .copyright .container {
    position: relative
}

.mobile-navi ul li span:hover {
    color: #00748d
}

.mobile-navi ul li.active > span {
    transform: rotate(180deg)
}

.mobile-navi ul li ul.submenu {
    max-height: 0;
    -webkit-transition: max-height .5s ease-in-out;
    -moz-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out
}

    .mobile-navi ul li ul.submenu.open {
        max-height: 1000px
    }

    .mobile-navi ul li ul.submenu li {
        overflow: hidden
    }

        .mobile-navi ul li ul.submenu li a {
            color: #3a3a3a;
            font-size: 1em;
            padding: 7px 42px 7px 30px
        }

            .mobile-navi ul li ul.submenu li a:focus,
            .mobile-navi ul li ul.submenu li a:hover,
            .mobile-navi ul li ul.submenu li.current a {
                color: #00748d
            }

        .mobile-navi ul li ul.submenu li span {
            top: 0;
            width: 45px;
            height: 40px;
            font-size: 1.1em;
            padding-top: 7px
        }

        .mobile-navi ul li ul.submenu li ul.sub-submenu {
            max-height: 0;
            -webkit-transition: max-height .4s ease-in-out;
            -moz-transition: max-height .4s ease-in-out;
            transition: max-height .4s ease-in-out
        }

            .mobile-navi ul li ul.submenu li ul.sub-submenu.open {
                max-height: 400px
            }

            .mobile-navi ul li ul.submenu li ul.sub-submenu li a {
                color: #3a3a3a;
                font-size: 1em;
                padding: 5px 42px 5px 15px
            }

                .mobile-navi ul li ul.submenu li ul.sub-submenu li a:focus,
                .mobile-navi ul li ul.submenu li ul.sub-submenu li a:hover,
                .mobile-navi ul li ul.submenu li ul.sub-submenu li.current a {
                    color: #00748d
                }

.mobile-navi .buttons {
    list-style: none;
    margin: 0;
    padding: 0
}

    .mobile-navi .buttons li {
        display: block;
        float: left;
        width: 50%;
        border-top: 1px solid #d8d8d8
    }

        .mobile-navi .buttons li:first-child {
            border-right: 1px solid #d8d8d8
        }

        .mobile-navi .buttons li a {
            display: block;
            width: 100%;
            padding: 10px 5px;
            text-align: center
        }

            .mobile-navi .buttons li a i {
                display: inline-block;
                font-family: FontAwesome;
                font-size: 1.2em;
                font-style: normal;
                vertical-align: middle;
                margin-left: 7px;
                cursor: pointer;
                -webkit-transition: all .25s ease;
                -moz-transition: all .25s ease;
                transition: all .25s ease
            }

    .catalog-grid.type-1 .item footer:after,
    .footer .subscribe form:after,
    .mobile-navi .buttons:after,
    .shopping-cart .qnt-count:after {
        content: "";
        clear: both
    }

    .mobile-navi .buttons li.active a i {
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .mobile-navi .buttons li ul {
        display: block;
        width: 100%
    }

        .mobile-navi .buttons li ul li {
            width: 100%;
            float: none;
            border-right: none
        }

            .mobile-navi .buttons li ul li:first-child {
                border-right: none;
                border-top: none
            }

            .mobile-navi .buttons li ul li a {
                text-transform: uppercase;
                border: none
            }

    .mobile-navi .buttons li.currency,
    .mobile-navi .buttons li.lang {
        border-top: none;
        border-left: 1px solid #d8d8d8
    }

        .mobile-navi .buttons li.currency > a.non-active,
        .mobile-navi .buttons li.lang > a.non-active {
            border-bottom: 1px solid #d8d8d8
        }

    .mobile-navi .buttons li.currency {
        margin-left: -1px
    }

        .mobile-navi .buttons li.currency a,
        .mobile-navi .buttons li.lang a {
            padding: 10px 5px 6px;
            text-transform: uppercase;
            font-size: .95em;
            border-bottom: none
        }

        .mobile-navi .buttons li.currency > a,
        .mobile-navi .buttons li.lang > a {
            border-bottom: 1px solid transparent;
            -webkit-transition: border .3s ease;
            -moz-transition: border .3s ease;
            transition: border .3s ease
        }

        .mobile-navi .buttons li.currency.active > a,
        .mobile-navi .buttons li.lang.active > a,
        .mobile-navi .user {
            border-bottom: 1px solid #d8d8d8
        }

    .mobile-navi .buttons:after {
        visibility: hidden;
        display: block;
        height: 0
    }

.mobile-navi .user {
    width: 100%;
    border-top: 1px solid #d8d8d8
}

    .mobile-navi .user a {
        display: block;
        padding: 12px 5px;
        text-align: center
    }

        .mobile-navi .user a i {
            margin-right: 10px
        }

.footer {
    z-index: 1;
    width: 100%;
    background: #f7f7f7
}

    .footer h3,
    .footer h4 {
        font-size: 1em;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 1px solid #c8c8c8;
        margin: 0 -15px 15px;
        padding: 7px 15px 23px;
        color: #797979
    }

@media only screen and (max-width:480px) {
    .footer .row > div {
        width: 100%
    }

    .footer h3,
    .footer h4 {
        margin: 0 0 15px;
        padding: 7px 0 13px
    }
}

.footer h3 {
    font-size: 1.5em;
    color: #00748d;
    margin: 0 -15px 15px 0;
    padding: 0 15px 23px 0
}

@media only screen and (max-width:768px) {
    .footer {
        text-align: center
    }

        .footer h3 {
            margin-left: -15px
        }
}

@media only screen and (max-width:480px) {
    .footer h3 {
        margin: 0 0 15px;
        padding: 7px 0 13px
    }
}

.footer .flickr-wiget .flickr_badge_image {
    float: left;
    margin: 6px
}

@media only screen and (max-width:991px) {
    .footer .flickr-wiget .flickr_badge_image {
        margin: 0 3px 2px 0
    }
}

@media only screen and (max-width:768px) {
    .footer .flickr-wiget .flickr_badge_image {
        float: none;
        display: inline-block;
        margin: 6px
    }
}

.footer .contacts,
.footer .featured-post,
.footer .features {
    margin-bottom: 12px
}

    .footer .contacts h5,
    .footer .featured-post h5,
    .footer .features h5 {
        font-size: .875em;
        margin-bottom: 7.2px
    }

        .footer .contacts h5 a,
        .footer .featured-post h5 a,
        .footer .features h5 a {
            color: #00748d;
            text-decoration: none
        }

            .footer .contacts h5 a:hover,
            .footer .featured-post h5 a:hover,
            .footer .features h5 a:hover {
                color: #3a3a3a
            }

    .footer .contacts .devider,
    .footer .featured-post .devider,
    .footer .features .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #3a3a3a
    }

@media only screen and (max-width:768px) {
    .footer .contacts .devider,
    .footer .featured-post .devider,
    .footer .features .devider {
        margin: auto
    }
}

.footer .contacts .meta,
.footer .featured-post .meta,
.footer .features .meta {
    margin-top: 4.8px;
    font-size: .875em
}

    .footer .contacts .meta .left,
    .footer .contacts .meta .right,
    .footer .featured-post .meta .left,
    .footer .featured-post .meta .right,
    .footer .features .meta .left,
    .footer .features .meta .right {
        float: left
    }

@media only screen and (max-width:1200px) {
    .footer .contacts .meta .left,
    .footer .contacts .meta .right,
    .footer .featured-post .meta .left,
    .footer .featured-post .meta .right,
    .footer .features .meta .left,
    .footer .features .meta .right {
        float: none;
        width: 100% !important
    }
}

.footer .contacts .meta .left,
.footer .featured-post .meta .left,
.footer .features .meta .left {
    width: 65%
}

.footer .contacts .meta .right,
.footer .featured-post .meta .right,
.footer .features .meta .right {
    width: 35%
}

.footer .contacts .meta a,
.footer .featured-post .meta a,
.footer .features .meta a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    border-bottom: 1px solid transparent
}

    .footer .contacts .meta a:hover,
    .footer .featured-post .meta a:hover,
    .footer .features .meta a:hover {
        color: #00748d;
        border-bottom: 1px solid #00748d
    }

.footer .contacts .meta span,
.footer .featured-post .meta span,
.footer .features .meta span {
    margin-right: 4px;
    margin-bottom: 4px
}

.footer .featured-post h4,
.footer .featured-post h5 {
    margin-bottom: 6px
}

.footer .contacts h4,
.footer .contacts h5 {
    font-weight: 700;
    margin-bottom: 4.8px
}

.footer .contacts a {
    text-decoration: none !important
}

.footer .contacts p {
    margin-bottom: 13.33px
}

.footer .contacts .social-bar a {
    text-decoration: none;
    font-size: 2em;
    margin: 10px 18px 10px 0
}

    .footer .contacts .social-bar a:hover {
        color: #51abcb
    }

.footer .subscribe {
    max-width: 400px;
    margin: 10px auto 16px
}

    .footer .subscribe form .form-control {
        float: left;
        width: 84%
    }

@media only screen and (max-width:1200px) {
    .footer .subscribe form .form-control {
        width: 80%
    }
}

@media only screen and (max-width:991px) {
    .footer .subscribe form .form-control {
        width: 75%
    }
}

@media only screen and (max-width:768px) {
    .footer .subscribe form .form-control {
        width: 83%
    }
}

@media only screen and (max-width:360px) {
    .footer .subscribe form .form-control {
        width: 82%
    }
}

.footer .subscribe form button[type=submit] {
    float: right;
    width: 40px;
    height: 38px;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    background: #00748d;
    border: none;
    color: #fff;
    font-size: 1.3em;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    transition: background .3s ease
}

    .footer .subscribe form button[type=submit]:hover {
        background: #51abcb
    }

.catalog-grid .badge.sale,
.footer .copyright {
    background: #00748d
}

.footer .subscribe form:after {
    visibility: hidden;
    display: block;
    height: 0
}

.footer .copyright {
    padding: 16px 0
}

    .footer .copyright p {
        position: absolute;
        left: 0;
        margin-bottom: 0;
        display: inline-block;
        font-size: .75em !important;
        color: #fff
    }

        .footer .copyright p a {
            text-decoration: none;
            border-bottom: 1px solid transparent;
            color: #fff
        }

            .footer .copyright p a:hover {
                border-bottom: 1px solid #fff
            }

    .footer .copyright .social-bar a {
        color: #fff
    }

        .footer .copyright .social-bar a:hover {
            opacity: .8
        }

@media only screen and (max-width:991px) {
    .footer .copyright p {
        position: relative;
        display: block;
        float: left
    }

    .footer .copyright .social-bar {
        display: block;
        float: left;
        margin-left: 50px
    }
}

@media only screen and (max-width:600px) {
    .footer .copyright .social-bar {
        display: none
    }
}

.catalog-grid .badge {
    display: block;
    position: absolute;
    z-index: 1;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px;
    left: 0;
    top: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

    .catalog-grid .badge.out {
        background: #d1d1d1
    }

.catalog-grid .item {
    width: 100%;
    max-width: 360px;
    position: relative;
    overflow: hidden
}

    .catalog-grid .item .delete {
        position: absolute;
        z-index: 5;
        right: 0;
        top: 0;
        width: 26px;
        height: 27px;
        font-size: 1.2em;
        background: #fff;
        text-align: center;
        cursor: pointer;
        color: #3a3a3a;
        transition: color .3s
    }

        .catalog-grid .item .delete:hover {
            color: #d54438
        }

    .catalog-grid .item .thumb {
        display: block;
        position: relative;
        text-decoration: none;
        -webkit-backface-visibility: hidden;
    }

    .catalog-grid .item h3 {
        font-size: 1em;
        margin-bottom: 2.4px
    }

    .catalog-grid .item p {
        font-weight: 300;
        margin-bottom: 0;
        color: #3a3a3a
    }

    .catalog-grid .item .overlay {
        position: absolute;
        z-index: 2;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #f2f4f5;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

    .catalog-grid .item .description {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        visibility: visible
    }

        .catalog-grid .item .description.hide {
            visibility: hidden
        }

    .catalog-grid .item .share-opts {
        width: 100%;
        position: absolute;
        z-index: 3;
        height: 52px;
        text-align: center;
        left: 0;
        margin-top: -26px;
        padding: 0 15px;
        display: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

        .catalog-grid .item .share-opts a {
            display: inline-block;
            width: 42px;
            height: 42px;
            text-align: center;
            text-decoration: none;
            color: #fff;
            font-size: 1.3em;
            margin: 5px;
            padding-top: 5px
        }

            .catalog-grid .item .share-opts a.facebook {
                background: #3b5998
            }

                .catalog-grid .item .share-opts a.facebook:hover {
                    background: #2d4373
                }

            .catalog-grid .item .share-opts a.twitter {
                background: #00aced
            }

                .catalog-grid .item .share-opts a.twitter:hover {
                    background: #0087ba
                }

            .catalog-grid .item .share-opts a.google-plus {
                background: #dd4b39
            }

                .catalog-grid .item .share-opts a.google-plus:hover {
                    background: #c23321
                }

            .catalog-grid .item .share-opts a.mail {
                background: #00748d
            }

                .catalog-grid .item .share-opts a.mail:hover {
                    background: #51abcb
                }

        .catalog-grid .item .share-opts.show {
            display: block
        }

    .catalog-grid .item footer {
        position: relative;
        margin: 0 auto;
    }

        .catalog-grid .item footer .price {
            display: block;
            position: absolute;
            top: 50%;
            font-size: 1.875em;
            font-weight: 300;
            margin-top: -22px
        }

        .catalog-grid .item footer .tools {
            /*text-align: right;
    position:absolute;*/
        }

            .catalog-grid .item footer .tools a {
                display: inline-flex;
                vertical-align: middle;
                color: #b2b2b2;
                text-decoration: none;
                text-align: center;
                border: 1px solid #00748d;
                -webkit-border-radius: .25rem;
                -moz-border-radius: .25rem;
                border-radius: .25rem;
                margin-left: 5px;
                align-items: center;
            }

                .catalog-grid .item footer .tools a.add-cart,
                .catalog-grid .item footer .tools a.share-btn.active,
                .catalog-grid .item footer .tools a:hover {
                    background: #00748d;
                    border-color: #00748d;
                    color: #fff
                }

                .catalog-grid .item footer .tools a i {
                    font-size: .8em
                }

                .catalog-grid .item footer .tools a.add-cart {
                    font-size: .875em;
                    text-transform: uppercase
                }

.catalog-list .item .description,
.catalog-list .item h3 {
    border-bottom: 1px solid #cecece
}

.catalog-grid .item footer .tools a.add-cart i {
    font-size: 1.1em
}

.catalog-grid .item footer .tools a.add-cart:hover {
    background: #51abcb
}

.catalog-grid .item:hover .overlay {
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-filter: alpha(opacity=90);
    -moz-filter: alpha(opacity=90);
    -ms-filter: alpha(opacity=90);
    -o-filter: alpha(opacity=90);
}

.catalog-grid .item:hover .badge {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
}

.catalog-grid.type-1 .item {
    margin: 12px auto
}

    .catalog-grid.type-1 .item .description {
        padding: 36px 15px 16px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease
    }

    .catalog-grid.type-1 .item .share-opts {
        top: 42%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    .catalog-grid.type-1 .item footer {
        width: 270px; /*;100%;200%*/
        /*padding: 13.33px 0;*/
        right: 0;
        z-index: 3;
        bottom: 40px;
        -webkit-transition: right .4s ease;
        -moz-transition: right .4s ease;
        transition: right .4s ease
    }

        .catalog-grid.type-1 .item footer .info,
        .catalog-grid.type-1 .item footer .tools {
            width: 50%
        }

        .catalog-grid.type-1 .item footer .info {
            position: relative
        }

        .catalog-grid.type-1 .item footer .tools {
            width: 100%;
            position: absolute;
            padding-right: 11%;
            right: 0;
            top: 50%;
            margin-top: -16px
        }

            .catalog-grid.type-1 .item footer .tools a {
                padding: 3px 14px
            }

                .catalog-grid.type-1 .item footer .tools a.add-cart {
                    padding: 4px 14px
                }

@media only screen and (max-width:1200px) {
    .catalog-grid.type-1 .item footer .tools {
        padding-right: 13%
    }
}

.catalog-grid.type-1 .item footer h3,
.catalog-grid.type-1 .item footer p {
    width: 78%
}

@media only screen and (max-width:1200px) {
    .catalog-grid.type-1 .item footer h3,
    .catalog-grid.type-1 .item footer p {
        width: 74%
    }
}

.catalog-grid.type-1 .item footer p {
    font-size: .875em;
    font-weight: 400;
    color: #00748d
}

.catalog-grid.type-1 .item footer .price {
    right: 0
}

.catalog-grid.type-1 .item footer:after {
    visibility: hidden;
    display: block;
    height: 0
}

.catalog-grid.type-1 .item:hover .description,
.catalog-grid.type-1 .item:hover .share-opts {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.catalog-grid.type-1 .item:hover footer {
    /*right: 78%*/
}

@media only screen and (max-width:1200px) {
    .catalog-grid.type-1 .item:hover footer {
        /*right:100%;*/ /*74%*/
    }

    .catalog-grid.type-2 .item p {
        line-height: 1.5
    }
}

@media only screen and (max-width:360px) {
    .catalog-grid.type-1 .item footer .tools {
        padding-right: 14%
    }

    .catalog-grid.type-1 .item footer h3,
    .catalog-grid.type-1 .item footer p {
        width: 72%
    }

    .catalog-grid.type-1 .item:hover footer {
        /*right: 72%*/
    }
}

.catalog-grid.type-2 .item {
    margin: 16px auto
}

    .catalog-grid.type-2 .item .description {
        line-height: 2;
        padding: 24px 15px 16px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        direction: rtl;
        text-align: center;
        width: 100%;
    }

    .catalog-grid.type-2 .item .share-opts {
        top: 48%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .catalog-grid.type-2 .item:hover .share-opts,
    .thumbnail-3d:hover .overlay {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0)
    }

    .catalog-grid.type-2 .item footer {
        width: 270px; /*100%*/
        z-index: 3;
        bottom: 40px;
        /*left:59px;*/
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

        .catalog-grid.type-2 .item footer .tools a {
            padding: 11px 20px
        }

            .catalog-grid.type-2 .item footer .tools a.add-cart {
                padding: 8px 11px
            }

    .catalog-grid.type-2 .item:hover .description,
    .catalog-grid.type-2 .item:hover .share-opts,
    .catalog-grid.type-2 .item:hover footer {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-filter: alpha(opacity=100);
        -moz-filter: alpha(opacity=100);
        -ms-filter: alpha(opacity=100);
        -o-filter: alpha(opacity=100);
    }

    .catalog-grid.type-2 .item:hover .share-opts {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-filter: alpha(opacity=100);
        -moz-filter: alpha(opacity=100);
        -ms-filter: alpha(opacity=100);
        -o-filter: alpha(opacity=100);
        transform: translate(0, 0)
    }

.catalog-grid.grid-sm .item {
    font-size: 80%
}

    .catalog-grid.grid-sm .item footer .price {
        padding-top: 5px
    }

    .catalog-grid.grid-sm .item .share-opts a {
        width: 38px;
        height: 38px;
        padding-top: 7px
    }

@media only screen and (max-width:1200px) {
    .catalog-grid.grid-sm .item {
        margin: 12px auto;
        font-size: 100%
    }

        .catalog-grid.grid-sm .item .share-opts a {
            width: 42px;
            height: 42px;
            padding-top: 5px
        }

        .catalog-grid.grid-sm .item footer .price {
            padding-top: 0
        }
}

.catalog-grid.grid-sm.type-1 .item {
    margin: 8px auto;
    font-size: 85%
}

    .catalog-grid.grid-sm.type-1 .item footer .info h3 {
        font-size: 1.125em
    }

    .catalog-grid.grid-sm.type-1 .item footer .info p {
        font-size: 1em
    }

    .catalog-grid.grid-sm.type-1 .item footer .price {
        padding-top: 2px
    }

    .catalog-grid.grid-sm.type-1 .item footer .tools {
        padding-right: 12.5%
    }

@media only screen and (max-width:1200px) {
    .catalog-grid.grid-sm.type-1 .item {
        font-size: 100%
    }

        .catalog-grid.grid-sm.type-1 .item footer .info h3 {
            font-size: 1em
        }

        .catalog-grid.grid-sm.type-1 .item footer .info p {
            font-size: .875em
        }

        .catalog-grid.grid-sm.type-1 .item footer .price {
            padding-top: 0
        }

        .catalog-grid.grid-sm.type-1 .item footer .tools {
            padding-right: 11%
        }
}

.catalog-grid.grid-sm.type-1 .item:hover footer {
    right: 75%
}

@media only screen and (max-width:1200px) {
    .catalog-grid.grid-sm.type-1 .item:hover footer {
        right: 78%
    }
}

@media only screen and (max-width:360px) {
    .catalog-grid.grid-sm.type-1 .item footer .tools {
        padding-right: 13%
    }

    .catalog-grid.grid-sm.type-1 .item:hover footer {
        right: 74%
    }
}

.catalog-list {
    margin-top: 12px
}

    .catalog-list .item {
        margin-bottom: 48px
    }

        .catalog-list .item .thumb {
            display: block;
            position: relative;
            max-width: 360px;
            margin: 0 auto 20px
        }

            .catalog-list .item .thumb img {
                display: block;
                position: absolute;
                z-index: 1;
                top: 0;
                left: 0
            }

                .catalog-list .item .thumb img:first-child {
                    position: relative
                }

                .catalog-list .item .thumb img.active {
                    z-index: 3
                }

        .catalog-list .item h3 {
            text-transform: uppercase;
            font-weight: 300;
            padding-bottom: 16px
        }

            .catalog-list .item h3 a {
                color: #3a3a3a;
                text-decoration: none
            }

                .catalog-list .item h3 a:hover {
                    color: #00748d
                }

        .catalog-list .item p {
            margin-bottom: 16px
        }

        .catalog-list .item footer {
            margin-top: 24px
        }

            .catalog-list .item footer h4 {
                font-weight: 700;
                font-size: 1em;
                text-transform: uppercase
            }

            .catalog-list .item footer .price {
                display: block;
                font-size: 1em;
                line-height: 2.2;
                font-weight: 300;
                margin-bottom: 16px
            }

            .catalog-list .item footer .tools a {
                display: inline-block;
                vertical-align: middle;
                color: #b2b2b2;
                text-decoration: none;
                text-align: center;
                border: 1px solid #b2b2b2;
                -webkit-border-radius: .25rem;
                -moz-border-radius: .25rem;
                border-radius: .25rem;
                padding: 6px 15px;
                margin-right: 8px
            }

                .catalog-list .item footer .tools a.add-cart,
                .catalog-list .item footer .tools a.share-btn.active,
                .catalog-list .item footer .tools a:hover {
                    background: #00748d;
                    border-color: #00748d;
                    color: #fff
                }

                .catalog-list .item footer .tools a i {
                    font-size: .8em
                }

                .catalog-list .item footer .tools a.add-cart {
                    font-size: .875em;
                    text-transform: uppercase;
                    padding: 8px 15px
                }

                    .catalog-list .item footer .tools a.add-cart i {
                        font-size: 1.1em
                    }

                    .catalog-list .item footer .tools a.add-cart:hover {
                        background: #51abcb
                    }

.shopping-cart header {
    padding: 0 15px 8px
}

    .shopping-cart header h4 {
        text-transform: uppercase;
        text-align: center
    }

.shopping-cart .item {
    /*    position: relative;
    width: 100%;
    border: 1px solid #cecece;
    padding: 24px 15px 13.33px;
    margin-bottom: 24px*/
}

    .shopping-cart .item .delete {
        /*        width: 28px;
        height: 28px;
        text-align: center;
        position: absolute;
        font-size: 1.25em;
        top: 8px;
        cursor: pointer;
        color: #3a3a3a;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease*/
    }

        .shopping-cart .item .delete:hover {
            color: #d54438
        }

    .shopping-cart .item .thumb {
        float: left;
        margin-right: 25px
    }

    .shopping-cart .item .details {
        float: left
    }

        .shopping-cart .item .details a {
            color: #3a3a3a;
            text-decoration: none
        }

            .shopping-cart .item .details a:hover {
                color: #00748d
            }

/*    .shopping-cart .item .price {
        width: 100%;
        font-size: 1.875em;
        font-weight: 300;
        text-align: center;
        margin-top: 38.4px
    }*/

.shopping-cart .qnt-count {
    /* width: 110px;
    margin: 48px auto 0;
    padding-left: 10px*/
}

.color-switcher,
.size-switcher {
    margin-bottom: 12px
}

.shopping-cart .qnt-count .incr-btn {
    /*    display: block;
    float: left;
    background: #e7ecee;
    color: #3a3a3a;
    width: 21px;
    height: 28px;
    padding-top: 6px;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease*/
}

    .shopping-cart .qnt-count .incr-btn:hover {
        color: #fff;
        background: #00748d;
        -webkit-box-shadow: inset 0 2px 4px 0 transparent;
        -moz-box-shadow: inset 0 2px 4px 0 transparent;
        box-shadow: inset 0 2px 4px 0 transparent
    }

    .shopping-cart .qnt-count .incr-btn.inactive {
        /*        opacity: .5;
        filter: alpha(opacity=50);
        -webkit-filter: alpha(opacity=50);
        -moz-filter: alpha(opacity=50);
        -ms-filter: alpha(opacity=50);
        -o-filter: alpha(opacity=50);
        cursor: default*/
    }

        .shopping-cart .qnt-count .incr-btn.inactive:hover {
            background: #e7ecee;
            color: #3a3a3a;
            -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12)
        }

/*.shopping-cart .qnt-count .quantity {
    display: block;
    float: left;
    width: 50px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    border: none;
    background: 0 0;
    outline: 0
}

.shopping-cart .qnt-count:after {
    visibility: hidden;
    display: block;
    height: 0
}
*/
.color-switcher h4 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase
}

.color-switcher .color {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px 0 0 2px;
    margin-right: 3px;
    -webkit-box-shadow: inset 1px 2px 6px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 1px 2px 6px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 1px 2px 6px 0 rgba(0, 0, 0, .25);
    cursor: pointer
}

    .color-switcher .color span {
        display: block;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .color-switcher .color.current {
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

        .color-switcher .color.current span {
            width: 10px;
            height: 10px
        }

        .color-switcher .color.current:before {
            display: block;
            position: absolute;
            z-index: 1;
            color: #fff;
            font-family: FontAwesome;
            content: "\f00c";
            font-size: .6em;
            top: 8px;
            left: 9px
        }

.size-switcher h4,
.sp-tools h4 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase
}

.ie .color-switcher .color {
    border: 1px solid #cecece
}

.size-switcher label {
    position: relative;
    width: 36px;
    cursor: pointer;
    margin: 0 5px 10px 0
}

    .size-switcher label span {
        position: absolute;
        width: 100%;
        text-align: center;
        top: 7px;
        left: 0;
        color: #b2b2b2;
        font-weight: 400;
        -webkit-transition: color .25s ease;
        -moz-transition: color .25s ease;
        transition: color .25s ease
    }

.size-switcher .iradio,
.sp-tools .qnt-count .incr-btn {
    /*    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    display: block;
    text-align: center;
    float: left*/
}

.size-switcher .iradio {
    margin: 4px 9px 0 0;
    padding: 0;
    width: 36px;
    height: 28px;
    background: #fff;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    border: 1px solid #cecece;
    color: #cecece;
    cursor: pointer;
    transition: all .25s ease
}

    .size-switcher .iradio.checked {
        background: #00748d;
        border-color: #00748d
    }

        .size-switcher .iradio.checked + span {
            color: #fff
        }

.sp-tools .qnt-count {
    /*    width: 100%;
    margin-bottom: 20px*/
}

    .sp-tools .qnt-count .incr-btn {
        /*        background: #e7ecee;
        color: #3a3a3a;
        width: 21px;
        height: 28px;
        padding-top: 6px;
        text-decoration: none;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
        -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
        box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
        transition: all .25s ease*/
    }

        .sp-tools .qnt-count .incr-btn:hover {
            color: #fff;
            background: #00748d;
            -webkit-box-shadow: inset 0 2px 4px 0 transparent;
            -moz-box-shadow: inset 0 2px 4px 0 transparent;
            box-shadow: inset 0 2px 4px 0 transparent
        }

        /*        .sp-tools .qnt-count .incr-btn.inactive {
            opacity: .5;
            filter: alpha(opacity=50);
            -webkit-filter: alpha(opacity=50);
            -moz-filter: alpha(opacity=50);
            -ms-filter: alpha(opacity=50);
            -o-filter: alpha(opacity=50);
            cursor: default
        }*/

        .sp-tools .qnt-count .incr-btn.inactive:hover {
            background: #e7ecee;
            color: #3a3a3a;
            -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12)
        }

    .sp-tools .qnt-count .quantity {
        /*        display: block;
        float: left;
        width: 35px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: center;
        border: none;
        background: 0 0;
        outline: 0*/
    }

    .sp-tools .qnt-count label {
        /*        float: left;
        width: 105px;
        text-transform: uppercase;
        font-weight: 400;
        font-size: .875em;
        padding: 2px 8px 0 0*/
    }

    .sp-tools .qnt-count:after {
        /*        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0*/
    }

/*.sp-tools .price {
    font-weight: 300;
    line-height: .8;
    font-size: 2em;
    margin-bottom: 20px
}*/

.info-tile-radio {
    display: table;
    width: 100%;
    text-align: center
}

    .info-tile-radio .tile {
        display: inline-block;
        position: relative;
        min-width: 152px;
        cursor: pointer;
        padding: 15px 15px 10px;
        margin: 0 18px 18px
    }

        .info-tile-radio .tile label {
            position: relative;
            z-index: 1;
            width: 100%;
            min-height: 100%;
            background: #fff;
            text-align: center;
            font-size: 1.25em;
            font-weight: 400;
            color: #3a3a3a
        }

            .info-tile-radio .tile label span {
                display: block;
                margin-top: 12px;
                font-size: .8em;
                line-height: 1.6
            }

                .info-tile-radio .tile label span.pricing {
                    font-weight: 700;
                    color: #00748d;
                    font-size: 1em
                }

        .info-tile-radio .tile .iradio {
            position: absolute;
            z-index: 2;
            width: 100%;
            min-height: 100%;
            top: 0;
            left: 0;
            -webkit-border-radius: .25rem;
            -moz-border-radius: .25rem;
            border-radius: .25rem;
            border: 1px solid #cecece;
            color: #cecece;
            cursor: pointer;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease
        }

.shop-history .preview img,
.team-member .img .social-strip a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease
}

.info-tile-radio .tile .iradio.checked {
    border: 2px solid #00748d
}

.tracking-page .heading {
    margin-bottom: 28.8px
}

.tracking-page h4 {
    margin-bottom: 8px
}

.tracking-page p {
    margin-bottom: 16px
}

.tracking-page .package {
    text-align: center;
    margin: 12px 0
}

    .tracking-page .package img {
        display: block;
        margin: 0 auto 12px
    }

.tracking-timeline {
    margin: 72px 0
}

    .tracking-timeline .timeline {
        margin-bottom: 24px
    }

        .tracking-timeline .timeline .checkpoint {
            position: relative;
            float: left;
            width: 20%;
            height: 10px;
            background: #e5e5e5
        }

            .tracking-timeline .timeline .checkpoint.last {
                background: 0 0
            }

            .tracking-timeline .timeline .checkpoint span {
                display: block;
                position: absolute;
                width: 25px;
                height: 25px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                top: -8px;
                left: -2px;
                background: #e5e5e5
            }

                .tracking-timeline .timeline .checkpoint span:after {
                    display: block;
                    position: absolute;
                    content: '';
                    width: 17px;
                    height: 17px;
                    top: 4px;
                    left: 4px;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    background: #bfbfbf
                }

                .tracking-timeline .timeline .checkpoint span.active {
                    background: #00748d
                }

                    .tracking-timeline .timeline .checkpoint span.active:after {
                        font-family: FontAwesome;
                        content: '\f00c';
                        color: #fff;
                        font-size: .8em;
                        width: auto;
                        height: auto;
                        top: 4px;
                        left: 6px;
                        background: 0 0
                    }

        .tracking-timeline .labels:after,
        .tracking-timeline .timeline:after {
            visibility: hidden;
            content: "";
            clear: both;
            height: 0
        }

        .tracking-timeline .timeline .checkpoint.active {
            background: #00748d
        }

        .tracking-timeline .timeline:after {
            display: block
        }

    .tracking-timeline .labels div {
        float: left;
        width: 20%
    }

        .tracking-timeline .labels div i {
            display: none;
            font-style: normal
        }

@media only screen and (max-width:480px) {
    .tracking-timeline .labels div span {
        display: none
    }

    .tracking-timeline .labels div i {
        display: block
    }
}

.tracking-timeline .labels:after {
    display: block
}

.deliv-method {
    text-align: center;
    margin-bottom: 36px
}

    .deliv-method h4 {
        font-size: 1em;
        text-transform: uppercase;
        font-weight: 700
    }

    .deliv-method .icon {
        position: relative;
        display: inline-block;
        width: 80px;
        height: 80px;
        margin-bottom: 24px
    }

        .deliv-method .icon:after,
        .deliv-method .icon:before {
            display: block;
            position: absolute;
            font-family: FontAwesome;
            font-size: 5em
        }

        .deliv-method .icon:before {
            color: #00748d;
            z-index: 2
        }

        .deliv-method .icon:after {
            color: #dbdbdb;
            z-index: 1
        }

        .deliv-method .icon.air-transport:after,
        .deliv-method .icon.air-transport:before {
            content: '\f072'
        }

        .deliv-method .icon.air-transport:after {
            right: 13px;
            top: 5px
        }

        .deliv-method .icon.ground-transport:after,
        .deliv-method .icon.ground-transport:before {
            content: '\f0d1'
        }

        .deliv-method .icon.ground-transport:after {
            right: -5px;
            top: 3px
        }

        .deliv-method .icon.sea-transport:after,
        .deliv-method .icon.sea-transport:before {
            content: '\f13d';
            font-size: 4.5em
        }

        .deliv-method .icon.sea-transport:after {
            right: 3px;
            top: 3px
        }

.shop-history {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece
}

    .shop-history .container-fluid {
        padding: 0
    }

        .shop-history .container-fluid .row {
            margin: 0
        }

        .shop-history .container-fluid .column {
            padding: 0;
            border-left: 1px solid #cecece
        }

            .shop-history .container-fluid .column:first-child {
                border-left: none
            }

    .shop-history .preview {
        position: relative;
        width: 100%;
        max-width: 670px;
        margin: auto;
        padding: 24px 0 16px
    }

    .shop-history .panel-group,
    .shop-history .panel-group .panel .panel-body h5 {
        margin-bottom: 0
    }

@media only screen and (max-width:991px) {
    .catalog-list .item h3,
    .catalog-list .item p {
        text-align: center
    }

    .shop-history .container-fluid .column {
        border-left: none
    }

    .shop-history .preview {
        padding: 0
    }
}

.shop-history .preview img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    border-style: none;
    transition: opacity .3s ease
}

    .shop-history .preview img:first-child {
        position: relative
    }

    .shop-history .preview img.active {
        z-index: 5;
        opacity: 1
    }

.shop-history .panel-group .panel {
    border-top: 1px solid #cecece;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0
}

    .shop-history .panel-group .panel:first-child {
        border-top: none
    }

@media only screen and (max-width:991px) {
    .shop-history .panel-group .panel:first-child {
        border-top: 1px solid #cecece
    }
}

.shop-history .panel-group .panel .panel-heading {
    position: relative;
    padding: 64.8px 25px 36px 20px
}

    .shop-history .panel-group .panel .panel-heading .panel-title {
        width: 70%;
        font-size: 1em
    }

        .shop-history .panel-group .panel .panel-heading .panel-title h3 {
            font-size: 1.5em
        }

@media only screen and (max-width:768px) {
    .catalog-list .item,
    .tracking-page aside {
        text-align: center
    }

    .shop-history .panel-group .panel .panel-heading {
        padding: 64.8px 15px 24px
    }

        .shop-history .panel-group .panel .panel-heading .panel-title h3 {
            font-size: 1.35em
        }

    .catalog-grid.type-2 .item footer {
        /*left:6%;*/
    }
}

.shop-history .panel-group .panel .panel-heading .panel-title h3 a {
    font-size: 1em;
    font-weight: 300;
    cursor: default
}

    .shop-history .panel-group .panel .panel-heading .panel-title h3 a:hover {
        color: #00748d
    }

    .shop-history .panel-group .panel .panel-heading .panel-title h3 a.collapsed {
        cursor: pointer
    }

.shop-history .panel-group .panel .panel-heading .panel-title h4 {
    text-transform: uppercase;
    color: #b2b2b2;
    margin-bottom: 0
}

@media only screen and (max-width:768px) {
    .shop-history .panel-group .panel .panel-heading .panel-title h4 {
        font-size: 1.0125em
    }
}

.shop-history .panel-group .panel .panel-heading .badge {
    position: absolute;
    top: 24px;
    left: -1px;
    font-size: .875em;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 7px 24px;
    background: #3a3a3a
}

    .shop-history .panel-group .panel .panel-heading .badge.warning {
        background: #e75e05
    }

    .shop-history .panel-group .panel .panel-heading .badge.primary {
        background: #00748d
    }

@media only screen and (max-width:768px) {
    .shop-history .panel-group .panel .panel-heading .badge {
        padding: 7px 15px
    }
}

.shop-history .panel-group .panel .panel-heading .price {
    width: 20%;
    position: absolute;
    font-size: 2.5em;
    font-weight: 300;
    right: 25px;
    padding-top: 22px
}

@media only screen and (max-width:768px) {
    .shop-history .panel-group .panel .panel-heading .price {
        width: 25%;
        font-size: 2em;
        text-align: right
    }
}

@media only screen and (max-width:480px) {
    .shop-history .panel-group .panel .panel-heading .price {
        width: 30%;
        text-align: right
    }
}

.shop-history .panel-group .panel .panel-body {
    border: none;
    padding: 0 25px 24px 20px
}

.post-meta,
.toolbox.top-line {
    border-top: 1px solid #cecece
}

.shop-history .panel-group .panel .panel-body h4,
.shop-history .panel-group .panel .panel-body h5 {
    font-weight: 700
}

.shop-history .panel-group .panel .panel-body p {
    margin-bottom: 12px
}

.shop-history .panel-group .panel .panel-body table {
    width: 100%;
    margin-bottom: 24px
}

    .shop-history .panel-group .panel .panel-body table td {
        padding: 6px 10px 6px 0
    }

        .shop-history .panel-group .panel .panel-body table td.product {
            width: 36%
        }

        .shop-history .panel-group .panel .panel-body table td.quantity {
            width: 18%
        }

        .shop-history .panel-group .panel .panel-body table td.shipping {
            width: 16%
        }

        .shop-history .panel-group .panel .panel-body table td.subtotal,
        .shop-history .panel-group .panel .panel-body table td.total {
            width: 15%
        }

@media only screen and (max-width:768px) {
    .shop-history .panel-group .panel .panel-body table td.product {
        width: 36%
    }

    .shop-history .panel-group .panel .panel-body table td.quantity {
        width: 23%
    }

    .shop-history .panel-group .panel .panel-body table td.shipping {
        width: 21%
    }

    .shop-history .panel-group .panel .panel-body table td.subtotal {
        width: 0
    }

    .shop-history .panel-group .panel .panel-body table td.total {
        width: 21%
    }
}

.paypal-btn {
    display: block;
    width: 200px;
    height: 40px;
    background: url(../img/paypal-btn.png) no-repeat;
    margin: auto
}

.ie .card-wrapper {
    display: none
}

.blog .list-view .post,
.recent-post,
.search-results .post {
    margin-bottom: 24px
}

    .blog .list-view .post h3,
    .blog .list-view .post h4,
    .blog .list-view .post h5,
    .recent-post h3,
    .recent-post h4,
    .recent-post h5,
    .search-results .post h3,
    .search-results .post h4,
    .search-results .post h5 {
        margin-bottom: 7.2px
    }

        .blog .list-view .post h3 a,
        .blog .list-view .post h4 a,
        .blog .list-view .post h5 a,
        .recent-post h3 a,
        .recent-post h4 a,
        .recent-post h5 a,
        .search-results .post h3 a,
        .search-results .post h4 a,
        .search-results .post h5 a {
            color: #3a3a3a;
            text-decoration: none
        }

            .blog .list-view .post h3 a:hover,
            .blog .list-view .post h4 a:hover,
            .blog .list-view .post h5 a:hover,
            .recent-post h3 a:hover,
            .recent-post h4 a:hover,
            .recent-post h5 a:hover,
            .search-results .post h3 a:hover,
            .search-results .post h4 a:hover,
            .search-results .post h5 a:hover {
                color: #00748d
            }

    .blog .list-view .post p,
    .recent-post p,
    .search-results .post p {
        margin-bottom: 12px
    }

    .blog .list-view .post .devider,
    .recent-post .devider,
    .search-results .post .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #3a3a3a;
        margin-bottom: 9.6px
    }

    .blog .list-view .post .meta,
    .recent-post .meta,
    .search-results .post .meta {
        margin-top: 4.8px;
        font-size: .875em
    }

        .blog .list-view .post .meta .left,
        .blog .list-view .post .meta .right,
        .recent-post .meta .left,
        .recent-post .meta .right,
        .search-results .post .meta .left,
        .search-results .post .meta .right {
            float: left
        }

@media only screen and (max-width:1200px) {
    .blog .list-view .post .meta .left,
    .blog .list-view .post .meta .right,
    .recent-post .meta .left,
    .recent-post .meta .right,
    .search-results .post .meta .left,
    .search-results .post .meta .right {
        float: none;
        width: 100% !important;
        text-align: left !important
    }
}

.blog .list-view .post .meta .left,
.recent-post .meta .left,
.search-results .post .meta .left {
    width: 65%
}

.blog .list-view .post .meta .right,
.recent-post .meta .right,
.search-results .post .meta .right {
    width: 35%;
    text-align: right
}

.blog .list-view .post .meta a,
.recent-post .meta a,
.search-results .post .meta a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: .875em
}

    .blog .list-view .post .meta a:hover,
    .recent-post .meta a:hover,
    .search-results .post .meta a:hover {
        color: #00748d;
        border-bottom: 1px solid #00748d
    }

.blog .list-view .post .meta span,
.recent-post .meta span,
.search-results .post .meta span {
    font-size: .875em;
    margin-right: 5px;
    margin-bottom: 5px
}

.blog .list-view .post,
.search-results .list-view .post {
    margin-bottom: 24px
}

    .blog .list-view .post .featured-img,
    .search-results .list-view .post .featured-img {
        display: block;
        width: 100%;
        max-width: 360px;
        margin: 0 auto 16px;
        text-decoration: none
    }

        .blog .list-view .post .featured-img img,
        .search-results .list-view .post .featured-img img {
            margin: auto
        }

    .blog .list-view .post .meta,
    .search-results .list-view .post .meta {
        font-size: .75em
    }

    .blog .list-view .post h3,
    .search-results .list-view .post h3 {
        font-size: 1.25em;
        text-transform: uppercase;
        font-weight: 700
    }

@media only screen and (max-width:768px) {
    .blog .list-view,
    .search-results .list-view {
        text-align: center
    }

        .blog .list-view .post,
        .search-results .list-view .post {
            margin-bottom: 36px
        }

            .blog .list-view .post .devider,
            .search-results .list-view .post .devider {
                margin-left: auto;
                margin-right: auto
            }

            .blog .list-view .post .meta .left,
            .blog .list-view .post .meta .right,
            .search-results .list-view .post .meta .left,
            .search-results .list-view .post .meta .right {
                text-align: center !important
            }
}

.blog .grid-view .post,
.search-results .grid-view .post {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px
}

    .blog .grid-view .post .featured-img,
    .search-results .grid-view .post .featured-img {
        position: relative;
        overflow: hidden
    }

        .blog .grid-view .post .featured-img .meta,
        .search-results .grid-view .post .featured-img .meta {
            position: absolute;
            width: 100%;
            padding: 10px 15px;
            text-align: center;
            background: #00748d;
            background: rgba(47, 140, 234, .8);
            left: 0;
            bottom: -45px;
            opacity: 0;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

            .blog .grid-view .post .featured-img .meta a,
            .search-results .grid-view .post .featured-img .meta a {
                color: #fff;
                text-decoration: none;
                margin: 0 10px;
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-filter: alpha(opacity=100);
                -moz-filter: alpha(opacity=100);
                -ms-filter: alpha(opacity=100);
                -o-filter: alpha(opacity=100);
            }

                .blog .grid-view .post .featured-img .meta a i,
                .search-results .grid-view .post .featured-img .meta a i {
                    font-size: 1.1em;
                    margin-right: 8px
                }

                .blog .grid-view .post .featured-img .meta a:hover,
                .search-results .grid-view .post .featured-img .meta a:hover {
                    opacity: .7
                }

        .blog .grid-view .post .featured-img:hover .meta,
        .search-results .grid-view .post .featured-img:hover .meta {
            bottom: 0;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-filter: alpha(opacity=100);
            -moz-filter: alpha(opacity=100);
            -ms-filter: alpha(opacity=100);
            -o-filter: alpha(opacity=100);
        }

.sidebar .widget.rposts .rpost .rpost-text h4 a:hover,
.sidebar .widget.twitter .tweet .tweet-text h4 a:hover {
    opacity: .7
}

.blog .grid-view .post footer,
.search-results .grid-view .post footer {
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    padding: 16px 15px
}

.blog .grid-view .post h3,
.search-results .grid-view .post h3 {
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 4.8px
}

    .blog .grid-view .post h3 a,
    .search-results .grid-view .post h3 a {
        color: #3a3a3a;
        text-decoration: none
    }

        .blog .grid-view .post h3 a:hover,
        .search-results .grid-view .post h3 a:hover {
            color: #00748d
        }

.blog .grid-view .post p,
.search-results .grid-view .post p {
    margin-bottom: 16px
}

.blog .grid-view .post .devider,
.search-results .grid-view .post .devider {
    display: block;
    width: 50px;
    height: 1px;
    background: #3a3a3a;
    margin-bottom: 9.6px
}

.post-controls:after,
.post-meta:after,
.post-toolbox:after {
    height: 0;
    content: "";
    visibility: hidden;
    clear: both
}

.blog .grid-view .post .taxonomy,
.search-results .grid-view .post .taxonomy {
    font-size: .675em
}

    .blog .grid-view .post .taxonomy a,
    .search-results .grid-view .post .taxonomy a {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 4px;
        text-decoration: none;
        border-bottom: 1px solid transparent
    }

        .blog .grid-view .post .taxonomy a:hover,
        .search-results .grid-view .post .taxonomy a:hover {
            color: #00748d;
            border-bottom: 1px solid #00748d
        }

.block-devider,
.post-title {
    /*border-bottom: 1px solid #cecece*/
}

.post-controls {
    width: 100%
}

    .post-controls .next-post,
    .post-controls .prev-post {
        display: block;
        top: 5px;
        text-decoration: none
    }

        .post-controls .next-post i,
        .post-controls .prev-post i {
            font-size: 1.4em;
            padding-top: 1px
        }

        .post-controls .next-post:hover,
        .post-controls .prev-post:hover {
            color: #51abcb
        }

    .post-controls .prev-post {
        float: left;
        margin-left: 10px
    }

        .post-controls .prev-post i {
            margin-right: 8px;
            float: left
        }

    .post-controls .next-post {
        float: right;
        margin-right: 10px
    }

        .post-controls .next-post i {
            margin-left: 8px;
            float: right
        }

    .post-controls:after {
        display: block
    }

.post-title {
    margin-top: 2em;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 15px;
    line-height: 1.2;
    text-align: right
}

.block-devider {
    margin-bottom: 21.6px;
    direction: rtl
}

.post-meta {
    padding-top: 16px
}

    .post-meta .taxonomy {
        float: left;
        margin-bottom: 15px
    }

        .post-meta .taxonomy a {
            text-decoration: none;
            font-weight: 700;
            border-bottom: 1px solid transparent;
            padding-bottom: 3px
        }

            .post-meta .taxonomy a:hover {
                border-bottom: 1px solid #00748d
            }

        .post-meta .taxonomy span {
            margin: 0 5px;
            color: #b2b2b2
        }

    .post-meta .date {
        float: right;
        text-transform: uppercase;
        color: #b2b2b2;
        margin-left: 15px
    }

    .post-meta:after {
        display: block
    }

.post-toolbox {
    padding: 16px 0 48px
}

    .post-toolbox:after {
        display: block
    }

    .post-toolbox .buttons {
        float: right
    }

@media only screen and (max-width:480px) {
    .post-toolbox {
        text-align: center
    }

        .post-toolbox .buttons {
            float: none;
            display: table;
            margin: 24px auto 0
        }
}

.post-toolbox .buttons a {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    color: #b2b2b2;
    text-decoration: none;
    text-align: center;
}


.btn-outline-danger {
    color: gray !important;
    background-color: transparent;
    background-image: none;
    border-color: gray !important;
    border: solid 1px;
    padding: 10px 20px !important;
}

    .btn-outline-danger:hover {
        color: #fff !important;
        background-color: #ff5722 !important;
        border-color: #ff5722 !important;
    }

.btn:focus, .btn:hover {
    text-decoration: none;
}

.post-toolbox .buttons a i {
    font-size: 1.4em
}

.post-toolbox .buttons a:hover {
    color: #fff;
    background: #00748d;
    border: 1px solid #00748d
}

@media only screen and (max-width:480px) {
    .post-toolbox .buttons a:first-child {
        margin-left: 0
    }
}

.archive-list {
    width: 100%;
    list-style: none;
    padding: 0
}

    .archive-list li {
        display: block;
        border-bottom: 1px solid #e1e4e6;
        padding-bottom: 2px
    }

        .archive-list li a {
            float: left;
            font-size: 1.25em;
            text-decoration: none
        }

            .archive-list li a:hover {
                color: #51abcb
            }

        .archive-list li span {
            text-transform: uppercase;
            color: #868686;
            float: right;
            margin-top: 4px;
            margin-left: 15px
        }

        .archive-list li:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0
        }

@media only screen and (max-width:768px) {
    .archive-list {
        text-align: center
    }

        .archive-list li a,
        .archive-list li span {
            float: none
        }

        .archive-list li span {
            display: block
        }
}

.sidebar {
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 0 15px 1px
}

    .sidebar:before {
        position: absolute;
        content: '';
        width: 1px;
        min-height: 100%;
        background: #cecece
    }

    .sidebar.no-devider:before {
        display: none
    }

    .sidebar.no-devider.right {
        padding-left: 10px !important
    }

    .sidebar.no-devider.left {
        padding-right: 10px !important
    }

@media only screen and (max-width:991px) {
    .sidebar {
        margin-top: 24px;
        border-top: 1px solid #cecece;
        padding-top: 24px
    }

        .sidebar:before {
            display: none
        }

        .sidebar.no-devider.right {
            padding-left: 0 !important
        }

        .sidebar.no-devider.left {
            padding-right: 0 !important
        }
}

.sidebar.right {
    padding-left: 30px
}

    .sidebar.right:before {
        top: 0;
        left: 0
    }

.sidebar.left {
    padding-right: 30px
}

@media only screen and (max-width:991px) {
    .sidebar.right {
        padding-left: 0
    }

    .sidebar.left {
        padding-right: 0
    }
}

.sidebar.left:before {
    top: 0;
    right: 0
}

.sidebar .widget {
    margin-bottom: 24px
}

    .sidebar .widget.featured-posts .post,
    .sidebar .widget:last-child {
        margin-bottom: 12px
    }

    .sidebar .widget h3 {
        font-size: 1.25em;
        font-weight: 400;
        text-transform: uppercase
    }

    .sidebar .widget.featured-posts .post h4,
    .sidebar .widget.featured-posts .post h5 {
        margin-bottom: 4.8px
    }

        .sidebar .widget.featured-posts .post h4 a,
        .sidebar .widget.featured-posts .post h5 a {
            color: #3a3a3a;
            text-decoration: none
        }

            .sidebar .widget.featured-posts .post h4 a:hover,
            .sidebar .widget.featured-posts .post h5 a:hover {
                color: #00748d
            }

    .sidebar .widget.featured-posts .post .devider {
        display: block;
        width: 50px;
        height: 1px;
        background: #3a3a3a
    }

@media only screen and (max-width:768px) {
    .sidebar .widget.featured-posts .post .devider {
        margin: auto
    }
}

.sidebar .widget.featured-posts .post .meta {
    margin-top: 4.8px;
    font-size: .875em
}

    .sidebar .widget.featured-posts .post .meta .left,
    .sidebar .widget.featured-posts .post .meta .right {
        float: left
    }

    .sidebar .widget.featured-posts .post .meta .left {
        width: 65%
    }

    .sidebar .widget.featured-posts .post .meta .right {
        width: 35%
    }

    .sidebar .widget.featured-posts .post .meta a {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 4px;
        text-decoration: none;
        border-bottom: 1px solid transparent
    }

        .sidebar .widget.featured-posts .post .meta a:hover {
            color: #00748d;
            border-bottom: 1px solid #00748d
        }

    .sidebar .widget.featured-posts .post .meta span {
        margin-right: 4px;
        margin-bottom: 4px
    }

.sidebar .widget.categories .category {
    margin-bottom: 8px
}

    .sidebar .widget.categories .category .cat-icon {
        float: left;
        margin-right: 15px;
        font-size: 2.8em
    }

    .sidebar .widget.categories .category .cat-text {
        float: left
    }

        .sidebar .widget.categories .category .cat-text h4 {
            margin: 5px 0 3.6px;
            font-size: 1em
        }

            .sidebar .widget.categories .category .cat-text h4 a {
                text-decoration: none;
                color: #3a3a3a
            }

                .sidebar .widget.categories .category .cat-text h4 a:hover {
                    color: #00748d
                }

        .sidebar .widget.categories .category .cat-text p {
            font-size: .875em;
            margin-bottom: 0
        }

    .sidebar .widget.categories .category:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

.sidebar .widget.rposts .rpost {
    margin-bottom: 24px
}

    .sidebar .widget.rposts .rpost .rpost-img {
        width: 67px;
        height: 67px;
        overflow: hidden;
        background-color: #00748d;
        text-align: center;
        float: left
    }

    .sidebar .widget.rposts .rpost:after,
    .sidebar .widget.twitter .tweet:after {
        height: 0;
        visibility: hidden;
        content: "";
        clear: both
    }

    .sidebar .widget.rposts .rpost .rpost-text {
        padding-left: 85px
    }

        .sidebar .widget.rposts .rpost .rpost-text h4 {
            margin: 0 0 3.6px;
            font-size: .875em;
            line-height: 1.3
        }

            .sidebar .widget.rposts .rpost .rpost-text h4 a {
                text-decoration: none;
                color: #00748d
            }

        .sidebar .widget.rposts .rpost .rpost-text p {
            font-size: .875em;
            margin-bottom: 0
        }

    .sidebar .widget.rposts .rpost:after {
        display: block
    }

.sidebar .widget.featured-comments .fposts div {
    font-size: .875em
}

    .sidebar .widget.featured-comments .fposts div span {
        border-top: 1px solid #e1e4e6;
        display: inline-block;
        padding: 24px 0
    }

    .sidebar .widget.featured-comments .fposts div:first-child span {
        border: none;
        padding-top: 0
    }

    .sidebar .widget.featured-comments .fposts div:last-child span {
        padding-bottom: 10px
    }

.sidebar .widget.twitter .tweet {
    margin-bottom: 24px
}

    .sidebar .widget.twitter .tweet i {
        font-size: 35px;
        float: left;
        color: #00748d
    }

    .sidebar .widget.twitter .tweet .tweet-text {
        padding-left: 50px
    }

        .sidebar .widget.twitter .tweet .tweet-text h4 {
            margin: 0 0 3.6px;
            font-size: .875em;
            line-height: 1.3
        }

            .sidebar .widget.twitter .tweet .tweet-text h4 a {
                text-decoration: none;
                color: #00748d
            }

        .sidebar .widget.twitter .tweet .tweet-text p {
            font-size: .875em;
            margin-bottom: 0
        }

    .sidebar .widget.twitter .tweet:after {
        display: block
    }

.sidebar .widget.search form {
    position: relative
}

    .sidebar .widget.search form .form-control {
        padding-right: 45px
    }

    .sidebar .widget.search form button[type=submit] {
        position: absolute;
        top: 3px;
        right: 12px;
        background: 0 0;
        border: none;
        outline: 0;
        font-size: 1.5em
    }

        .sidebar .widget.search form button[type=submit] i {
            display: inline-block;
            -webkit-transition: color .25s ease;
            -moz-transition: color .25s ease;
            transition: color .25s ease
        }

        .sidebar .widget.search form button[type=submit]:hover i {
            color: #00748d
        }

.sidebar .widget.subscribe form .form-control {
    float: left;
    width: 82%
}

@media only screen and (max-width:1200px) {
    .sidebar .widget.subscribe form .form-control {
        width: 78%
    }
}

@media only screen and (max-width:991px) {
    .sidebar .widget.subscribe form .form-control {
        width: 85%
    }
}

@media only screen and (max-width:360px) {
    .sidebar .widget.subscribe form .form-control {
        width: 80%
    }
}

.sidebar .widget.subscribe form button[type=submit] {
    float: right;
    width: 40px;
    height: 38px;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    background: #00748d;
    border: none;
    color: #fff;
    font-size: 1.3em;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    transition: background .3s ease
}

    .sidebar .widget.subscribe form button[type=submit]:hover {
        background: #51abcb
    }

.sidebar .widget.subscribe form:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.sidebar .widget.links a {
    display: inline
}

    .sidebar .widget.links a span {
        color: #3a3a3a
    }

.sidebar .widget.shop-categories h3,
.sidebar .widget.shop-links h3 {
    font-weight: 600;
    font-size: .9em;
    margin-bottom: 10px
}

.sidebar .widget.shop-categories a,
.sidebar .widget.shop-links a {
    color: #3a3a3a;
    text-decoration: none
}

    .sidebar .widget.shop-categories a:hover,
    .sidebar .widget.shop-links a:hover {
        color: #00748d
    }

.sidebar .widget.shop-categories ul,
.sidebar .widget.shop-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .sidebar .widget.shop-categories ul li,
    .sidebar .widget.shop-links ul li {
        margin-bottom: 3px
    }

.sidebar .widget.shop-categories .all a,
.sidebar .widget.shop-links .all a {
    color: #00748d;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent
}

    .sidebar .widget.shop-categories .all a:hover,
    .sidebar .widget.shop-links .all a:hover {
        border-color: #00748d
    }

.sidebar .widget.shop-categories .category,
.sidebar .widget.shop-links .category {
    margin-bottom: 20px
}

    .sidebar .widget.shop-categories .category h4,
    .sidebar .widget.shop-links .category h4 {
        font-size: 1.125em;
        font-weight: 700;
        margin-bottom: 4px
    }

.sidebar .widget.shop-filters,
.sidebar .widget.shop-links {
    /*        border-bottom: 1px solid #cecece;
*/ padding-bottom: 12px;
    margin-bottom: 16px;
    margin-left: 30px;
    text-align: right
}

.sidebar .widget.shop-filters {
    position: relative
}

    .sidebar .widget.shop-filters h3 {
        font-weight: 600;
        font-size: .9em;
        margin-bottom: 50px;
        width: 99%
    }

    .sidebar .widget.shop-filters h4 {
        font-weight: 600;
        font-size: .9em;
        margin-bottom: 10px;
        width: 99%;
    }

    .sidebar .widget.shop-filters .checkbox,
    .sidebar .widget.shop-filters .radio {
        margin-bottom: 8px
    }

    .sidebar .widget.shop-filters .clear {
        display: block;
        position: absolute;
        top: -1px;
        right: 0;
        font-size: .875em;
        color: #00748d;
        padding-bottom: 1px;
        border-bottom: 1px solid transparent;
        cursor: pointer;
        -webkit-transition: border .3s ease;
        -moz-transition: border .3s ease;
        transition: border .3s ease
    }

        .sidebar .widget.shop-filters .clear:hover {
            border-bottom: 1px solid #00748d
        }

.sidebar .widget.cart-content {
    padding-top: 12px
}

    .sidebar .widget.cart-content .item {
        position: relative;
        padding-bottom: 12px
    }

        .sidebar .widget.cart-content .item .thumb {
            display: table;
            margin: auto
        }

        .sidebar .widget.cart-content .item h4 {
            font-size: 1em;
            font-weight: 700
        }

            .sidebar .widget.cart-content .item h4 a {
                color: #3a3a3a;
                text-decoration: none
            }

                .sidebar .widget.cart-content .item .price span,
                .sidebar .widget.cart-content .item h4 a:hover {
                    color: #00748d
                }

        .sidebar .widget.cart-content .item .price {
            margin-top: 9.6px;
            text-transform: uppercase
        }

        .sidebar .widget.cart-content .item .qnt-count {
            width: 100px;
            margin-top: 12px
        }

            .sidebar .widget.cart-content .item .qnt-count .incr-btn {
                display: block;
                float: left;
                background: #e7ecee;
                color: #3a3a3a;
                width: 21px;
                height: 28px;
                padding-top: 6px;
                text-decoration: none;
                text-align: center;
                -webkit-border-radius: .25rem;
                -moz-border-radius: .25rem;
                border-radius: .25rem;
                -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                -webkit-transition: all .25s ease;
                -moz-transition: all .25s ease;
                transition: all .25s ease
            }

                .sidebar .widget.cart-content .item .qnt-count .incr-btn:hover {
                    color: #fff;
                    background: #00748d;
                    -webkit-box-shadow: inset 0 2px 4px 0 transparent;
                    -moz-box-shadow: inset 0 2px 4px 0 transparent;
                    box-shadow: inset 0 2px 4px 0 transparent
                }

                .sidebar .widget.cart-content .item .qnt-count .incr-btn.inactive {
                    opacity: .5;
                    filter: alpha(opacity=50);
                    -webkit-filter: alpha(opacity=50);
                    -moz-filter: alpha(opacity=50);
                    -ms-filter: alpha(opacity=50);
                    -o-filter: alpha(opacity=50);
                    cursor: default
                }

                    .sidebar .widget.cart-content .item .qnt-count .incr-btn.inactive:hover {
                        background: #e7ecee;
                        color: #3a3a3a;
                        -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                        -moz-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12);
                        box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .12)
                    }

            .sidebar .widget.cart-content .item .qnt-count .quantity {
                display: block;
                float: left;
                width: 50px;
                padding-left: 8px;
                padding-right: 8px;
                text-align: center;
                border: none;
                background: 0 0;
                outline: 0
            }

            .sidebar .widget.cart-content .item .qnt-count:after {
                visibility: hidden;
                display: block;
                content: "";
                clear: both;
                height: 0
            }

    .sidebar .widget.cart-content .devider {
        width: 100%;
        height: 1px;
        background: #cecece;
        margin-bottom: 17.14px
    }

.sidebar .widget.cart-totals table {
    width: 100%;
    border-bottom: 1px solid #cecece
}

    .sidebar .widget.cart-totals table td {
        padding-bottom: 9px
    }

    .sidebar .widget.cart-totals table.total {
        border: none;
        font-size: 1.25em;
        font-weight: 700;
        text-transform: uppercase
    }

        .sidebar .widget.cart-totals table.total td {
            padding-top: 9px;
            padding-bottom: 0
        }

.sidebar .widget.coupone-field .promo-code .form-control {
    float: left;
    width: 62%;
    height: 30px
}

@media only screen and (max-width:1200px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 55%
    }
}

@media only screen and (max-width:991px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 72%
    }
}

@media only screen and (max-width:360px) {
    .sidebar .widget.coupone-field .promo-code .form-control {
        width: 65%
    }
}

.sidebar .widget.coupone-field .promo-code .btn {
    float: right;
    padding: 5px 18px !important;
    margin-right: 0 !important
}

    .sidebar .widget.coupone-field .promo-code .btn.disabled {
        color: #3f4040 !important
    }

.sidebar .widget .btn-block {
    margin: 16px 0 12px !important
}

.sidebar .widget p {
    margin-bottom: 12px
}

.sidebar-button,
.sidebar-button:focus {
    display: none;
    position: fixed;
    z-index: 10;
    width: 42px;
    height: 42px;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    color: #fff;
    text-align: center;
    font-size: 1.25em;
    background: #00748d;
    left: 10px;
    bottom: 10px;
    padding-top: 7px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .sidebar-button:focus:hover,
    .sidebar-button:hover {
        color: #fff;
        background: #51abcb
    }

@media only screen and (max-width:991px) {
    .sidebar-button,
    .sidebar-button:focus {
        display: block
    }
}

.specialty-page-bg {
    position: fixed;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .05;
    filter: alpha(opacity=5);
    -webkit-filter: alpha(opacity=5);
    -moz-filter: alpha(opacity=5);
    -ms-filter: alpha(opacity=5);
    -o-filter: alpha(opacity=5);
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .specialty-page-bg {
        position: absolute
    }
}

.ie .specialty-page-bg {
    position: absolute
}

.specialty-page {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 84px 0 96px;
    text-align: center
}

    .specialty-page .error-numb {
        font-size: 8em;
        color: #00748d;
        font-weight: 300;
        line-height: 1.2
    }

@media only screen and (max-width:480px) {
    .specialty-page {
        padding: 67.2px 0
    }

        .specialty-page .error-numb {
            font-size: 6.5em
        }
}

.specialty-page .error-numb span {
    display: inline-block;
    margin-top: -8px;
    vertical-align: top;
    font-size: 1.2em
}

.specialty-page .ep-search {
    display: block;
    width: 100%;
    max-width: 560px;
    margin: 48px auto 24px
}

    .specialty-page .ep-search .form-control {
        float: left;
        width: 75%
    }

@media only screen and (max-width:768px) {
    .specialty-page .ep-search .form-control {
        width: 70%
    }
}

@media only screen and (max-width:480px) {
    .specialty-page .ep-search .form-control {
        width: 58%
    }
}

.specialty-page .ep-search .btn {
    float: right
}

.specialty-page .page-heading {
    margin-bottom: 36px
}

.sp-form {
    height: 80px;
    padding: 21px 15px 0
}

    .sp-form .form-control {
        padding-right: 40px
    }

    .sp-form button[type=submit] {
        position: absolute;
        top: 23px;
        right: 40px;
        background: 0 0;
        border: none;
        outline: 0;
        font-size: 1.5em
    }

        .sp-form button[type=submit] i {
            display: inline-block;
            -webkit-transition: color .25s ease;
            -moz-transition: color .25s ease;
            transition: color .25s ease
        }

.big-links li a span,
.nav-tabs li a {
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease
}

.sp-form button[type=submit]:hover i {
    color: #00748d
}

.big-links {
    list-style: none;
    margin: 0;
    padding: 0
}

    .big-links li a {
        text-decoration: none;
        color: #3a3a3a;
        font-size: 1.7em
    }

        .big-links li a span {
            color: #00748d;
            margin-left: 10px;
            transition: color .3s ease
        }

        .big-links li a:hover {
            color: #00748d
        }

            .big-links li a:hover span {
                color: #3a3a3a
            }

.team-member {
    width: 100%;
    text-align: center;
    margin: 0 auto 48px
}

    .team-member .img {
        position: relative;
        overflow: hidden;
        margin: 0 auto 16px
    }

        .team-member .img .social-strip {
            width: 100%;
            position: absolute;
            background: #00748d;
            background: rgba(47, 140, 234, .8);
            text-align: center;
            padding: 10px 0;
            bottom: -50px;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-filter: alpha(opacity=0);
            -moz-filter: alpha(opacity=0);
            -ms-filter: alpha(opacity=0);
            -o-filter: alpha(opacity=0);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

            .team-member .img .social-strip a {
                display: inline-block;
                font-size: 2em;
                color: #fff;
                margin: 0 3%;
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-filter: alpha(opacity=100);
                -moz-filter: alpha(opacity=100);
                -ms-filter: alpha(opacity=100);
                -o-filter: alpha(opacity=100);
                transition: opacity .3s ease;
                -webkit-backface-visibility: hidden
            }

                .team-member .img .social-strip a:hover {
                    opacity: .7;
                    filter: alpha(opacity=70)
                }

@media only screen and (max-width:991px) {
    .team-member .img .social-strip a {
        font-size: 1.5em;
        margin: 0 2.5%
    }
}

@media only screen and (max-width:360px) {
    .team-member .img .social-strip a {
        font-size: 1.2em
    }
}

.team-member .img:hover .social-strip {
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
}

.team-member h3,
.team-member h4,
.team-member p {
    width: 100%;
    padding: 0 15px;
    margin: auto
}

.team-member h3 {
    font-weight: 300;
    margin-bottom: 7.2px
}

.faq-section h4,
.project-details h4,
.team-member-details h4 {
    font-weight: 700
}

.team-member h4 {
    text-transform: uppercase;
    margin-bottom: 7.2px
}

.team-member .social-icons {
    margin-top: 16px
}

    .team-member .social-icons a {
        display: inline-block;
        width: 35px;
        height: 35px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background: #00748d;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: 6px 3px;
        font-size: 1.2em;
        padding-top: 3px
    }

        .team-member .social-icons a:hover {
            background: #51abcb
        }

.team-member.large {
    max-width: 520px
}

.team-member.middle {
    max-width: 340px
}

    .team-member.middle h3 {
        font-size: 1.4em
    }

    .team-member.middle h4 {
        font-size: 1em
    }

.team-member.smaller {
    max-width: 263px
}

    .team-member.smaller h3,
    .team-member.smaller h4,
    .team-member.smaller p {
        padding: 0
    }

    .team-member.smaller h3 {
        font-size: 1.4em
    }

    .team-member.smaller h4 {
        font-size: 1em
    }

.team-member-img {
    position: relative;
    width: 100%;
    max-width: 535px;
    margin-left: auto;
    margin-right: auto
}

    .team-member-img .social {
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #00748d;
        background: rgba(47, 140, 234, .8);
        text-align: center;
        padding: 10px 0
    }

        .team-member-img .social a {
            display: inline-block;
            font-size: 2em;
            color: #fff;
            margin: 0 3%;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-filter: alpha(opacity=100);
            -moz-filter: alpha(opacity=100);
            -ms-filter: alpha(opacity=100);
            -o-filter: alpha(opacity=100);
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            transition: opacity .3s ease;
            -webkit-backface-visibility: hidden
        }

            .team-member-img .social a:hover {
                opacity: .7;
                filter: alpha(opacity=70);
                -webkit-filter: alpha(opacity=70);
                -moz-filter: alpha(opacity=70);
                -ms-filter: alpha(opacity=70);
                -o-filter: alpha(opacity=70);
            }

@media only screen and (max-width:991px) {
    .team-member-img .social a {
        font-size: 1.5em;
        margin: 0 2.5%
    }
}

@media only screen and (max-width:360px) {
    .team-member-img .social a {
        font-size: 1.2em
    }
}

.project-details,
.team-member-details {
    padding-bottom: 9.6px
}

    .project-details h5,
    .team-member-details h5 {
        font-weight: 700;
        margin-bottom: 4.8px
    }

    .project-details p,
    .team-member-details p {
        margin-bottom: 12px
    }

    .project-details.meta .date,
    .team-member-details.meta .date {
        float: left;
        text-transform: uppercase;
        color: #b2b2b2;
        margin-right: 15px
    }

    .project-details.meta a,
    .team-member-details.meta a {
        float: right
    }

    .project-details.meta:after,
    .team-member-details.meta:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

.faq-section {
    padding-left: 15px;
    margin-bottom: 31.2px
}

    .faq-section h4 {
        font-size: 1em;
        text-transform: uppercase;
        margin-left: -15px
    }

.user-account label {
    font-weight: 400
}

    .user-account label span {
        color: #00748d
    }

.user-account .text-center .btn-default2 {
    margin-left: 20px !important
}

.user-account .navigation {
    margin-top: 20px
}

.user-account h3 {
    margin-bottom: 36px
}

.user-account .navigation h3 {
    margin-bottom: 13.33px
}

.user-account .gray-bg {
    padding-left: 20px !important;
    padding-right: 20px !important
}

@media only screen and (max-width:991px) {
    .user-account .container {
        width: 100%
    }

    .user-account .navigation {
        margin-top: 8px
    }
}

.account-settings fieldset:first-child {
    padding: 0 40px
}

.account-settings .form-group {
    margin-bottom: 12px
}

.account-settings .pass-block {
    position: relative;
    width: 100%;
    background: #e1e4e6;
    margin-top: 16px;
    padding: 20px 40px 13.33px;
    max-height: 100px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .account-settings .pass-block label[for=af-cur-pass] {
        font-weight: 700;
        margin-bottom: 5px
    }

    .account-settings .pass-block #af-cur-pass {
        display: block;
        font-weight: 700;
        background: 0 0;
        border: none !important;
        font-size: 1.125em
    }

    .account-settings .pass-block .close,
    .account-settings .pass-block .form-group,
    .account-settings .pass-block.expanded #af-cur-pass,
    .account-settings .pass-block.expanded .btn,
    .account-settings .pass-block.expanded label[for=af-cur-pass] {
        display: none
    }

    .account-settings .pass-block .edit-btn {
        position: absolute;
        top: 24px;
        right: 40px
    }

    .account-settings .pass-block.expanded {
        background: #00748d;
        max-height: 400px
    }

        .account-settings .pass-block.expanded label {
            color: #fff
        }

            .account-settings .pass-block.expanded label span {
                color: #3a3a3a
            }

        .account-settings .pass-block.expanded .form-group {
            display: block
        }

        .account-settings .pass-block.expanded .form-control {
            border: 1px solid #fff
        }

        .account-settings .pass-block.expanded .close,
        .account-settings .pass-block.expanded .form-group {
            display: block;
            -webkit-animation-duration: .3s;
            animation-duration: .3s;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn
        }

        .account-settings .pass-block.expanded .close {
            display: block;
            width: 23px;
            height: 23px;
            color: #3a3a3a;
            font-size: 1.1em;
            padding-top: 1px;
            position: absolute;
            background: #e1e4e6;
            text-align: center;
            z-index: 3;
            top: 0;
            right: 0;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-filter: alpha(opacity=100);
            -moz-filter: alpha(opacity=100);
            -ms-filter: alpha(opacity=100);
            -o-filter: alpha(opacity=100);
            cursor: pointer;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            transition: all .25s ease
        }

            .account-settings .pass-block.expanded .close:hover {
                background: #fff;
                color: #00748d
            }

            .account-settings .pass-block.expanded .close .fa-angle-left {
                margin-left: -2px
            }

.account-settings .user-avatar {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 500px;
    margin: 12px auto 0
}

    .account-settings .user-avatar .user-img {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

        .account-settings .user-avatar .user-img.removed {
            visibility: hidden;
            opacity: 0
        }

    .account-settings .user-avatar .avatar {
        position: relative;
        z-index: 1
    }

    .account-settings .user-avatar .delete,
    .account-settings .user-avatar .upload {
        display: block;
        position: absolute;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        text-align: center
    }

    .account-settings .user-avatar .upload {
        width: 100%;
        z-index: 5;
        background: #00748d;
        background: rgba(47, 140, 234, .8);
        text-decoration: none;
        padding: 10px 0;
        font-size: 1.125em;
        color: #fff;
        bottom: -50px;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: all .3s ease
    }

        .account-settings .user-avatar .upload i {
            font-size: 2em;
            vertical-align: middle;
            margin-right: 15px
        }

        .account-settings .user-avatar .upload i,
        .account-settings .user-avatar .upload span {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            transition: opacity .3s ease
        }

        .account-settings .user-avatar .upload:hover i,
        .account-settings .user-avatar .upload:hover span {
            opacity: .7;
            filter: alpha(opacity=70)
        }

    .account-settings .user-avatar .delete {
        width: 38px;
        height: 38px;
        color: #3a3a3a;
        background: #e1e4e6;
        padding-top: 3px;
        z-index: 3;
        top: -30px;
        right: -30px;
        cursor: pointer;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        transition: all .3s ease
    }

        .account-settings .user-avatar .delete:after,
        .account-settings .user-avatar .delete:before {
            font-family: FontAwesome;
            font-size: 1.4em
        }

        .account-settings .user-avatar .delete:before {
            content: "\f105"
        }

        .account-settings .user-avatar .delete:after {
            content: "\f104";
            margin-left: -3px
        }

        .account-settings .user-avatar .delete:hover {
            background: #00748d;
            background: rgba(47, 140, 234, .8);
            color: #fff
        }

    .account-settings .user-avatar:hover .upload {
        bottom: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .account-settings .user-avatar:hover .delete {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
        right: 0
    }

.hidden-form {
    display: none
}

    .hidden-form.active {
        display: block;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

#adress-settings {
    display: block
}

    #adress-settings.hidden {
        display: none
    }

.schedule table {
    width: 100%;
    table-layout: fixed;
    border: none
}

    .schedule table th {
        text-align: center;
        border: none;
        border-right: 1px solid #e0e0e0;
        padding: 12px 0
    }

        .schedule table th.day {
            text-align: left
        }

@media only screen and (max-width:991px) {
    .schedule table th.day {
        font-size: .875em;
        text-transform: uppercase
    }

        .schedule table th.day span {
            display: none
        }
}

@media only screen and (max-width:768px) {
    .schedule table th {
        font-size: .875em
    }
}

.schedule table td {
    position: relative;
    padding: 12px 0;
    border: none;
    border-right: 1px solid #e0e0e0
}

@media only screen and (max-width:480px) {
    .schedule table {
        font-size: 50%
    }
}

.schedule .event {
    display: block;
    width: 100%;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #00748d;
    outline: 0;
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .schedule .event span {
        display: block;
        font-size: .875em;
        text-transform: none;
        margin-top: 5px
    }

    .schedule .event::after,
    .schedule .event::before {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased
    }

    .schedule .event::before {
        position: absolute;
        top: -50%;
        left: -50%;
        z-index: 1;
        padding: 1.8em 1.5em 1em;
        width: 200%;
        height: 200%;
        background: #00748d;
        color: transparent;
        text-transform: none;
        font-size: 1.125em;
        font-weight: 300;
        content: attr(data-description);
        white-space: pre-wrap;
        word-break: break-all;
        line-height: 1.4;
        opacity: 0;
        -webkit-transition: opacity .3s, color .3s, -webkit-transform .3s, background-position .2s;
        transition: opacity .3s, color .3s, transform .3s, background-position .2s;
        -webkit-transform: scale(.5);
        transform: scale(.5);
        pointer-events: auto
    }

.gallery-grid figure figcaption:after,
.gallery-grid figure figcaption:before,
.pagination li.active a,
.toolbox .layout-view a.grid.active,
.toolbox .layout-view a.list.active {
    pointer-events: none
}

.schedule .event:focus,
.schedule .event:hover {
    color: #00748d;
    background: 0 0
}

    .schedule .event:focus::before,
    .schedule .event:hover::before {
        color: #fff;
        opacity: 1;
        -webkit-transition-delay: 0s, 0s, 0s, .1s;
        transition-delay: 0s, 0s, 0s, .1s;
        -webkit-transform: scale(1) translateY(-75%);
        transform: scale(1) translateY(-75%)
    }

.button-demo button {
    margin-bottom: 10px !important
}

.icons-demo {
    text-align: center
}

    .icons-demo span {
        font-size: 3.7em;
        margin: 15px
    }

        .icons-demo span.icon-alt {
            margin: 10px 6px;
            font-size: 2em
        }

.coming-soon-tile {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 360px;
    min-height: 100%;
    background: #00748d;
    text-align: center;
    color: #fff;
    padding-top: 50px;
    cursor: default
}

    .coming-soon-tile span {
        font-size: 4em;
        line-height: 1
    }

    .coming-soon-tile p {
        font-size: 1.5em;
        font-weight: 700;
        text-transform: uppercase
    }

@media only screen and (max-width:1200px) {
    .coming-soon-tile {
        padding-top: 35px
    }
}

@media only screen and (max-width:991px) {
    .coming-soon-tile {
        padding-top: 90px
    }
}

.ms-partialview-template .ms-slide-info {
    text-align: center;
    padding-top: 16px;
    width: 100%
}

    .ms-partialview-template .ms-slide-info h3 {
        font-weight: 300;
        margin-bottom: 7px
    }

    .ms-partialview-template .ms-slide-info h4 {
        text-transform: uppercase;
        margin-bottom: 7px
    }

    .ms-partialview-template .ms-slide-info p {
        max-width: 700px;
        margin: 6px auto 0
    }

.ms-partialview-template.fullwidth h3 {
    text-transform: uppercase
}

.ms-layer.video-title {
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    margin: 0;
    letter-spacing: 0
}

    .ms-layer.video-title.video-top-title {
        font-size: 16px;
        color: gray
    }

    .ms-layer.video-title.video-sub-title {
        font-size: 22px;
        font-weight: 300
    }

.ms-dis-slider-cont {
    position: relative;
    padding: 3.2% 8.5% 24%;
    max-width: 612px
}

    .ms-dis-slider-cont .ms-view {
        background-color: #17171a
    }

.ms-display-cont {
    max-width: 614px;
    position: relative;
    margin: 0 auto
}

.ms-display-bg {
    max-width: 100%;
    position: absolute
}

.ms-display-template .ms-nav-next,
.ms-display-template .ms-nav-prev {
    background: url(../img/ms-display/skin.png) -11px -9px no-repeat;
    width: 35px;
    height: 40px;
    left: -80px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.ms-display-template .ms-nav-next {
    background-position: -59px -9px;
    right: -80px;
    left: auto
}

.ms-display-template .ms-bullets.ms-dir-h {
    position: absolute;
    bottom: -50%;
    right: 50%;
    width: 100px
}

    .ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count {
        position: relative;
        right: -50%
    }

.ms-display-template .ms-bullet {
    width: 10px;
    height: 10px;
    background: url(../img/ms-display/skin.png) -112px -25px no-repeat;
    margin: 4px
}

.ms-display-template .ms-bullet-selected {
    background-position: -143px -25px
}

.master-slider {
    -moz-transform: translate3d(0, 0, 1px)
}

.ms-staff-carousel {
    max-width: 880px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

    .ms-staff-carousel .ms-view {
        overflow: visible;
        background-color: transparent
    }

    .ms-staff-carousel .ms-nav-next,
    .ms-staff-carousel .ms-nav-prev {
        background: url(../img/arrows.png) -7px -57px no-repeat #fff;
        width: 35px;
        height: 40px;
        left: -35px;
        margin-top: -17px;
        box-shadow: 0 1px 0 0 #bebebe;
        position: absolute;
        top: 50%;
        cursor: pointer
    }

    .ms-staff-carousel .ms-nav-next {
        background-position: -6px -7px;
        right: -35px;
        left: auto
    }

    .ms-staff-carousel .ms-staff-info {
        text-align: center;
        max-width: 600px;
        margin-top: 30px;
        min-height: 130px
    }

        .ms-staff-carousel .ms-staff-info h4 {
            text-transform: uppercase;
            margin-bottom: 7px
        }

        .ms-staff-carousel .ms-staff-info p {
            max-width: 600px;
            margin: auto auto 12px
        }

        .ms-staff-carousel .ms-staff-info .ms-socials a {
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            text-decoration: none;
            color: #fff;
            background: #00748d;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            margin: 6px 3px;
            font-size: 1.2em;
            padding-top: 3px
        }

            .ms-staff-carousel .ms-staff-info .ms-socials a:hover {
                background: #51abcb
            }

.ms-skin-default .ms-caption {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px !important;
    background: #00748d;
    background: rgba(47, 140, 234, .75)
}

.ms-showcase .ms-view,
.sp-slider .ms-view {
    background: 0 0
}

.ms-container,
.ms-showcase .master-slider,
.ms-view {
    -moz-transform: translate3d(0, 0, 1px);
    position: relative
}

.ms-showcase .ms-layer.product-title {
    margin: 0;
    font-size: 1.25em;
    color: #3a3a3a;
    font-weight: 300;
    text-transform: uppercase
}

.ms-showcase .ms-skin-default .ms-tooltip-cont {
    width: 250px
}

.ms-showcase .ms-layer.product-subtitle {
    font-size: 1em
}

.ms-showcase .product-desc {
    font-size: .8em;
    width: 30%
}

.ms-showcase .product-tt {
    font-size: .8em;
    padding: 5px;
    color: #3a3a3a
}

    .ms-showcase .product-tt h3 {
        font-size: 1.125em;
        text-transform: uppercase;
        margin: 0 0 5px;
        font-weight: 400
    }

.ms-showcase .ms-layer.product-price {
    font-size: 20pt;
    font-weight: 600;
    color: #00748d
}

.ms-showcase .ms-nav-next,
.ms-showcase .ms-nav-prev {
    z-index: 40
}

@media only screen and (max-width:768px) {
    .ms-showcase .ms-nav-next,
    .ms-showcase .ms-nav-prev {
        display: none
    }
}

.sp-slider .ms-thumb-list {
    height: 155px !important
}

.sp-slider .ms-thumb-frame {
    padding: 10px;
    border: 1px solid transparent;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: border .3s ease;
    -moz-transition: border .3s ease;
    transition: border .3s ease
}

    .sp-slider .ms-thumb-frame.ms-thumb-frame-selected {
        border: 1px solid #cecece
    }

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    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;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-controls .owl-dot,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .datepicker table,
    .owl-carousel .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-touch-callout: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        user-select: none
    }

        .owl-carousel .owl-item img {
            /*display: block;*/
            width: 100%;
            -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 .owl-carousel {
    display: block
}

.logo-carousel {
    max-width: 1000px;
    margin: 24px auto
}

    .logo-carousel:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

    .logo-carousel a {
        display: block;
        float: left;
        max-width: 180px;
        margin: 0 20px;
        opacity: .5;
        filter: alpha(opacity=50);
        -webkit-transition: opacity .35s ease;
        -moz-transition: opacity .35s ease;
        transition: opacity .35s ease;
        -webkit-backface-visibility: hidden
    }

        .logo-carousel a:hover {
            opacity: 1;
            filter: alpha(opacity=100)
        }

.package-carousel {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: auto
}

    .package-carousel .product {
        display: block;
        position: relative;
        float: left;
        width: 29%
    }

        .package-carousel .product img {
            display: block;
            max-width: 220px
        }

    .package-carousel .equal,
    .package-carousel .plus {
        position: absolute;
        z-index: 5;
        font-size: 2.5em;
        color: #3a3a3a;
        top: 50%;
        margin-top: -20px
    }

    .package-carousel .plus {
        right: 35px
    }

    .package-carousel .equal {
        left: -43px
    }

@media only screen and (max-width:1200px) {
    .package-carousel .plus {
        right: 20px
    }
}

.package-carousel .package {
    position: relative;
    display: block;
    width: 42%;
    float: left
}

    .package-carousel .package img {
        display: block;
        margin: auto;
        max-width: 385px
    }

@media only screen and (max-width:991px) {
    .package-carousel .product {
        width: 50%
    }

        .package-carousel .product img {
            margin: auto
        }

    .package-carousel .plus {
        left: 100%;
        margin-left: -12px
    }

    .package-carousel .package {
        width: 100%;
        padding-top: 10px
    }

        .package-carousel .package img {
            margin: auto
        }

    .package-carousel .equal {
        top: -16px;
        left: 50%;
        margin-top: 0;
        margin-left: -12px
    }
}

.package-carousel footer {
    text-align: center;
    width: 100%;
    margin-top: 10px
}

.package-carousel .discount,
.package-carousel .price {
    width: 100%;
    display: inline;
    font-size: 1.875em;
    margin: 10px 6px
}

.package-carousel .discount {
    font-weight: 300;
    color: #b2b2b2;
    text-decoration: line-through
}

.package-carousel .owl-next,
.package-carousel .owl-prev {
    position: absolute;
    top: 33%;
    width: 22px;
    height: 42px;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

@media screen and (max-width:1060px) {
    .package-carousel .owl-next,
    .package-carousel .owl-prev {
        display: none !important
    }
}

.package-carousel .owl-next:hover,
.package-carousel .owl-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.package-carousel .owl-next div,
.package-carousel .owl-prev div {
    position: absolute;
    width: 28px;
    height: 3px;
    background: #00748d;
    -webkit-backface-visibility: hidden
}

    .package-carousel .owl-next div.arr01,
    .package-carousel .owl-prev div.arr01 {
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .package-carousel .owl-next div.arr02,
    .package-carousel .owl-prev div.arr02 {
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        bottom: 20px
    }

    .package-carousel .owl-next div.arr03,
    .package-carousel .owl-prev div.arr03 {
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .package-carousel .owl-next div.arr04,
    .package-carousel .owl-prev div.arr04 {
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: 20px
    }

.package-carousel .owl-prev {
    left: -35px
}

.package-carousel .owl-next {
    right: -35px
}

.nav-tabs {
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    border: none;
    padding-left: 0
}

    .nav-tabs li {
        float: none;
        display: inline-block;
        margin: 0 15px 10px
    }

@media only screen and (max-width:768px) {
    .nav-tabs li {
        margin: 0 10px 10px
    }
}

.nav-tabs li a {
    display: block;
    position: relative;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    border: none;
    color: #797979;
    padding: 6px;
    transition: color .3s ease
}

    .nav-tabs li a span {
        font-weight: 700;
        margin-right: 10px;
        color: #00748d;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease
    }

    .nav-tabs li a:after {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 0;
        height: 2px;
        background: #3a3a3a;
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        transition: width .3s ease
    }

    .nav-tabs li a:hover {
        border: none;
        text-decoration: none;
        color: #3a3a3a
    }

        .nav-tabs li a:hover span {
            color: #3a3a3a
        }

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    border: none !important;
    background: 0 0 !important;
    color: #3a3a3a !important
}

    .nav-tabs li.active a span,
    .nav-tabs li.active a:focus span,
    .nav-tabs li.active a:hover span {
        color: #3a3a3a
    }

    .nav-tabs li.active a:after,
    .nav-tabs li.active a:focus:after,
    .nav-tabs li.active a:hover:after {
        width: 100%
    }

.nav-tabs.left {
    padding-left: 15px;
    text-align: left
}

    .nav-tabs.left li:first-child {
        margin-left: 0
    }

.nav-tabs.right {
    padding-right: 15px;
    text-align: right
}

    .nav-tabs.right li:last-child {
        margin-right: 0
    }

.nav-tabs.vertical {
    text-align: left;
    padding: 15px 0 0
}

    .nav-tabs.vertical li {
        display: block;
        margin: 0 0 10px;
        text-align: right
    }

        .nav-tabs.vertical li a {
            font-size: 1.25em;
            color: #3a3a3a;
            padding: 0
        }

            .nav-tabs.vertical li a:after {
                top: 0;
                bottom: auto;
                left: auto;
                right: 0;
                width: 2px;
                max-height: 0;
                min-height: 0;
                background: #00748d;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease
            }

            .nav-tabs.vertical li a:hover {
                color: #00748d
            }

        .nav-tabs.vertical li.active a,
        .nav-tabs.vertical li.active a:focus,
        .nav-tabs.vertical li.active a:hover {
            color: #00748d !important
        }

            .nav-tabs.vertical li.active a:after,
            .nav-tabs.vertical li.active a:focus:after,
            .nav-tabs.vertical li.active a:hover:after {
                width: 2px;
                max-height: 100%;
                min-height: 100%
            }

@media only screen and (max-width:991px) {
    .nav-tabs.vertical {
        text-align: center
    }

        .nav-tabs.vertical li {
            display: inline-block;
            margin: 0 15px 5px
        }

            .nav-tabs.vertical li a {
                padding: 6px
            }

                .nav-tabs.vertical li a:after {
                    top: auto;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    width: 0;
                    height: 2px;
                    max-height: none;
                    min-height: none
                }

            .nav-tabs.vertical li.active a:after,
            .nav-tabs.vertical li.active a:focus:after,
            .nav-tabs.vertical li.active a:hover:after {
                width: 100%;
                max-height: inherit;
                min-height: inherit
            }
}

@media only screen and (max-width:991px) and only screen and (max-width:768px) {
    .nav-tabs.vertical li {
        margin: 0 10px 5px
    }
}

.image-tabs {
    -webkit-transform: translate3d(0, 0, 0)
}

    .image-tabs .nav-tabs {
        padding: 0
    }

        .image-tabs .nav-tabs li {
            display: block;
            float: left;
            margin: 0;
            padding: 0;
            width: 25%
        }

@media only screen and (max-width:480px) {
    .image-tabs .nav-tabs li {
        width: 50%
    }
}

.image-tabs .nav-tabs li a {
    display: block;
    margin: 0;
    padding: 0;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .image-tabs .nav-tabs li a:after {
        display: none
    }

.image-tabs .nav-tabs li.active a,
.image-tabs .nav-tabs li:focus a,
.image-tabs .nav-tabs li:hover a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.image-tabs .nav-tabs:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.image-tabs .tab-content {
    background: #3a3a3a
}

.panel {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px
}

    .panel .panel-heading {
        padding-bottom: 0;
        padding-top: 0
    }

        .panel .panel-heading a {
            text-decoration: none;
            font-weight: 700
        }

            .panel .panel-heading a.collapsed {
                color: #3a3a3a
            }

            .panel .panel-heading a:hover {
                color: #00748d
            }

.panel-danger,
.panel-default,
.panel-info,
.panel-primary,
.panel-success,
.panel-warning {
    border: none;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    padding-top: 30px;
    text-align: center
}

    .panel-danger .panel-heading,
    .panel-default .panel-heading,
    .panel-info .panel-heading,
    .panel-primary .panel-heading,
    .panel-success .panel-heading,
    .panel-warning .panel-heading {
        position: relative
    }

        .panel-danger .panel-heading .panel-title,
        .panel-default .panel-heading .panel-title,
        .panel-info .panel-heading .panel-title,
        .panel-primary .panel-heading .panel-title,
        .panel-success .panel-heading .panel-title,
        .panel-warning .panel-heading .panel-title {
            font-size: .875em;
            margin-bottom: 0;
            color: #fff
        }

            .panel-danger .panel-heading .panel-title a,
            .panel-default .panel-heading .panel-title a,
            .panel-info .panel-heading .panel-title a,
            .panel-primary .panel-heading .panel-title a,
            .panel-success .panel-heading .panel-title a,
            .panel-warning .panel-heading .panel-title a {
                position: relative;
                display: block;
                padding-top: 10px;
                padding-bottom: 10px;
                font-weight: 400;
                color: #fff
            }

                .panel-danger .panel-heading .panel-title a i,
                .panel-default .panel-heading .panel-title a i,
                .panel-info .panel-heading .panel-title a i,
                .panel-primary .panel-heading .panel-title a i,
                .panel-success .panel-heading .panel-title a i,
                .panel-warning .panel-heading .panel-title a i {
                    margin-right: 11px
                }

                .panel-danger .panel-heading .panel-title a:after,
                .panel-default .panel-heading .panel-title a:after,
                .panel-info .panel-heading .panel-title a:after,
                .panel-primary .panel-heading .panel-title a:after,
                .panel-success .panel-heading .panel-title a:after,
                .panel-warning .panel-heading .panel-title a:after {
                    display: block;
                    position: absolute;
                    font-family: FontAwesome;
                    content: '\f106';
                    font-size: 1.2em;
                    color: #fff;
                    top: 50%;
                    right: 0;
                    margin-top: -12px;
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    transition: all .3s ease
                }

                .panel-danger .panel-heading .panel-title a.collapsed,
                .panel-danger .panel-heading .panel-title a:focus,
                .panel-danger .panel-heading .panel-title a:hover,
                .panel-default .panel-heading .panel-title a.collapsed,
                .panel-default .panel-heading .panel-title a:focus,
                .panel-default .panel-heading .panel-title a:hover,
                .panel-info .panel-heading .panel-title a.collapsed,
                .panel-info .panel-heading .panel-title a:focus,
                .panel-info .panel-heading .panel-title a:hover,
                .panel-primary .panel-heading .panel-title a.collapsed,
                .panel-primary .panel-heading .panel-title a:focus,
                .panel-primary .panel-heading .panel-title a:hover,
                .panel-success .panel-heading .panel-title a.collapsed,
                .panel-success .panel-heading .panel-title a:focus,
                .panel-success .panel-heading .panel-title a:hover,
                .panel-warning .panel-heading .panel-title a.collapsed,
                .panel-warning .panel-heading .panel-title a:focus,
                .panel-warning .panel-heading .panel-title a:hover {
                    color: #fff
                }

                    .panel-danger .panel-heading .panel-title a.collapsed:after,
                    .panel-default .panel-heading .panel-title a.collapsed:after,
                    .panel-info .panel-heading .panel-title a.collapsed:after,
                    .panel-primary .panel-heading .panel-title a.collapsed:after,
                    .panel-success .panel-heading .panel-title a.collapsed:after,
                    .panel-warning .panel-heading .panel-title a.collapsed:after {
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -moz-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }

    .panel-danger .panel-body,
    .panel-default .panel-body,
    .panel-info .panel-body,
    .panel-primary .panel-body,
    .panel-success .panel-body,
    .panel-warning .panel-body {
        border: none !important;
        background: #f7f7f7;
        padding-top: 24px;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

        .panel-danger .panel-body p:last-child,
        .panel-default .panel-body p:last-child,
        .panel-info .panel-body p:last-child,
        .panel-primary .panel-body p:last-child,
        .panel-success .panel-body p:last-child,
        .panel-warning .panel-body p:last-child {
            margin-bottom: 12px
        }

    .panel-danger.static .panel-title,
    .panel-default.static .panel-title,
    .panel-info.static .panel-title,
    .panel-primary.static .panel-title,
    .panel-success.static .panel-title,
    .panel-warning.static .panel-title {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .panel-danger.static .panel-body,
    .panel-default.static .panel-body,
    .panel-info.static .panel-body,
    .panel-primary.static .panel-body,
    .panel-success.static .panel-body,
    .panel-warning.static .panel-body {
        padding-top: 16px
    }

        .panel-danger.static .panel-body p:last-child,
        .panel-default.static .panel-body p:last-child,
        .panel-info.static .panel-body p:last-child,
        .panel-primary.static .panel-body p:last-child,
        .panel-success.static .panel-body p:last-child,
        .panel-warning.static .panel-body p:last-child {
            margin-bottom: 8px
        }

    .panel-default .panel-heading {
        background: #e1e4e6
    }

        .panel-default .panel-heading .panel-title,
        .panel-default .panel-heading .panel-title a,
        .panel-default .panel-heading .panel-title a.collapsed,
        .panel-default .panel-heading .panel-title a:after,
        .panel-default .panel-heading .panel-title a:focus,
        .panel-default .panel-heading .panel-title a:hover {
            color: #3a3a3a
        }

    .panel-primary .panel-heading {
        background: #00748d
    }

    .panel-success .panel-heading {
        background: #05e720
    }

    .panel-info .panel-heading {
        background: #64b1ff
    }

    .panel-danger .panel-heading {
        background: #d54438
    }

    .panel-warning .panel-heading {
        background: #e75e05
    }

.google-map {
    width: 100%;
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid #e1e4e6
}

    .google-map #map-canvas {
        height: 100%
    }

    .google-map.h-550 {
        height: 550px
    }

@media only screen and (max-width:991px) {
    .google-map.h-550 {
        height: 400px
    }
}

@media only screen and (max-width:480px) {
    .google-map.h-550 {
        height: 250px
    }
}

.google-map.h-350 {
    height: 350px
}

.google-map.h-250 {
    height: 250px
}

.info-box {
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    background: #8e8e93;
    padding: 20px 0;
    text-align: center
}

    .info-box h4 {
        text-transform: uppercase;
        margin-bottom: 24px
    }

@media only screen and (max-width:1200px) {
    .info-box h4 {
        margin-bottom: 24px
    }
}

@media only screen and (max-width:480px) {
    .google-map.h-350 {
        height: 250px
    }

    .info-box h4 {
        font-size: 1.125em
    }

    .info-box .btn {
        float: none
    }
}

.info-box p {
    margin-bottom: 40px
}

.info-box .btn {
    padding: 10px 30px !important;
    font-size: 1.125em !important;
    text-transform: none
}

.countdown span,
.datepicker .dow,
.datepicker th.datepicker-switch,
.filters li a,
.gallery-grid figure,
.percent-chart .legend,
.revolution-ch1,
.revolution-ch2,
.revolution-ch3,
.revolution-ch5,
.thumbnail-link .figcap,
.thumbnail-zoom .figcap {
    text-transform: uppercase
}

.info-box.gray {
    background: #f7f7f7
}

    .info-box.gray h4 {
        color: #3a3a3a !important
    }

.info-box.dark {
    background: #3a3a3a
}

.info-box.primary {
    background: #00748d
}

.info-box.success {
    background: #05e720
}

.info-box.info {
    background: #64b1ff
}

.info-box.warning {
    background: #e75e05
}

.info-box.danger {
    background: #d54438
}

.footer-subscribe-widget {
    background-color: #00748d;
    padding: 16px 0
}

    .footer-subscribe-widget .btn {
        color: #fff;
        border: 1px solid #fff;
        background-color: #00748d;
        padding-top: 7px !important;
        padding-bottom: 7px !important
    }

        .footer-subscribe-widget .btn:hover {
            color: #00748d;
            border-color: #00748d;
            background-color: #fff
        }

@media only screen and (max-width:768px) {
    .footer-subscribe-widget .btn {
        margin-top: 25px !important
    }
}

.footer-subscribe-widget p {
    color: #fff;
    font-size: 1em;
    margin: 9px 0 0
}

@media only screen and (max-width:991px) {
    .footer-subscribe-widget p {
        margin-bottom: 15px !important
    }
}

.info-banner {
    width: 100%;
    padding: 72px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

    .info-banner .box {
        width: 100%;
        max-width: 770px;
        background: #fff;
        background: rgba(255, 255, 255, .95);
        padding: 48px 20px;
        margin: auto;
        text-align: center
    }

.parallax .info-banner {
    background-attachment: fixed
}

.info-string {
    width: 100%;
    background: #00748d;
    color: #fff;
    text-align: left;
    overflow: hidden
}

    .info-string .inner {
        position: relative;
        width: 100%;
        max-width: 1170px;
        margin: 10px auto;
        padding-right: 30px;
        min-height: 30px
    }

    .info-string h6 {
        font-weight: 600;
        float: left;
        margin-bottom: 0;
        margin-right: 22px;
        color: #fff;
        padding-top: 3px
    }

    .info-string p {
        font-size: 1.125em;
        font-weight: 300;
        margin-bottom: 0;
        display: inline-block;
        padding-top: 4px
    }

@media only screen and (max-width:991px) {
    .info-string .inner {
        text-align: center
    }

    .info-string h6 {
        float: none
    }

    .info-string p {
        display: block
    }
}

.info-string .btn {
    float: right;
    margin-right: 20px !important
}

@media only screen and (max-width:991px) {
    .info-string .btn {
        margin: 10px auto 0 !important;
        float: none;
        clear: both
    }
}

.info-string .btn:hover {
    color: #00748d !important;
    border-color: #00748d !important
}

.info-string .btn {
    color: #fff;
    border: 1px solid #fff;
    background-color: #00748d
}

    .info-string .btn:hover {
        border-color: #00748d;
        background-color: #fff
    }

.info-string .close {
    float: none;
    position: absolute;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    font-weight: 300;
    top: 1px;
    right: 25px;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

    .info-string .close:hover {
        opacity: .7
    }

.pricing-plan {
    max-width: 350px;
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    text-align: center
}

    .pricing-plan .pricing-content {
        padding: 0 30px 45px
    }

    .pricing-plan.type-1 {
        background: #e7ecee
    }

        .pricing-plan.type-1 .price-title {
            width: 100%;
            background-color: #00748d;
            padding: 20px 0 8px;
            margin-bottom: 34px
        }

        .pricing-plan.type-1 h5 {
            font-size: 18px;
            font-weight: 600;
            color: #00748d
        }

        .pricing-plan.type-1 h4 {
            width: 100%;
            font-size: 18px;
            font-weight: 300;
            color: #fff
        }

            .pricing-plan.type-1 h4 span {
                font-weight: 600;
                font-size: 36px
            }

        .pricing-plan.type-1 p {
            font-size: 1.25em;
            margin-bottom: 36px
        }

        .pricing-plan.type-1.dark {
            background: #373f41
        }

            .pricing-plan.type-1.dark h3,
            .pricing-plan.type-1.dark h4,
            .pricing-plan.type-1.dark p {
                color: #fff
            }

    .pricing-plan.type-2 {
        background: #e7ecee
    }

        .pricing-plan.type-2 .price-title {
            width: 100%;
            background-color: #00748d;
            padding: 20px 0 8px;
            margin-bottom: 34px
        }

            .pricing-plan.type-2 .price-title > span {
                font-size: 18px;
                color: #fff;
                opacity: .5;
                font-weight: 600
            }

        .pricing-plan.type-2 .pricing-content ul {
            max-width: 230px;
            margin: 0 auto 35px
        }

        .pricing-plan.type-2 .pricing-content li {
            border-top: 1px solid #d0d0d0;
            padding: 17px 0 9px
        }

            .pricing-plan.type-2 .pricing-content li:first-child {
                border: none
            }

            .pricing-plan.type-2 .pricing-content li b {
                color: #00748d
            }

        .pricing-plan.type-2 h5 {
            font-size: 18px;
            font-weight: 600;
            color: #00748d
        }

        .pricing-plan.type-2 h4 {
            width: 100%;
            font-size: 18px;
            font-weight: 300;
            color: #fff
        }

            .pricing-plan.type-2 h4 span {
                font-weight: 600;
                font-size: 36px
            }

        .pricing-plan.type-2 p {
            font-size: 1.25em;
            margin-bottom: 36px
        }

        .pricing-plan.type-2.dark {
            background: #373f41
        }

            .pricing-plan.type-2.dark h3,
            .pricing-plan.type-2.dark h4,
            .pricing-plan.type-2.dark p {
                color: #fff
            }

    .pricing-plan.type-3 {
        border: 1px solid #00748d
    }

        .pricing-plan.type-3 .price-title {
            width: 100%;
            background-color: #00748d;
            padding: 20px 0 8px;
            margin-bottom: 34px
        }

            .pricing-plan.type-3 .price-title > span {
                font-size: 18px;
                color: #fff;
                opacity: .5;
                font-weight: 600
            }

        .pricing-plan.type-3 .pricing-content ul {
            max-width: 230px;
            margin: 0 auto 35px
        }

        .pricing-plan.type-3 .pricing-content li {
            border-top: 1px solid #d0d0d0;
            padding: 17px 0 9px
        }

            .pricing-plan.type-3 .pricing-content li:first-child {
                border: none
            }

            .pricing-plan.type-3 .pricing-content li b {
                color: #00748d
            }

        .pricing-plan.type-3 h5 {
            font-size: 18px;
            font-weight: 600;
            color: #00748d
        }

        .pricing-plan.type-3 h4 {
            width: 100%;
            font-size: 18px;
            font-weight: 300;
            color: #fff
        }

            .pricing-plan.type-3 h4 span {
                font-weight: 700;
                font-size: 36px
            }

        .pricing-plan.type-3 h3 {
            font-weight: 600;
            color: #00748d
        }

        .pricing-plan.type-3 p {
            font-size: 1.25em;
            margin-bottom: 36px
        }

        .pricing-plan.type-3.dark {
            background: #373f41
        }

            .pricing-plan.type-3.dark h3,
            .pricing-plan.type-3.dark h4,
            .pricing-plan.type-3.dark p {
                color: #fff
            }

.progress {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #00748d;
    padding: 2px;
    box-shadow: none;
    height: auto
}

    .progress .progress-bar {
        padding: 5px
    }

    .progress.inverted {
        background-color: #00748d
    }

        .progress.inverted .progress-bar {
            background-color: #fff;
            color: #00748d;
            box-shadow: none
        }

.harmonic .item {
    position: relative;
    width: 25%;
    min-height: 450px;
    float: left;
    padding: 0 15px;
    margin-bottom: 36px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .harmonic .item .image {
        display: block;
        width: 100%;
        height: 388px;
        border: 1px solid #00748d;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 24px
    }

    .harmonic .item h4 {
        display: block;
        position: absolute;
        width: 100%;
        font-weight: 700;
        text-align: center
    }

@media only screen and (max-width:991px) {
    .harmonic .item {
        width: 100%;
        float: none
    }

        .harmonic .item h4 {
            display: none
        }
}

.harmonic .item h4 > span {
    display: block;
    margin-top: 8px;
    width: 50px;
    height: 2px;
    background: #3a3a3a
}

.harmonic .item p {
    width: 614px;
    margin-bottom: 0
}

.harmonic .item .info {
    display: none
}

@media only screen and (max-width:991px) {
    .harmonic .item p {
        width: 100%
    }

    .harmonic .item .info {
        display: block
    }
}

.harmonic .item .info h4 {
    position: relative;
    text-align: left;
    display: block !important
}

.harmonic .item.expanded {
    width: 55%
}

    .harmonic .item.expanded h4 {
        display: none
    }

    .harmonic .item.expanded .info {
        display: block;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

        .harmonic .item.expanded .info h4 {
            display: block !important
        }

@media only screen and (max-width:991px) {
    .harmonic .item.expanded {
        width: 100%
    }

        .harmonic .item.expanded .info {
            -webkit-animation: none;
            animation: none
        }
}

.harmonic .item.collapsed {
    width: 15%
}

@media only screen and (max-width:991px) {
    .harmonic .item.collapsed {
        width: 100%
    }
}

.harmonic .item.collapsed h4 {
    display: none
}

.filters {
    list-style: none;
    margin-left: 0;
    margin-bottom: 24px;
    text-align: center;
    direction: rtl;
}

    .filters li {
        display: inline-block;
        margin: 0 2px 10px
    }

        .filters li a {
            width: 200px;
            display: block;
            padding: 4px 15px;
            font-size: 14px;
            text-decoration: none;
            color: #3a3a3a;
            -webkit-border-radius: .25rem;
            -moz-border-radius: .25rem;
            border-radius: 4px;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

@media(max-width:768px) {
    .filters li a {
        width: 115px;
        display: block;
        padding: 4px 4px;
        font-size: 10px;
        text-decoration: none;
        color: #3a3a3a;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: 4px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .filters li.current a {
        background-color: transparent;
        color: #00748d;
    }
}

.filters li:hover a {
    color: #00748d
}

.filters li.current a {
    background-color: #00748d;
    color: #fff
}

.gallery-grid {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

    .gallery-grid.masonry .item {
        position: relative;
        float: left;
        width: 25%;
        height: 300px;
        background: #00748d;
        border: 2px solid #fff;
        overflow: hidden
    }

        .gallery-grid.masonry .item img {
            display: block;
            margin-left: -40%;
            width: auto;
            max-width: none !important
        }

        .gallery-grid.masonry .item.width2 {
            width: 50%
        }

            .gallery-grid.masonry .item.width2 img {
                margin: 0
            }

@media only screen and (max-width:768px) {
    .gallery-grid.masonry .item {
        width: 50%
    }

        .gallery-grid.masonry .item img {
            margin-left: -15%
        }

        .gallery-grid.masonry .item.width2 {
            width: 100%
        }
}

@media only screen and (max-width:480px) {
    .gallery-grid.masonry .item,
    .gallery-grid.masonry .item.width2 {
        width: 100%
    }

        .gallery-grid.masonry .item img {
            margin: 0
        }
}

.gallery-grid.masonry .grid-sizer {
    width: 25%
}

@media only screen and (max-width:768px) {
    .gallery-grid.masonry .grid-sizer {
        width: 50%
    }
}

.gallery-grid figure {
    z-index: 1;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

    .gallery-grid figure img {
        position: relative;
        display: block;
        min-height: 100%
    }

    .gallery-grid figure h3 {
        color: #fff;
        font-size: 1.4em;
        font-weight: 300
    }

        .gallery-grid figure h3 span {
            font-weight: 700
        }

@media only screen and (max-width:360px) {
    .gallery-grid figure h3 {
        font-size: 1.1em
    }
}

.gallery-grid figure p {
    font-size: .875em
}

@media only screen and (max-width:360px) {
    .gallery-grid figure p {
        font-size: .7875em
    }
}

.gallery-grid figure figcaption {
    padding: 0 30px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-grid figure a,
.gallery-grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.gallery-grid figure.effect-01 {
    -webkit-transform: translate3d(0, 0, 0)
}

    .gallery-grid figure.effect-01 img {
        opacity: 1;
        -webkit-transition: opacity .35s;
        transition: opacity .35s
    }

    .gallery-grid figure.effect-01 figcaption::after,
    .gallery-grid figure.effect-01 figcaption::before {
        position: absolute;
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        content: '';
        opacity: 0;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s
    }

    .gallery-grid figure.effect-01 figcaption::before {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    .gallery-grid figure.effect-01 figcaption::after {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0)
    }

    .gallery-grid figure.effect-01 h3 {
        opacity: 0;
        padding-top: 110px;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

@media only screen and (max-width:360px) {
    .gallery-grid figure.effect-01 h3 {
        padding-top: 90px
    }
}

.gallery-grid figure.effect-01 p {
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.gallery-grid figure.effect-01:hover img {
    opacity: .3
}

.gallery-grid figure.effect-01:hover figcaption::after,
.gallery-grid figure.effect-01:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gallery-grid figure.effect-01:hover h3,
.gallery-grid figure.effect-01:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.gallery-grid figure.effect-02 {
    background: #00748d;
    background: -webkit-linear-gradient(top, #00748d 0, rgba(255, 255, 255, .4) 100%);
    background: linear-gradient(to bottom, #00748d 0, rgba(255, 255, 255, .4) 100%);
    -webkit-transform: translate3d(0, 0, 0)
}

.counters-v1 .group,
.counters-v2 .group {
    background-color: #00748d;
    color: #fff;
    width: 100%;
    line-height: 1
}

.gallery-grid figure.effect-02 img {
    opacity: 1;
    -webkit-transition: .35s;
    transition: .35s
}

.gallery-grid figure.effect-02 figcaption {
    padding: 3.5em 3em 3em;
    text-align: left
}

    .gallery-grid figure.effect-02 figcaption::after {
        position: absolute;
        right: 20px;
        bottom: 22%;
        left: 20px;
        height: 35%;
        border: 4px solid #fff;
        content: '';
        opacity: 0;
        -webkit-transition: all .35s;
        transition: all .35s;
        transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, 0, 0)
    }

.gallery-grid figure.effect-02 h3 {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease
}

.gallery-grid figure.effect-02 p {
    position: absolute;
    right: 40px;
    bottom: 70px;
    left: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

.gallery-grid figure.effect-02:hover img {
    opacity: .3
}

.gallery-grid figure.effect-02:hover figcaption::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.gallery-grid figure.effect-02:hover h3 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
}

.gallery-grid figure.effect-02:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity
    }

        .isotope .isotope-item.no-transition,
        .isotope.no-transition,
        .isotope.no-transition .isotope-item {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s
        }

.animated-digits {
    text-align: center;
    margin-bottom: 43.2px
}

    .animated-digits .group {
        display: table;
        margin: auto auto 28.8px
    }

    .animated-digits .digit,
    .animated-digits .icon {
        float: left;
        margin: 0 12px
    }

.counters-v2 .animated-digits,
.counters-v3 .animated-digits {
    margin-bottom: 0
}

.animated-digits .icon {
    font-size: 3.5em
}

@media only screen and (max-width:991px) {
    .gallery-grid figure.effect-02 p {
        bottom: 60px
    }

    .animated-digits .icon {
        font-size: 4em
    }
}

@media only screen and (max-width:768px) {
    .animated-digits .icon {
        font-size: 5em
    }
}

.animated-digits .digit {
    display: block;
    font-size: 2.4em;
    padding-top: .3125em
}

@media only screen and (max-width:991px) {
    .animated-digits .digit {
        font-size: 1.6em;
        padding-top: .5em
    }
}

@media only screen and (max-width:768px) {
    .animated-digits .digit {
        font-size: 2.4em;
        padding-top: .3125em
    }
}

.animated-digits h4 {
    font-size: 1em
}

.animated-digits p {
    font-size: .875em;
    margin-bottom: 0
}

.counters-v1 .group {
    text-align: center
}

    .counters-v1 .group .digit {
        display: inline-block;
        float: none;
        padding: 24px 0 12px;
        font-size: 2.25em
    }

    .counters-v1 .group div {
        font-size: .875em;
        padding-bottom: 24px
    }

.counters-v2 .group {
    text-align: center
}

    .counters-v2 .group .digit {
        display: inline-block;
        float: none;
        padding: 48px 0 12px;
        font-size: 3em
    }

    .counters-v2 .group div {
        font-size: .875em;
        padding-bottom: 48px
    }

    .counters-v2 .group i {
        font-size: 24px;
        top: -10px;
        position: relative
    }

.counters-v3 .group {
    border: 1px solid #00748d;
    color: #00748d;
    width: 100%;
    text-align: center;
    line-height: 1
}

    .counters-v3 .group .digit {
        display: inline-block;
        float: none;
        padding: 48px 0 12px;
        font-size: 3em
    }

    .counters-v3 .group span {
        font-size: 3em
    }

    .counters-v3 .group div {
        font-size: .875em;
        padding-bottom: 48px;
        color: #3a3a3a
    }

    .counters-v3 .group i {
        font-size: 24px;
        top: -10px;
        position: relative
    }

.chart {
    width: 100%
}

.countdown {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 60px
}

    .countdown .timer {
        width: 100%;
        font-size: 6.25em;
        line-height: .55;
        font-weight: 300;
        padding: 36px 0 0;
        text-align: center;
        margin-bottom: 48px
    }

    .countdown span {
        display: block;
        float: left;
        width: 25%;
        text-align: center;
        color: #00748d;
        font-size: 1.25em;
        font-weight: 700
    }

    .countdown.light .timer,
    .countdown.light span {
        color: #fff
    }

    .countdown.smaller {
        margin-bottom: 24px
    }

        .countdown.smaller .timer {
            font-size: 5.8em
        }

    .countdown.align-left .timer {
        text-align: left
    }

    .countdown.align-left span {
        text-align: left;
        padding-left: 25px
    }

@media only screen and (max-width:1200px) {
    .countdown.smaller .timer {
        font-size: 4.8em
    }

    .countdown.align-left span {
        padding-left: 12px
    }
}

@media only screen and (max-width:991px) {
    .countdown.smaller .timer {
        font-size: 6.25em
    }

    .countdown.align-left .timer,
    .countdown.align-left span {
        text-align: center
    }

    .countdown.align-left span {
        padding-left: 0
    }
}

@media only screen and (max-width:768px) {
    .countdown {
        max-width: 580px
    }

        .countdown .timer,
        .countdown.smaller .timer {
            font-size: 5em;
            padding: 24px 0 0
        }

        .countdown span,
        .countdown.smaller span {
            font-size: 1.125em
        }
}

@media only screen and (max-width:580px) {
    .countdown {
        max-width: 460px
    }

        .countdown .timer,
        .countdown.smaller .timer {
            font-size: 4em;
            padding: 12px 0 0
        }

        .countdown span,
        .countdown.smaller span {
            font-size: 1em
        }
}

@media only screen and (max-width:480px) {
    .countdown {
        margin: 0 auto 48px;
        max-width: 340px
    }

        .countdown .timer,
        .countdown.smaller .timer {
            font-size: 3em;
            padding: 8px 0 0;
            margin-bottom: 28.8px
        }

        .countdown span,
        .countdown.smaller span {
            font-size: .875em
        }
}

@media only screen and (max-width:360px) {
    .countdown {
        max-width: 280px
    }

        .countdown .timer,
        .countdown.smaller .timer {
            font-size: 2.5em;
            padding: 13.33px 0 0;
            margin-bottom: 28.8px
        }

        .countdown span,
        .countdown.smaller span {
            font-size: .7875em
        }
}

.percent-chart {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    margin: 8px auto 96px;
    text-align: center
}

    .percent-chart canvas {
        position: absolute;
        top: 0;
        left: 0
    }

    .percent-chart .percent {
        display: none;
        display: inline-block;
        line-height: 140px;
        z-index: 2;
        font-size: 2.25em;
        font-weight: 700
    }

        .percent-chart .percent:after {
            content: '%';
            margin-left: .1em
        }

    .percent-chart .legend {
        display: block;
        width: 100%;
        font-size: 1.125em;
        font-weight: 700;
        text-align: center;
        color: #3a3a3a;
        margin-top: 16.8px
    }

.img-thumbnail {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    border: 1px solid #8e8e93
}

.img-circle-thumbnail {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    border: 1px solid #8e8e93
}

.image-3d,
.thumbnail-3d {
    position: relative;
    display: block
}

    .image-3d img,
    .thumbnail-3d img {
        position: relative;
        z-index: 2;
        border: 1px solid #d9dcdf
    }

    .image-3d:after,
    .thumbnail-3d:after {
        display: block;
        position: absolute;
        content: '';
        z-index: 1;
        width: 100%;
        min-height: 100%;
        background: #d9dcdf;
        right: -10px;
        top: 10px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

.sticky-btns:after,
.toolbox .heading:after {
    content: "";
    clear: both;
    visibility: hidden
}

.image-3d.primary:after,
.thumbnail-3d.primary:after {
    background: #00748d;
    opacity: .2;
    filter: alpha(opacity=20)
}

.image-3d.primary img,
.thumbnail-3d.primary img {
    border: 1px solid #00748d
}

.image-3d.reverse:after,
.thumbnail-3d.reverse:after {
    right: auto;
    left: -10px
}

.thumbnail-3d {
    max-width: 360px;
    margin: 0 auto 30px
}

    .thumbnail-3d .inner {
        width: 100%;
        position: relative;
        z-index: 2;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        overflow: hidden
    }

    .thumbnail-3d .overlay {
        position: absolute;
        display: table;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 3;
        background: rgba(255, 255, 255, .75);
        padding: 0 20px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        -webkit-transform: translate(362px, 0);
        -ms-transform: translate(362px, 0);
        -o-transform: translate(362px, 0);
        transform: translate(362px, 0);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

        .thumbnail-3d .overlay .info {
            display: table-cell;
            vertical-align: middle
        }

        .thumbnail-3d .overlay h4 {
            font-size: 1.125em;
            margin-bottom: 4.8px
        }

        .thumbnail-3d .overlay p {
            font-size: .875em;
            margin-bottom: 12px
        }

    .thumbnail-3d:hover .inner {
        -webkit-transform: translate(5px, 5px);
        -ms-transform: translate(5px, 5px);
        -o-transform: translate(5px, 5px);
        transform: translate(5px, 5px)
    }

    .thumbnail-3d:hover:after {
        -webkit-transform: translate(-5px, -5px);
        -ms-transform: translate(-5px, -5px);
        -o-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px)
    }

    .thumbnail-3d:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-filter: alpha(opacity=100);
        -moz-filter: alpha(opacity=100);
        -ms-filter: alpha(opacity=100);
        -o-filter: alpha(opacity=100);
        transform: translate(0, 0)
    }

    .thumbnail-3d.static:hover .inner,
    .thumbnail-3d.static:hover:after {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.thumbnail-link,
.thumbnail-zoom {
    display: block;
    position: relative;
    max-width: 360px;
    margin: 0 auto 30px;
    cursor: pointer;
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

    .thumbnail-link img,
    .thumbnail-zoom img {
        border: 1px solid #cecece
    }

.pagination li a,
.toolbox .heading .back-btn {
    -webkit-border-radius: .25rem;
    -moz-border-radius: 4px
}

.thumbnail-link .overlay,
.thumbnail-zoom .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: #00748d
}

.thumbnail-link .figcap,
.thumbnail-zoom .figcap {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 0;
    margin-top: -25px;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px)
}

    .thumbnail-link .figcap i,
    .thumbnail-zoom .figcap i {
        display: block;
        font-size: 2.3em;
        margin-bottom: 8px
    }

    .thumbnail-link .figcap.no-title,
    .thumbnail-zoom .figcap.no-title {
        height: 40px;
        top: 50%;
        margin-top: -20px
    }

.thumbnail-link .figcap,
.thumbnail-link .overlay,
.thumbnail-zoom .figcap,
.thumbnail-zoom .overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.thumbnail-link:hover .overlay,
.thumbnail-zoom:hover .overlay {
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-filter: alpha(opacity=70);
    -moz-filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    -o-filter: alpha(opacity=70);
}

.thumbnail-link:hover .figcap,
.thumbnail-zoom:hover .figcap {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.toolbox {
    width: 100%;
    padding: 17.14px 0 13.33px;
    border-bottom: 1px solid #cecece
}

    .toolbox .container {
        position: relative
    }

    .toolbox .heading {
        width: 75%
    }

        .toolbox .heading h1 {
            float: left;
            font-size: 1.7em;
            line-height: 1.5;
            text-transform: uppercase;
            font-weight: 700;
            margin-bottom: 0;
            cursor: default
        }

@media only screen and (max-width:768px) {
    .toolbox .heading {
        width: 68%
    }

        .toolbox .heading h1 {
            font-size: 1.4em
        }

        .toolbox .heading .back-btn {
            display: none
        }
}

.toolbox .heading .back-btn {
    float: left;
    background: #fff;
    width: 21px;
    height: 26px;
    padding-top: 1px;
    margin: 9px 20px 5px 0;
    color: #3a3a3a;
    border-radius: .25rem;
    border: none;
    outline: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.toolbox .layout-view a.grid,
.toolbox .layout-view a.list {
    margin-left: 20px
}

.toolbox .heading .back-btn i {
    font-size: 1.1em
}

.toolbox .heading .back-btn:hover {
    color: #fff;
    background: #00748d;
    -webkit-box-shadow: inset 0 2px 4px 0 transparent;
    -moz-box-shadow: inset 0 2px 4px 0 transparent;
    box-shadow: inset 0 2px 4px 0 transparent
}

.toolbox .heading:after {
    display: block;
    height: 0
}

.toolbox .layout-view {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px
}

    .toolbox .layout-view a {
        cursor: pointer;
        display: inline-block;
        width: 25px;
        height: 25px
    }

        .toolbox .layout-view a.grid span {
            cursor: pointer;
            position: relative;
            display: block;
            width: 25px;
            height: 10px
        }

            .toolbox .layout-view a.grid span:after,
            .toolbox .layout-view a.grid span:before {
                display: block;
                position: absolute;
                content: '';
                width: 10px;
                height: 10px;
                background: #3a3a3a;
                -webkit-transition: background .3s ease;
                -moz-transition: background .3s ease;
                transition: background .3s ease
            }

            .toolbox .layout-view a.grid span:before {
                bottom: 0;
                left: 0
            }

            .toolbox .layout-view a.grid span:after {
                bottom: 0;
                right: 0
            }

            .toolbox .layout-view a.grid span:first-child {
                margin-bottom: 5px
            }

                .toolbox .layout-view a.grid span:first-child:before {
                    top: 0;
                    left: 0
                }

                .toolbox .layout-view a.grid span:first-child:after {
                    top: 0;
                    right: 0
                }

        .toolbox .layout-view a.grid.active span:after,
        .toolbox .layout-view a.grid.active span:before,
        .toolbox .layout-view a.grid:hover span:after,
        .toolbox .layout-view a.grid:hover span:before {
            background: #00748d
        }

        .toolbox .layout-view a.list span {
            position: relative;
            display: block;
            width: 25px;
            height: 5px;
            margin-bottom: 5px
        }

            .toolbox .layout-view a.list span:after,
            .toolbox .layout-view a.list span:before {
                display: block;
                position: absolute;
                content: '';
                background: #3a3a3a;
                -webkit-transition: background .3s ease;
                -moz-transition: background .3s ease;
                transition: background .3s ease
            }

            .toolbox .layout-view a.list span:before {
                left: 0;
                top: 0;
                width: 5px;
                height: 5px
            }

            .toolbox .layout-view a.list span:after {
                top: 2px;
                right: 0;
                width: 16px;
                height: 1px
            }

        .toolbox .layout-view a.list.active span:after,
        .toolbox .layout-view a.list.active span:before,
        .toolbox .layout-view a.list:hover span:after,
        .toolbox .layout-view a.list:hover span:before {
            background: #00748d
        }

.breadcrumb {
    padding: 0;
    margin-bottom: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0
}

    .breadcrumb li a {
        text-decoration: none;
        border-bottom: 1px solid transparent;
        padding-bottom: 4px;
        margin-bottom: 8px
    }

        .breadcrumb li a:hover {
            border-bottom: 1px solid #00748d
        }

    .breadcrumb li.active {
        cursor: default;
        color: #b2b2b2
    }

    .breadcrumb > li + li:before {
        color: #3a3a3a
    }

.sorting {
    position: relative
}

    .sorting .breadcrumb,
    .sorting .heading {
        width: 70%
    }

    .sorting .sort {
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -15px;
        list-style: none;
        padding: 0;
        margin-bottom: 0
    }

@media only screen and (max-width:768px) {
    .sorting .breadcrumb,
    .sorting .heading {
        width: 100%;
        text-align: center
    }

        .sorting .breadcrumb h1,
        .sorting .heading h1 {
            float: none
        }

    .sorting .sort {
        width: 100%;
        right: auto;
        position: relative;
        text-align: center;
        margin-top: 12px
    }
}

.sorting .sort li {
    display: inline-block
}

    .sorting .sort li:after {
        font-family: FontAwesome;
        content: '\f111';
        font-size: .3em;
        margin: 0 8px 0 9px;
        vertical-align: middle;
        color: #cecece
    }

    .sorting .sort li:first-child:after,
    .sorting .sort li:last-child:after {
        display: none
    }

    .sorting .sort li:first-child {
        margin-right: 15px;
        font-weight: 700
    }

    .sorting .sort li a {
        text-decoration: none;
        color: #3a3a3a
    }

        .sorting .sort li a:hover,
        .sorting .sort li.active a {
            color: #00748d
        }

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 24px
}

    .pagination li {
        display: inline-block;
        vertical-align: middle;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0 4px 10px 0
    }

        .pagination li.page-count {
            margin: 0 25px 10px 0
        }

        .pagination li a {
            color: #3a3a3a;
            text-decoration: none;
            padding: 3px 6px;
            border-radius: .25rem;
            border: none
        }

        .pagination li.active a {
            background: #00748d;
            color: #fff !important
        }

        .pagination li:hover a {
            color: #3a3a3a
        }

.follow-btn,
.market-btn {
    position: relative;
    display: block;
    max-width: 340px;
    font-size: 1.125em;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    padding: 12px 0;
    margin: 0 auto 36px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    transition: background .3s ease
}

    .follow-btn i,
    .follow-btn span,
    .market-btn i,
    .market-btn span {
        display: block;
        position: absolute;
        width: 50px;
        min-height: 100%;
        top: 0;
        left: 0;
        font-size: 1.6em;
        text-align: center;
        padding-top: 12px
    }

    .follow-btn span,
    .market-btn span {
        background: #fff;
        opacity: .15;
        filter: alpha(opacity=15);
        -webkit-filter: alpha(opacity=15);
        -moz-filter: alpha(opacity=15);
        -ms-filter: alpha(opacity=15);
        -o-filter: alpha(opacity=15);
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        transition: width .3s ease
    }

@media only screen and (max-width:360px) {
    .follow-btn span,
    .market-btn span {
        width: 40px
    }
}

.datepicker .table-condensed,
.follow-btn:hover span,
.market-btn:hover span {
    width: 100%
}

.follow-btn:hover,
.market-btn:hover {
    color: #fff
}

.follow-btn.facebook,
.market-btn.facebook {
    background: #3b5998
}

.follow-btn.google-plus,
.market-btn.google-plus {
    background: #cc3732
}

.follow-btn.twitter,
.market-btn.twitter {
    background: #00aced
}

.follow-btn.youtube,
.market-btn.youtube {
    background: #b00
}

.follow-btn.linkedin,
.market-btn.linkedin {
    background: #007bb6
}

.follow-btn.pinterest,
.market-btn.pinterest {
    background: #cb2027
}

.follow-btn.instagram,
.market-btn.instagram {
    background: #517fa4
}

.follow-btn.vimeo,
.market-btn.vimeo {
    background: #1ab7ea
}

.follow-btn.vk,
.market-btn.vk {
    background: #45668e
}

.follow-btn.dribbble,
.market-btn.dribbble {
    background: #ea4c89
}

.follow-btn.behance,
.market-btn.behance {
    background: #1769ff
}

.follow-btn.tumblr,
.market-btn.tumblr {
    background: #32506d
}

.follow-btn.flickr,
.market-btn.flickr {
    background: #ff0084
}

.market-btn.app-store {
    background: #000
}

.market-btn.google-play {
    background: #a4c639
}

.market-btn.win-market {
    background: #00bcf2
}

.datepicker {
    direction: ltr
}

.datepicker-inline {
    width: 100%;
    margin: auto
}

.datepicker.datepicker-rtl {
    direction: rtl
}

    .datepicker.datepicker-rtl table tr td span {
        float: right
    }

.datepicker .dow {
    padding-top: 12px;
    padding-bottom: 12px
}

.datepicker .next,
.datepicker .prev {
    font-size: 1.3em;
    color: #3a3a3a;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease
}

    .datepicker .next:hover,
    .datepicker .prev:hover {
        color: #00748d
    }

.datepicker .prev {
    text-align: right
}

.datepicker .next {
    text-align: left
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block
}

.datepicker span.month {
    font-size: 1em
}

.datepicker table {
    margin: 0;
    -khtml-user-select: none;
    user-select: none
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day {
    background: 0 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

    .datepicker table tr td.day:hover {
        background: #f7f7f7;
        cursor: pointer
    }

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #b2b2b2
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #e5e5e5;
    cursor: default
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover,
.datepicker table tr td.today {
    background-color: #00748d;
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

    .datepicker table tr td.active.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled.disabled,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active.disabled:hover.active,
    .datepicker table tr td.active.disabled:hover.disabled,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.disabled:hover:hover,
    .datepicker table tr td.active.disabled:hover[disabled],
    .datepicker table tr td.active.disabled[disabled],
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active:hover.disabled,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active:hover:hover,
    .datepicker table tr td.active:hover[disabled],
    .datepicker table tr td.active[disabled] {
        background-color: #00748d;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

    .datepicker table tr td span:hover {
        background: #f7f7f7;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover,
    .datepicker table tr td span.active:hover {
        background-color: #00748d;
        color: #fff
    }

        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled.disabled,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active.disabled:hover.active,
        .datepicker table tr td span.active.disabled:hover.disabled,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.disabled:hover:hover,
        .datepicker table tr td span.active.disabled:hover[disabled],
        .datepicker table tr td span.active.disabled[disabled],
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active:hover.disabled,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active:hover:hover,
        .datepicker table tr td span.active:hover[disabled],
        .datepicker table tr td span.active[disabled] {
            background-color: #00748d
        }

    .datepicker table tr td span.new,
    .datepicker table tr td span.old {
        color: #b2b2b2
    }

.datepicker th.datepicker-switch {
    font-size: 1.2em;
    color: #3a3a3a;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease
}

    .datepicker th.datepicker-switch:hover {
        color: #00748d
    }

.datepicker tbody,
.datepicker thead {
    padding: 0 10px
}

    .datepicker tbody tr,
    .datepicker thead tr:last-child {
        border-bottom: 1px solid #00748d
    }

        .datepicker tbody tr td,
        .datepicker thead tr:last-child td {
            padding-top: 12px;
            padding-bottom: 12px
        }

    .datepicker tfoot tr th,
    .datepicker thead tr:first-child th {
        cursor: pointer
    }

.info-block {
    width: 100%;
    position: relative
}

    .info-block img {
        display: block;
        margin: auto
    }

    .info-block .close {
        display: block;
        float: none;
        width: 30px;
        height: 30px;
        position: absolute;
        text-shadow: none;
        color: #3a3a3a;
        text-align: center;
        background: #fff;
        opacity: 1;
        font-weight: 300;
        font-size: 1.6em;
        top: 0;
        right: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

        .info-block .close:hover {
            color: #fff;
            background: #00748d
        }

.icon-block {
    margin-bottom: 31.2px
}

    .icon-block a {
        text-decoration: none;
        color: #3a3a3a
    }

        .icon-block a:hover {
            color: #00748d
        }

    .icon-block p {
        margin-bottom: 0
    }

.featured-icon {
    display: inline-block;
    font-size: 3.6em;
    line-height: 1;
    margin-bottom: 6px
}

    .featured-icon.center {
        text-align: center
    }

    .featured-icon .icon-cassete {
        font-size: .75em
    }

    .featured-icon .icon-piano {
        font-size: .9em
    }

    .featured-icon.icon-alt {
        width: 48px;
        height: 48px;
        font-size: 2em;
        text-align: center;
        color: #fff;
        padding-top: 8px
    }

        .featured-icon.icon-alt.rounded {
            -webkit-border-radius: .25rem;
            -moz-border-radius: .25rem;
            border-radius: 4px
        }

            .featured-icon.icon-alt.rounded.primary {
                background: #00748d
            }

            .featured-icon.icon-alt.rounded.dark {
                background: #3a3a3a
            }

        .featured-icon.icon-alt.circle {
            font-size: 1.7em;
            padding-top: 10px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%
        }

            .featured-icon.icon-alt.circle.primary {
                background: #00748d
            }

            .featured-icon.icon-alt.circle.dark {
                background: #3a3a3a
            }

.sticky-btns {
    position: fixed;
    z-index: 50;
    right: -48px;
    bottom: 10px;
    -webkit-transition: right .3s ease;
    -moz-transition: right .3s ease;
    transition: right .3s ease
}

    .sticky-btns.scrolled {
        right: 3px
    }

    .sticky-btns span {
        display: block;
        float: left;
        width: 42px;
        height: 42px;
        text-align: center;
        font-size: 1.25em;
        color: #fff;
        background: #00748d;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        padding-top: 6px;
        margin: 0 5px;
        cursor: pointer;
        -webkit-transition: background .3s ease;
        -moz-transition: background .3s ease;
        transition: background .3s ease
    }

        .sticky-btns span:hover {
            background: #51abcb
        }

        .sticky-btns span#scrollTop-btn {
            padding-top: 5px
        }

    .sticky-btns #qcf-btn.active {
        -webkit-border-radius: 0 0 4px 4px !important;
        -moz-border-radius: 0 0 4px 4px !important;
        border-radius: 0 0 4px 4px !important
    }

@media only screen and (max-width:768px) {
    .icon-block {
        text-align: center
    }

    .sticky-btns #qcf-btn {
        display: none
    }
}

.sticky-btns:after {
    display: block;
    height: 0
}

.sticky-btns .quick-contact {
    display: none;
    width: 280px;
    bottom: 52px;
    left: -233px;
    position: absolute;
    padding: 12px 20px 24px;
    background: #fff;
    background: rgba(255, 255, 255, .95);
    border: 1px solid #cecece
}

    .sticky-btns .quick-contact.visible {
        display: block;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }

    .sticky-btns .quick-contact h3 {
        font-size: 1.375em;
        margin-bottom: 12px
    }

    .sticky-btns .quick-contact .form-group,
    .sticky-btns .quick-contact p {
        margin-bottom: 12px
    }

    .sticky-btns .quick-contact textarea {
        width: 238px;
        max-width: 238px;
        height: 90px;
        max-height: 90px;
        resize: none;
        overflow-y: auto
    }

    .sticky-btns .quick-contact input[type=submit] {
        margin-top: 24px
    }

.ui-slider {
    width: 100%;
    position: relative;
    margin: 28.8px 0 16px
}

    .ui-slider #ui-slider {
        float: right;
        width: 98%
    }

    .ui-slider .tool-tip {
        display: block;
        position: absolute;
        width: 100px;
        border: 1px solid #cecece;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        background: #fff;
        top: -29px;
        padding: 2px 5px;
        left: -81px;
        text-align: center
    }

    .ui-slider .icon {
        display: block;
        position: absolute;
        width: 30px;
        height: 23px;
        top: -8px;
        left: 0
    }

        .ui-slider .icon span,
        .ui-slider .icon span:after,
        .ui-slider .icon span:before {
            position: absolute;
            height: 3px;
            background: #3a3a3a;
            display: block;
            width: 100%;
            left: 0
        }

        .ui-slider .icon span {
            top: 10px;
            max-width: 30px
        }

            .ui-slider .icon span:after,
            .ui-slider .icon span:before {
                content: ''
            }

.noUi-base,
.noUi-target {
    position: relative
}

.ui-slider .icon span:before {
    top: -10px
}

.ui-slider .icon span:after {
    bottom: -10px
}

.ui-slider:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-base {
    width: 100%;
    height: 100%
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-handle,
.noUi-origin {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 7px
}

    .noUi-horizontal .noUi-handle {
        width: 20px;
        height: 16px;
        left: -17px;
        top: -6px
    }

.noUi-background {
    background: #cecece
}

.noUi-connect {
    background: #00748d;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.noUi-target {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    border: 1px solid #fff
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #cecece;
    background: #fff;
    cursor: default
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-filter: alpha(opacity=60);
    -moz-filter: alpha(opacity=60);
    -ms-filter: alpha(opacity=60);
    -o-filter: alpha(opacity=60);
}

[disabled] .noUi-handle {
    cursor: not-allowed
}

.modal-content {
    position: relative;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    padding: 16px 25px;
    border: 1px solid #cecece
}

.modal-body,
.modal-footer,
.modal-header {
    padding-left: 0;
    padding-right: 0;
    border-color: #cecece
}

    .modal-header a {
        border-bottom: 1px dashed transparent
    }

        .modal-header a:hover {
            text-decoration: none;
            color: #51abcb;
            border-bottom: 1px dashed #51abcb
        }

    .modal-header .close {
        position: absolute;
        top: 18px;
        right: 18px;
        font-size: 1.125em;
        color: #00748d;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-filter: alpha(opacity=100);
        -moz-filter: alpha(opacity=100);
        -ms-filter: alpha(opacity=100);
        -o-filter: alpha(opacity=100);
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

        .modal-header .close:hover {
            opacity: .7;
            filter: alpha(opacity=70);
            -webkit-filter: alpha(opacity=70);
            -moz-filter: alpha(opacity=70);
            -ms-filter: alpha(opacity=70);
            -o-filter: alpha(opacity=70);
        }

        .modal-header .close:active,
        .modal-header .close:focus {
            outline: 0
        }

.modal-backdrop {
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-filter: alpha(opacity=80);
    -moz-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    -o-filter: alpha(opacity=80);
}

.modal-open .header.opaque,
.modal-open .header.stuck {
    left: -8px
}

@media only screen and (max-width:1200px) {
    .modal-open .header.opaque,
    .modal-open .header.stuck {
        left: 0;
        padding-right: 17px
    }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .modal-open .header.opaque,
    .modal-open .header.stuck {
        left: 0
    }
}

.share-modal {
    padding: 0
}

    .share-modal .modal-dialog {
        width: 100%;
        max-width: 1170px;
        margin: 100px auto 50px
    }

    .share-modal .modal-content {
        border: none;
        padding: 0
    }

        .share-modal .modal-content .bar {
            position: relative;
            height: 600px;
            z-index: 10;
            display: table;
            float: left;
            width: 20%;
            text-align: center;
            color: #fff
        }

            .share-modal .modal-content .bar.facebook {
                background: #3b5998
            }

            .share-modal .modal-content .bar.twitter {
                background: #00aced
            }

            .share-modal .modal-content .bar.google-plus {
                background: #dd4b39
            }

            .share-modal .modal-content .bar.instagram {
                background: #007bb6
            }

            .share-modal .modal-content .bar.mail {
                background: #00748d
            }

            .share-modal .modal-content .bar i {
                font-size: 3.125em;
                color: #fff;
                display: table-cell;
                vertical-align: middle
            }

            .share-modal .modal-content .bar .button,
            .share-modal .modal-content .bar span {
                display: block;
                position: absolute;
                left: 0;
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease
            }

            .share-modal .modal-content .bar span {
                width: 100%;
                text-align: center;
                font-size: 2.5em;
                font-weight: 300;
                top: 50px;
                -webkit-transform: translate(0, 150px);
                -ms-transform: translate(0, 150px);
                -o-transform: translate(0, 150px);
                transform: translate(0, 150px)
            }

            .share-modal .modal-content .bar .button {
                width: 100%;
                bottom: 60px;
                -webkit-transform: translate(0, -150px);
                -ms-transform: translate(0, -150px);
                -o-transform: translate(0, -150px);
                transform: translate(0, -150px)
            }

            .share-modal .modal-content .bar:hover .button,
            .share-modal .modal-content .bar:hover span {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -o-transform: translate(0, 0);
                transform: translate(0, 0)
            }

@media only screen and (max-width:991px) {
    .share-modal .modal-content .bar {
        height: 300px
    }

        .share-modal .modal-content .bar.facebook,
        .share-modal .modal-content .bar.google-plus,
        .share-modal .modal-content .bar.instagram,
        .share-modal .modal-content .bar.twitter {
            width: 50%
        }

        .share-modal .modal-content .bar.mail {
            display: none
        }

        .share-modal .modal-content .bar span {
            top: 30px;
            -webkit-transform: translate(0, 70px);
            -ms-transform: translate(0, 70px);
            -o-transform: translate(0, 70px);
            transform: translate(0, 70px)
        }

        .share-modal .modal-content .bar .button {
            bottom: 40px;
            -webkit-transform: translate(0, -70px);
            -ms-transform: translate(0, -70px);
            -o-transform: translate(0, -70px);
            transform: translate(0, -70px)
        }
}

@media screen and (max-width:500px) {
    .share-modal .modal-content .bar span {
        font-size: 1.5em;
        font-weight: 400
    }
}

.ms-showcase2-template {
    margin: 0 auto;
    max-width: 550px
}

    .ms-showcase2-template .ms-view {
        background: 0 0
    }

.tp-bullets.preview4 .bullet {
    border-radius: 10px !important
}

.tp-banner-container a.btn-u,
.tp-banner-container a.btn-u:hover {
    color: #fff;
    border: 1px solid transparent
}

.tp-banner-container a.re-btn-brd {
    background: 0 0;
    border: 1px solid #fff
}

    .tp-banner-container a.re-btn-brd:hover {
        color: #555;
        background: #fff
    }

.revolution-ch1,
.revolution-ch2,
.revolution-ch3,
.revolution-ch4,
.revolution-ch5 {
    color: #fff;
    font-family: iransans, BYekan, "Open Sans", sans-serif
}

.tp-banner-container .btn-u.btn-brd {
    font-weight: 400
}

.tp-banner-container {
    position: relative
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.revolution-mch-1:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    background: rgba(0, 0, 0, .3)
}

.revolution-ch1 {
    font-size: 50px;
    font-weight: 200;
    line-height: 60px;
    padding: 30px 50px;
    text-align: center;
    border: 1px solid #fff
}

.revolution-ch2 {
    font-size: 30px;
    max-width: 470px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-weight: 400
}

    .revolution-ch2:after {
        left: 50%;
        width: 70px;
        height: 2px;
        content: ' ';
        bottom: -20px;
        background: #fff;
        margin-left: -35px;
        position: absolute
    }

.revolution-ch3 {
    font-size: 50px;
    font-weight: 200;
    line-height: 60px;
    text-align: center
}

.revolution-ch4 {
    font-size: 18px;
    max-width: 300px;
    line-height: 30px;
    text-align: right;
    position: relative;
    font-weight: 400
}

.revolution-ch5 {
    font-size: 50px;
    font-weight: 200;
    line-height: 60px;
    text-align: center
}

.content-heading {
    color: #00748d
}

.AddtoWishList .red-bg a:hover {
    background: #f44336 !important;
    border-color: #f44336 !important
}

.blue-bg,
.red-bg {
    background-color: #FF5722
}

.blue {
    color: #1e90ff
}

.white-bg {
    background-color: #fff
}

.white {
    color: #fff;
    background-color: #FF5722
}
/*----------Image Hover Effects with CSS3 transform-----------*/
.centerpr {
    margin: 0 auto;
    padding: 15px;
    width: 720px;
}
/*With :after */
figure.test {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    figure.test img {
        width: 100%;
        height: 100%;
    }

    figure.test figcaption {
        position: absolute;
        top: 20%;
        width: 100%;
        opacity: 0;
        z-index: 1;
        transition: all 0.8s ease-out;
        transition-delay: 0.2s;
    }

    figure.test:after {
        display: inline-block;
        position: absolute;
        content: "";
        top: 1%;
        left: 1%;
        right: 1%;
        bottom: 1%;
        background: #f5f5f5;
        opacity: 0;
        transition: all 0.8s ease-out;
    }

    figure.test:hover:after {
        opacity: 0.9;
    }

    figure.test:hover figcaption {
        transform: translateY(-50%);
        opacity: 1;
    }

#rotate {
    perspective: 500px;
}

    #rotate:after {
        transform: rotateX(90deg);
        transition: all 0.6s ease-in-out;
    }

    #rotate:hover:after {
        transform: rotateX(0deg);
    }

    #rotate figcaption {
        transition: all 0.6s ease-in-out;
        transform: translateY(-50%) rotateX(90deg);
    }

    #rotate:hover figcaption {
        transform: translateY(-50%) rotateX(0);
    }

/*ADD*/
.footer-menu {
    text-align: right;
}

@media(max-width:768px) and (min-width:468px) {
    .col-sm-50 {
        width: 50%;
        float: left;
    }
}

@media(max-width:768px) {
    .col-md-6-topfooter {
        border-bottom: 1px solid #e1e4e6;
        text-align: center !important;
    }

    .Product-SearchItem {
        height: auto !important;
    }
}

#switcher {
    visibility: hidden;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 100;
    width: 300px;
    height: 100%;
    overflow: scroll;
    right: 0;
    margin-left: 0;
    border-radius: 5px 0px 0px 0; /*0 5px 5px 0*/
    font-family: iransans, BYekan, 'Open Sans', Arial, sans-serif;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 4px 0px rgba(51, 51, 51, 0.2);
}

    #switcher label {
        padding-right: 20px;
        font-weight: normal;
        cursor: pointer;
        color: #333;
    }

    #switcher hr {
        border: 0;
        border-bottom: #ccc 1px solid;
        margin: 10px 0;
    }

    #switcher h4 {
        padding: 5px 0;
        border-bottom: #ccc 1px solid;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        color: #333;
    }

    #switcher ul {
        padding: 0 !important;
        margin: 0 !important;
    }

        #switcher ul li {
            text-transform: uppercase;
            margin-bottom: 0;
            font-size: 12px;
            display: inline-block;
        }

#showSwitcher {
    z-index: 100;
    margin-left: 0px;
    position: fixed;
    right: 0;
    top: 270px;
    background: #fff;
    border: #ccc 1px solid;
    box-shadow: #ccc 0 0 2px;
    border-right: 0;
    font-size: 18px;
    display: block;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 4px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 4px;
    padding: 10px 16px 10px 14px;
    cursor: pointer;
}

#hideSwitcher {
    cursor: pointer;
    line-height: 43px;
    font-size: 38px;
    margin-bottom: 0px;
    color: #999;
    position: absolute;
    background-color: #fff;
    width: 40px;
    height: 40px;
    top: 7px;
    right: 16px;
    text-align: right;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 4px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 4px;
}


#switcher .content-switcher {
    padding: 16px;
    overflow: hidden;
}

#switcher a.color {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 4px 2px;
    width: 30px;
    height: 30px;
}

#switcher p small {
    font-size: 10px;
}

#switcher p {
    margin: 15px 0 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #2E363F;
}

#switcher .styled-select select {
    background: #f5f5f5;
    width: 100%;
    font-size: 13px;
    line-height: 13px;
    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
}

/** ============ **/
#switcher .switcher_thumb {
    display: inline-block;
    margin: 4px 3px;
}

    #switcher .switcher_thumb.selected {
        box-shadow: #666 0 0 5px;
        ;
    }

/*@media only screen and (max-width: 479px) {
	#switcher {
		top:40px;
	}
}*/
@media only screen and (max-width: 425px) {
    #switcher {
        top: 240px !important;
    }
}
/*ADD*/
@media(max-width:1199px) and (min-width:992px) {
    figure .test figcaption {
        right: -40px !important;
        font-size: 1.2em !important;
        left: 0px !important;
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .catalog-grid .type-1 .item .description {
        padding: 36px 53px 16px !important;
    }
}

@media(max-width:1200px) and (min-width:375px) {
    .catalog-grid .type-1 .item footer .tools {
        margin-top: -50px !important;
        z-index: 3;
    }
}

@media(max-width:364px) {
    .catalog-grid.grid-sm .item {
        font-size: 65%;
    }
}

@media(max-width:364px) {
    /*.catalog-grid .item footer .tools{position:absolute;}*/
}
/*@media(min-width:768px){
    .ul-copyright{float:left;}
    #philippinavi2{float:right !important;}
}*/
/*@media(max-width:426px) {
    .ul-copyright {
        margin-left: 40px;
    }
}*/
@media(max-width:321px) {
    .catalog-grid .item footer.pos-right {
        right: 20px;
    }
}

@media(max-width:1199px) {
    #switcher {
        visibility: visible;
    }
}

.side-menu {
    position: fixed;
    width: 300px;
    height: 100%;
    background-color: #f8f8f8;
    border-right: 1px solid #e7e7e7;
}

    .side-menu .navbar {
        border: none;
    }

    .side-menu .navbar-header {
        width: 100%;
        border-bottom: 1px solid #e7e7e7;
    }

    .side-menu .navbar-nav .active a {
        background-color: transparent;
        margin-right: -1px;
        border-right: 5px solid #e7e7e7;
    }

    .side-menu .navbar-nav li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e7e7e7;
    }

        .side-menu .navbar-nav li a {
            padding: 15px;
        }

            .side-menu .navbar-nav li a .glyphicon {
                padding-right: 10px;
            }

    .side-menu #dropdown {
        border: 0;
        margin-bottom: 0;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

        .side-menu #dropdown .caret {
            float: right;
            margin: 9px 5px 0;
        }

        .side-menu #dropdown .indicator {
            float: right;
        }

        .side-menu #dropdown > a {
            border-bottom: 1px solid #e7e7e7;
        }

        .side-menu #dropdown .panel-body {
            padding: 0;
            background-color: #f3f3f3;
        }

            .side-menu #dropdown .panel-body .navbar-nav {
                width: 100%;
            }

                .side-menu #dropdown .panel-body .navbar-nav li {
                    padding-left: 15px;
                    border-bottom: 1px solid #e7e7e7;
                }

                    .side-menu #dropdown .panel-body .navbar-nav li:last-child {
                        border-bottom: none;
                    }

            .side-menu #dropdown .panel-body .panel > a {
                margin-left: -20px;
                padding-left: 35px;
            }

            .side-menu #dropdown .panel-body .panel-body {
                margin-left: -15px;
            }

                .side-menu #dropdown .panel-body .panel-body li {
                    padding-left: 30px;
                }

                    .side-menu #dropdown .panel-body .panel-body li:last-child {
                        border-bottom: 1px solid #e7e7e7;
                    }

    .side-menu #search-trigger {
        background-color: #f3f3f3;
        border: 0;
        border-radius: 0;
        position: absolute;
        top: 0;
        right: 0;
        padding: 15px 18px;
    }

    .side-menu .brand-name-wrapper {
        min-height: 50px;
    }

        .side-menu .brand-name-wrapper .navbar-brand {
            display: block;
        }

    .side-menu #search {
        position: relative;
        z-index: 1000;
    }

        .side-menu #search .panel-body {
            padding: 0;
        }

            .side-menu #search .panel-body .navbar-form {
                padding: 0;
                padding-right: 50px;
                width: 100%;
                margin: 0;
                position: relative;
                border-top: 1px solid #e7e7e7;
            }

                .side-menu #search .panel-body .navbar-form .form-group {
                    width: 100%;
                    position: relative;
                }

                .side-menu #search .panel-body .navbar-form input {
                    border: 0;
                    border-radius: 0;
                    box-shadow: none;
                    width: 100%;
                    height: 50px;
                }

                .side-menu #search .panel-body .navbar-form .btn {
                    position: absolute;
                    right: 0;
                    top: 0;
                    border: 0;
                    border-radius: 0;
                    background-color: #f3f3f3;
                    padding: 15px 18px;
                }
/* Main body section */
.side-body {
    margin-left: 310px;
}
/* small screen */
@media (max-width: 768px) {
    .side-menu {
        position: relative;
        width: 100%;
        height: 0;
        border-right: 0;
        border-bottom: 1px solid #e7e7e7;
    }

        .side-menu .brand-name-wrapper .navbar-brand {
            display: inline-block;
        }
    /* Slide in animation */
    @-moz-keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @-webkit-keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @keyframes slidein {
        0% {
            left: -300px;
        }

        100% {
            left: 10px;
        }
    }

    @-moz-keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }

    @-webkit-keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }

    @keyframes slideout {
        0% {
            left: 0;
        }

        100% {
            left: -300px;
        }
    }
    /* Slide side menu*/
    /* Add .absolute-wrapper.slide-in for scrollable menu -> see top comment */
    .side-menu-container > .navbar-nav.slide-in {
        -moz-animation: slidein 300ms forwards;
        -o-animation: slidein 300ms forwards;
        -webkit-animation: slidein 300ms forwards;
        animation: slidein 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .side-menu-container > .navbar-nav {
        /* Add position:absolute for scrollable menu -> see top comment */
        position: fixed;
        left: -300px;
        width: 300px;
        top: 43px;
        height: 100%;
        border-right: 1px solid #e7e7e7;
        background-color: #f8f8f8;
        -moz-animation: slideout 300ms forwards;
        -o-animation: slideout 300ms forwards;
        -webkit-animation: slideout 300ms forwards;
        animation: slideout 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    /* Uncomment for scrollable menu -> see top comment */
    /*.absolute-wrapper{
        width:285px;
        -moz-animation: slideout 300ms forwards;
        -o-animation: slideout 300ms forwards;
        -webkit-animation: slideout 300ms forwards;
        animation: slideout 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }*/
    @-moz-keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @-webkit-keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @keyframes bodyslidein {
        0% {
            left: 0;
        }

        100% {
            left: 300px;
        }
    }

    @-moz-keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }

    @-webkit-keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }

    @keyframes bodyslideout {
        0% {
            left: 300px;
        }

        100% {
            left: 0;
        }
    }
    /* Slide side body*/
    .side-body {
        margin-left: 5px;
        margin-top: 70px;
        position: relative;
        -moz-animation: bodyslideout 300ms forwards;
        -o-animation: bodyslideout 300ms forwards;
        -webkit-animation: bodyslideout 300ms forwards;
        animation: bodyslideout 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .body-slide-in {
        -moz-animation: bodyslidein 300ms forwards;
        -o-animation: bodyslidein 300ms forwards;
        -webkit-animation: bodyslidein 300ms forwards;
        animation: bodyslidein 300ms forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    /* Hamburger */
    .navbar-toggle {
        border: 0;
        float: left;
        padding: 18px;
        margin: 0;
        border-radius: 0;
        background-color: #f3f3f3;
    }
    /* Search */
    #search .panel-body .navbar-form {
        border-bottom: 0;
    }

        #search .panel-body .navbar-form .form-group {
            margin: 0;
        }

    .navbar-header {
        /* this is probably redundant */
        position: fixed;
        z-index: 3;
        background-color: #f8f8f8;
    }
    /* Dropdown tweek */
    #dropdown .panel-body .navbar-nav {
        margin: 0;
    }
}



/*add in 2/12/96*/
a.muted, ol, ul {
    font-size: 0.8em;
}

@media screen and (max-width:560px) {
    .hidden-m {
        margin-top: -35px !important;
    }
}


/*add 18/2/97*/
.soon-med {
    direction: rtl;
    font-size: 20px !important;
}

.soon-big {
    direction: rtl;
    font-size: 25px !important;
}

.soon-small {
    direction: rtl;
    text-align: center;
}

.soon-subscribe {
    direction: rtl;
    text-align: center;
}

.c-soon {
    /*background: aliceblue;*/
    padding: 120px 25px 100px 10px;
}

.width-200 {
    width: 200%;
}


@keyframes arrow-spin {
    100% {
        transform: rotate(179deg);
    }
}

@-webkit-keyframes arrow-spin {
    100% {
        -webkit-transform: rotate(179deg);
    }
}

.psoload,
.psoload *,
.psoload *:before,
.psoload *:after {
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.psoload {
    position: relative;
    margin: 30px auto;
    height: 150px;
    width: 150px;
}

    .psoload .straight,
    .psoload .curve {
        position: absolute;
        top: 17.5%;
        left: 17.5%;
        width: 65%;
        height: 65%;
        border-radius: 100%;
        animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite;
        -webkit-animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite;
    }

        .psoload .straight:before,
        .psoload .straight:after {
            content: '';
            position: absolute;
            width: 15%;
            border-bottom: 3px solid #cac9cc;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
        }

        .psoload .straight:before {
            top: 5px;
            left: 5px;
        }

        .psoload .straight:after {
            bottom: 5px;
            right: 5px;
        }

        .psoload .curve:before,
        .psoload .curve:after {
            content: '';
            position: absolute;
            width: 45px;
            height: 10px;
            border: solid 3px transparent;
            border-top-color: #cac9cc;
            border-radius: 50%/10px 10px 0 0;
            z-index: 90001;
        }

        .psoload .curve:before {
            transform: rotate(-63deg) translateX(-27px) translateY(-4px);
            -webkit-transform: rotate(-63deg) translateX(-27px) translateY(-4px);
        }

        .psoload .curve:after {
            bottom: 5px;
            right: 5px;
            transform: rotate(115deg) translateX(-26px) translateY(-12px);
            -webkit-transform: rotate(115deg) translateX(-26px) translateY(-12px);
        }

    .psoload .center {
        position: absolute;
        top: 20%;
        left: 20%;
        width: 60%;
        height: 60%;
        border-radius: 100%;
        border: 3px solid #cac9cc;
    }

    .psoload .inner {
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        border-radius: 100%;
        animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite reverse;
        -webkit-animation: arrow-spin 0.85s cubic-bezier(0.2, 0.8, 0.9, 0.1) infinite reverse;
    }

        .psoload .inner:before,
        .psoload .inner:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-width: 11px;
            border-bottom-color: #cac9cc;
        }

        .psoload .inner:before {
            top: 12px;
            left: 12px;
            transform: rotate(128deg);
            -webkit-transform: rotate(128deg);
        }

        .psoload .inner:after {
            bottom: 12px;
            right: 12px;
            transform: rotate(-48deg);
            -webkit-transform: rotate(-48deg);
        }

.display_none1 {
    display: none;
}

.display_block1 {
    display: block;
}

.display_none2 {
    display: none;
}

.display_block2 {
    display: block;
}

.unactive {
    display: none !important;
}

.discount-badge {
    padding: 12px 10px 10px 10px;
    color: #fff;
    font-size: 18px;
    /* font-size: 1.286rem; */
    line-height: 1.1;
    letter-spacing: 2.5px;
    border-radius: 15px;
    position: absolute;
    top: 25px;
    left: 40px;
    background-color: #ec4d4d;
    z-index: 2;
}

.owl-next .owl-prev {
    background: transparent !important;
    border: unset !important;
}

/*.owl-item {
    width: 180px !important;
    margin-right: 10px !important;
    text-align: center !important;
}*/


/*ghafari add*/

.label-margin {
    margin-right: 25px !important;
    margin-left: 5px !important;
}

.price-currency {
    margin-right: 5px;
    line-height: 2.2;
}

.size-product {
    line-height: 2.2
}

.format-price {
    display: inline-flex;
    direction: ltr;
    flex-direction: row-reverse;
    align-items: center;
}

.card-btn {
    margin: 0px 10px 10px 0px;
    line-height: 2;
    border: solid 1px #00748d;
    padding: 7px 20px 7px 20px;
    border-radius: .25rem;
}

.line-height2 {
    line-height: 2 !important
}

.mr-8 {
    margin-right: 8px;
}

.mr-10 {
    margin-right: 10px;
}

.product-img {
    width: 7.5rem;
    height: 4.0625rem;
    margin-right: -1.5625rem;
    text-align: center;
}
/*.table-shoptitle {
    padding: .625rem .625rem .625rem .625rem;
    line-height: .875rem;
    font-weight: 400;
}*/

@media screen and (min-width: 64em) {
    .column-product {
        text-align: right;
        float: right;
        width: 35%;
        padding: .625rem .625rem .625rem .625rem;
    }
}
/*.column--quantity {
    text-align: right;
    float: right;
    width: 15%;
    padding: .625rem .625rem .625rem .625rem;
}*/
.table--content {
    width: 50%;
    display: block;
    margin: 0rem 1rem 0rem 0rem;
    padding: .875rem 0rem .875rem 0rem;
    text-align: right;
}

.column-image {
    display: block;
    float: right;
}

.table-media {
    display: block;
    width: 4.375rem;
    height: 4.0625rem;
    overflow: hidden;
}

img.table-shop {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
/*.column-actions {
    position: absolute;
    top: 1.5rem;
    left: .3125rem;
}*/
@media screen and (min-width: 64em) {
    .panel--th {
        padding: .625rem .625rem .625rem .625rem;
        line-height: .875rem;
        font-weight: 400;
    }
}

@media screen and (min-width: 64em) {
    .table--header {
        display: block;
        border-bottom: 1px solid #ddd;
    }
}

.table--header {
    font-size: .875rem;
    text-transform: uppercase;
    color: #1b1b1b;
    font-weight: 400;
}

.block-group {
    zoom: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .block-group, .block, .block-group:after, .block:after, .block-group:before, .block:before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .block-group:before, .block-group:after {
            display: table;
            content: "";
            line-height: 0;
        }

@media screen and (min-width: 64em) {
    .column--product {
        float: right;
        width: 35%;
        padding: .625rem .625rem .625rem .625rem;
        text-align: right;
    }
}

.block {
    float: right;
    width: 100%;
}

@media screen and (min-width: 30em) {
    .column--quantity {
        float: right;
        width: 40%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem .625rem;
        text-align: right !important;
    }
}

.column--quantity {
    flex-wrap: nowrap;
    flex-direction: row;
    margin: .625rem 0rem .625rem .625rem;
    text-align: right !important;
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
}

@media screen and (min-width: 64em) {
    .column--quantity {
        width: 15%;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: 2rem;
        text-align: right !important;
        justify-content: space-around;
    }
}

@media screen and (min-width: 64em) {
    .column--quantity-title {
        width: 15%;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: .875rem;
        text-align: center !important;
    }
}

@media screen and (min-width: 30em) {
    .column--quantity-title {
        float: right;
        width: 20%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem .625rem;
        text-align: right !important;
    }
}

@media screen and (min-width: 64em) {
    .column--property-title {
        width: 15%;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: .875rem;
        text-align: center !important;
    }
}

@media screen and (min-width: 30em) {
    .column--property-title {
        float: right;
        width: 20%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem .625rem;
        text-align: right !important;
    }
}

.column--property {
    display: inline-flex;
    width: 100%;
    align-content: space-around;
    justify-content: space-around
}

@media screen and (min-width: 30em) {
    .column--property {
        float: right;
        width: 100%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem .625rem;
        text-align: left !important;
    }
}

@media screen and (min-width: 64em) {
    .column--property {
        width: 15%;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: 1.5rem;
        text-align: right !important;
        display: inline-flex;
        justify-content: flex-end;
    }
}

.is--align-right {
    text-align: right !important;
}

@media screen and (min-width: 30em) {
    .column--unit-price {
        float: right;
        width: 30%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem 0rem;
    }
}

@media screen and (min-width: 64em) {
    .column--unit-price {
        width: 15% !important;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: .875rem;
    }
}

.column--unit-price {
    display: inline-flex;
    margin: .625rem 0rem .625rem .625rem;
    font-size: .875rem;
    color: #1b1b1b;
    font-weight: 400;
    text-align: center !important;
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

.column--unitprice-title {
    margin: .625rem 0rem .625rem .625rem;
    font-size: .875rem;
    color: #1b1b1b;
    font-weight: 400;
}

@media screen and (min-width: 30em) {
    .column--unitprice-title {
        float: right;
        width: 20%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem 0rem;
    }
}


@media screen and (min-width: 64em) {
    .column--unitprice-title {
        width: 15%;
        padding: .625rem .625rem .625rem .625rem;
        line-height: .875rem;
    }
}

.column--unit-price {
    margin: .625rem 0rem .625rem .625rem;
    font-size: .875rem;
    color: #1b1b1b;
    font-weight: 400;
    justify-content: space-around;
}



@media screen and (min-width: 64em) {
    .column--total-price {
        width: 15%;
        padding: 1.5rem .625rem 1.5rem .625rem;
        line-height: 2rem;
    }
}

@media screen and (min-width: 30em) {
    .column--total-price {
        float: left;
        width: 30%;
        margin: 0rem 0rem 0rem 0rem;
        padding: .625rem 0rem .625rem 0rem;
    }
}

.column--total-price {
    margin: .625rem 0rem .625rem .625rem;
    font-size: .875rem;
    color: #1b1b1b;
    font-weight: 700;
}



.column--actions {
    position: absolute;
    top: 1.5rem;
    left: 3.3125rem;
}

@media screen and (min-width: 64em) {
    .column--actions {
        top: 3rem;
    }
}

.block-group:after {
    clear: both;
}

.block-group:before, .block-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.qunt-input {
    width: 100%;
    max-width: 35px;
    text-align: center;
}

.card-btn-min {
    vertical-align: top;
    border-radius: .25rem;
    background-color: transparent;
    border-right: 1px solid #d0d0d0 !important;
    border-top: 1px solid #d0d0d0 !important;
    border-left: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    height: 1.875rem;
    line-height: 1.875rem;
    margin: 0;
    padding: 0;
    outline: 0;
}


.card-btn-plus {
    vertical-align: top;
    border-radius: .25rem;
    background-color: transparent;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    border-right: 1px solid #d0d0d0 !important;
    border-top: 1px solid #d0d0d0 !important;
    border-left: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0 !important;
    height: 1.875rem;
    line-height: 1.875rem;
    margin: 0;
    padding: 0;
    outline: 0;
}

.inp {
    vertical-align: top;
    height: 1.875rem;
    width: 1.875rem;
    line-height: 1.875rem;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background-clip: padding-box;
    font-size: .75rem;
}

.fa-quantity {
    vertical-align: top;
    speak: none;
    font-size: .875rem !important;
    font-style: normal !important;
    font-weight: lighter !important;
    font-variant: normal !important;
    text-transform: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    padding: 0rem .4375rem 0rem .625rem;
    line-height: 1.875rem !important;
    height: 1.875rem;
}

@media screen and (min-width: 64em) {
    .column--label {
        display: none !important;
    }

    .label-content {
        display: none !important;
    }

    .mt-lg-1 {
        margin-top: 1rem;
    }
}

@media screen and (min-width: 64em) {
    .column-text-label {
        display: none !important;
        float: none;
    }

    .d-none-md {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {

    .d-none-md {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .d-none-sm {
        display: none !important;
    }
}

.column--label {
    float: right;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: flex-start;
    margin-right: 1rem;
    width: 100%;
    flex-direction: row-reverse;
    line-height: 0rem;
}

.label-content {
    position: absolute;
    right: 1rem;
    display: flex;
    text-align: right;
    justify-content: flex-start;
    margin-right: 0;
    flex-wrap: nowrap;
    margin-left: 10em;
    font-size: .8em;
    font-weight: lighter;
}

.table--header {
    display: none;
    font-size: .875rem;
    text-transform: uppercase;
    color: #1b1b1b;
    font-weight: 400;
}

@media screen and (min-width: 64em) {
    .table--header {
        display: block;
        border-bottom: 1px solid #ddd;
    }
}

.login__icon {
    margin-left: 5px;
    font-size: 12px !important;
    position: absolute;
    top: 14px;
    right: 25px;
    color: #00748d;
}

.login__input {
    background: none;
    padding: 10px;
    transition: .2s;
}

    .login__input:active,
    .login__input:focus,
    .login__input:hover {
        outline: none;
        border-bottom-color: #00748d;
    }

.login-card {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 5px;
    height: 400px;
    padding: 40px 30px;
    background: transparent;
    padding-bottom: 20px;
}

h6 a {
    color: #3a3a3a !important
}

.catalog-list .item .thumb img.active {
    position: relative !important;
}

.d-flex-reverse {
    display: inline-flex;
    flex-direction: row-reverse;
}

.font-smaller {
    font-size: smaller;
}

.font-small {
    font-size: small;
}

.font-medium {
    font-size: medium;
}

.border-bottom-gray {
    border-bottom: solid 1px #cecece;
}

.d-flex {
    display: flex;
}

.accordion {
    border: 1px solid #cecece;
    border-radius: .25rem;
}


    .accordion dt {
        font-weight: 100;
        padding: 12px 10px;
        color: #7e7e7e;
        user-select: none;
        -webkit-user-select: none;
        cursor: pointer;
        transition: 0.1s;
    }

        .accordion dt:hover {
            color: #00748d;
        }

        .accordion dt i {
            float: left;
            transition: 0.2s;
            opacity: 0.3;
        }

    .accordion dd {
        display: none;
        border: 1px solid #eaeaea;
        padding: 10px;
        margin: 0;
    }

dt.expanded i {
    transform: rotate(90deg);
    opacity: 1;
}

.content {
    font-family: iransans;
    margin: 0 auto;
}

.ml-31 {
    margin-left: 31px;
}

.ml-2 {
    margin-left: 2px;
}

.mb-1 {
    margin-bottom: 1em;
}

.color-red {
    color: #f30000;
}

.select-detail {
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    height: 2rem;
    line-height: 2rem;
    border-radius: .25rem;
    background-clip: padding-box;
    padding: 0rem .625rem 0rem .625rem;
    /*    margin: 0 auto 12px auto;*/
    border: 1px solid #d0d0d0;
    background-color: #fff;
    color: #3a3a3a;
    font-size: .875rem;
}

.d-flex-baseline {
    display: inline-flex;
    flex-direction: row;
    align-items: baseline;
}

.ml-20 {
    margin-left: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.d-flex-row {
    display: inline-flex;
    flex-direction: row;
    align-items: center
}

.d-flex-reverse-center {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
}

.removed-product {
    cursor: pointer;
}

.color-black {
    color: #000;
}

.g-bg-black-opacity-0_1 {
    background-color: rgb(0 116 141) !important;
    color: white;
}

.u-icon-size--xs {
    display: inline-flex;
    width: 2.14286rem;
    height: 2.14286rem;
    font-size: 0.92857rem;
}

.g-mr-10 {
    margin-left: 0.71429rem !important;
}

.ml-1 {
    margin-left: 1em;
}

.g-mb-20 {
    margin-bottom: 1.42857rem !important;
}

.u-icon-v3 > i {
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.u-icon-v3 {
    position: relative;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: .25rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.g-line-height-2 {
    line-height: 2rem !important;
}

.font-weight-600 {
    font-weight: 600;
}

.color-black-opacity-0_8 {
    color: rgba(0, 0, 0, 0.8) !important;
}

.g-mb-8 {
    margin-bottom: 0.57143rem !important;
}

.border-bottom-light {
    padding: 0 0 6px 0;
    margin-bottom: 12px;
    border-bottom: solid 1px #cecece;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid #cecece;
    width: 75%;
}

.box-shadow {
    box-shadow: #00748d45 0px 2px 12px;
}

.fa-footer {
    margin-left: 3px;
    color: #00748d;
    font-size: 18px !important;
}

.pt-1 {
    padding-top: 1em;
}

.tp-rightarrow.preview4:after {
    content: '\203A' !important;
}

.tp-leftarrow.preview4:after {
    content: '\2039' !important;
}

.rc-anchor-checkbox-label {
    font-family: iransans !important;
}

.hugeicons--menu-square {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M2 18c0-1.54 0-2.31.347-2.876c.194-.317.46-.583.777-.777C3.689 14 4.46 14 6 14s2.31 0 2.876.347c.317.194.583.46.777.777C10 15.689 10 16.46 10 18s0 2.31-.347 2.877c-.194.316-.46.582-.777.776C8.311 22 7.54 22 6 22s-2.31 0-2.876-.347a2.35 2.35 0 0 1-.777-.776C2 20.31 2 19.54 2 18m12 0c0-1.54 0-2.31.347-2.876c.194-.317.46-.583.777-.777C15.689 14 16.46 14 18 14s2.31 0 2.877.347c.316.194.582.46.776.777C22 15.689 22 16.46 22 18s0 2.31-.347 2.877a2.36 2.36 0 0 1-.776.776C20.31 22 19.54 22 18 22s-2.31 0-2.876-.347a2.35 2.35 0 0 1-.777-.776C14 20.31 14 19.54 14 18M2 6c0-1.54 0-2.31.347-2.876c.194-.317.46-.583.777-.777C3.689 2 4.46 2 6 2s2.31 0 2.876.347c.317.194.583.46.777.777C10 3.689 10 4.46 10 6s0 2.31-.347 2.876c-.194.317-.46.583-.777.777C8.311 10 7.54 10 6 10s-2.31 0-2.876-.347a2.35 2.35 0 0 1-.777-.777C2 8.311 2 7.54 2 6m12 0c0-1.54 0-2.31.347-2.876c.194-.317.46-.583.777-.777C15.689 2 16.46 2 18 2s2.31 0 2.877.347c.316.194.582.46.776.777C22 3.689 22 4.46 22 6s0 2.31-.347 2.876c-.194.317-.46.583-.776.777C20.31 10 19.54 10 18 10s-2.31 0-2.876-.347a2.35 2.35 0 0 1-.777-.777C14 8.311 14 7.54 14 6' color='%23000'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.user-icon {
    display: inline-flex;
    width: .9375rem;
    height: .9375rem;
    margin-right: .25rem;
    margin-bottom: -3px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round'%3E%3Ccircle cx='12' cy='8' r='3.5'/%3E%3Cpath d='M4.85 16.948c.639-2.345 3.065-3.448 5.495-3.448h3.31c2.43 0 4.856 1.103 5.496 3.448a9.95 9.95 0 0 1 .295 1.553c.06.55-.394.999-.946.999h-13c-.552 0-1.005-.45-.946-.998a9.94 9.94 0 0 1 .295-1.554Z'/%3E%3C/g%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.uil--cart {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 7h-3V6a4 4 0 0 0-8 0v1H5a1 1 0 0 0-1 1v11a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V8a1 1 0 0 0-1-1m-9-1a2 2 0 0 1 4 0v1h-4Zm8 13a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9h2v1a1 1 0 0 0 2 0V9h4v1a1 1 0 0 0 2 0V9h2Z'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.mynaui--logout {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M13.496 21H6.5c-1.105 0-2-1.151-2-2.571V5.57c0-1.419.895-2.57 2-2.57h7M16 15.5l3.5-3.5L16 8.5m-6.5 3.496h10'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.owl-nav {
  
    text-align: center;
}

.tp-arr-titleholder {
    direction: ltr
}

.tparrows.preview4 .tp-arr-titleholder {
    direction: ltr !important;
}

p.new-product {
    direction: rtl;
    font-size: 1em !important;
    line-height: 2;
    text-align: justify;
}

.btn-outline {
    padding: 6px 16px;
    border: 1px solid #c2daff;
    color: #000;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
    margin-bottom: 6%;
}

    .btn-outline:hover {
        color: #00748d;
    }

.float-left {
    float: left;
}

