@charset 'utf-8';
.prompt_reg,
html {
    font-family: prompt_reg
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle
}

.sl-content-slice,
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}
img {
	max-width: 100%
}
hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.img-thumbnail,
.thumbnail {
    -o-transition: all .2s ease-in-out
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.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,
.dropdown-menu {
    float: left
}

.btn,
.ui-button {
    -moz-user-select: none;
    -ms-user-select: none
}

.ui-checkboxradio-disabled,
.ui-state-disabled {
    pointer-events: none
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.modal.in .modal-dialog,
.navbar-fixed-bottom,
.navbar-fixed-top {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.mfp-wrap,
.sl-content-slice {
    -webkit-backface-visibility: hidden
}

.owl-carousel.owl-rtl,
.ui-datepicker-rtl {
    direction: rtl
}

.glyphicon,
.link_footer a:before {
    -moz-osx-font-smoothing: grayscale
}

.mfp-title,
.well address,
pre {
    word-wrap: break-word
}

.pswp,
html {
    -webkit-text-size-adjust: 100%
}

.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item,
.owl-controls,
.pswp__container,
.pswp__img,
html {
    -webkit-tap-highlight-color: transparent
}
@font-face {
  font-family: 'seven_02';
  src: url('../font/seven_02.eot');
  src: url('../font/seven_02.eot?#iefix') format('embedded-opentype'), url('../font/seven_02.woff') format('woff'), url('../font/seven_02.ttf') format('truetype'), url('../font/seven_02.svg#seven_02') format('svg');
}

@font-face {
    font-family: CenturyGothic;
    src: url(../font/CenturyGothic.eot);
    src: url(../font/CenturyGothic.eot?#iefix) format('eot'), url(../font/CenturyGothic.woff) format('woff'), url(../font/CenturyGothic.ttf) format('truetype'), url(../font/CenturyGothic.woff2#CenturyGothic) format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DollieScriptPUse;
    src: url(../fonts/DollieScript_PersonalUse.eot);
    src: url(../fonts/DollieScript_PersonalUse.eot?#iefix) format('eot'), url(../fonts/DollieScript_PersonalUse.woff) format('woff'), url(../fonts/DollieScript_PersonalUse.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CenturyGothic;
    src: url(../font/CenturyGothic-Bold.eot);
    src: url(../font/CenturyGothic-Bold.eot?#iefix) format('eot'), url(../font/CenturyGothic-Bold.woff) format('woff'), url(../font/CenturyGothic-Bold.ttf) format('truetype'), url(../font/CenturyGothic-Bold.woff2#CenturyGothic-Bold) format('woff2');
    font-weight: 600;
    font-style: bold;
}
@font-face {
    font-family: prompt_reg;
    src: url(../font/prompt_reg.eot);
    src: url(../font/prompt_reg.eot?#iefix) format('eot'), url(../font/prompt_reg.woff) format('woff'), url(../font/prompt_reg.ttf) format('truetype'), url(../font/prompt_reg.woff2#prompt_reg) format('woff2');
    font-weight: 600;
    font-style: normal
}

html {
    -ms-text-size-adjust: 100%
}

#mb-navbar .navbar-nav li a,
.prompt_reg,
.breadcrumb {
   	font-family: seven_02;
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

pre,
textarea {
    overflow: auto
}

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

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

.glyphicon,
address,
cite {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

.pswp__button,
button.close,
input[type=search] {
    -webkit-appearance: none
}

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

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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
}

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

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}

.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-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.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-warning {
    background-image: none
}

.img-thumbnail,
body {
    /* background-color: #fff */
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    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
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 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 {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    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)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    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
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    bottom: 0;
    left: 0
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    padding-left: 0;
    list-style: none
}

.carousel-indicators li {
    text-indent: -999px;
    background-color: #000\9
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.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,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.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;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-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
    }
	.map-wrap, #map-wrap {
		box-shadow: none !important;
		border: none !important;
		/*height: 768px !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
    }
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.mfp-container,
img.mfp-img {
    -webkit-box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 2em .2em .4em;
    vertical-align: middle
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #333
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    font-weight: 700
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    filter: Alpha(Opacity=.3)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: soven_02
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-gallery .mfp-image-holder .mfp-figure,
.nav-arrows span,
.nav-dots span,
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

*,
.pswp *,
:after,
:before {
    -webkit-box-sizing: border-box
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .5s;
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0)
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all .3s;
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-from-top .mfp-content {
    vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all .2s;
    transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-3d-unfold .mfp-content {
    perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all .3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all .5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-3d-unfold .mfp-iframe-scaler,
.mfp-move-from-top .mfp-iframe-scaler,
.mfp-move-horizontal .mfp-iframe-scaler,
.mfp-newspaper .mfp-iframe-scaler,
.mfp-zoom-in .mfp-iframe-scaler,
.mfp-zoom-out .mfp-iframe-scaler {
    overflow: visible
}

.fa,
.fa-stack {
    display: inline-block
}

.fa-fw,
.fa-li {
    text-align: center
}

.sl-slide-inner a:hover,
a {
    text-decoration: none
}

html {
    height: 100%
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

body {
    font-family: seven_02;
    background: #f3f3f3;
    font-weight: 300;
    color: #333;
    -webkit-font-smoothing: antialiased
}

a {
    color: #555
}

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

.container.demo-1 {
    height: 100%;
    position: absolute
}

.clr {
    clear: both;
    padding: 0;
    height: 0;
    margin: 0
}

.main {
    width: 90%;
    margin: 0 auto;
    position: relative
}

.container>header,
.content-wrapper {
    padding: 30px;
    width: 80%;
    max-width: 960px;
    margin: 0 auto
}

.content-wrapper p {
    padding-top: 30px;
    line-height: 26px
}

.container>header h1 {
    font-size: 34px;
    line-height: 38px;
    margin: 0;
    font-weight: 700;
    color: #333;
    float: left
}

.container>header h1 span {
    display: block;
    font-size: 20px;
    font-weight: 300
}

.codrops-top {
    line-height: 24px;
    font-size: 11px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    font-family: Cambria, Georgia, serif;
    box-shadow: 1px 0 2px rgba(0, 0, 0, .2)
}

.codrops-top a {
    padding: 0 10px;
    letter-spacing: 1px;
    color: #333;
    display: inline-block
}

.codrops-top a:hover {
    background: rgba(255, 255, 255, .6)
}

.codrops-top span.right {
    float: right
}

.codrops-top span.right a {
    float: left;
    display: block
}

.codrops-demos {
    float: right;
    padding-top: 10px
}

.demo-1 .codrops-demos {
    position: absolute;
    z-index: 2000;
    top: 30px;
    left: 30px
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent
}

.codrops-demos a:hover {
    color: #883d59;
    border-color: #883d59
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
    color: #aaa;
    border-color: #aaa
}

.sl-slider-wrapper {
    width: 800px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.sl-slider {
    position: absolute;
    top: 0;
    left: 0
}

.sl-slide,
.sl-slide-inner,
.sl-slides-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sl-slide {
    z-index: 1
}

.sl-slide-right h2 {
    left: 19%
}

.sl-slide-right h3 {
    left: 18.3%
}

.sl-slide-right span {
    left: 18.4%
}

.sl-slide-inner span {
    padding: 11px 23px 10px 22px;
    border: 1px solid #fff;
    font-size: .8em;
    position: relative;
    top: 23px;
    letter-spacing: .23em;
    right: -2px;
    -webkit-transition: color, background-color .5s ease 0s;
    -o-transition: color, background-color .5s ease 0s;
    transition: color, background-color .5s ease 0s;
    cursor: pointer
}

.sl-content-slice,
.sl-content-wrapper {
    position: absolute
}

.sl-slide-inner span:hover {
    color: #ddd;
    background: rgba(243, 154, 17, .3);
    border-color: #f39c12
}

.sl-slide-inner a {
    color: #fff
}

.sl-content-slice {
    overflow: hidden;
    box-sizing: content-box;
    background: #fff;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1
}

.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon,
.owl-carousel .owl-wrapper,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__img--placeholder,
.pswp__share-modal,
.pswp__share-tooltip,
.pswp__zoom-wrap,
.tparrows,
.tparrows.preview1,
.tparrows.preview1 .tp-arr-imgholder {
    -webkit-backface-visibility: hidden
}

.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0 200px 200px
}

.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1)
}

.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0 200px 200px
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0
}

.sl-content {
    width: 100%;
    height: 100%;
    background: #fff
}

.sl-slide-horizontal .sl-slide-inner {
    background: #ddd
}

.sl-slide-vertical .sl-slide-inner {
    background: #ccc
}

.demo-1 .sl-slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.demo-2 .sl-slider-wrapper {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    z-index: 1000
}

.demo-2 .sl-slider blockquote,
.demo-2 .sl-slider h2 {
    padding: 202px 30px 10px;
    width: 80%;
    max-width: 960px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 100
}

.demo-2 .bg-img,
.nav-dots {
    width: 100%;
    position: absolute
}

.demo-2 .sl-slider h2 {
    font-size: 3.8em;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    font-weight: 700;
    letter-spacing: .05em;
    right: -11px
}

.demo-2 .sl-slider blockquote,
.demo-2 .sl-slider h3 {
    font-size: 1.55em;
    padding-top: 10px;
    font-weight: 300;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    margin-top: -9px;
    letter-spacing: .2em;
    margin-left: 8px
}

.demo-2 .sl-slider blockquote cite {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 30px;
    display: inline-block
}

.demo-2 .bg-img {
    padding: 200px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -200px;
    left: -200px;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

.nav-arrows span {
    position: absolute;
    z-index: 2000;
    top: 53%;
    padding: 15px 19px;
    color: #fff;
    margin-top: -40px;
    background-color: rgba(150, 150, 150, .3);
    -webkit-transition: all, .5s ease 0s;
    -o-transition: all, .5s ease 0s;
    transition: all, .5s ease 0s
}

.nav-arrows span:hover {
    color: rgba(150, 150, 150, .9);
    background-color: rgba(259, 259, 259, .3)
}

.nav-arrows span.nav-arrow-prev {
    left: 5.8%;
    border-right: none;
    border-top: none
}

.nav-arrows span.nav-arrow-next {
    right: 5.8%;
    border-left: none;
    border-bottom: none
}

.nav-dots {
    text-align: center;
    bottom: 2%;
    height: 30px;
    left: 0;
    z-index: 1000
}

.nav-dots span {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 6px;
    top: 5px;
    margin: 3px;
    background: #928180
}

.demo-2 .nav-dots span {
    background: #928180;
    margin: 3px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
    box-shadow: inset 2px 2px 5px #f39c12, inset 2px 2px 5px #f39c12, inset 2px 2px 5px 5px #f39c12
}

.nav-dots span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .8);
    display: none
}

.demo-1 .deco {
    width: 260px;
    height: 260px;
    border: 2px dashed #ddd;
    border: 2px dashed rgba(150, 150, 150, .4);
    border-radius: 50%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 0 -130px
}

.demo-1 [data-icon]:after {
    content: attr(data-icon);
    font-family: AnimalsNormal;
    color: #999;
    text-shadow: 0 0 1px #999;
    position: absolute;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align: center;
    font-size: 100px;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -110px;
    box-shadow: inset 0 0 0 10px #f7f7f7;
    border-radius: 50%
}

.demo-1 .sl-slide h2 {
    color: #000;
    text-shadow: 0 0 1px #000;
    padding: 20px;
    position: absolute;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 13px;
    text-transform: uppercase;
    width: 80%;
    left: 10%;
    text-align: center;
    line-height: 50px;
    bottom: 50%;
    margin: 0 0 -120px
}

.sl-slide-inner h2,
.sl-slide-inner h3,
.sl-slide-inner p {
    position: relative;
    color: #fff
}

.demo-1 .sl-slide blockquote,
.demo-1 .sl-slide h3,
.demo-1 .sl-slide p {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    height: 70px;
    color: #8b8b8b;
    z-index: 2;
    bottom: 50%;
    margin: 0 0 -200px;
    padding: 0
}

.demo-1 .sl-slide blockquote p {
    margin: 0 auto;
    width: 60%;
    max-width: 400px;
    position: relative
}

.demo-1 .sl-slide blockquote p:before {
    color: #f0f0f0;
    color: rgba(244, 244, 244, .65);
    font-family: "Bookman Old Style", Bookman, Garamond, serif;
    position: absolute;
    line-height: 60px;
    width: 75px;
    height: 75px;
    font-size: 200px;
    z-index: -1;
    left: -80px;
    top: 35px;
    content: '\201C'
}

.demo-1 .sl-slide blockquote cite {
    font-size: 10px;
    padding-top: 10px;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 4px
}

.demo-1 .bg-1 .sl-content-slice,
.demo-1 .bg-1 .sl-slide-inner {
    background: #fff
}

.demo-1 .bg-2 .sl-content-slice,
.demo-1 .bg-2 .sl-slide-inner {
    background: #000
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
    color: #fff
}

.demo-1 .bg-2 blockquote:before {
    color: #222
}

.demo-1 .bg-3 .sl-content-slice,
.demo-1 .bg-3 .sl-slide-inner {
    background: #db84ad
}

.demo-1 .bg-3 .deco {
    border-color: #fff;
    border-color: rgba(255, 255, 255, .5)
}

.demo-1 .bg-3 [data-icon]:after {
    color: #fff;
    text-shadow: 0 0 1px #fff;
    box-shadow: inset 0 0 0 10px #b55381
}

.demo-1 .bg-3 blockquote,
.demo-1 .bg-3 h2 {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.demo-1 .bg-3 blockquote:before {
    color: #c46c96
}

.demo-1 .bg-4 .sl-content-slice,
.demo-1 .bg-4 .sl-slide-inner {
    background: #5bc2ce
}

.demo-1 .bg-4 .deco {
    border-color: #379eaa
}

.demo-1 .bg-4 [data-icon]:after {
    text-shadow: 0 0 1px #277d87;
    color: #277d87
}

.demo-1 .bg-4 blockquote,
.demo-1 .bg-4 h2 {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.demo-1 .bg-4 blockquote:before {
    color: #379eaa
}

.demo-1 .bg-5 .sl-content-slice,
.demo-1 .bg-5 .sl-slide-inner {
    background: #ffeb41
}

.demo-1 .bg-5 .deco {
    border-color: #ECD82C
}

.demo-1 .bg-5 .deco:after {
    color: #000;
    text-shadow: 0 0 1px #000
}

.demo-1 .bg-5 blockquote,
.demo-1 .bg-5 h2 {
    color: #000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

.demo-1 .bg-5 blockquote:before {
    color: #ecd82c
}

.demo-2.home2 .bg-img-1 {
    background-image: url(../image/top-slider-bg1.jpg);
    background-size: auto
}

.demo-2.home2 .bg-img-2 {
    background-image: url(../image/top-slider-bg2.jpg);
    background-size: auto
}

.demo-2.home2 .bg-img-3 {
    background-image: url(../image/top-slider-bg3.jpg);
    background-size: auto
}

.demo-2 .bg-img-1 {
    background-image: url(../image/h2-top-slide-bg1.jpg);
    background-size: auto
}

.demo-2 .bg-img-2 {
    background-image: url(../image/h2-top-slide-bg2.jpg);
    background-size: auto
}

.demo-2 .bg-img-3 {
    background-image: url(../image/h2-top-slide-bg1.jpg);
    background-size: auto
}

.sl-trans-elems .deco {
    -webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    animation: roll 1s ease-out both, fadeIn 1s ease-out both
}

.sl-trans-elems h2 {
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    -o-animation: moveUp 1s ease-in-out both;
    -ms-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both
}

.sl-trans-elems blockquote,
.sl-trans-elems h3,
.sl-trans-elems p {
    -webkit-animation: fadeIn .5s linear .5s both;
    -moz-animation: fadeIn .5s linear .5s both;
    -o-animation: fadeIn .5s linear .5s both;
    -ms-animation: fadeIn .5s linear .5s both;
    animation: fadeIn .5s linear .5s both
}

.sl-trans-back-elems .deco {
    -webkit-animation: scaleDown 1s ease-in-out both;
    -moz-animation: scaleDown 1s ease-in-out both;
    -o-animation: scaleDown 1s ease-in-out both;
    -ms-animation: scaleDown 1s ease-in-out both;
    animation: scaleDown 1s ease-in-out both
}

.sl-trans-back-elems h2 {
    -webkit-animation: fadeOut 1s ease-in-out both;
    -moz-animation: fadeOut 1s ease-in-out both;
    -o-animation: fadeOut 1s ease-in-out both;
    -ms-animation: fadeOut 1s ease-in-out both;
    animation: fadeOut 1s ease-in-out both
}

.sl-trans-back-elems blockquote,
.sl-trans-back-elems h3,
.sl-trans-back-elems p {
    -webkit-animation: fadeOut 1s linear both;
    -moz-animation: fadeOut 1s linear both;
    -o-animation: fadeOut 1s linear both;
    -ms-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both
}

@-webkit-keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(360deg)
    }
    100% {
        -webkit-transform: translateX(0) rotate(0)
    }
}

@-moz-keyframes roll {
    0% {
        -moz-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0) rotate(0);
        opacity: 1
    }
}

@-o-keyframes roll {
    0% {
        -o-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -o-transform: translateX(0) rotate(0);
        opacity: 1
    }
}

@-ms-keyframes roll {
    0% {
        -ms-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -ms-transform: translateX(0) rotate(0);
        opacity: 1
    }
}

@keyframes roll {
    0% {
        transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        transform: translateX(0) rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(40px)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes moveUp {
    0% {
        -o-transform: translateY(40px)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@-ms-keyframes moveUp {
    0% {
        -ms-transform: translateY(40px)
    }
    100% {
        -ms-transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.5)
    }
}

@-moz-keyframes scaleDown {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(.5)
    }
}

@-o-keyframes scaleDown {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(.5)
    }
}

@-ms-keyframes scaleDown {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(.5)
    }
}

@keyframes scaleDown {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(.5)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@media screen and (max-width:320px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 118px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 68%!important
    }
    .grid figure {
        height: 157px!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top
	{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}



@media screen and (min-width:376px) and (max-width:414px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 153px!important
    }
    .grid figure {
        height: 197px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 65%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top
	{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}

@media screen and (min-width:415px) and (max-width:480px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 177px!important
    }
    .grid figure {
        height: 239px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 65%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}

@media screen and (min-width:481px) and (max-width:568px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 210px!important
    }
    .grid figure {
        height: 294px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 65%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}

@media screen and (min-width:569px) and (max-width:667px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 247px!important
    }
    .grid figure {
        height: 356px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 63%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}

@media screen and (min-width:668px) and (max-width:736px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 272px!important
    }
    .grid figure {
        height: 133px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 63%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .banner-home-top li {
        width: 33.33%;
        float: left;
        padding: 0 5px
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
}

@media screen and (min-width:737px) and (max-width:768px) {
    .col-lg-3.col-sm-6.col-xs-12,
    .cr_delete,
    .cr_img,
    .cr_name,
    .cr_price,
    .cr_qty,
    .cr_qty input,
    .cr_total {
        text-align: center
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 284px!important
    }
    .grid figure {
        height: 144px!important
    }
    .nav-arrows span {
        padding: 14px 15px 18px 13px!important;
        top: 56%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .nav-bottom-line .navbar-nav,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .site-footer {
        padding: 70px 0
    }
    .col-1.col-xs-12.col-md-3.wow.fadeInUp,
    .col-2.col-xs-12.col-md-3.wow.fadeInUp,
    .col-3.col-xs-12.col-md-3.wow.fadeInUp,
    .col-4.col-xs-12.col-md-3.wow.fadeInUp {
        width: 25%
    }
    .nav-search.col-md-4.col-sm-5 {
        width: inherit
    }
    .nav-top-line .right-links {
        float: none!important;
        margin: 0!important;
        right: 0!important;
        left: 0!important
    }
    .nav-top-line .right-links li {
        float: none;
        display: inline-flex
    }
    .banner-home-top li {
        width: 33.33%;
        float: left;
        padding: 0 5px
    }
    .postcontent #portfolio {
        margin-left: 90px!important
    }
    .product-wide-slider-item {
        margin: 0;
        width: 50%
    }
    .col-md-3.not-left {
        float: left;
        width: 25%
    }
    .col-md-9.pull-right {
        width: 75%
    }
    .col-md-9.padding-bottom {
        float: left;
        width: 75%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .content-shopping-cart .col-md-12 .col-md-8 {
        padding: 0 10px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%;
        float: left
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        float: left;
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        margin: 0 auto 8px
    }
    .checkout .container,
    .widget_contact .col-sm-6.col-xs-12 {
        width: 100%
    }
    .checkout,
    .checkout .span6 {
        margin: 0;
        width: 100%
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .demo-1 .deco {
        width: 130px;
        height: 130px;
        margin-left: -65px;
        margin-bottom: 50px
    }
    .demo-1 [data-icon]:after {
        width: 110px;
        height: 110px;
        line-height: 110px;
        font-size: 40px;
        margin: -55px 0 0 -55px
    }
    ,
    .demo-1 .sl-slide blockquote,
    .demo-1 .sl-slide h3,
    .demo-1 .sl-slide p {
        margin-bottom: -120px
    }
    .demo-1 .sl-slide h2 {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: -40px;
        letter-spacing: 8px
    }
    .demo-1 .sl-slide blockquote p:before {
        line-height: 10px;
        width: 40px;
        height: 40px;
        font-size: 120px;
        left: -45px
    }
    .demo-2 .sl-slider-wrapper {
        height: 500px;
        margin-top: 10px
    }
    .demo-2 .sl-slider h2 {
        font-size: 36px
    }
    .demo-2 .sl-slider blockquote,
    .demo-2 .sl-slider h3,
    .demo-2 .sl-slider p {
        font-size: 16px
    }
    .sl-slide-right h2 {
        left: 8%
    }
    .sl-slide-right h3 {
        left: 7.3%
    }
    .sl-slide-right span {
        left: 7.4%
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 379px!important
    }
    .grid figure {
        height: 191px!important
    }
    .nav-arrows span {
        padding: 14px 15px 18px 13px!important;
        top: 56%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .nav-bottom-line .navbar-nav,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top,
    .row {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .site-footer {
        padding: 70px 0
    }
    .col-1.col-xs-12.col-md-3.wow.fadeInUp,
    .col-2.col-xs-12.col-md-3.wow.fadeInUp,
    .col-3.col-xs-12.col-md-3.wow.fadeInUp,
    .col-4.col-xs-12.col-md-3.wow.fadeInUp {
        width: 25%
    }
    .nav-search.col-md-4.col-sm-5 {
        width: inherit
    }
    .nav-top-line .right-links {
        float: none!important;
        margin: 0!important;
        right: 0!important;
        left: 0!important
    }
    .nav-top-line .right-links li {
        float: none;
        display: inline-flex
    }
    .banner-home-top li {
        width: 33.33%;
        float: left;
        padding: 0 5px
    }
    .slider-top {
        height: 500px
    }
    .demo-2 .sl-slider-wrapper {
        width: 100%;
        height: 500px;
        overflow: hidden;
        position: relative;
        z-index: 1000
    }
    .postcontent #portfolio {
        margin-left: 80px!important
    }
    .product-wide-slider-item {
        margin: 0;
        width: 33.33%
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        width: 25%
    }
    .checkout .container {
        width: 100%;
        padding: 0
    }
    .checkout .container .span6.navbar-right,
    .checkout.confirmation .span6 {
        width: 48%
    }
}

@media screen and (min-width:1025px) and (max-width:1399px) {
    .slider-top {
        height: 500px
    }
    .demo-2 .sl-slider-wrapper {
        width: 100%;
        height: 500px;
        overflow: hidden;
        position: relative;
        z-index: 1000
    }
}

@media screen and (min-width:1400px) and (max-width:1600px) {
    .slider-top {
        height: 555px
    }
    .demo-2 .sl-slider-wrapper {
        width: 100%;
        height: 555px;
        overflow: hidden;
        position: relative;
        z-index: 1000
    }
}

@media screen and (min-width:1601px) and (max-width:1699px) {
    .slider-top {
        height: 620px
    }
    .demo-2 .sl-slider-wrapper {
        width: 100%;
        height: 620px;
        overflow: hidden;
        position: relative;
        z-index: 1000
    }
}

@media screen and (min-width:1700px) and (max-width:1900px) {
    .slider-top {
        height: 665px
    }
    .demo-2 .sl-slider-wrapper {
        width: 100%;
        height: 665px;
        overflow: hidden;
        position: relative;
        z-index: 1000
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-carousel .owl-stage:after,
.owl-carousel .owl-wrapper:after {
    content: ".";
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.owl-carousel .owl-wrapper:after {
    display: block
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    -ms-touch-action: pan-y;
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grabbing {
    cursor: move
}

.owl-carousel,
.owl-carousel .owl-item {
    position: relative
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    display: block
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .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
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.thumb-left,
body {
    overflow-x: hidden
}

.cart-content a,
.logo-box a:hover {
    text-decoration: none
}

.dropdown-submenu.pull-left,
.nav-top-line .left-links {
    float: none
}

.col-md-3 nav ul li,
.filter_brands,
.perfect-slictk {
    list-style-type: none
}

html {
    font-size: 16px
}

body {
    min-height: 100%;
    font-size: 100%;
    font-size: 16px!important;
    background-size: 100% 100%
}

header {
    min-height:140px
}

header nav {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    width: 100%
}

header nav.navbar {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;

}
header.header-fix nav.navbar {

}
.header-fix .row-refix {
    padding-top: 4px;
    padding-bottom: 4px
}

.header-fix .profile_top {
    padding: 3px 0
}

.header-fix .link_top {
    /*padding: 8px 0 0*/
}

header nav * {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.contents {
    font-size: 12px;
    color: #404e53
}

.row-refix {
    padding: 10px 0
}

.row-refix:after,
.row-refix:before {
    content: '';
    display: table;
    clear: both
}

.header_menu div[class^=col-md-] {
    padding: 0
}

.intro-top {
    position: absolute;
    z-index: 25;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #000;
    opacity: .8;
    padding: 10px 0 14px
}

.intro-top a,
.lenguage-box,
.nav-top-line .right-links {
    position: relative
}

.intro-top p {
    font-size: 12px;
    letter-spacing: .2em;
    margin: 0
}

.intro-top a {
    font-size: 10px;
    color: #fff;
    top: -5px
}

.currency-menu a,
.language-menu a,
.nav-top-line li>a:hover {
    color: #222
}

a:active,
a:focus,
a:onclick,
a:target {
    outline: 0
}

p.preview {
    font-size: 14px;
    line-height: 16px
}

#container {
    max-width: 1900px;
    margin: 0 auto;
    /*background: #fff*/
}

.container-fluid#container {
    max-width: 1320px;
    margin: 0 auto;
    background: #fff;
    padding: 0
}

.container-main {
    width: 1180px;
    max-width: 100%;
    padding: 0
}

.nav-top-line {
    font-family: prompt_reg;
    font-size: 13px;
    font-weight: 300;
    min-height: 35px;
    height: auto;
    background: #0f4781;
}

.nav-top-line li>a,
.navSep {
    padding:1px 12px 0px;
    color: #222;
    line-height: 16px;
    text-transform: none
}

.btn-uppercase,
.home-post-title,
.lang-lang,
.product-name,
.read-more a,
aside .widget h2,
p.info-block-title {
    text-transform: uppercase
}

.navSep {
    margin: 3px 13px 0 10px;
    font-size: .8em
}

img.lang-flag {
    margin: -3px 0 0
}

.right-links .navSep {
    margin: 0 10px
}

.lenguage-box>a {
    padding: 3px 0 2px !important;
}

.language-menu {
    border: 1px solid #0f4781;
    padding-left: 0;
    /* width: 70px;
    min-width: 70px; */

	left: -15px;
}

.language-menu::before {
/*    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ec6796;
    position: absolute;
    top: -11px;
    right: initial;
    left: 20px;*/
}

.language-menu li {
    padding: 5px;
    width: 100%;
    text-align: center
}

#currency>a,
.lenguage-box>a {
    display: inline-block
}

#currency a:hover,
.lenguage-box a:hover {
    text-decoration: none;
    /* color: #fff!important;
    background: #222 */
}

.currency-menu {
    border: 1px solid #d4d4d4;
    padding-left: 0;
    margin-left: 48px!important;
    width: 70px
}

.currency-menu li {
    padding: 5px 5px 5px 0
}

.currency-menu {
	display: none;
    position: absolute;
    list-style: none;
    top: 60%;
    background-color: #fff;
    z-index: 99
}
.language-menu {
    display: none;
    position: absolute;
    list-style: none;
    top: 100%;
	left: 0;
    background-color: #fff;
    z-index: 99
}

span.currency-currency {
    margin: 0 1px 0 5px
}

.container.logo-box {
    margin-top: 60px;
    font-family: Roboto, sans-serif;
    margin-bottom: -3px
}

.cart-text,
.logo-box-date-phone {
    font-family: prompt_reg
}

.logo-box .fa-phone {
    display: inline-block;
    font-size: 34px;
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
    margin-left: -1px;
    color: #666
}

.logo-box-date-phone {
    margin-left: 30px;
    margin-top: -39px
}

.logo-box-date-phone .call-us {
    font-size: 1.09em;
    position: relative;
    top: -1px;
    letter-spacing: -.08em;
    color: #555;
    font-weight: 700
}

.logo-box-date-phone .date {
    font-size: .788em;
    letter-spacing: -.01em;
    position: relative;
    top: -4px;
    color: #555
}

.logo-box .logo {
    background: url(../image/logo_so.png) center no-repeat;
    height: 95px;
    position: relative;
    right: -13px;
    top: -24px;
    background-size: contain
}

.logo-box .logo a {
    height: 95px;
    display: block;
    overflow: hidden
}

.logo-box .fa-shopping-cart {
    color: #f39c12;
    position: relative;
    top: -3px;
    left: -6px;
    padding: 8px 8px 6px 7px;
    border: 1px solid #d4d4d4
}

.cart-text {
    font-size: 1em;
    color: #666
}

.logo-box .cart-content {
    margin-left: 39px;
    margin-top: -40px;
    font-size: .969em;
    letter-spacing: 0;
    font-weight: 700
}

.cart-content .cart-info {
    font-size: 11px;
    letter-spacing: -.043em;
    position: relative;
    top: -4px;
    color: #666
}

.shoppingCartMenu {
    position: absolute;
    top: 27px;
    right: 0;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    z-index: 20000;
    width: 224px!important;
    display: none;
    padding: 0!important
}

.shoppingCartMenu li {
    list-style: none;
    display: block;
    width: 225px;
    position: relative;
    margin-bottom: -11px
}

.shoppingCartMenu img {
    margin-top: 22px;
    margin-left: 18px
}

.shoppingCartMenu .fa-trash {
    position: relative;
    left: 128px;
    font-size: .8em;
    top: -15px;
    font-weight: 400;
    cursor: pointer
}

.shoppingCartMenu .fa-trash:hover {
    color: #f39c12
}

.cart-prod-title {
    font: .6875em 'Open Sans', sans-serif;
    position: absolute;
    top: 21px;
    left: 78px;
    letter-spacing: -.05em;
    margin-right: -80px;
    color: #666;
    white-space: normal;
    width: 120px
}

.cart-prod-star {
    position: absolute;
    font-size: .7em;
    top: 65px;
    left: 77px;
    letter-spacing: .003em;
    margin-right: -69px
}

.cart-prod-cost {
    font: .9em 'Open Sans', sans-serif;
    top: 77px;
    font-weight: 600;
    left: 78px;
    letter-spacing: -.08em;
    position: absolute;
    color: #666
}

.check-out,
.new-product {
    font: .7em 'Open Sans', sans-serif
}

.dropdown-submenu,
.nav-bottom-line,
.nav-bottom-line .navbar-collapse,
.search-box,
.search-box form,
.search-box input {
    position: relative
}

.check-out {
    color: #666;
    margin-left: 19px;
    font-weight: 700;
    letter-spacing: .33em;
    margin-right: -139px;
    border: 1px solid #ddd;
    padding: 5px 43px 7px 48px;
    cursor: pointer;
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}

.check-out:hover {
    background: #f39c12;
    color: #fff;
    border-color: #f39c12
}

.modal {
    z-index: 2000000
}

.modal-footer,
.modal-header {
    border: none!important
}

.modal-dialog {
    /*margin-top: 140px*/
}

.delete-prod,
.leave-prod {
    background: #fff;
    color: #555;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px #ddd;
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}

.prod-qty input:focus,
.search-box input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.delete-prod:hover,
.leave-prod:hover {
    background: #f39c12;
    color: #fff;
    border-color: #f39c12;
    outline: 0!important
}

#tabs li a,
.carousel-control-1 .fa:focus,
.carousel-control-1 .fa:hover,
.delete-prod:focus,
.dropdown.open>a:focus,
.leave-prod:focus,
.search-box button:focus,
.search-box button:hover {
    outline: 0
}

.shoppingCartMenu li:last-child {
    margin-bottom: 29px;
    margin-top: 30px
}

.nav-bottom-line {
    margin-top: 16px;
    min-height: 42px;
    margin-bottom: 0;
    height: 70px;
    background: #fff;
    border-bottom-color: #fff;
    z-index: 1005
}

.nav-bottom-line .navbar-nav {
    margin-left: -15px;
    margin-right: -140px
}

.nav-bottom-line .navbar-nav a {
    -webkit-transition: color, background-color .8s ease 0s;
    -o-transition: color, background-color .8s ease 0s;
    transition: color, background-color .8s ease 0s
}

.blog-single-post.nav-bottom-line>.container {
    border-bottom: 1px solid #ddd;
    height: 70px
}

.nav-bottom-line .current_menu_parent>a,
.nav-bottom-line .navbar-nav a:focus,
.nav-bottom-line .navbar-nav a:hover,
.nav-bottom-line .open>a,
.nav-bottom-line .open>a:focus,
.nav-bottom-line .open>a:hover {
    background: #fff!important;
    color: #999!important
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid transparent
}

.dl-menuwrapper>a,
.nav-bottom-line li>a {
    font-family: prompt_reg;
    padding: 25px 12px 21px;
    letter-spacing: .05em;
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 9px;
    border: none;
    font-size: 12px;
    color: #524E4E!important
}

.dropdown-menu>li>a {
    padding: 11px 12px
}

ul.dropdown-menu.sm-nowrap a {
    color: #524E4E!important
}

#collapse-tab1 img {
    width: 100%
}

.nav-bottom-line li>a:focus,
.nav-bottom-line li>a:hover {
    background-color: #FFF
}

.nav-tabs>li>a {
    border-radius: 0;
    border: none
}

.nav-tabs {
    border-bottom: 2px solid #ddd
}

.nav-bottom-line .dropdown-menu {
    margin-right: 9px
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: 0;
    margin-right: 8px;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s
}

.dropdown .dropdown-submenu:hover>a:first-child {
    color: #fff!important;
    background-color: rgba(133, 105, 189, .82)!important
}


.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.dropdown.open>a {
    color: #999!important
}

.nav-bottom-line .caret {
    margin-left: 10px
}

.nav-bottom-line .navbar-toggle {
    -webkit-transition: background-color, color .5s ease 0s;
    -o-transition: background-color, color .5s ease 0s;
    transition: background-color, color .5s ease 0s
}

.nav-bottom-line .navbar-toggle:focus,
.nav-bottom-line .navbar-toggle:hover {
    background-color: #f39c12!important;
    color: #fff!important
}

header .dropdown-menu {
    border-width: 0;
    border-radius: 0
}

.search-box {
    top: -71px
}

.search-box form {
    z-index: 1010
}

.search-box input {
    border-radius: 0;
    border-color: #e8e8e8;
    padding: 3px 40px 3px 12px;
    font-size: .75em;
    letter-spacing: -.02em;
    width: 237px;
    height: 35px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.carousel-control,
.footer-block button {
    -webkit-transition: color, background-color .5s ease 0s;
    -o-transition: color, background-color .5s ease 0s
}

.search-box input:focus {
    border-color: #f39a11;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 154, 17, .6)
}

.search-box button {
    border: none;
    background-color: #fff;
    position: absolute;
    top: 3px;
    right: 1px;
    font-size: .75em;
    color: #f39c12;
    padding: 4px 16px 3px 2px;
    margin-top: 0
}

.collect-left h2,
.collections {
    position: relative
}

.slider-top {
    height: 500px
}

.collections .img-block {
    height: 265px
}

.collections .img-block div {
    width: 100%;
    height: 100%
}

.collect-left {
    padding-left: 0;
    padding-right: 24px
}

.collect-left h2 {
    font-family: Roboto, sans-serif!important;
    top: 7px;
    right: 0;
    font-size: 2em;
    letter-spacing: -.1em;
    font-weight: 700
}

.collect-left h3,
.collect-left p {
    position: relative!important;
    font: 1.01em 'Open Sans', sans-serif!important;
    letter-spacing: .08em!important
}

.collect-left p {
    top: -15px!important;
    right: 37px!important
}

.collect-left h3 {
    top: -155px!important;
    right: 2px!important
}

.collect-left figure.effect-bubba figcaption::after,
.collect-left figure.effect-bubba figcaption::before {
    top: 80px;
    right: 9px;
    bottom: 78px;
    left: 10px
}

.collect-middle {
    padding-left: 7px;
    padding-right: 8px
}

.collect-middle h2 {
    font-family: Roboto, sans-serif!important;
    font-size: 2.9em!important;
    font-weight: 700!important;
    margin-left: -14px!important;
    top: -46px;
    position: relative;
    letter-spacing: -.033em!important
}

.collect-middle p {
    top: -154px!important;
    position: relative!important;
    font: 1em Roboto, sans-serif!important;
    left: -7px!important;
    letter-spacing: .03em!important
}

.collect-middle img {
    margin-left: -8px!important
}

.collect-middle figure.effect-bubba figcaption::after,
.collect-middle figure.effect-bubba figcaption::before {
    top: 11px!important;
    right: 9px!important;
    bottom: 8px!important;
    left: 11px!important
}

.collect-middle h3 {
    top: -284px;
    position: relative;
    font-family: Roboto, sans-serif;
    font-size: 1.76em;
    margin-left: -11px
}

.collect-right {
    padding-left: 22px;
    padding-right: 1px;
    position: relative
}

.collect-right h2 {
    font: 2em Roboto, sans-serif;
    margin-left: -13px!important;
    margin-top: -51px!important;
    letter-spacing: -.1em
}

.collect-right p {
    font: 1.2625em 'Open Sans', sans-serif!important;
    font-weight: 600!important;
    margin-left: -27px!important;
    position: relative;
    top: 36px;
    letter-spacing: -.01em!important
}

.collect-right img {
    top: -10px;
    right: 82px
}

.collect-right figure.effect-bubba figcaption::after,
.collect-right figure.effect-bubba figcaption::before {
    top: 84px!important;
    right: 10px!important;
    bottom: 81px!important;
    left: 11px!important
}

.product-wide-slider {
    margin-top: 45px;
    margin-bottom: 56px
}

.product-wide-slider .carousel-inner {
    margin-top: 20px
}

.carousel-indicators {
    position: static;
    width: auto;
    margin-left: 0;
    text-align: left;
    margin-bottom: 0
}

.carousel-indicators li {
    display: inline;
    width: auto;
    height: auto;
    margin: 1px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-family: Roboto, sans-serif;
    font-size: 1em;
    font-weight: 700;
    color: #ddd;
    letter-spacing: -.04em;
    cursor: default
}

.carousel-indicators .active {
    color: #555;
    border-bottom: 3px solid #f39c12;
    background-color: transparent;
    padding-bottom: 6px;
    padding-right: 0
}

.carousel-control {
    position: relative;
    top: 5px;
    width: auto;
    font-size: .5em;
    color: #aaa;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    border: 1px solid #e8e8e8;
    margin-left: 5px;
    transition: color, background-color .5s ease 0s
}

.add-to-cart .fa-heart,
.add-to-cart-text {
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s;
    cursor: pointer
}

.right-arrow {
    padding: 5px 6px 4px 7px
}

.left-arrow {
    padding: 5px 5px 4px 6px
}

.carousel-control:hover {
    background-color: #f39c12;
    border-color: #f39c12
}

.wide-carusel-control div {
    float: right;
    margin-top: -30px;
    position: relative;
    z-index: 10000
}

.prod-sep {
    color: #ddd;
    margin: 0 7px 0 9px;
    font-size: .8em;
    position: relative;
    top: -2px
}

.hot-product,
.new-product {
    position: absolute;
    z-index: 5;
    float: left
}

.wide-carusel-control {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 6px
}

.new-product {
    font-weight: 700;
    top: 23px;
    left: 33px
}

.hot-product {
    font: .7em 'Open Sans', sans-serif;
    font-weight: 700;
    top: 50px;
    color: #e24b4b;
    left: 34px
}

.product-name {
    font: 14px 'Open Sans', sans-serif;
    margin-top: 14px;
    letter-spacing: .01em;
    margin-bottom: 0
}

p.product-cost {
    font: .8375em 'Open Sans', sans-serif;
    position: relative;
    letter-spacing: -.03em
}

.previous {
    color: #bbb;
    text-decoration: line-through
}

#tabs li a,
.add-to-cart-text,
.btn-left:hover,
.btn-radius a,
.clear-cart,
.crumb a:hover,
.link-hover-effect,
.link-hover:hover,
.panel-title>a,
.post-info a:hover,
.read-more a {
    text-decoration: none
}

p.product-star {
    position: relative;
    top: -5px;
    font-size: .75em;
    letter-spacing: .05em;
    line-height: 25px
}

.fa-star {
    color: #ffc445
}

.fa-star-o {
    color: #b5b5b5
}

.fa-shopping-cart {
    margin-right: 8px;
    font-size: 16px
}

.add-to-cart {
    margin-right: -50px
}

.add-to-cart-text {
    font: .7em 'Open Sans', sans-serif;
    color: #666;
    border: 1px solid #ddd;
    position: relative;
    top: 0;
    padding: 8px 15px 9px 12px
}

.add-to-cart-text:hover {
    color: #fff;
    background: #f39c12;
    border-color: #f39c12;
    text-decoration: none
}

.add-to-cart .fa-heart,
.add-to-cart .fa-retweet {
    border: 1px solid #ddd;
    color: #aaa;
    font-size: .8em
}

.add-to-cart .fa-heart {
    padding: 10px 11px 8px 10px;
    position: relative;
    top: -6px;
    margin-left: 7px
}

.add-to-cart .fa-retweet,
.read-more a {
    -o-transition: color, background .5s ease 0s;
    position: relative;
    cursor: pointer
}

.add-to-cart .fa-retweet {
    padding: 9px 10px 9px 7px;
    margin-left: 0;
    top: -7px;
    -webkit-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}

.add-to-cart .fa-heart:hover,
.add-to-cart .fa-retweet:hover {
    color: #fff;
    background: #f39c12;
    border-color: #f39c12
}

.slider-bottom {
    height: 305px
}

.slider-bottom li {
    display: block;
    width: 100%;
    height: 305px
}

.bottom-slider-title {
    margin-top: 51px;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-size: 1.28em;
    letter-spacing: -.04em
}

.bottom-slider-title span {
    padding-bottom: 5px;
    border-bottom: 3px solid #f39c12
}

.customer-text {
    color: #fff;
    font: .8725em 'Open Sans', sans-serif;
    font-style: italic;
    margin-top: 29px;
    padding-left: 3px;
    padding-right: 9px
}

.customer-block {
    display: inline-block;
    color: #fff;
    position: relative;
    left: -1px
}

.customer-section {
    margin-top: 25px
}

.customer-info {
    margin-left: 10px
}

.customer-img {
    background: url(../image/customer1.png) -15px -16px no-repeat;
    height: 60px;
    width: 60px;
    background-size: 154% 154%;
    border: 3px solid #fff;
    border-radius: 50%
}

.customer-name {
    font: .8725em 'Open Sans', sans-serif;
    color: #f39c12;
    margin-top: 8px;
    float: left;
    clear: both
}

.customer-post {
    font: .6875em 'Open Sans', sans-serif;
    float: left;
    clear: both;
    margin-top: -7px
}

.customer-text q:after {
    content: close-quote;
    font-size: 1.35em
}

.customer-text q:before {
    content: open-quote;
    font-size: 1.35em
}

.product-norrow-sliders {
    margin-top: 46px;
    margin-left: -4px
}

.product-norrow-sliders .carousel-indicators li {
    letter-spacing: -.04em;
    margin-left: 1px
}

.norrow-carusel-control {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 6px
}

.norrow-carusel-control div {
    float: right;
    margin-top: -31px;
    margin-right: -1px
}

.product-norrow-sliders .carousel-inner {
    margin-top: 31px
}

.norrow-product-info {
    margin-top: -18px;
    margin-left: -26px
}

.product-norrow-sliders .add-to-cart-text {
    top: -4px;
    right: 2px;
    padding: 6px 12px 7px 10px;
    letter-spacing: -.055em
}

.product-norrow-sliders .product-cost {
    top: 0;
    position: relative
}

.product-norrow-sliders .product-star {
    position: relative;
    top: -5px;
    letter-spacing: .01em
}

.product-norrow-sliders .fa-shopping-cart {
    margin-right: 6px
}

.product-right-norrow-slider {
    margin-left: 15px;
    margin-right: -79px;
    padding-right: 29px
}

.product-left-norrow-slider {
    padding-right: 28px
}

.product-left-norrow-slider-item,
.product-right-norrow-slider-item {
    margin-bottom: 31px;
    margin-right: -2px;
    margin-left: 1px
}

.product-right-norrow-slider.col-md-6.second-norrow .product--left-norrow-slider.col-md-6.second-norrow {
    position: relative;
    right: -16px
}

.box-section.posts-slider {
    margin-top: 12px;
    margin-left: -2px
}

.posts-slider .carousel-indicators {
    letter-spacing: -.109em
}

.post-tumbnail {
    height: 185px;
    margin-top: 29px;
    overflow: hidden
}

.post-tumbnail img {
    width: 100%;
    height: auto
}

.home-post-title {
    font: 1em "open sans" sans-serif;
    font-weight: 700;
    margin-top: 25px;
    margin-left: 0;
    letter-spacing: -.04em;
    color: #555
}

.post-info,
p.post-excerpt {
    font: .75em 'Open Sans', sans-serif
}

.post-info {
    margin-top: -4px
}

.post-info .fa {
    margin-right: 6px;
    color: #666
}

.post-info span {
    color: #969696;
    margin-right: 14px;
    letter-spacing: -.002em
}

.post-info a {
    color: #969696;
    -webkit-transition: color .5s ease 0s;
    -o-transition: color .5s ease 0s;
    transition: color .5s ease 0s
}

.post-info a:hover {
    color: #f39c12
}

p.post-excerpt {
    margin-top: 7px;
    line-height: 1.5em;
    height: 54px
}

.read-more a {
    top: 11px;
    font: .75em 'Open Sans', sans-serif;
    color: #666;
    border: 1px solid #ddd;
    padding: 8px 16px 8px 14px;
    -webkit-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}
.blog_link{
	height: 132px;
	overflow: hidden;
}
.read-more a:hover {
    color: #fff;
    background: #f39c12;
    border-color: #f39c12
}

.posts-slider-item {
    padding-bottom: 47px
}

.brands-slider .carousel-inner {
    top: -23px!important
}

.brands-slider {
    margin-top: 1px
}

.brands-slider .container {
    border-bottom: 1px solid #e7e7e7
}

.brands-slider-item {
    padding-left: 13px;
    padding-right: 16px;
    margin-right: 7px;
    margin-top: 0;
    height: 183px;
    vertical-align: middle
}

.brands-slider-item:last-child {
    margin-right: -90px;
    position: relative;
    right: -8px
}

.brands-slider .wide-carusel-control {
    margin-top: 16px
}

.brands-slider .carousel-indicators {
    letter-spacing: -.13em
}

.brand-pic {
    padding-left: 17px;
    padding-right: 15px;
    height: 116px;
    line-height: 190px
}

.brand-pic img {
    height: auto
}

.box-section.info-section {
    margin-top: 50px;
    margin-bottom: 63px
}

.info-section .col-md-4 {
    padding-right: 21px;
    padding-left: 0;
    margin-right: 10px
}

.info-section .col-md-4:last-child {
    margin-right: -30px
}

.info-box {
    border: 1px solid #ccc;
    padding: 16px 10px 6px 1px;
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}

.info-box .fa {
    font-size: 1.3em;
    color: #f39c12;
    margin-left: 18px;
    margin-top: 2px
}

p.info-block-title {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #555;
    font-size: 1.1em;
    letter-spacing: -.04em
}

.info-box:hover {
    cursor: pointer;
    background-color: #f39c12;
    border-color: #fff
}

.info-box:hover .info-block-title,
.info-box:hover i {
    color: #fff
}

.info-box:hover .info-block-content {
    color: #eee
}

p.info-block-content {
    font: .8125em 'Open Sans', sans-serif;
    color: #898989;
    margin-top: -7px;
    letter-spacing: -.006em
}

.block-info {
    margin-left: 55px;
    margin-top: -25px
}

.logo.home2 {
    right: -35px
}

.collections-1 {
    position: relative;
    top: -41px
}

.collections-1 .img-block {
    height: 201px
}

.collections-1 .img-block>div {
    width: 100%;
    height: 100%
}

.collect-left-1 {
    padding-left: 0;
    padding-right: 15px
}

.collect-left-1 .grid {
    width: 570px!important
}

.collect-left-1 h2 {
    font-family: Roboto, sans-serif!important;
    font-size: 2.45em!important;
    font-weight: 700!important;
    margin-left: -2px!important;
    top: -72px;
    position: relative;
    letter-spacing: -.06em!important
}

.collect-left-1 p {
    top: -171px!important;
    position: relative!important;
    font: 1em Roboto, sans-serif!important;
    left: 2px!important;
    letter-spacing: .01em!important
}

.collect-left-1 img {
    margin-left: 0!important;
    max-width: 100%
}

.collect-left-1 figure.effect-bubba figcaption::after,
.collect-left-1 figure.effect-bubba figcaption::before {
    top: 11px!important;
    right: 9px!important;
    bottom: 8px!important;
    left: 11px!important
}

.collect-left-1 h3 {
    top: -298px;
    position: relative;
    font-family: Roboto, sans-serif;
    font-size: 1.73em;
    margin-left: -5px;
    letter-spacing: -.07em
}

.wide-undescore {
    border-bottom: 1px solid #fff;
    width: 1em;
    display: inline-block;
    position: relative;
    top: -.26em
}

.collect-middle-1 {
    padding-left: 16px;
    padding-right: 8px
}

.collect-middle-1 .grid {
    width: 269px!important
}

.collect-middle-1 h2 {
    font-family: Roboto, sans-serif!important;
    top: -37px;
    right: 14px;
    position: relative;
    font-size: 2.9em;
    letter-spacing: -.1em;
    font-weight: 700!important
}

.collect-middle-1 h3,
.collect-middle-1 p {
    position: relative!important;
    font: 1.01em 'Open Sans', sans-serif!important
}

.collect-middle-1 p {
    top: -21px!important;
    right: 26px!important;
    letter-spacing: .08em!important
}

.collect-middle-1 h3 {
    top: -60px!important;
    right: 2px!important;
    letter-spacing: 0!important;
    padding: 0!important
}

.collect-middle-1 figure.effect-bubba figcaption::after,
.collect-middle-1 figure.effect-bubba figcaption::before {
    top: 12px;
    right: 10px;
    bottom: 10px;
    left: 10px
}

.collect-right-1 {
    margin-right: -10px;
    padding-left: 22px;
    padding-right: 0;
    position: relative
}

.collect-right-1 .grid {
    width: 272px!important
}

.collect-right-1 h2 {
    font: 2.425em Roboto, sans-serif;
    margin-left: -13px!important;
    margin-top: -12px!important;
    letter-spacing: -.1em;
    font-weight: 700!important
}

.collect-right-1 h3 {
    font: 1.2625em 'Open Sans', sans-serif!important;
    font-weight: 600!important;
    margin-left: -27px!important;
    position: relative;
    top: -129px;
    letter-spacing: -.01em!important
}

.collect-left-2 h2,
.collect-right-2 h2 {
    display: inline-block;
    font-weight: 700!important;
    position: relative
}

.collect-right-1 img {
    top: 0;
    right: -1px
}

.collect-right-1 figure.effect-bubba figcaption::after,
.collect-right-1 figure.effect-bubba figcaption::before {
    top: 49px!important;
    right: 12px!important;
    bottom: 42px!important;
    left: 11px!important
}

.product-wide-slider.home2 {
    margin-top: 27px
}

.collections-2 {
    position: relative;
    top: -2px
}

.collections-2 .img-block-collections-2 {
    height: 178px
}

.collections-2 .img-block-collections-2>div {
    width: 100%;
    height: 100%
}

.collect-left-2 .grid,
.collect-right-2 .grid {
    width: 570px!important
}

.collect-left-2 h2 {
    top: -122px;
    font-size: 2em;
    left: 3px;
    letter-spacing: .2em
}

.collect-left-2 p {
    position: relative;
    top: -139px;
    font-size: 1em!important;
    letter-spacing: .2em!important
}

.collect-left-2 figure.effect-bubba figcaption::after,
.collect-left-2 figure.effect-bubba figcaption::before {
    top: 13px;
    right: 10px;
    bottom: 10px;
    left: 9px
}

.collect-right-2 h2 {
    top: -97px;
    font-size: 2em;
    left: 3px;
    letter-spacing: .134em
}

.collect-right-2 p {
    position: relative;
    top: -194px;
    font-size: 1em!important;
    letter-spacing: .2em!important
}

.collect-right-2 .wide-undescore {
    width: 1.4em
}

.collect-right-2 figure.effect-bubba figcaption::after,
.collect-right-2 figure.effect-bubba figcaption::before {
    top: 13px;
    right: 10px;
    bottom: 10px;
    left: 9px
}

.product-wide-slider.home2-slide2 {
    position: relative;
    top: 21px
}

.brands-slider.home2 {
    background: url(../image/brend-bg.jpg) -276px 0 no-repeat;
    position: relative;
    top: 17px
}

.brands-slider.home2 .wide-carusel-control {
    border: none
}

.brands-slider.home2 .carousel-inner {
    margin-left: -4px;
    margin-top: 18px
}

.brands-slider.home2 .brands-slider-item:last-child {
    right: 6px
}

.brands-slider.home2 .container {
    border-bottom: none;
    margin-top: 18px
}

img.brand-hover {
    position: relative;
    top: -190px;
    opacity: .01;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    z-index: 10
}

img.brand-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

img.brand:hover {
    opacity: .01;
    filter: alpha(opacity=1)
}

.product-norrow-sliders.home2 {
    margin-top: 25px
}

.box-section.posts-slider-home2 {
    margin-top: 16px
}

.box-section.posts-slider-home2 .post-tumbnail {
    margin-bottom: -50px
}

.home2 #post-slider-un {
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb
}

.info-section.home2 {
    margin-top: 79px
}

.carousel-control-1 {
    position: relative;
    top: -125px;
    bottom: 0;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: none;
    z-index: 1000000
}

.carousel-control-1 .fa {
    position: absolute;
    top: 0!important;
    padding: 19px 21px 16px 18px;
    color: #fff;
    background-color: rgba(100, 100, 100, .3);
    font-size: .8em;
    -webkit-transition: background, color .5s ease 0s;
    -o-transition: background, color .5s ease 0s;
    transition: background, color .5s ease 0s
}

.btn-radius,
.butt-prod-lre .fa-heart {
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s
}

.carousel-control-1 .fa:hover {
    color: rgba(150, 150, 150, .9);
    background-color: rgba(259, 259, 259, .3)
}

.carousel-control-1.left-arrow {
    left: 10px
}

.carousel-control-1.right-arrow {
    left: -60px
}

.posts-slider-home2-item {
    padding-bottom: 47px
}

.c {
    border-bottom: 1px solid #ececec;
    padding-top: 15px
}

#not-top,
.list-image li span {
    padding-top: 0
}

aside .widget h2 {
    font-size: 16px;
    color: #555;
    border-bottom: 1px solid #e7e7e7;
    font-family: Roboto, sans-serif;
    letter-spacing: -.04em;
    clear: both
}

.filter>.col-md-4,
.filter>.col-md-5,
.filter>.filter-view,
.form-top,
.products-blog-title,
.tab-category-size,
.text-open-sans,
aside .widget .manufactures {
    font-family: 'open sans', sans-serif
}

.products-cart-prod-star i,
.title_lv2 a,
.title_lv3 a {
    font-size: 12px!important
}

.bread-crumbs.products {
    margin-top: -50px;
    right: 6px
}

.bread-crumbs.products .row {
    padding-bottom: 0
}

.shoppingCartMenu.products-page li {
    margin-left: -40px
}

aside .widget .manufactures {
    color: #f39c12;
    border-bottom: none;
    font-size: 15px;
    letter-spacing: -.05em
}

.list-plus {
    float: right
}

.btn-radius {
    transition: color, background .5s ease 0s
}

.btn-radius,
.btn-radius:hover {
    background: #0f4781;
    border: 2px solid #0f4781;
    color: #ffffff;
}

.link-hover-effect,
.list-bord a {
    color: #666
}

.list-bord-border li:last-child {
    border-bottom: none
}

.list-bord-font a {
    line-height: 28px
}

.animation {
    width: 100%
}

.filter>.col-md-4,
.filter>.col-md-5,
.filter>.filter-view {
    font-size: 12px
}

.filter-view {
    padding-left: 0
}

#filter {
    border-top: 1px solid #ececec
}

#filter>.col-md-4 {
    padding-top: 12px
}

#compare {
    padding-top: 27px
}

.view-top .active a {
    color: #ff576f
}

#grid-top a,
#list-top a {
    font-weight: 700;
    padding: 10px 20px
}

.filter-view li.selected i {
    color: #222!important;
    border: 1px solid #222
}

.filter-view li i {
    padding: 6px;
    color: #d5d5d5;
    border: 1px solid #d5d5d5
}

.font-size-fa {
    font-size: 14px;
    padding-top: 2px;
    color: #66787f
}

.th-list-color {
    color: #fff
}

.noUi-horizontal {
    height: 8px
}

.noUi-horizontal .noUi-handle {
    width: 19px;
    height: 19px
}

.form-top {
    margin-top: 19px;
    font-size: 12px
}

.line-input {
    width: 47px;
    padding-left: 3px
}

.noUi-handle {
    background: url(../image/Ellipse-9-copy.png) center no-repeat;
    box-shadow: none;
    border: none
}

.noUi-handle:after,
.noUi-handle:before {
    content: none
}

.products {
    width: 100%
}

.products-name-list {
    margin-top: -1px
}

.filter-sort-box {
    width: 300px
}

#filter {
    border-bottom: none
}

.products-add-cart {
    font-size: 16px;
    color: #4d4d4d;
    background: tranaparent;
    float: left
}

.product_in_cat .category_list {
    margin-top: 10px;
    font-size: 12px;
    color: #f9d660
}

.grid-group .product_in_cat .title-pro .category_list {
    display: none
}

.products-add-cart i {
    color: #fff
}

.products-add-cart a {
    cursor: pointer;
    vertical-align: middle
}

.prod-del,
.prod-edit,
.prod-name,
.prod-qty,
.prod-tot {
    vertical-align: middle!important
}

.products-add-cart .add-to-card {
    padding: 4px 8px 5px 4px
}

.padding-bottom,
.page-nation-top {
    padding-bottom: 50px
}

.products-add-cart .btn-add-to-compare {
    font-size: 14px
}

.add-cart {
    padding-left: 5px;
    text-transform: initial
}

.products-blog-title,
.tab-category-size {
    text-transform: uppercase
}

.icon-left {
    margin-left: 9px
}

.new-size {
    font-size: 11px
}

.grid.products-page {
    position: relative;
    top: 27px;
    margin-bottom: 60px
}

.grid .collection-left p {
    margin: 0 auto
}

.btn-radius a {
    color: #666
}

.link-hover {
    -webkit-transition: color .5s ease 0s;
    -o-transition: color .5s ease 0s;
    transition: color .5s ease 0s
}

.link-hover:hover {
    color: #f39c12
}

.products-cost span,
.products-price span,
s {
    text-decoration: line-through
}

.products-blog {
    margin-top: -13px
}

.products-top {
    min-height: 565px;
    padding-top: 24px
}

.products-blog-title {
    font-size: 18px;
    color: #555;
    font-weight: 600
}

.fa-left {
    padding-left: 28px
}

.products-comment {
    color: #969696;
    font-size: 12px;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    min-height: 33px
}

.products-comment-top {
    position: absolute;
    padding-top: 10px
}

.product-text {
    font-size: 13px;
    color: #666;
    letter-spacing: .03em;
    line-height: 1.8em
}

.page-nation-top {
    padding-top: 19px
}

.tab-category-size {
    font-size: 16px;
    letter-spacing: -3px
}

.tab-category-size a {
    font-weight: 700
}

aside.blog {
    margin-top: -35px
}

.aside-top {
    padding-top: 5px;
    font-family: Roboto, sans-serif
}

aside.single-post {
    margin-top: -35px;
    padding-left: 23px;
    padding-right: 0
}

#home>div {
    padding-top: 19px
}

.tab-category-size>li>a {
    padding-left: 0;
    padding-right: 0;
    color: #ddd
}

.tab-category-size>li>a:hover {
    background: 0 0
}

.list-plus.single-post {
    right: 3px
}

.tab-category-size>li.active>a,
.tab-category-size>li.active>a:focus,
.tab-category-size>li.active>a:hover {
    border-bottom: 3px solid #f39c12;
    color: #555;
    outline: 0
}

.tab-category-size>li {
    padding-right: 15px;
    font-weight: 600;
    letter-spacing: -.1em
}

.tab-category-size span {
    display: block;
    position: absolute;
    top: 10px;
    color: #ddd;
    left: -11px;
    font-size: .9em
}

.tab-category-image {
    width: 30%;
    height: auto;
    float: left;
    margin-right: 4px;
    margin-bottom: 20px
}

.tab-category-image img {
    width: 87%
}

.tab-category-text {
    float: left;
    width: 68%;
    margin-top: -3px;
    font-family: 'open sans', sans-serif
}

.tab-category-text p {
    font-size: 12px;
    color: #666;
    margin-bottom: 0
}

.tab-category-text span {
    font-size: 11px;
    color: #aaa
}

.tab {
    clear: both
}

.tweet-loading {
    color: #666;
    font-size: 1em
}

.twitter {
    font-size: 12px
}

.twitter-name {
    color: #f39c12
}

.fa-twitter-color {
    color: #aaa;
    font-size: 22px;
    top: 0;
    left: -40px
}

.twitter-footer {
    display: block;
    font-size: 11px;
    color: #aaa
}

.accordion-widget {
    font-size: 13px;
    color: #666;
    cursor: pointer
}

.accordion-widget ul {
    font-size: 12px;
    color: #838383
}

.accordion-widget-minus {
    color: #fff;
    margin-right: 14px;
    padding: 3px 11px 3px 12px;
    background: #f39c12;
    font-size: 20px
}

.accordion-widget-plus {
    color: #fff;
    margin-right: 14px;
    padding: 1px 9px 2px!important;
    position: relative;
    top: 2px;
    background: #333;
    font-size: 20px
}

.email-p,
.like-p,
.ref-p {
    border: 1px solid #DDD;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: 8px
}

#container-top {
    top: -38px
}

.not-left-margin {
    margin-left: 0
}

.related-title,
.title-caty {
    letter-spacing: .3px!important;
    margin-left: 1px;
    text-transform: uppercase
}

.product-price-page-norrow-slider-item {
    margin-bottom: 30px!important
}

.col-lg-3.col-xs-6.product-price-page-slider-item .add-to-cart {
    margin-bottom: 3px
}

.close-img {
    width: 24px!important;
    height: 24px;
    float: right
}

.title-caty {
    font-weight: 700;
    font-size: 15px
}

.like-p {
    background-image: url(../image/email-p.png)
}

.email-p {
    background-image: url(../image/like-p.png)
}

.ref-p {
    background-image: url(../image/ref-p.png)
}

.email-p:hover,
.like-p:hover,
.ref-p:hover {
    border: 1px solid #F39C12
}

#tabs {
    list-style: none;
    padding: 5px 0 4px;
    margin: 0;
    font: .75em prompt_reg;
    width: 370px
}

#tabs li a,
#tabs li.active a {
    font-size: 15px;
    font-weight: 700
}

#tabs li {
    display: inline;
    padding-bottom: 7px
}

#tabs li a {
    border-bottom: none;
    color: #CACACA
}

.tabs-sep {
    position: relative;
    top: -2px;
    margin: 0 10px;
    color: #DDD
}

.revw {
    padding-bottom: 10px
}

#tabs_container {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 6px
}

#tab_content p {
    position: relative;
    left: -10px
}

#tabs li.active a {
    border-bottom: 3px solid #F39C12!important;
    background-color: #fff;
    color: #606060;
    padding-bottom: 7px
}

#tabs_content_container {
    border-top: none;
    padding-top: 10px
}

.tab_content {
    display: none
}

.product-content-bigimg ul {
    list-style: none;
    -webkit-padding-start: 0;
    overflow: hidden
}

.rating-block {
    position: relative;
    left: -90px
}

.product-content-bigimg ul li {
    width: 65px;
    height: 100px;
    margin-right: 10px
}

.imgages-zoom-block {
    margin: 5px
}

.smaill-img-zoom:hover {
    border: 1px solid #F39C11
}

.small-img-popup {
    background-color: #F39C11;
    padding: 3px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 420px;
    z-index: 999999999;
    margin: -277px 0 0 -200px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: none;
    cursor: pointer
}

.small-img-popup img {
    width: 100%
}

.title-close span {
    margin: 0 auto;
    display: block;
    width: 8%;
    height: 0
}

.back {
    opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    background-color: #000;
    display: none
}

.ribbon-left,
.ribbon-right {
    top: 18px;
    text-transform: uppercase
}

.big-slide-img {
    z-index: 99999999999999999
}

.product-price-page-slider-item {
    margin-top: 10px
}

.tab_content p {
    margin: 8px 0 10px;
    font-size: .85em;
    color: #666;
    line-height: 1.5em
}

.bord {
    display: inline-block;
    border-bottom: 3px solid #f39c12;
    padding-bottom: 10px;
    font-weight: 700;
    color: #666
}

.list-image ul {
    font-size: 12px;
    color: #838383
}

.list-line {
    margin-right: 10px
}

.line-price {
    height: 17px;
    background: #f1f1f1
}

.btn-upp {
    text-transform: uppercase;
    background: #262626;
    color: #fff;
    margin-left: 13px
}

.btn-radius {
    border-radius: 0
}

.price-line {
    margin-left: 9px;
    margin-right: 9px
}

.price-heght {
    margin-top: 15px;
    margin-bottom: 30px
}

.color-a a {
    color: #666;
    margin-right: 2px;
    margin-top: 7px
}

.color-a>a:hover {
    color: ffffff;
    background: #f39c12
}

.list-bord li {
    border-bottom: 1px solid #f3f3f3;
    padding-top: 6px;
    padding-bottom: 15px
}

.list-bord-font {
    font-family: 'open sans', sans-serif;
    font-size: 13px
}

#bord {
    border-bottom: none
}

.all-tags {
    position: relative
}

.all-tags a {
    position: absolute;
    right: 0;
    padding-top: 13px
}

.banner {
    padding-top: 51px
}

.filter {
    height: 42px;
    float: right;
    padding: 0
}

.filter-view ul {
    margin-bottom: 0
}

.filter-view ul li {
    padding: 0 5px;
    display: inline-block
}

.filter-page,
.not-right {
    padding-right: 0
}

.filter-view ul li.selected {
    background: 0 0
}

.dd {
    clear: both
}

.filter>.col-md-3,
.filter>.col-md-4,
.filter>.col-md-5 {
    padding-top: 32px
}

img[alt=View1] {
    padding-left: 15px
}

img[alt=View2] {
    padding-left: 10px
}

.filter-sort,
.not-left {
    padding-left: 0
}

.d {
    height: 5px
}

.menu_category {
    z-index: 1000
}

.products-name {
    font-size: 13px;
    color: #555;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 300;
    font-family: prompt_reg;
    line-height: 23px
}

.grid-group .products-name {
    min-height: 35px;
    height: 45px;
    overflow: hidden
}

.products-cost {
    font-size: 13px;
    color: #666;
    margin-bottom: 0
}

.products-cost span {
    font-size: 12px;
    color: #bbb
}

.products-button {
    width: 125px;
    border-radius: 0;
    margin-top: 11px;
    height: 35px
}

.filter-page {
    text-align: right
}

.product-top {
    padding-top: 40px
}

.grid .effect-bubba .not-min-height {
    min-height: 25%
}

.grid .effect-bubba .effect-top {
    margin-top: 80px;
    height: 65%
}

.grid .effect-bubba .fashion-top {
    padding-top: 0
}

.grid .effect-bubba .collection-left {
    width: 50%;
    margin-left: 20px;
    margin-top: 20px;
    height: 76%
}

.grid .effect-bubba .collection-left::after,
.grid .effect-bubba .collection-left::before {
    border: none
}

.grid .collection-left p {
    padding: 0;
    font-size: 20px
}

.grid .collection-left p span {
    font-size: 28px
}

.grid .collection-left h2 {
    font-size: 50px
}

.col-md-product {
    padding-top: 20px;
    min-height: 309px;
    clear: both
}

.prace,
.price-grid {
    min-height: 40px
}

.product-star-left {
    text-align: right;
    padding-right: 0
}

.ribbon-left {
    position: absolute;
    left: 22px;
    color: #555
}

.ribbon-right {
    color: #e24b4b;
    position: absolute;
    right: 37px
}

.cont-product,
.product-detals {
    top: -38px;
    position: relative
}

.products-price {
    font-size: 18px;
    color: #f39c12
}

.products-price span {
    font-size: 14px;
    color: #bbb
}

@media screen and (max-width:838px) and (min-width:297px) {
    .sidebar-single-product {
        margin: 34px
    }
    .bread-crumbs {
        margin: 15px
    }
    .product-content-info {
        padding: 38px
    }
    #tabs_wrapper {
        padding: 17px
    }
}

s {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    float: none
}

.product {
    overflow: hidden;
    margin-bottom: 30px
}

.products-text {
    clear: both;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    color: rgba(0, 0, 0, .6);
    font-size: 13px
}

.product-info span {
    text-indent: 5px
}

.product-img {
    padding: 0
}

.product-content-bigimg,
.product-content-info {
    padding-top: 23px
}

.product-name {
    color: #555
}

.cart-bt {
    margin-top: 5px
}

.product-content {
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef
}

.product-content-bigimg img {
    width: 100%
}

.hot {
    float: right;
    color: #E24B4B;
    font-weight: 700;
    font-size: 12px;
    position: relative;
    top: 7px
}

.c-product-star span {
    color: #B0B0B0;
    font-size: 11px
}

.rating-and-author {
    padding-top: 15px
}

.product-content-name {
    font-weight: 600;
    font-size: 20px;
    font-family: prompt_reg;
    text-transform: uppercase;
    color: #ff576f
}

.btn_addcart,
.desc,
.panel-title>a,
.rev,
.tags {
    font-weight: 700
}

.select-size {
    padding: 0 12px
}

.prod-cont-price {
    float: left;
    display: block
}

.butt-prod-lre,
.content-bt-ler,
.down_tab,
.stock {
    float: right
}

.prod-author i:first-child {
    font-style: normal;
    font-size: 12px;
    color: #666
}

.prod-author i:last-child {
    font-style: normal;
    font-size: 12px;
    color: #F4A433
}

.butt-prod-lre {
    width: 120px
}

.butt-prod-lre .fa-envelope:hover,
.butt-prod-lre .fa-heart:hover,
.butt-prod-lre .fa-retweet:hover {
    color: #fff;
    background: #f39c12;
    border-color: #f39c12
}

.butt-prod-lre .fa-envelope,
.butt-prod-lre .fa-heart,
.butt-prod-lre .fa-retweet {
    border: 1px solid #ddd;
    color: #aaa;
    font-size: .8em;
    position: relative;
    cursor: pointer
}

.butt-prod-lre .fa-heart {
    padding: 10px 11px 8px 10px;
    top: 1px;
    margin-left: 7px;
    transition: color, background .5s ease 0s
}

.butt-prod-lre .fa-envelope,
.butt-prod-lre .fa-retweet {
    padding: 9px 10px 9px 7px;
    margin-left: 0;
    top: 0;
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s
}

.butt-prod-lre li {
    margin-right: 5px;
    cursor: pointer
}

.rating {
    font-size: 11px;
    color: #C6BEC8
}

.instock {
    color: #F4A433
}

.content-product-text {
    color: #666;
    font-size: 14px;
    text-align: justify;
    clear: both;
    margin-top: 10px
}

.select-colors p {
    font-size: 12px;
    color: #666
}

.select-colors {
    padding-top: 0
}

.select-colors p>i {
    font-style: normal;
    color: red
}

.select-sizes p {
    position: relative;
    left: -63px;
    font-size: 12px;
    color: #666
}

.select-sizes p>i {
    font-style: normal;
    color: red
}

.number-content {
    width: 50px
}

.prace {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    padding-top: 15px
}

.block-qty .le-quantity {
    margin-top: 0
}

.info-wishlist {
    /*padding-right: 0*/
}

.info-wishlist .add-to-wishlist {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin-left: 15px
}
.slider_fair_infor .text-intro .price-prev {
    margin-top: 0px;
	color: #f00;
	text-decoration: line-through;
}

.info-wishlist .add-to-wishlist i {
    color: #000;
    font-size: 18px
}

.info-wishlist .size_guide {
    font-size: 13px;
    text-transform: capitalize;
    color: #969696;
    display: inline-block;
    margin-bottom: 0;
    padding-right: 25px;
    border-right: 1px solid #969696
}

.aboutus-home h2,
.banner-home-top h4 span,
.bord-check,
.btn_addrewview,
.contact-button2 input,
.discount h2,
.estimate h2,
.free-shipping h3,
.panel-title>a,
.post-title,
.product-title,
.title-with-bottom-border span {
    text-transform: uppercase
}

.info-wishlist .size_guide i {
    color: #d7d7d7
}

.block-qty .products-add-cart {
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
    width: 140px;
    padding: 0
}

.block-qty .products-add-cart .add-to-card {
    border-radius: 0;
    width: 100%;
    padding: 8px
}

.text-carusel {
    padding: 15px;
    margin-top: 20px
}

.rev,
.tags {
    color: #DDD
}

.block-qty span {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px
}

.down_tab {
    margin-right: 20px
}

.block-qty input {
    width: 38px;
    height: 35px;
    text-align: center;
    color: #333
}

.c-p-add-to-cart {
    position: relative;
    right: 51px;
    top: 7px;
    float: right
}

.btn_addcart {
    border-width: 2px;
    border-color: #737e84;
    color: #666
}

.shear-soc-icon {
    margin-top: 19px
}

.panel-group .panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: 1px solid #dfe4e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-top: 0!important;
    background-color: transparent
}

.panel-group .panel-heading {
    padding: 15px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.panel-group .panel-body {
    padding: 10px 0
}

.panel-title>a {
    color: #666;
    font-size: 13px
}

.in .panel-title>a,
.panel-title.active a,
.panel-title>a:hover {
    color: #404e53!important
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none;
    padding-bottom: 20px
}

.panel-collapse .panel-body {
    padding-bottom: 46px!important;
    color: #666
}

#accordion {
    margin-top: 0
}

.panel-group .last_panel {
    border-bottom: 1px solid #dfe4e6
}

.addthis {
    margin-top: 35px
}

.title_releted {
    margin-top: 20px;
    margin-bottom: 15px
}

.title_releted h3 {
    color: #4b565f;
    font-size: 24px;
    text-align: center
}

.single-post.shoppingCartMenu li {
    margin-left: -40px
}

.content.single-post {
    margin-top: -50px
}

.bread-crumbs {
    position: relative;
    top: -23px;
    margin-bottom: 33px
}

.bread-crumbs .row {
    border-bottom: 1px solid #ececec;
    padding-top: 18px
}

.bread-crumbs ul {
    padding-bottom: 22px;
    padding-left: 14px
}

.bread-crumbs li {
    list-style: none;
    float: left;
    font: .75em'Open Sans', sans-serif
}

.crumb {
    color: #666;
    padding-right: 11px
}

.crumb a {
    color: #666;
    -webkit-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s
}

.crumb a:hover {
    color: #f39c12
}

.current-crumb {
    color: #f39c12;
    padding-left: 12px
}

.venas-single-post {
    margin-top: 0;
    padding-right: 14px
}

.venas-post-tumbnail img {
    max-width: 100%
}

.venas-single-post img {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	max-width: 100%;
}

.btn-left,
.icon-wrapper,
.share-buttons-block {
    display: inline-block
}

.post-title {
    font: 1.125em "open sans" sans-serif;
    font-weight: 700;
    margin-top: 24px;
    margin-left: 0;
    letter-spacing: -.012em;
    color: #555
}

.products-info {
    font: .75em "open sans", sans-serif;
    padding-top: 10px;
    padding-bottom: 7px;
    color: #969696
}

.coler_post,
.coler_post2 {
    color: #c5c5c5!important
}

.coler_post {
    font-size: 12px
}

.btn-left {
    margin-right: -3px;
    color: #969595;
    -webkit-transition: color .5s ease 0s;
    -o-transition: color .5s ease 0s;
    transition: color .5s ease 0s
}

.btn-left:hover {
    color: #f39c12
}

.btn-left .fa {
    color: #666;
    margin-right: 5px
}

.post-content {
    font: .8125em prompt_reg;
    color: #000;
    line-height: 1.7em;
    padding-bottom: 20px
}

.post-content blockquote {
    padding: 27px 31px 25px;
    margin: 18px 31px 20px 70px;
    border-left: 4px solid #F39c12;
    font: 1.04em "open sans", sans-serif;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: -.037em;
    background: #f7f7f7;
    color: #555
}

.venas-post-share {
    margin-top: 25px;
    padding-bottom: 55px
}

.venas-post-share span {
    font: .8125em "open sans", sans-serif;
    font-weight: 600;
    letter-spacing: -.01em;
    margin-right: 23px;
    color: #555;
    position: relative;
    top: -10px
}

.about-author-content,
.comment-content {
    right: -23px;
    font-family: "open sans", sans-serif;
    position: relative
}

.venas-post-share .fa {
    border: 1px solid #d8d8d8;
    margin-right: 6px;
    font-size: 1.2em;
    color: #555;
    cursor: pointer;
    -webkit-transition: background, color .6s ease 0s;
    -o-transition: background, color .6s ease 0s;
    transition: background, color .6s ease 0s
}

.venas-post-share .fa:hover {
    background: #f39c12;
    border-color: #f39c12;
    color: #fff
}

.block-about-author {
    padding-bottom: 65px
}

.author-image {
    margin-top: 21px;
    width: 70px;
    height: 71px;
    overflow: hidden
}

.author-image img {
    position: relative;
    top: -6px;
    left: -23px
}

.about-author-content {
    top: 17px
}

.author-name {
    font-size: .9375em;
    font-weight: 700;
    color: #555
}

.about-author {
    font-size: .75em;
    margin-top: -3px;
    letter-spacing: .01em;
    color: #666
}

.comments {
    padding-bottom: 16px
}

.block-comment.inside {
    margin-left: 10.70012%;
    border-top: 1px solid #e7e7e7
}

.block-comment.inside .comment-content {
    border-top: none
}

.comment-author-image {
    margin-top: 21px;
    width: 70px;
    height: 71px;
    overflow: hidden
}

.comment-author-image img {
    position: relative;
    top: -2px;
    left: -6px
}

.comment-content {
    top: -11px;
    color: #666;
    margin-left: 70px;
    border-top: 1px solid #e7e7e7;
    margin-right: 21px;
    padding-top: 25px;
    padding-bottom: 28px;
    margin-bottom: -4px
}

.comment-author-name {
    font-size: .9375em;
    font-weight: 700;
    color: #555
}

.author-comment {
    font-size: .75em;
    margin-top: -3px;
    letter-spacing: .01em;
    color: #666
}

.title-with-bottom-border {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 6px
}

.title-with-bottom-border span {
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #f39c12;
    font-size: 1em!important;
    padding-bottom: 5px;
    letter-spacing: -.04em;
    font-weight: 700;
    color: #555
}

.leave-comment-info {
    padding-left: 0;
    padding-right: 62px;
    margin-right: -74px
}

.leave-comment-text {
    padding-right: 0;
    padding-left: 43px
}

.leave-comments label {
    font: .75em "open sans", sans-serif;
    position: relative;
    top: 11px
}

.cart-del,
.cart-edit,
.cart-img,
.cart-name,
.cart-price,
.cart-qty,
.cart-subtotal {
    font-weight: 300;
    text-align: center
}

.leave-comments .asterisk {
    color: #f39c12
}

.leave-comments input {
    position: relative;
    top: 13px;
    margin-bottom: 12px!important;
    border-radius: 0!important;
    height: 34px!important
}

.leave-comments textarea {
    height: auto;
    position: relative;
    top: 13px;
    border-radius: 0
}

.leave-comments button {
    margin-top: 40px;
    padding: 5px 27px 6px 21px;
    border-radius: 0;
    border: 1px solid #ddd;
    color: #666!important;
    -webkit-transition: background, color .5s ease 0s;
    -o-transition: background, color .5s ease 0s;
    transition: background, color .5s ease 0s;
    margin-bottom: 70px
}

.leave-comments button:focus,
.leave-comments button:hover {
    color: #fff!important;
    background: #f39c12;
    border-color: #f39c12;
    outline: 0!important
}

.info-section.single-post {
    padding-top: 10px;
    margin-top: 0;
    padding-bottom: 41px
}

.info-section.single-post .container {
    padding-top: 48px;
    border-top: 1px solid #ebebeb
}

.info-section.blog .container {
    overflow: hidden
}

.main-wrapper {
    clear: both;
    padding: 0;
    font-family: Roboto, sans-serif;
    color: #666;
    margin-top: -40px
}

.navbar-nav li.has_sub ul {
    padding-bottom: 10px;
    width: 240px;
    display: none
}

.title-color {
    padding-bottom: 10px;
    color: #555!important
}

.color-btn {
    background: #2db89c;
    border-color: #2db89c;
    border-radius: 0;
    color: #fff;
    -webkit-transition: background, color .5s;
    -o-transition: background, color .5s;
    transition: background, color .5s
}

.color-btn:focus,
.color-btn:hover {
    background: #fff;
    color: #666;
    border-color: #ccc;
    outline: 0!important
}

.margin-top20 {
    margin-top: 20px!important
}

.margin-bottom20 {
    margin-bottom: 20px!important
}

.box-icon-title .icon-wrapper {
    margin-right: 10px
}

.icon-wrapper.icon-border-round {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    line-height: 29px;
    border: 1px solid
}

.address-size {
    font-size: 13px
}

.icon-wrapper {
    font-size: 1em;
    height: 30px;
    text-align: center;
    width: 30px;
    color: #f39c12
}

.list-divider {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0
}

.list-divider li:first-child {
    border-top: none;
    padding-top: 0
}

.list-divider li {
    border-top: 1px solid #E5E5E5;
    margin-bottom: 10px;
    padding-top: 10px
}

.form-size {
    font-size: 12px
}

.fullsize-background {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    background-color: #f8f8f8;
    background-color: rgba(248, 248, 248, .5)
}

.form-control,
.form-control option {
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border-color: #d9d9d9
}

.form-control option {
    color: #333
}

#contactForm label.error {
    color: #f39c12
}

.trash-table,
.trash-table:focus,
.trash-table:hover {
    color: #8f8f8f!important
}

#contactForm label.error:before {
    content: "\f06a";
    font-family: FontAwesome;
    margin-right: 10px
}

.table-title,
tr.table-product-info {
    font-family: prompt_reg
}

.title-color {
    margin-bottom: 30px
}

.form-horizontal input {
    font-size: .85em;
    height: 40px
}

.cart-but {
    margin-bottom: 35px
}

.trash-table {
    font-size: 24px
}

.table-bordered {
    margin-bottom: 20px;
    margin-top: 20px
}

.cart-img {
    width: 180px;
    padding: 10px;
    color: #666
}

.cart-name {
    padding: 15px;
    width: 485px;
    color: #666
}

.cart-price,
.cart-subtotal {
    width: 150px;
    color: #666
}

.cart-edit {
    padding: 24px
}

.cart-price {
    padding: 10px
}

.cart-qty {
    padding: 8px;
    color: #666
}

.cart-subtotal {
    padding: 10px
}

.prod-name a {
    color: #666
}

.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: 2px solid #ddd
}

.cart-del {
    padding: 24px
}

.prod-del img {
    cursor: pointer
}

.prod-name {
    text-align: center;
    color: #666
}

.table-title {
    font-size: 16px
}

.prod-edit {
    text-align: center;
    color: #666
}

.prod-price {
    text-align: center;
    color: #666;
    position: relative;
    top: 81px
}

.prod-qty {
    text-align: center;
    color: #666
}

.prod-qty input {
    width: 40px;
    text-align: center;
    color: #666;
    position: relative;
    top: 0;
    border: 1px solid #ccc;
    padding: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    height: 30px;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.clear-cart,
.continue {
    transition: color, background .5s ease 0s
}

.prod-qty input:focus {
    border-color: #f39a11;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 154, 17, .6);
    outline-style: none
}

.discount input:focus,
.estimate input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 154, 17, .6)
}

.prod-tot {
    text-align: center;
    color: #666
}

.prod-del {
    text-align: center
}

.clear-cart {
    border: 1px solid #DDD;
    padding: 10px;
    color: #666
}

.clear-cart:hover {
    text-decoration: none!important;
    background-color: #F39C12;
    color: #fff!important
}

.cart-but-right {
    float: right
}

.cart-but-left {
    float: left
}

.discount {
    padding-bottom: 25px
}

.discount h2 {
    font-weight: 700
}

.description {
    font-size: 12px
}

.discount span {
    color: #8F8F8F;
    margin-right: 5px
}

.discount input {
    width: 50%;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 25px;
    border: 1px solid #E5E5E5;
    text-indent: 5px;
    font-size: 12px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.update {
    border: none;
    outline: 0;
    background-color: #fff;
    color: #8f8f8f;
    font-size: 20px;
    font-weight: 300
}

.coupon:hover,
.quote:hover {
    background-color: #F39C12
}

.discount input:focus {
    border-color: #f39a11;
    outline-style: none
}

.coupon {
    border: 1px solid #DDD;
    padding: 10px;
    text-decoration: none;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    transition: color, background .5s ease 0s
}

.coupon:hover {
    text-decoration: none!important;
    color: #fff!important
}

.estimate {
    position: relative;
    top: -18px
}

.estimate h2 {
    font-weight: 700
}

.estimate span {
    color: #8F8F8F
}

.estimate input {
    width: 87%;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 30px;
    border: 1px solid #E5E5E5;
    text-indent: 5px;
    font-size: 12px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.estimate input:focus {
    border-color: #f39a11;
    outline-style: none
}

.estimate label {
    margin-top: 5px;
    color: #666;
    font-weight: 400;
    font-size: 12px
}

.estimate label span {
    color: #F39C12
}

.quote {
    border: 1px solid #DDD;
    padding: 10px;
    text-decoration: none;
    color: #666;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    transition: color, background .5s ease 0s
}

.chekout,
.quote:hover {
    text-decoration: none!important;
    color: #fff!important
}

.info-checkout {
    width: 263px;
    float: right;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: right
}

.sub-total {
    width: 100px;
    float: left
}

.grand-total {
    width: 100px;
    float: right
}

.subtotal-grandtotal {
    overflow: hidden;
    margin-bottom: 18px;
    margin-top: 0
}

.chekout,
.update-cart {
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative
}

.chekout {
    padding: 11px 23px!important;
    margin-left: 9px;
    background-color: #f39c12;
    border: 1px solid #ddd;
    -webkit-transition: color, background-color .5s;
    -o-transition: color, background-color .5s;
    transition: color, background-color .5s
}

.check-subtot,
.grand {
    font-size: 15px!important;
    color: #666
}

.check-grandtot {
    font-size: 18px!important;
    color: #666
}

.update-cart {
    border: 1px solid #DDD;
    padding: 10px;
    text-decoration: none;
    color: #666;
    transition: color, background .5s ease 0s
}

.update-cart:hover {
    text-decoration: none!important;
    background-color: #F39C12;
    color: #fff!important
}

.bord-check,
.discount h2,
.estimate h2 {
    font-size: 16px;
    color: #555;
    border-bottom: 1px solid #e7e7e7
}

.clear-cart-but {
    float: left;
    margin-right: 5px
}

.update-cart-but {
    float: left
}

.content-shopping-cart {
    position: relative;
    top: -15px
}

.prod-table-img-c img {
    padding: 26px
}

.bord-check {
    font-family: 'helveticaneueltcom mdcn'
}

.category-checkout ul li a {
    font-size: 13px
}

.not-top {
    padding-top: 0
}

.banner {
    width: 100%
}

.accordion-check {
    margin: 0 0 10px;
    padding: 10px;
    height: 43px;
    border: 1px solid #DDD;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #555!important;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600
}

.accordion-open {
    color: #fff
}

.accordion-open span {
    display: block;
    float: right;
    padding: 10px
}

.acard-content {
    padding-bottom: 20px;
    margin: 0
}

.content-info {
    margin: 0;
    padding: 10px;
    font-size: .9em;
    line-height: 1.5em;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    overflow: hidden
}

.content-info ul,
div.content-info p {
    margin: 0;
    padding: 3px
}

.content-info ul li {
    list-style-position: inside;
    line-height: 25px
}

.content-info ul li a {
    color: #555
}

.check-out-blok h2 {
    font-size: 1em;
    font-weight: 700
}

.chekout-method {
    border: 1px solid #DDD;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 10px
}

.numb {
    border: 1px solid #F29B11;
    margin-right: 10px;
    background-color: #F29B11;
    color: #fff!important;
    font-style: normal;
    padding: 5px 9px
}

.chekout-method .title {
    color: #000!important;
    font-weight: 700
}

.checkout-reg,
.reg-log {
    padding: 0
}

.checkout-reg h3 {
    font-size: 14px;
    font-weight: 600;
    color: #555;
    font-family: "Open Sans", sans-serif
}

.checkout-reg span {
    color: #666!important;
    padding-left: 0!important;
    font-size: 1em
}

.checkout-reg label {
    max-width: 100%;
    font-weight: 700;
    font-size: .9em;
    margin: 0
}

.checkout-reg ul {
    -webkit-padding-start: 15px
}

.continue,
.login {
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 10px
}

.continue {
    border: 1px solid #DDD;
    text-decoration: none;
    color: #666
}

.continue:hover {
    text-decoration: none!important;
    background-color: #F39C12;
    color: #fff!important
}

.checkout-login h3 {
    font-size: 1em;
    font-weight: 700;
    color: #555
}

.checkout-reg {
    float: left;
    width: 388px
}

.checkout-login {
    width: 373px
}

.checkout-login input {
    width: 80%;
    height: 30px;
    border: 1px solid #E5E5E5;
    text-indent: 5px;
    font-size: 12px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.checkout-login input:focus {
    border-color: #f39a11;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 154, 17, .6);
    outline-style: none
}

.login {
    border: 1px solid #DDD;
    text-decoration: none;
    color: #666;
    transition: color, background .5s ease 0s
}

.login:hover {
    text-decoration: none!important;
    background-color: #F39C12;
    color: #fff!important
}

.forgot {
    padding-left: 0!important
}

.checkout-login span {
    color: #666!important
}

.category-checkout h2 {
    font-size: 1em;
    font-weight: 700
}

.category-checkout {
    position: relative;
    top: -35px
}

.category-checkout ul {
    list-style: none;
    -webkit-padding-start: 0
}

.category-checkout ul li a {
    text-decoration: none;
    color: #4E4E4E
}

.checkout-content {
    position: relative;
    top: -36px
}

.check-section-block-free {
    margin: 0!important
}

.bread-crumbs.checkout-page .row {
    margin-left: -23px
}

.bread-crumbs.checkout-page .container {
    padding-right: 25px
}

.info-section.checkout-page {
    margin-left: -15px
}

@media screen and (max-width:1200px) {
    .checkout-login {
        float: none
    }
    .checkout-reg {
        margin-bottom: 18px
    }
	.item-promotion-set .container{
		width: auto !important;
	}
}

footer {
    color: #969696;
    padding-top: 44px
}

footer ul {
    padding-left: 15px
}

.footer-block-title {
    font-family: Roboto, sans-serif;
    letter-spacing: -.04em;
    margin-top: 0;
    border-bottom: 1px solid #393939;
    padding-bottom: 7px
}

.footer-block-title span {
    border-bottom: 3px solid #565656;
    color: #ddd;
    padding-bottom: 6px
}

.footer-block {
    font: .75em'Open Sans', sans-serif;
    padding-top: 8px;
    margin-bottom: 38px;
    margin-left: 2px
}

.contact-us ul {
    list-style: none;
    margin-top: 14px;
    line-height: 1.8em;
    margin-left: -1px
}

.contact-us .fa {
    position: absolute;
    top: 5px;
    left: -14px;
    font-size: 1.25em;
    color: #aaa
}

.contact-us li,
footer .row,
footer form {
    position: relative
}

footer li {
    list-style: inside;
    padding: 2px 0;
	color:#fff;
}

footer li a {
    color: #969696
}

footer li a:hover {
    text-decoration: none;
    color: #ea292d;
}

.information,
.my-account,
.why-choose-us {
    padding-top: 8px;
    margin-left: -16px;
    line-height: 3.43em
}

.footer-block.newsletter {
    padding-top: 21px
}

footer input[type=text] {
	/*margin-top: 9px;
    height: 33px;*/
    width: 100%;
    background: #303030;
    color: #eeebeb;
    padding: 8px 14px;
    outline: 0;
    box-shadow: none;
    border-radius: 5px;
    float: left;
    font-size: 16px;
    border: 2px solid #eeebeb;
}
footer input[type=text]::placeholder {
    color: #eeebeb;
}
.footer-block button {
    border: none;
    background-color: #262626;
    padding: 7px 12px;
    position: absolute;
    font-size: 11px;
    transition: color, background-color .5s ease 0s;
    top: 11px;
    left: 164px
}

footer form>button:hover {
    background-color: #f39c12;
    color: #fff;
    outline-style: none
}

footer form>button:focus {
    outline-style: none
}

.footer-block.newsletter p {
    letter-spacing: .027em
}

.aboutus-home h2,
.free-shipping h3 {
    letter-spacing: .1em
}

.share-block {
    margin-top: 30px
}

.share-block .fa {
    font-size: 1.624em;
    border: 1px solid #383838;
    color: #777;
    margin-right: 7px;
    -webkit-transition: color, background-color .5s ease 0s;
    -o-transition: color, background-color .5s ease 0s;
    transition: color, background-color .5s ease 0s;
    cursor: pointer
}

.share-block .fa:hover {
    background-color: #777;
    color: #262626
}

.share-block .fa-facebook,
.share-buttons-block .fa-facebook {
    padding: 10px 13px 9px 14px
}

.share-block .fa-google-plus,
.share-block .fa-twitter,
.share-buttons-block .fa-google-plus,
.share-buttons-block .fa-twitter {
    padding: 11px 10px 8px
}

.share-block .fa-tumblr,
.share-buttons-block .fa-tumblr {
    padding: 11px 14px 8px 13px
}

.share-block .fa-pinterest,
.share-buttons-block .fa-pinterest {
    padding: 7px 10px 12px 11px;
    position: relative;
    bottom: 4px;
    left: -1px
}

.footer-bottom p {
    font: .75em 'Open Sans', sans-serif;
    padding: 29px 1px 29px 0;
    margin-left: -15px;
    margin-bottom: 0
}

.footer-bottom a {
    color: #f39c12;
    text-decoration: none
}

footer ul.cart-footer {
    position: relative;
    padding-left: 0;
    margin-right: 23px;
    margin-top: 23px
}

.cart-footer li:hover {
    background-color: transparent
}

.cart-footer li {
    display: inline-block;
    margin-left: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.cart-footer img {
    height: 26px;
    width: 41px
}

.cart-footer:last-child {
    margin-right: -30px
}

.noUi-background {
    background: #f1f1f1;
    box-shadow: none!important
}

.noUi-target {
    border-radius: 0!important
}

@media screen and (min-width:1200px) {
    .logo-box,
    .nav-bottom-line .container,
    .nav-top-line .container,
    .search-box .container {
        width: 1195px
    }
    .search-box input {
        width: 237px!important;
        padding-left: 10px!important;
        border-width: 1px!important;
        padding-right: 34px!important
    }
    .footer-cart-block {
        position: relative;
        right: -105px
    }
}

@media screen and (max-width:1220px) and (min-width:1200px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: 0
    }
    .nav-top-line .left-links li:first-child {
        margin-left: 10px
    }
    .shopping-cart-block {
        position: relative;
        right: 20px
    }
    form.navbar-form.navbar-right {
        position: relative;
        left: -24px
    }
    footer form>button {
        left: 161px
    }
    .footer-wide-right {
        padding-right: 32px
    }
}

@media screen and (max-width:1199px) {
    .navbar-form.navbar-right:last-child {
        position: absolute;
        right: 3%;
        top: -32px
    }
    .nav-bottom-line input {
        width: 237px;
        padding: 10px 10px 8px 12px
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .collect-right .grid,
    .collect-right-1 .grid {
        float: right
    }
    .search-box {
        top: -98px
    }
    .search-box button {
        color: #fff;
        background: #f39c12;
        padding: 8px 10px 8px 12px;
        top: 0
    }
    .search-box input {
        width: 0;
        padding-left: 0;
        padding-right: 0
    }
    .shoppingCartMenu {
        left: 92px
    }
    .product-wide-slider-item {
        margin-right: 0
    }
    .collect-right {
        top: -550px;
        left: -20.7%;
        margin-bottom: -250px;
        float: right
    }
    .collect-left {
        left: 20.3%
    }
    .collect-middle {
        position: relative;
        left: -5.5%;
        top: 23px
    }
    .collect-left-1 {
        bottom: 25px;
        margin-top: 50px;
        left: -2%
    }
    .collect-middle-1 {
        left: 21.4%
    }
    .collect-right-1 {
        right: 18.2%
    }
    .collect-left-2 .grid,
    .collect-right-2 .grid {
        margin: 25px auto 0
    }
    .footer-wide-left {
        position: absolute;
        top: 281px;
        right: 0
    }
    .footer-short-left,
    .footer-short-middle,
    .footer-short-right,
    .footer-wide-left,
    .footer-wide-right {
        padding-right: 40px
    }
    .box-section.posts-slider-home2 .post-title {
        margin-top: 40px
    }
    .norrow-product-info {
        margin-left: -15px
    }
    .brands-slider-item {
        margin-right: 0
    }
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .content-shopping-cart .checkout {
        margin-left: 15px!important
    }
}

@media screen and (max-width:1020px) and (min-width:992px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: 10px
    }
    .nav-top-line .left-links li:first-child {
        margin-left: 10px
    }
}

@media screen and (max-width:992px) {
    .info-checkout {
        margin: 0 auto;
        float: none
    }
    .grid .collection-left p span {
        font-size: 20px;
        margin: 0 auto
    }
    .grid .collection-left h2 {
        font-size: 30px;
        margin: 0 auto
    }
    .grid .collection-left p {
        font-size: 12px;
        margin: 0 auto
    }

}

@media screen and (max-width:991px) and (min-width:768px) {
    .collect-right .grid,
    .collect-right-1 .grid {
        float: right
    }
    .search-box {
        top: -99px
    }
    .search-box button {
        top: 1px;
        color: #fff;
        background: #f39c12;
        padding: 8px 10px 8px 12px
    }
    .search-box input {
        border-width: 1px;
        width: 0;
        padding-left: 0;
        padding-right: 0
    }
    .product-wide-slider-item {
        margin-right: 0
    }
    .nav-bottom-line .navbar-nav li {
        margin-right: -7px
    }
    .nav-bottom-line .navbar-nav li>a {
        padding: 9px 12px 11px;
        font-size: .9em!important
    }
    .sl-slide2 h2 {
        font-size: 3em!important
    }
    .bottom-slider-title {
        margin-top: 30px
    }
    .collect-right {
        top: -550px;
        left: -12.5%;
        margin-bottom: -250px;
        float: right
    }
    .collect-left {
        left: 11.2%
    }
    .collect-middle {
        position: relative;
        left: 10.4%;
        top: 26px
    }
    .collect-left-1 {
        bottom: 25px;
        left: -2%;
        margin-top: 50px
    }
    .collect-middle-1 {
        left: 12.6%
    }
    .collect-right-1 {
        right: 9.2%
    }
    .collect-left-2 .grid,
    .collect-right-2 .grid {
        margin: 25px auto 0
    }
    .blog-single-post.nav-bottom-line>.container {
        height: 45px
    }
    .leave-comment-info {
        padding-right: 73px
    }
    .leave-comment-text {
        padding: 0
    }
    .leave-comment-text textarea {
        padding-left: 0;
        padding-right: 0
    }
    .footer-wide-left {
        position: absolute;
        top: 281px;
        right: 0
    }
    .footer-short-left,
    .footer-short-middle,
    .footer-short-right {
        padding-right: 40px
    }
    .footer-wide-left,
    .footer-wide-right {
        padding-right: 50px
    }
    .info-section .col-md-4 {
        margin-bottom: 10px;
        padding-right: 0;
        margin-right: 0!important
    }
    .info-section .col-md-4:last-child {
        margin-right: 10px
    }
    .product-right-norrow-slider {
        margin-left: 1px;
        margin-right: 0;
        padding-right: 17px
    }
    .product-left-norrow-slider {
        padding-right: 17px
    }
    .box-section.posts-slider-home2 .post-title {
        margin-top: 65px
    }
    .padding-bottom {
        padding-left: 0
    }
    .filter-view>span,
    .list-inline.view-top {
        display: none
    }
    .product-content-bigimg {
        padding: 0 25px 0 10px
    }
    aside.col-md-not-left,
    aside.not-left {
        display: none!important
    }
}

.aboutus-home h2:before,
.banner-home-bottom .des h4:before {
    bottom: 0;
    content: "";
    left: 50%
}

@media screen and (max-width:991px) and (min-width:830px) {
    .logo-box .cart-content {
        margin-right: -1px
    }
    header .logo {
        z-index: 10
    }
}

@media screen and (max-width:830px) and (min-width:768px) {
    .shopping-cart-block {
        position: relative;
        right: 35px;
        padding-right: 0
    }
    .nav-top-line .right-links {
        position: relative
    }
}

@media screen and (max-width:767px) {
    .box-section.collections {
        padding: 0
    }
    .link_top {
        float:right!important
    }
	.le-dropdown {
		padding-right:0 !important;
	}
    .shopping-cart-block {
        padding-bottom: 45px
    }
    .search-box {
        top: -54px;
        right: 60px
    }
    .search-box button {
        top: 6px
    }
    .search-box input {
        width: 200px!important;
        padding-left: 10px!important;
        border-width: 1px!important;
        padding-right: 34px!important
    }
    .dropdown.open>ul {
        background-color:#000!important;
    }
    .footer-top .col-md-3 {
        /*border-top: 1px solid #b5aae2!important;
        border-left: none!important*/
    }
    .footer-top .col-md-3:first-child {
        /*border-top: none!important*/
    }
    .logo-bt {
        margin-bottom: 20px
    }
    .logo-bt a {
        display: block;
        text-align: center
    }
    .left-links li,
    .right-links>li {
        display: inline-block
    }
    .dropdown-submenu>.dropdown-menu {
        padding-left: 10px
    }
    .dropdown-submenu>a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block;
        float: none;
        margin-left: 10px
    }
    .left-links li {
        /*margin-right: 10px*/
    }
    .currency-menu,
    .language-menu {
        top: 34px
    }
    .navbar-nav {
        margin: 0 -15px
    }
    .nav-top-line .left-links {
        margin-left: -10px;
        /*padding: 10px 0*/
    }
    .nav-tabs>li {
        float: none
    }
    .product-wide-slider-item {
        margin-right: 0;
        margin-left: 3px
    }
    .header-block-call {
        margin: 0 auto!important;
        width: 280px
    }
    .header-block-logo {
        margin: 30px auto!important;
        width: 200px
    }
    .shopping-cart-block {
        margin: 0 auto;
        width: 200px
    }
    .product-wide-slider .carousel-inner {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 356px;
        position: relative;
        right: -16%
    }
    .bottom-slider-title {
        margin-top: 10px
    }
    .customer-text {
        margin-top: 20px
    }
    .brands-slider-item {
        margin: 0 auto!important;
        width: 160px;
        right: 0!important
    }
    .home-post-title {
        margin-top: 60px
    }
    .collect-middle .grid {
        width: 269px!important;
        margin: 0 auto
    }
    .collect-left,
    .collect-middle,
    .collect-right {
        padding: 0!important;
        margin-bottom: 25px
    }
    .collect-middle h3,
    .collect-middle p {
        margin: 0 auto!important;
        padding: 0!important
    }
    .collect-middle h2 {
        top: 30px!important;
        font-size: 2em!important
    }
    .collect-middle p {
        top: -35px!important;
        font-size: .7em!important;
        left: 0!important
    }
    .collect-middle h3 {
        top: -85px!important;
        font-size: 1.2em!important
    }
    .collect-left .grid,
    .collect-middle-1 .grid,
    .collect-right .grid,
    .collect-right-1 .grid {
        margin: 0 auto
    }
    .collect-left-1 .grid {
        width: 269px!important;
        margin: 0 auto
    }
    .collect-left-1,
    .collect-middle-1,
    .collect-right-1 {
        padding: 0!important;
        margin-bottom: 25px;
        margin-right: 0
    }
    .collect-left-1 h2 {
        top: -14px!important;
        font-size: 2em!important;
        margin: 0 auto!important;
        left: -15px
    }
    .collect-left-1 p {
        top: -100px!important;
        font-size: .65em!important
    }
    .collect-left-1 h3 {
        top: -175px!important;
        margin: 0 auto!important;
        font-size: 1.3em;
        padding: 0!important
    }
    .collect-left-1 img {
        max-width: none
    }
    .collect-left-2 .grid,
    .collect-right-2 .grid {
        width: 269px!important;
        margin: 25px auto 0
    }
    .collect-left-2 h2 {
        position: relative;
        top: -40px;
        font-size: 1.3em
    }
    .collect-left-2 p {
        top: -40px;
        padding: 0!important;
        font-size: .8em!important
    }
    .collect-right-2 h2 {
        top: -15px;
        font-size: 1.2em
    }
    .collect-right-2 p {
        top: -70px;
        padding: 0!important;
        font-size: .6em!important
    }
    .post-content blockquote {
        margin-left: 20px!important
    }
    .leave-comment-info {
        padding-right: 73px
    }
    .info-section .col-md-4 {
        margin-bottom: 10px;
        padding-right: 0;
        margin-right: 0!important
    }
    .info-section .col-md-4:last-child {
        margin-right: 10px
    }
    .leave-comment-text {
        padding: 0
    }
    .leave-comment-text textarea {
        padding-left: 0;
        padding-right: 0
    }
    footer>.container {
        margin-left: 10px
    }
    .footer-bottom p {
        margin-left: -7px
    }
    .cart-footer {
        float: left;
        top: -45px
    }
    .product-right-norrow-slider {
        margin-left: 1px;
        margin-right: 0;
        padding-right: 17px
    }
    .product-left-norrow-slider {
        padding-right: 17px
    }
    .box-section.posts-slider-home2 .post-title {
        margin-top: 65px
    }
    .nav-bottom-line .navbar-nav {
        margin-left: -15px;
        margin-right: -6px;
        background: #f8f8f8
    }
    .nav-bottom-line .navbar-nav li {
        margin-right: -8px
    }
    #bs-navbar-collapse-2 li {
        display: block!important;
        float: none
    }
    #bs-navbar-collapse-2 ul ul {
        float: none!important
    }
    #bs-navbar-collapse-2>ul>li>a {
        text-align: -webkit-auto!important
    }
    .bread-crumbs ul {
        margin-left: -30px
    }
    .blog-single-post.nav-bottom-line>.container {
        height: 45px
    }
    .navbar-collapse {
        border-top: none;
        top: 0
    }
    .venas-single-post {
    }
    .venas-single-post img {
        right: 0
    }
    .box-section.info-section,
    .box-section.posts-slider-home2,
    .box-section.product-norrow-sliders.home2,
    .checkout-content,
    .product-price-page-slider,
    .product-wide-slider.home2,
    .product-wide-slider.home2-slide2,
    aside.single-post {
        padding: 0 10px!important
    }
    .not-right {
        padding-left: 0
    }
    .col-md-9.products-blog.not-left,
    aside.blog {
        padding: 0 25px
    }
    aside.col-md-not-left,
    aside.not-left {
        display: none!important
    }
    .filter-view>span,
    .list-inline.view-top,
    .tab-category-size>li>span {
        display: none
    }
    .tab-category-size>li {
        padding-right: 0
    }
    .padding-bottom {
        padding: 0 25px 50px
    }
    .category-checkout,
    .contact-section {
        padding: 15px 25px 0
    }
    .bread-crumbs.checkout-page .container {
        padding-right: 0;
        padding-left: 0
    }
    .info-section.checkout-page {
        margin-left: 0;
        padding: 0
    }
    .shopping-price-table {
        padding: 0 22px
    }
    .product-content-bigimg {
        padding: 0 25px
    }
    .post-title {
        font-size: 1.3em
    }
    .discount,
    .estimate {
        padding: 30px
    }
    .checkout {
        margin-left: 30px
    }
    .reg-count,
    .reg-state,
    .reg-zip {
        padding: 10px
    }
    .grid .effect-bubba .collection-left {
        width: 300px;
        margin-left: -2%
    }
}

@media screen and (max-width:576px) {
    .cart-but-left,
    .clear-cart-but {
        margin-bottom: 25px;
        float: none!important
    }
    .cart-but-left,
    .cart-but-right,
    .clear-cart-but,
    .update-cart-but {
        float: none!important
    }
}

@media screen and (max-width:575px) {
    .clear-cart,
    .continue,
    .update-cart-but {
        position: relative;
        left: 6px
    }
    .discount,
    .estimate {
        padding: 30px
    }
    .checkout {
        margin-left: 30px;
        width: 328px
    }
    .search-bar {
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (max-width:500px) {
    .customer-text {
        margin-top: 5px
    }
    .customer-section {
        margin-top: 0
    }
    .search-bar {
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (max-width:480px) and (min-width:297px) {
    .small-img-popup {
        background-color: #F39C11;
        padding: 3px;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 366px;
        z-index: 999999999;
        margin: -277px 0 0 -179px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        display: none;
        cursor: pointer
    }
    .search-bar {
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (max-width:400px) and (min-width:297px) {
    .small-img-popup {
        background-color: #F39C11;
        padding: 3px;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 310px;
        z-index: 999999999;
        margin: -277px 0 0 -155px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        display: none;
        cursor: pointer
    }
}

@media screen and (max-width:338px) and (min-width:297px) {
    .small-img-popup {
        background-color: #F39C11;
        padding: 3px;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 272px;
        z-index: 999999999;
        margin: -277px 0 0 -138px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        display: none;
        cursor: pointer
    }
}

.form-horizontal input[type=radio],
input[type=checkbox] {
    height: 16px!important
}

.form-horizontal .controls {
    margin-left: 130px
}

.form-horizontal .control-label {
    padding-top: 8px;
    text-align: right;
    color: #666;
    font-weight: 300;
    font-size: 13px
}

.form-horizontal select {
    background-color: #fff;
    padding: 5px
}

.col-md-3 nav ul,
.col-md-3 nav ul li {
    padding: 0;
    margin: 0
}

.col-md-3 nav ul {
    border: 1px solid #F3F3F3;
    border-left: solid 3px #f39c12
}

.highlight {
    background: #FFBF00;
    border: 1px solid #FB9700
}

.col-md-3 nav ul>li>a {
    display: block;
    padding: 10px;
    color: #777;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    background-color: #fafafa;
    font-size: 13px
}

.col-md-3 nav ul>li>a:hover {
    color: #666;
    background-color: #f3f3f3;
    border-bottom: 1px solid #CCC
}

.color {
    color: #FFBF00!important
}

.pagination ul {
    padding-left: 0;
    margin: 0;
    list-style: none
}

.pagination ul li {
    display: inline-block;
    border: 1px solid #dcdcdc;
    border-left: none;
    margin: 0;
    text-shadow: none!important;
    border-radius: 0;
    padding: 1px 0
}

.pagination ul li:first-child {
    border-left: 1px solid #ddd
}

.pagination {
    margin: 0;
    position: relative
}

.pagination ul li a,
.pagination ul li span {
    line-height: 18px!important;
    padding: 3px 11px 3px!important;
    text-decoration: none;
    -webkit-transition: color, background .5s ease 0s;
    -o-transition: color, background .5s ease 0s;
    transition: color, background .5s ease 0s;
    text-shadow: none!important;
    color: #909da5;
    display: block
}

.pagination ul li.active,
.pagination ul li:hover {
    background: #000;
    text-shadow: none!important;
    color: #fff
}

.pagination ul li.active span,
.pagination ul li:hover a {
    color: #fff
}

button.add-to-cart-text {
    background: #fff
}

#mydiv {
    padding-top: 15px
}

.check_checkout input[type=checkbox] {
    width: 20px
}

.control-group {
    margin: 10px auto
}

.checkout label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    width: 180px;
    font-size: .9em;
    color: #333;
    line-height: 1.5em;
    font-weight: 300;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif
}

.checkout input,
.checkout select {
    height: 30px
}

#create-comment input[type=email],
#create-comment input[type=password],
#create-comment input[type=text],
#create-comment select,
#create-comment textarea,
.crud input[type=text],
.crud select,
.crud textarea,
.form-horizontal input[type=email],
.form-horizontal input[type=password],
.form-horizontal input[type=text],
.form-horizontal select,
.form-horizontal textarea,
.user_form input[type=text],
.user_form textarea {
    width: 100%;
    border: 1px solid #c2c2c2;
    text-indent: 5px;
    font-size: 14px;
    color: #999;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

#create-comment input[type=email]:focus,
#create-comment input[type=password]:focus,
#create-comment select:focus,
#create-comment textarea:focus,
.checkout input:focus,
.checkout select:focus,
.crud input[type=text]:focus,
.crud select:focus,
.crud textarea:focus,
.form-horizontal input[type=email]:focus,
.form-horizontal input[type=password]:focus,
.form-horizontal input[type=text]:focus,
.form-horizontal select:focus,
.form-horizontal textarea:focus #create-comment input[type=text]:focus,
.user_form textarea:focus {
    border-color: rgba(45, 184, 156, 1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(45, 184, 156, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(45, 184, 156, .6);
    outline-style: none
}

.block-qty input {
    border: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.block-qty input:focus {
    border-color: #f39a11;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 154, 17, .6);
    outline-style: none
}

.table-title_check {
    font-family: Roboto, sans-serif;
    font-size: 12px
}

.tb_checkout .qty {
    width: 30px
}

#contactForm span {
    color: #2db89c;
    padding-left: 2px
}

#contactForm label {
    font-size: 14px;
    color: #0f4781;
    font-weight: 300;
    margin-bottom: 0
}

.contact-button2 input,
.contact-button2 input:hover {
    background: #0f4781;
    color: #fff;
}

.contact-button2 {
    text-align: center;
	margin-top: 40px;
}

.contact-button2 input {
    border-radius: 25px;
    border: none!important;
    font-size: 14px;
    padding: 5px 40px;
}

h1,
h2,
h3 {
    font-weight: 600;
    line-height: 1.1;
    margin: 10px 0
}

.buttons:hover {
    text-decoration: none!important;
    background-color: #F39C12;
    color: #fff!important
}

.buttons,
a:hover {
    text-decoration: none
}

.buttons {
    border: 1px solid #DDD;
    padding: 10px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 10px
}

.link_footer a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 6px;
    margin-left: 1px;
    font-size: .8em
}

#not-top,
.title,
legend {
    font-family: seven_02
}

.prodoct_code,
.review .date em {
    font-style: normal
}

.grid,
.list {
    float: left
}

.sort-by {
    margin-right: 8px
}

.preview {
    height: 120px
}

.stars,
.stars span {
    height: 15px;
    display: inline-block
}

.blog-post-meta a,
.readMore {
    color: #2780AF
}

.col_one_third {
    margin-right: 10px
}

.tab-category-size li a {
    font-size: 14px
}

#not-top {
    color: #222;
    font-size: 16px!important;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 3px 0 0;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 400
}

.order,
.profile,
.well {
    font-size: 13px
}

.profile,
.well {
    color: #999
}

.title,
legend {
    font-size: 16px;
    font-weight: 300;
    color: #666
}

.call_conten,
.checkout_addresses label,
.horiz-form label,
.review,
.search-bar input.input-group-field {
    font-family: prompt_reg
}

.rating,
.stars {
    line-height: 17px;
    font-weight: 700
}

.rating {
    width: 100%!important
}

.btn.blue {
    float: right;
    margin: 20px 0 0
}

.left,
.stars {
    float: left
}

.stars {
    width: 75px;
    margin-right: 5px;
    text-align: right;
    background: url(img/stars.jpg) 0 -15px no-repeat
}

.stars span {
    float: left;
    background: url(img/stars.jpg) no-repeat
}

.item-review {
    border-top: 1px solid #c2c2c2;
    margin-bottom: 10px;
    padding: 20px 0
}

.form-reviews {
    margin-top: 20px
}

.item-review .auther {
    padding-left: 15px
}

.right {
    float: right
}

.review .date,
.review .name {
    float: left;
    display: inline-block
}

.review {
    margin: 10px 0 30px
}

.review .review-info {
    display: table;
    width: 100%;
    position: relative
}

.review .name i {
    color: #aaa;
    font-size: 20px;
    vertical-align: super;
    position: absolute;
    top: -10px;
    left: 0
}

.review .text {
    margin-top: 10px;
    padding: 20px;
    position: relative;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    color: #666;
    font-size: 12px
}

.review .name {
    font-weight: 600;
    padding: 0 10px 0 30px;
    color: #F4A433;
    position: relative
}

.review .text:after,
.review .text:before {
    position: absolute;
    display: inline-block;
    content: ''
}

.review .date {
    color: #666
}

.review .text:before {
    top: -9px;
    left: 30px;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #E7E7E7;
    border-left: 9px solid transparent
}

.review .text:after {
    top: -8px;
    left: 31px;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent
}

.review .rating {
    float: right
}

.review_content {
    border: 1px solid #666;
    margin: 10px 0;
    padding: 10px
}

.prodoct_code {
    font-size: 12px;
    color: #666
}

.crud input[type=text] {
    height: 40px
}

.crud input[type=text],
.crud textarea {
    width: 100%
}

.crud label {
    color: #666;
    font-weight: 300;
    font-size: 13px
}

#rating_1 {
    width: 60px
}

.cat_menu li {
    list-style: none;
    margin-left: 20px
}

h2.fashion-top {
    color: #fff!important;
    font-size: 30px!important;
    border: none!important
}

.border_top {
    border-bottom: solid 1px #e7e7e7
}

.call_conten {
    padding: 7px 0 8px;
    color: #524E4E!important;
    margin-bottom: 0
}

.caret {
    color: #f9d660
}

.navbar-default {
    border-bottom: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.nav-search {
    position: absolute;
    bottom: 0;
    right: 15px
}

.search-bar input.input-group-field {
    height: 30px;
    font-size: 11px!important;
    line-height: 14px;
    color: #66787f;
    padding: 0 10px;
    background-color: transparent;
    border: 1px solid #9b9b9b;
    outline: 0
}

.search-bar input.input-group-field:focus {
    background: #FFF;
    border-color: #d2d8db;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline-style: none
}

.search-bar button {
    width: 21px;
    height: 21px;
    display: block;
    padding: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 9;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 14px;
    color: #666
}

.banner-home-top li,
.site-nav,
.site-nav>li {
    position: relative
}

.cart_icon {
    background-image: url(../image/cart_icon.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 28px
}

#slider img,
.banner-home-top img,
.site-nav,
.widget-featured-product img {
    width: 100%
}

.border-top {
    border-top: 1px solid #d2d8db
}

.site-nav {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0
}

.site-nav>li {
    display: inline-block;
    list-style: none
}

.free-shipping h3 {
    font-size: 14px;
    margin-bottom: 35px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.banner-home-top {
    margin-bottom: 32px;
    clear: both
}

.banner-home-top ul {
    padding-left: 0;
    list-style: none
}

.banner-home-top li img {
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000
}

.banner-home-top h4 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -16px
}

.banner-home-top h4 span {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 7px 0
}

.wow.animated {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.aboutus-home {
    text-align: center;
    clear: both
}

.aboutus-home .inner {
    max-width: 700px;
    margin: 0 auto;
    border-bottom: 1px solid #c4cdcd;
    padding-bottom: 40px
}

.aboutus-home h2 {
    font-size: 18px;
    padding-bottom: 60px;
    position: relative;
    color: #404e53;
    font-weight: 300
}

.aboutus-home h2:before {
    position: absolute;
    background: url(../image/bkg-icons11.png) 0 -243px no-repeat;
    width: 97px;
    height: 33px;
    margin-left: -48px
}

.aboutus-home p {
    font-size: 14px;
    line-height: 28px
}

.widget-featured-product {
    margin-top: 50px
}

.product-title {
    display: block;
    font-size: 14px;
    color: #727d83;
    padding: 15px 0
}

.pric_featured {
    font-size: 14px;
    color: #888
}

.pric_featured span {
    color: #333;
    font-size: 16px;
    font-weight: 600
}

.newsletter .block-title legend,
.newsletter .input-group-btn>.btn,
.review .block-title legend,
.title_call {
    font-weight: 700;
    text-transform: uppercase
}

.banner-home-bottom {
    margin-bottom: 50px;
    clear: both;
    padding-top: 50px
}

.banner-home-bottom ul {
    padding-left: 0;
    list-style: none
}

.banner-home-bottom li {
    position: relative
}

.banner-home-bottom li img {
    -moz-box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000;
    width: 100%
}

.banner-home-bottom .des {
    position: absolute;
    left: 50%;
    top: 140px;
    width: 390px;
    margin-left: -195px;
    text-align: center
}

.banner-home-bottom .des h4:before {
    position: absolute;
    background: url(bkg-icons11.png) 0 -174px no-repeat;
    width: 32px;
    height: 2px;
    margin-left: -16px
}

.banner-home-bottom .des h4 {
    font-size: 32px;
    color: #fff;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px
}

.banner-home-bottom .des p {
    clear: both;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 40px
}

.contact_n p,
.title_call {
    font-size: 13px;
    color: #66787f
}

.banner-home-bottom .des a {
    font-size: 13px;
    color: #3c3c3c;
    padding: 15px 25px;
    background: #fff;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.banner-home-bottom .des a:hover {
    background: #090939;
    text-decoration: none;
    color: #fff
}

.prices .price-prev,
.rec-price {
    text-decoration: line-through
}

.new_product {
    position: relative
}

.carousel-control-new {
    position: absolute;
    z-index: 9;
    top: 45%;
    border: 1px solid #878f92;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.new_product .left-arrow {
    left: -35px;
    padding: 2px 10px 6px 8px
}

.new_product .right-arrow {
    right: -35px;
    padding: 3px 9px 5px
}

.new_product a,
.new_product img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.title_call {
    border: 2px solid #66787f;
    padding: 10px 15px
}

.widget_contact {
    margin-top: 10px
}

.contact_n p {
    display: -webkit-inline-box
}

.contact_n p span {
    font-size: 11px;
    color: #66787f
}

.contact_n img {
    display: block;
    margin: auto
}

.intro_post {
    font-size: 14px;
    color: #191919;
    margin-top: 5px;
    line-height: 22px
}

.title_post {
    font-size: 14px;
    color: #46555b
}

.Date_post {
    color: #46555b;
    font-size: 11px;
    font-style: italic
}

.service_c h2 {
    font-size: 16px;
    color: #46555b
}

.service_c p {
    font-size: 12px;
    color: #46555b;
    line-height: 20px;
    margin-bottom: 5px
}

.newsletter {
    clear: both
}

.newsletter .block-title {
    position: relative;
    border-top: 1px solid #c4cdcd;
    text-align: center;
    margin: 0 0 8px
}

.newsletter .block-title legend {
    display: block;
    width: auto;
    padding: 0 140px;
    position: relative;
    margin: 0;
    font-size: 24px;
    font-style: normal
}

.newsletter .block-title legend:after,
.newsletter .block-title legend:before {
    position: absolute;
    bottom: 0;
    content: "";
    background: url(../image/bkg-icons11.png) 0 -243px no-repeat;
    width: 97px;
    height: 33px
}

.newsletter .block-title legend:before {
    left: 15px
}

.newsletter .block-title legend:after {
    right: 15px
}

.newsletter>span {
    font-size: 14px;
    font-style: italic;
    display: block;
    text-align: center;
    margin-bottom: 36px
}

.newsletter .block-content {
    border: 1px solid #c4cdcd;
    padding: 10px;
    background: #fff;
    max-width: 520px;
    min-height: 56px;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.newsletter .block-content .input-group {
    display: block
}

.newsletter .input-group-field {
    border: none;
    width: 300px;
    font-size: 12px;
    line-height: 20px;
    height: 36px;
    color: #cecece;
    padding: 10px;
    display: inline-block;
    margin-right: 50px
}

.newsletter .input-group-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: auto
}

.newsletter .input-group-btn>.btn {
    background: #8e39ba;
    height: 36px;
    font-size: 12px;
    color: #fff;
    padding: 0 25px
}

.newsletter .input-group-btn>.btn:hover {
    background: #090939
}

.newsletter .block-title legend {
    color: #404e53;
    border: none
}

.review {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px
}

.review .block-title {
    position: relative;
    border-top: 1px solid #c4cdcd;
    text-align: center;
    margin: 0 0 8px
}

.review .block-title legend {
    display: block;
    width: auto;
    padding: 0 90px;
    position: relative;
    margin: 0;
    font-size: 24px;
    font-style: normal;
    border: none
}

.review>span {
    font-size: 14px;
    font-style: italic;
    display: block;
    text-align: center;
    margin-bottom: 36px
}

.footer-bottom,
.footer-top,
.footer-top .col-md-3 {
    /*border-color: #8569bd*/
}

.footer-top h3 {
    color: #fff
}

#customer-links,
#customer-links a,
.header .top-cart a {
    color: #66787f
}

#slider {
    margin-bottom: 30px
}

.footer-top ul {
    list-style: none;
    margin: 0;
    padding: 10px 0
}

.footer-top h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .05em;
    margin: 0 0 5px
}

.footer-bottom address {
    color: #262626;
    font-size: 12px;
    letter-spacing: .05em;
    padding: 13px 0 9px;
    margin: 0 40px
}

.social_payment {
    padding: 0
}

.social_payment img {
    width: 100%;
    margin-right: 5px;
    height: 30px;
    object-fit: contain;
}

.social_payment a {
    display: inline-block
}

.social_payment a.payment_unit {
    margin: 0 2px
}

.social_payment a.social_space {
    margin: 0 10px
}

.row-refooter {
    margin: 0
}

.row-refooter:after,
.row-refooter:before {
    content: '';
    display: table;
    clear: both
}

.site-footer {
    background-color: #fff;
    text-align: left;
    clear: both;
	padding:0;
}
.head_footer_link{
	background-color: #0f4781;
}
.site-footer a {
    color: #eeebeb;
    font-size: 13px
}
.hr-footer {
    /*border-color: #a9a9a9*/
	padding: 0px 0px;
    background-color: #000;
    margin-top: 10px;
}
#back-top {
    background: url(../image/bkg-icons11.png) 13px -1556px no-repeat rgba(56, 56, 62, .8);
    font-size: 0;
    height: 52px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 52px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 9999;
    display: none
}

.banner_prodoct h2 {
    text-align: center;
    color: #4b565f;
    font-size: 30px
}

.banner_prodoct>h2>span {
    border-bottom: solid 2px #4b565f
}

.banner_prodoct p {
    color: #4b565f;
    font-size: 12px;
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px
}

.banner_prodoct {
    padding-bottom: 35px
}

.banner_prodoct img {
    width: 100%
}

.breadcrumb_box {
    background-image: url(../image/banner-skincare.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 5px 10px -8px rgba(0, 0, 0, .8);
    box-shadow: inset 0 5px 10px -8px rgba(0, 0, 0, .8)
}

.breadcrumb {
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    height: 45px
}

.checkout .login-toggle,
ul.payment-gateways li input,
ul.shipping-methods li input {
    display: none
}

.breadcrumb a,
.breadcrumb span {
    text-transform: uppercase;
    padding: 0 1px;
    color: #676767
}

.breadcrumb h3 {
    color: #454545
}

.prodoct_detail {
    margin-top: 40px
}

.efff figure.effect-bubba h2 {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 7px 0;
    text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%
}

.efff figure.effect-bubba h2 span {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

a.product-title {
    padding-bottom: 0;
    min-height: 55px
}

.checkout-buttons {
    float: left;
    width: 100%
}

.confirmation .cart-buttons a {
    margin: 20px 0 0
}

.cart-label {
    font-weight: 300;
    float: left;
    width: 95%;
    text-align: right
}

.label-ship,
.price-ship {
    font-size: 15px;
    color: #666
}

.label-total,
.price-total {
    font-size: 18px;
    color: #666
}

.checkout #login-toggle {
    font-size: 12px;
    position: relative;
    left: 10px;
    top: -2px;
    cursor: pointer;
    -moz-user-select: none
}

.address-name,
.wishlist-name {
    font-size: 1.2em
}

.checkout .login-well .control-group {
    margin-bottom: 10px
}

.checkout .login-well label {
    width: 30%;
    padding: 7px 4% 0 0
}

.checkout .login-well input[type=password],
.checkout .login-well input[type=text] {
    width: 34%
}

.checkout .login-well .checkbox {
    float: left;
    width: 30%;
    margin-left: 23.5%
}

.new_billing_address h4,
.new_billing_address p,
.new_shipping_address h4,
.new_shipping_address p {
    margin: 5px 0
}

.new_billing_address p,
.new_shipping_address p {
    text-align: center
}

.horiz-form form {
    margin: 0
}

.checkout_addresses .control-group,
.horiz-form .control-group {
    margin: 4px 0;
    float: left;
    width: 100%
}

.billing_address .checkout_addresses,
.horiz-form {
    margin: 0
}

.billing_address .checkout_addresses .no_select,
.horiz-form .no_select {
    width: 100%;
    height: 38px;
    float: left
}

.checkout_addresses label,
.horiz-form label {
    margin: 5px 10px 2px 0;
    float: left;
    width: 30%;
    color: #666
}

.checkout_addresses label span,
.horiz-form label span {
    color: red;
    font-weight: 700
}

.checkout_addresses input,
.checkout_addresses select,
.horiz-form input {
    margin: 0
}

.checkout_addresses input,
.horiz-form input {
    width: 50%;
    padding: 4px 1%;
    float: left;
    border: 1px solid #ccc
}

.checkout_addresses select {
    width: 100%;
    border: 1px solid #ccc
}

.cart-ship {
    width: 100px;
    float: left
}

.cart-total {
    width: 100px;
    float: right
}

.checkout_addresses .new_billing_address select,
.checkout_addresses .new_shipping_address select,
.horiz-form select {
    width: 50%
}

.checkout_addresses label.identical_addresses {
    margin: 0 0 10px;
    line-height: 12px;
    float: left;
    width: 100%
}

.horiz-form p,
.identical_addresses p {
    float: left;
    width: 85%
}

.identical_addresses input {
    float: right;
    margin: 0;
    width: 20px
}

span.asterix {
    color: red
}

.saved_address {
    margin: 10px 4px;
    float: left;
    width: 100%
}

.well address div {
    width: 100%
}

.saved_addresses .well .address-name,
.wishlists .well .wishlist-name {
    width: 80%;
    font-weight: 700;
    padding: 0 20% 0 0;
    margin: 0 0 5px;
    float: left
}

.wishlist-price,
.wishlist-quantity,
.wishlist-total {
    float: left;
    width: 100%;
    margin: 8px 0
}

.minus-quantity {
    color: #444!important
}

.minus-quantity,
.plus-quantity {
    float: left;
    padding: 10px 16px!important
}

.wishlist-quantity span {
    float: left;
    padding: 9px 15px;
    border-left: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    background: #FFF
}

#wishlistModal .btn {
    margin: 10px 0 0
}

.item-left {
    width: 25%;
    float: left
}

.item-right {
    width: 75%;
    float: left;
    position: relative
}

.item-right h4,
.option_title {
    width: 90%;
    float: left
}

.item-right .wishlist-add-cart {
    margin: 10px 10px 10px 0
}

ul.payment-gateways,
ul.shipping-methods {
    margin: 0;
    list-style-type: none
}

ul.payment-gateways li,
ul.shipping-methods li {
    width: 100%;
    margin: 5px 0;
    text-align: left;
    min-height: 30px;
    border: 1px dashed #666;
    position: relative;
    float: left
}

ul.payment-gateways li label,
ul.shipping-methods li label {
    width: 95%;
    padding: 5px 2.5%;
    line-height: 30px;
    margin: 0;
    float: left
}

ul.shipping-methods li p {
    margin: 0 0 8px;
    line-height: 13px;
    font-size: 13px;
    float: left;
    width: 100%
}

ul.payment-gateways li:hover,
ul.shipping-methods li:hover {
    border: 1px solid #FFBF00
}

ul.payment-gateways li.selected_payment,
ul.shipping-methods li.selected_shipping {
    border: 1px solid #FB9700
}

.selected-icon {
    position: absolute;
    right: 5px;
    top: 0;
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
    font-size: 18px
}

.checkout .form_buttons .btn {
    margin: 0 0 5px
}

.dummy-gateway .select-dates {
    float: right;
    width: 69%
}

#bs-navbar-collapse-2 ul ul,
.span6 {
    float: left
}

.dummy-gateway .select-dates select {
    width: 72.5%
}

.dummy-gateway .btn {
    margin: 10px 0 5px!important
}

.span12 {
    width: 100%
}

.span6 {
    width: 48.5%;
    margin-left: 30px
}

.titlecatpost h1 {
    margin: 40px 0
}

.green_bar {
    width: 100%;
    height: 2px;
    background-color: #00a886;
    -webkit-box-shadow: 1px 1px 0 -.5px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 0 -.5px rgba(0, 0, 0, .5);
    margin: 0 0 30px
}

.title_send {
    font-size: 20px;
    font-weight: 300;
    color: #555
}

#bs-navbar-collapse-2 ul {
    float: none;
    text-align: center
}

#bs-navbar-collapse-2 li {
    display: inline-block;
    float: none
}

.Search_Results {
    font-size: 18px;
    color: #4b565f;
    margin-right: 20px
}

.form {
    color: #999;
    font-size: 13px
}

.cart-title {
    padding-left: 10px
}

.dropdown-menu {
    text-align: -webkit-auto!important
}

.dropdown-menu>li {
    display: block!important
}

.logo_top li,
.profile_top li {
    display: inline-block;
    float: none
}

.ct-m {
    padding: 15px
}

.select-dates select:last-child {
    margin-top: 10px
}

#bs-navbar-collapse-2 .yes:before {
    content: "";
    border: 4px solid transparent;
    border-top-color: #8e39ba;
    position: absolute;
    right: 52px;
    top: 9px;
    z-index: 99
}

#bs-navbar-collapse-2 .yes:after {
    content: "New";
    position: absolute;
    top: -8px;
    right: 35px;
    background: #8e39ba;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    line-height: 17px;
    height: 17px;
    width: 33px;
    text-align: center;
    z-index: 99
}

.cart-contents::before,
.my_account li:after,
.navbar-nav li.has_sub ul::before,
.profile_top li:last-child:after {
    content: ''
}

#product_name {
    font-size: 14px;
    text-transform: uppercase;
    color: #727d83;
    margin-bottom: 5px
}

.profile_top {
    text-transform: uppercase;
    padding: 10px 0 5px
}

.link_top {
}

.link_top li {
    display: inline-block;
    float: none;
    margin: 0 10px;
    font-size: 12px
}
.link_top > li:first-child {
	margin-left: 0;
}
.link_top > li:last-child {
	margin-right: 0;
}
.link_top>li>span>a {
    padding: 6px 10px;
    color: #767676;
    display: inline-block
}

.my_account {
    /*padding: 0px 20px;*/
    border-left: 0;
	display: block;
}
ul.my_account {
	display: none;
}
ul.my_account.unLogin {
	display: block;
}
ul.my_account.unLogin li {
	margin: 0;
}

.navbar-nav li.has_sub {
	position: relative;
}
.navbar-nav li.has_sub ul {
    position: absolute;
    top: 100%;
	left: -30px;
    margin: 0;
    list-style: none;
    background: #fff;
    padding-top: 10px;
    text-align: left;
	padding: 20px;
	box-shadow: 0px -2px 5px #c2c2c2;
	z-index: 1;
}

.navbar-nav li.has_sub ul li {
    padding: 0;
    margin: 0;
    width: 100%;
	border-bottom:1px solid #e8e8e8;
}

.navbar-nav li.has_sub ul li a {
    color: #333333 !important;
    width: 100%;
    padding: 5px 10px;
    display: block;
	font-weight: normal !important;
}

.navbar-nav li.has_sub:hover ul {
    display: block
}

.navbar-nav li.has_sub ul li a:hover {
    background: #0f4781;
    color: #fff !important;
}

.navbar-nav li.has_sub ul::before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 44px;
}

.my_account li {
    /*padding: 0 5px;
	float: left;
    margin-left: 0px;*/
}

.my_account li a {
    color: #fff;
    padding: 5px 0px;
    display: block
}

.my_account li a:hover {
    /*color: #fff;
    background: #222*/
}

.current-lang,
.current-lang .caret,
.current-lang .lang-lang {
    color: #222
}

.lenguage-box .language-menu li a {
    padding: 5px 10px;
    margin: 0;
    display: block
}

.lenguage-box .language-menu li {
    margin: 0;
    padding: 0
}

.add_complete,
.image-cat {
    margin-bottom: 20px
}

#cartModal_se {
    position: fixed;
    background: #fff;
    opacity: 1;
    left: 50%;
    top: 15%;
    width: 560px;
    height: 230px;
    text-align: center;
    margin-left: -280px;
    z-index: 1000000000
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

#overlay {
    background: #000;
    opacity: .4;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000
}

#close_pop {
    width: 100%;
    padding: 10px 20px;
    text-align: right;
    cursor: pointer
}

.filevdo,
.title-pro {
    text-align: center
}

.add_complete {
    background: #cbeded;
    height: 40px;
    line-height: 40px;
    color: #5d9494;
    font-style: italic;
    padding: 0 10px 0 40px;
    margin-top: 10px
}

#ov_image_pd {
    float: left
}

.overlay_content {
    float: right;
    width: 75%
}

.overlay_content a {
    margin: auto 3px
}

.title-intro {
    clear: both;
    padding: 10px!important;
    background: #fff
}

.title-intro h5 {
    margin-bottom: 10px;
    line-height: 20px;
    margin-top: 0;
    font-size: 16px;
    color: #3c3c3c
}

.title-intro p {
    font-size: 11px;
    line-height: 15pt;
    color: #8f8f8f;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

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

.tp-banner-container {
    background-color: #f1f1f1
}

.tp-banner {
    width: 100%;
    position: relative
}

.error-box,
.notice-box,
.success-box {
    max-width: 1090px;
    margin: 5px auto;
    text-align: center;
    padding: 8px;
    background: #D3FFCB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #006400
}

.error-box p,
.notice-box p,
.success-box p {
    margin: 0
}

.category_page {
    padding: 0
}

.group-sidebar2 {
    padding: 4px 0;
}

.sort-group #filter-sort1 {
    height: 42px;
    line-height: 20px;
    font-size: 14px;
    padding: 0 16px;
    border-radius: 0;
    border: 1px solid #c2c2c2;
    color: #191919;
    background-color: transparent
}

.sort-group #filter-sort1:focus {
    outline: 0
}

.filter_price {
    padding-top: 10px
}

.item_found {
    padding: 10px;
    color: #979797;
    font-weight: 700;
    margin-bottom: 0
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.category-list li ul.last_cat li a {
    text-transform: uppercase;
    color: #7b7b7b!important;
    font-size: 10px;
    letter-spacing: 0
}

.category-list li.is-parent a {
    font-weight: 700;
    color: #232c48!important
}

.category-list li a {
    padding-left: 5px
}

.category-list li {
    margin-bottom: 0!important;
    padding: 4px 0;
    list-style: none
}

.perfect-dropdown-menu>li>a {
    font-size: 10px;
    color: #e6e6e6;
    letter-spacing: .3px
}

.perfect-dropdown-menu>li>a:hover {
    color: #FFC000
}

.filter-p li .show-filter {
    font-size: 16px;
    color: #f9d660;
    text-transform: uppercase;
    padding: 0 5px 15px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #f9d660
}

#filter-sort1 {
    border: none
}

.brand_category .title_brand,
.category-new .title_cat {
    font-size: 16px;
    color: #099;
    text-transform: uppercase;
    padding: 5px 5px 15px;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 0
}

.brand_category,
.category-new {
    border: 1px solid #bbb
}

.main_level1 li.is-parent:nth-last-child(1):after {
    display: none
}

.category-new {
    padding: 10px 10px 10px 15px;
    margin-top: 25px
}
.navbar-nav li.current_menu_parent a,
.navbar-nav li a:hover{
	    color: #ea292d;

}

.main-img img {
    width: 100%;
    height: 390px;
    margin: auto;
    object-fit: contain;
    object-position: center center;
	background-color: #fff;
}
.main-img2 img {
    width: 100%;
    height: 280px;
    margin: auto;
    object-fit: contain;
    object-position: center center;
	background-color: #fff;
}

.title-pro {
    float: left;
    width: 100%
}

.checkbox label {
    text-transform: none;
    color: #333;
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 18px;
    padding-left: 5px;

}

.title_lv2 a,
.title_lv3 a {
    text-transform: capitalize!important
}



.title_lv2 a,
.title_lv3 a {
    font-weight: 400!important
}

.checkbox input[type=checkbox] {
    width: 12px;
    margin-left: -18px;
    outline: 0;
    margin-top: -1px
}

.perfect-slictk {
    padding-left: 0;
    text-align: left
}

.show-filter {
    cursor: pointer
}

.category-list li.active a,
.shop-price li.active a {
    color: #000;
    padding-left: 10px;
    border: 0
}

.category-list li.active:before,
.shop-price li.active:before {
    content: "\f00c";
    left: 10px;
    position: absolute;
    font-family: FontAwesome;
    line-height: 25px;
    color: #000;
    font-size: 10px
}

#neil_grid:after,
#neil_grid:before,
.choose_bar:after,
.choose_bar:before,
.my_account::before,
.na_cats a:after,
.pv_info_title:after,
.pv_info_title:before,
.row-gb-refix:after,
.row-gb-refix:before,
.tab-relative-fix:after,
.tab-relative-fix:before {
    content: ''
}

.category-list li>a {
    position: relative;
    display: block
}

.category-list .is-parent a {
    display: inline-block
}

.category-list .is-parent i {
    display: inline-block;
    float: right
}

.category-list li .sub-menu-dropdown {
    border-top: 1px solid #eee;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 100%;
    visibility: hidden;
    line-height: normal;
    width: 760px;
    height: 100%;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transform: translate(0, 40px);
    -khtml-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -khtml-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    text-align: left;
    list-style: none;
    padding: 15px
}

.category-list li:hover .sub-menu-dropdown {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    top: 45px
}

.sub-menu-dropdown li a {
    display: block;
    padding-left: 0
}

.sub-menu-dropdown>li {
    padding-left: 12px;
    padding-right: 12px
}

.sub-menu-dropdown li ul {
    display: block;
    padding-left: 0
}

.image-cat img {
    border: 1px solid #eee
}

.alert,
.img_cat_menu {
    border: none!important
}

.content-img img.img-responsive {
    width: auto;
    height: 288px;
    object-fit: contain;
    object-position: 100% center
}

#search_items {
    position: relative
}

.londing-ajax {
    display: none;
    background-color: #FFF;
    background-image: url(../image/loading_spinner.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
    opacity: .6;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.title_lv2 .sub-menu-dropdown {
    display: block
}

.form-add-tocard a,
.le-quantity a {
    display: inline-block;
    font-size: 10px
}

.detail_menu .title_lv2 {
    padding: 5px 0!important
}

.title_lv2 a {
    color: #000!important
}

.title_lv3 {
    padding: 0!important
}

.title_lv3 a {
    padding-left: 10px!important;
    color: grey!important
}

.menu_content_cat .is-parent {
    padding-top: 0!important;
    margin: 0!important;
    color: #000!important
}

.detail_menu a:hover {
    color: #2a3a67!important;
    font-weight: 700
}

.img_cat_menu {
    background: 0 0!important;
    box-shadow: none!important
}

.pagination ul li.next a {
    font-size: 12px
}

.form-add-tocard {
    margin-top: 30px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 31px;
    text-align: center
}

.products-add-cart {
    margin-top: 27px;
    padding: 6px 50px
}

.qty {
    /*margin-right: 10px*/
}

.form-add-tocard span {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px
}

.form-add-tocard input {
    width: 30px;
    height: 30px;
    text-align: center;
    color: #4a4a4a;
    border: none
}

.form-add-tocard a {
    width: 30px;
    padding: 5px;
    text-align: center
}

.le-quantity {
    margin: 0 0 0 0;
    text-align: left;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    background: #fff
}

.le-quantity input[type=text] {
    background-color: #fff!important;
    display: inline-block;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    width: 70px
}

.select-colors {
    margin-bottom: 10px
}

.le-quantity a {
    width: 30px;
    padding: 7px;
    text-align: center
}

.preload-addcard {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../images/loading_spinner.gif) rgba(247, 247, 247, .772549);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center;
    z-index: 9999
}

.corner-ribbon,
.filter-p {
    z-index: 1;
    position: absolute
}

.inner_menu {
    padding-left: 0
}

.main_level1 {
    list-style-type: disc;
    list-style-position: inside;
    padding: 0 0 0 6px
}

.main_level1 li {
    color: #ddd;
    border-bottom: solid 1px #f6f6f6
}

.main_level1 li a {
    font-size: 12px;
    line-height: 30px
}

.main_level1 li a:hover,
.main_level1 li.in-active,
.main_level1 li.in-active>a {
    color: #099
}

.filter-p {
    display: none;
    list-style: none;
    background: #ececec;
    left: 0;
    top: 100%;
    min-width: 250px;
    border-radius: 0
}

.content_category .tab-content {
    text-align: center;
    float: left;
    width: 100%
}

.content_category .tab-content .list_pd_detail {
    text-align: left
}

.prices .price-prev {
    display: block
}

.prices .price-current {
    display: inline-block
}


.out_of_stock {
    font-size: 10px
}

.img-out-of-stock .corner-ribbon.top-left {
    top: 21px
}

.alert {
    position: fixed;
    background: rgba(42, 45, 50, .85);
    padding: 22px 40px;
    line-height: 1.4;
    z-index: 99999;
    color: rgba(250, 251, 255, .95);
    font-size: 90%;
    display: none;
    border-radius: 0;
    pointer-events: auto;
    top: 0;
    right: 0;
    width: 350px
}

.alert.alert-error {
    background: rgba(125, 79, 79, .85)
}

#close-alert {
    float: right;
    padding: 2px 6px;
    border-radius: 50%;
    color: #e6e6e6;
    font-size: 11px;
    cursor: pointer;
    line-height: 16px
}

#close-alert:hover {
    color: #fff;
    transition: all ease-in .3s
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.col-md-product .list_pd_img,
.content_category .product-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
	box-shadow: 1px 1px 6px #dbdbdb;
}
.content_otherpage img,.about_us img{
	max-width: 100%;
}
.content_category .grid-group .product_in_cat .product-thumb {
    /*height: 350px;*/
    text-align: center
}

.star-holder>div {
    width: 110px!important
}

.list_pd_detail .detail_title .logo_detail {
    float: right;
    width: 90px;
    height: 75px;
    object-fit: cover;
    object-position: center center
}

.re-img img,
.rel-img img {
    max-width: 100%;
    -o-object-position: center center;
    object-position: center center
}

.brand_category .title_brand,
.brand_category .title_brand:hover,
.category-new .title_cat a,
.category-new .title_cat a:hover {
    color: #099
}

.filter-p .filter_head {
    padding: 15px
}

.filter_select {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.filter_res,
.filter_res:hover {
    width: 100%;
    float: left;
    padding: 10px;
    color: #191919;
    border: 1px solid #c2c2c2
}

.filter_res img {
    margin-left: 10px
}

.filter_res span {
    margin-left: 5px;
    margin-right: 40px
}

.grid-group .product_in_cat .products-add-cart {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 50%;
	transform: translate(0,-50%);
    visibility: hidden;
    opacity: 0;
	z-index: 2;
}

.grid-group .product_in_cat .product-item:hover {
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 1
}

.grid-group .product_in_cat .product-item:hover .products-add-cart {
    display: block;
    visibility: inherit;
    opacity: 1
}

.grid-group .product_in_cat .product-item:hover .products-name a {
    color: #fff;
    text-align: center
}

.grid-group .product_in_cat .product-item:hover .title-pro {
    color: #f9d660;
    text-align: center
}

.grid-group .product_in_cat .products-add-cart .block_add a {
    display: block;
    margin-top: 0;
    font-size: 12px;
    background-color: #0f4781;
    border-color: #0f4781;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0 1px 6px 0 #a5a5a5
}

.cart-content .total,
.cart-content ul.cart-list a,
.cart-contents .total,
.cart-contents ul.cart-list a {
    text-transform: uppercase;
    display: block
}

.grid-group .product_in_cat .products-add-cart .block_add .add-to-card {
    border-radius: 14px;
    color: #333
}

.grid-group .product_in_cat .products-add-cart .block_add .add-to-wishlist {
    color: #a9a9aa
}

.shopping {
    position: relative
}

.cart-contents {
    top: 29px;
    position: absolute;
    left: -178px;
    transition: all .2s ease 0s;
    color: #222;
    z-index: 999999;
    background-clip: padding-box;
    background-color: #222;
    padding: 15px;
	margin: 0;
    width: 270px;
    display: none;
    border: 1px solid #222
}

.cart-contents::before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #222;
    position: absolute;
    top: -10px;
    right: 66px
}

.pv_recommended_head:before,
.pv_related_head:before {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    content: ''
}
.pv_related .text-intro a{
	height: auto;
}
.cart-contents ul.cart-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #c8c8c8
}

.cart-contents ul.cart-list li {
    min-height: 85px;
    text-align: left;
    border-left: none;
    display: block
}

.cart-contents ul.cart-list a.remove {
    position: absolute;
    right: 6px;
    text-align: right
}

.cart-contents ul.cart-list a {
    font-size: 10px;
    font-weight: 300;
    line-height: 16px;
    padding: 0;
    position: relative;
    width: auto;
    color: #fff!important
}

.cart-contents ul.cart-list a img {
    height: 60px;
    left: 0;
    float: left;
    width: 60px;
    margin-right: 10px
}

.cart-contents ul.cart-list .quantity {
    font-size: 10px
}

.cart-contents .total {
    border-bottom: 1px solid #3e3e3e;
    border-top: 1px solid #3e3e3e;
    color: #fff;
    font-size: 10px;
    margin-bottom: 0;
    padding: 10px 0;
    float: left;
    width: 100%;
    text-align: left
}

.cart-contents p.total strong {
    float: left
}

.cart-contents .total .amount {
    float: right
}

.cart-contents .buttons {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    border: none
}

.cart-content ul.cart-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    color: #c8c8c8
}

.btn-very-small-white {
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 12px;
    color: #fff
}

.btn-very-small-black {
    border: 1px solid #f9d660;
    border-radius: 14px;
    font-size: 12px;
    color: #222;
    background: #f9d660
}

.cart-content ul.cart-list li {
    min-height: 85px;
    text-align: left
}

.cart-content ul.cart-list a.remove {
    position: absolute;
    right: 15px;
    text-align: right
}

.cart-content ul.cart-list a {
    font-size: 10px;
    font-weight: 300;
    line-height: 16px;
    padding: 0 0 0 70px;
    position: relative;
    width: auto;
    color: #c8c8c8!important
}

.cart-content ul.cart-list a img {
    height: 60px;
    left: 0;
    float: left;
    width: 60px;
    position: absolute
}

.cart-content ul.cart-list .quantity {
    font-size: 10px;
    margin-left: 70px
}

.cart-content .total {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #ff4f7d;
    font-size: 10px;
    margin-bottom: 0;
    padding: 4px 0;
    float: left;
    width: 100%;
    text-align: left
}

.best_seller_tab .nav-tabs,
.best_seller_title,
.bestsell_detail,
.bestsell_info,
.bestsell_title,
.cart-content .buttons,
.grid-banner,
.na_cats a,
.na_markup .buy-unit,
.na_markup .buy-unit img,
.pv_recommended_head,
.pv_related_head,
.re-info,
.rel-info,
.rel-pname,
.tip-info {
    text-align: center
}

.cart-content p.total strong {
    float: left
}

.cart-content .total .amount {
    float: right
}

.cart-content .buttons {
    float: left;
    width: 100%;
    margin: 0
}

.cart-contents .buttons:hover {
    background: 0 0
}

.pv_wrapper {
    padding-top:15px;
    padding-bottom: 50px
}

.product_info {
    padding: 0 15px 30px
}

.pv_info_title {
    padding: 15px 0 12px;
    margin-bottom: 0
}

.pv_info_title:after,
.pv_info_title:before {
    display: table;
    clear: both
}

.pvi_title_set {
    left: 0;
    width: 100%;
    padding: 0
}

.pvi_title {
    font-size: 18px;
    font-weight: bold;
    color: #191919
}

.pvi_title_set .cat_title {
    color: #f9d660;
    letter-spacing: .7px
}

.pvi_code {
    font-size: 13px;
    color: #979797
}

.pvi_logo {
    width: 90px
}

.pv_info_desc {
    /*padding-right: 0;*/
    margin-bottom: 5px
}

.pv_info_desc .price-current {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-top: 0px
}

.pv_info_desc .price-prev {
    color: #f00;
    display: block;
    margin-left: 0;
    font-size: 14px;
	text-decoration: inherit;
}
.pv_info_desc .price-prev .color_price{
	color: #555;
}

.rating_box {
    padding: 0 15px 10px
}

.price_box {
    padding: 0;
    color: #333
}

.intro_box {
    padding: 0 15px;
    color: rgba(0, 0, 0, .6);
    font-size: 13px
}

.pv_tab .nav-tabs {
    border: none;
    padding: 30px 0 45px
}

.pv_tab .nav-tabs>li {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #ececec
}

.pv_tab .nav-tabs>li>a {
    margin: 0;
    color: #979797;
    font-weight: 600;
    padding: 7px 15px 10px;
    border-top: 3px solid transparent
}

.pv_tab .nav-tabs>li.active>a,
.pv_tab .nav-tabs>li.active>a:focus,
.pv_tab .nav-tabs>li.active>a:hover {
    color: #2f383d;
    cursor: default;
    background-color: #f3f3f3;
    border: none;
    border-bottom: none;
    border-right: 5px solid #222
}

.pv_tab .tab-content {
    height: 210px;
    overflow-y: auto;
    padding: 0;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec
}

.pv_tab .tab-pane {
    padding: 28px 20px;
    color: rgba(0, 0, 0, .7)
}

.pv_recommended {
    padding: 30px 0
}

.pv_recommended_head {
    margin: 0 0 30px;
    position: relative
}

.pv_recommended_head:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 1
}

.pvreh-center,
.pvrh-center {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase
}

.pvreh-center {
    font-size: 18px;
    color: #00a886;
    padding: 10px 30px 8px;
    border: 1px solid #e6e6e6;
    position: relative;
    z-index: 2
}

.re-info {
    padding: 5px 0
}

.re-img {
    border: 1px solid #ececec
}

.re-img img {
    height: 250px;
    -o-object-fit: contain;
    object-fit: contain
}

.re-pname a {
    color: #00a886;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

.re-rating {
    margin: 2px 0
}

.re-price {
    font-size: 15px;
    font-weight: 600;
    color: #333
}

.pv_related {
    padding: 60px 0 0;
    position: relative;
    clear: both;
    background-color: #f3f3f3;
}

.pv_related_head {
    padding: 30px 0;
    position: relative;
    background: #fff;
    border-top: 2px solid #f3f3f3;
}

.pv_related_head:before {
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: 1
}
.pv_related .na_img img{
	object-fit: cover;
    background-color: #fff;
}

.pvrh-center {
    font-size: 18px;
    color: #222;
    padding: 10px 30px 8px;
    position: relative;
    z-index: 2
}

.text-success2 {
    color: #0f4781;
}

.btn-success2,
.btn-success2:active,
.btn-success2:focus,
.btn-success2:hover {
    color: #fff;
    background-color: #0f4781;
    border-color: #0f4781;
}

.rel-info {
    padding: 5px 0
}

.rel-img img {
    width: 100%;
    height: 250px;
    -o-object-fit: contain;
    object-fit: contain
}

.bestsell_img_box img,
.na_img img {
    max-width: 100%;
    -o-object-position: center center
}

.rel-pname {
    margin-bottom: 20px
}

.rel-pname a {
    color: #222;
    text-transform: uppercase;
    font-size: 13px
}

.one-gallery img {
    width: 100%
}

.rel-rating {
    margin: 2px 0
}

.rel-price {
    font-size: 20px;
    font-weight: 600;
    color: #ff3f2b
}

.rec-price {
    font-size: 14px;
    font-weight: 600;
    color: #222
}

.preload-chang-image {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../image/loading_spinner.gif) rgba(247, 247, 247, .772549);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center;
    z-index: 9999
}

.thumb-left {
    float: left;
    display: block;
    overflow-y: auto;
    padding-right: 8px;
    list-style: none
}

#slider3 {
    position: relative;
    margin-top: 20px;
    width: 93px;
    height: 295px;
    margin-bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0)
}

.thumb-left li.active img {
    border-color: #ccc
}

.thumb-left li img {
    width: 100%;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bs-border-bg,
.na_cats a {
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.quick-gallery-slide {
    width: 100%;
    float: left;
    display: block
}

.title-quick {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 24px
}

.best_seller_title {
    padding: 50px 0 30px;
    font-size: 45px
}

.tab-relative-fix {
    margin: 30px -15px 60px
}

.tab-relative-fix:after,
.tab-relative-fix:before {
    display: table;
    clear: both
}

.best_seller_tab .nav-tabs {
    border-bottom: 1px solid #e0e0e0
}

.best_seller_tab .nav-tabs>li {
    float: none;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 0 12px
}

.best_seller_tab .nav-tabs>li>a {
    padding: 10px 0 8px;
    margin: 0;
    border-bottom: 2px solid transparent
}

.best_seller_tab .nav>li>a:focus,
.best_seller_tab .nav>li>a:hover {
    color: #313131;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #2db89c;
    font-weight: 600
}

.best_seller_tab .nav-tabs>li.active>a,
.best_seller_tab .nav-tabs>li.active>a:focus,
.best_seller_tab .nav-tabs>li.active>a:hover {
    color: #313131;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #2db89c;
    font-weight: 600
}

.bs-border-bg {
    border: 4px solid transparent;
    transition: all .25s ease-in-out
}

.bs-border-bg:hover {
    border: 4px solid #2db89c;
    background-image: url(../image/neil/bg_bestsell.jpg)
}

.bestsell_img_box img {
    width: 100%;
    height: 300px;
    object-position: center center;
    -o-object-fit: contain;
    object-fit: contain
}

.bestsell_info {
    padding: 0 0 30px
}

.bestsell_title {
    display: block;
    color: #2db89c;
    font-size: 18px;
    font-weight: 600
}

.bestsell_detail {
    font-size: 13px;
    color: #868686;
    margin: 5px 15px 10px;
    height: 65px;
    overflow: hidden
}

.choose_bar {
    font-size: 12px;
    color: #2db89c;
    position: relative;
    display: inline-block
}

.bestsell_cart_btn,
.choose_list li {
    display: inline-block;
    font-size: 14px
}

.choose_bar:after,
.choose_bar:before {
    height: 1px;
    width: 50px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}

.choose_bar:before {
    left: -100%
}

.choose_bar:after {
    right: -100%
}

.choose_list {
    margin: 20px 0 30px
}

.choose_list li {
    list-style: none;
    background-color: #fff0a8;
    padding: 9px 9px 13px;
    margin: 0 10px;
    border-radius: 50%;
    color: #b48a47
}

.bestsell_cart_btn {
    opacity: 0;
    background-color: #2db89c;
    color: #fff;
    padding: 6px 24px 8px;
    border-radius: 20px
}

.banner_full_products img {
    max-width: 100%
}

.na_cats a {
    display: block;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .25s ease-in-out;
    position: relative;
    padding: 0 0 15px
}

.col-md-product,
.na_cats a:after {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.na_cats a:after {
    height: 2px;
    width: 40px;
    background-color: #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    transition: all .25s ease-in-out
}

.na_cats a:hover {
    color: #00a886
}

.na_cats a:hover:after {
    background-color: #00a886
}

.na_wrapper {
    position: relative;
    overflow: hidden
}

.na_markup,
.na_markup_middle {
    position: absolute;
    width: 100%
}

.new_arrivals_title {
    padding: 10px 0;
    font-size: 28px;
    color: #004c9c;
    font-weight: 300;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

.na_img img {
    width: 100%!important;
    height: 295px;
    margin: auto;
    object-position: center center;
    object-fit: contain;
	background-color: #fff;
}

.na_markup {
    top: 100%;
    left: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.na_wrapper:hover .na_markup {
    top: 0
}

.na_markup .buy-unit img {
    display: inline-block
}

.na_markup .buy-unit .cart_btn {
    display: inline-block;
    border: 2px solid #646464;
    font-size: 13px;
    font-weight: 600;
    padding: 3px 15px 6px
}

.na_markup_middle {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.tip-info {
    padding: 10px 0
}

.tip-title {
    font-size: 13px;
    color: #646464;
    padding: 0 0 10px
}

.tip-detail {
    font-size: 13px;
    color: #939393;
    padding: 0 15px;
    height: 54px;
    overflow: hidden
}

.prelonder-ajex {
    background: url(../image/loading_spinner.gif) center no-repeat;
    background-size: 50px;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .25)
}

.ajax-lond {
    background: url(../image/loading_spinner.gif) center no-repeat;
    background-size: 50px;
    height: 300px;
    display: block
}

.font-2x {
    font-size: 17px
}

.shopping-cart {
    position: relative;
    padding: 0
}

.cart-item_head {
    position: absolute;
    bottom: 5px;
    right: 6px;
    font-size: 10px;
    color: #fff;
    padding: 1px 5px;
    background-color: #ef008c;
    border-radius: 50%
}

#search-fullwidth,
.searchform {
    margin: 0 auto;
    position: relative
}

#search-fullwidth {
    background: #fff;
    max-width: 1170px;
    padding: 70px 200px
}

#search-fullwidth .searchform input[type=text] {
    border: none;
    border-bottom: 2px solid #ebebeb;
    padding: 10px 0;
    height: auto;
    font-size: 14px;
    letter-spacing: .075em;
    outline: 0
}

.has-menu .sub-level3 li,
.main_level2 li {
    border-bottom: none
}

.searchform button {
    background: 0 0;
    border: none;
    height: 40px;
    padding: 0;
    right: 5px;
    width: 26px;
    line-height: 30px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    color: #787878
}

#search-fullwidth .searchform button {
    font-size: 14px
}

.searchform input[type=text] {
    background: 0 0;
    width: 100%!important;
    padding: 5px 40px 5px 10px
}

.navbar-default .navbar-nav>li>a.open-fillter {
    outline: 0!important;
	padding-right: 0px;
}

#search-header2 .search-input:focus,
#search-header2 .search-input:hover,
.newsletter .input-group-field:focus,
.pswp,
.pswp__button:active {
    outline: 0
}

.has-menu .sub-level3 {
    list-style: none;
    padding-left: 35px
}

.has-menu .sub-level3 li a {
    font-size: 11px;
    line-height: 28px
}
#mb-navbar .navbar-nav li .vertical-menu-list a.cate_level1{
	line-height: 52px;
}
.navbar-toggle {
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

#mb-navbar .navbar-nav li a {
    line-height: 26px;
    font-size: 14px;
    font-weight: 600;
	display:block;
}

.grid-banner {
    padding: 50px 0 30px;
    font-size: 45px
}

.gb-box div[class^=col-md-] {
    padding: 0 5px
}

.gb-box img {
    max-width: 100%;
    width: 100%;
    -webkit-box-shadow: 2px 2px 10px .5px rgba(0, 0, 0, .13);
    box-shadow: 2px 2px 10px .5px rgba(0, 0, 0, .13);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.gb-box a:hover img {
    opacity: .5
}

.row-gb-refix {
    margin: 0 -5px
}

.row-gb-refix:after,
.row-gb-refix:before {
    display: table;
    clear: both
}

.gbSub div[class^=col-md-] {
    padding: 0
}

.gbSub div[class^=col-md-]:nth-child(1) {
    padding-right: 5px
}

.gbSub div[class^=col-md-]:nth-child(2) {
    padding-left: 5px
}

.gbSub div[class^=col-md-]:nth-child(3) {
    margin-top: 10px
}

.gb-promo1 {
    max-height: 399px
}

.gb-promo2,
.gb-promo3 {
    max-height: 189.73px
}

.gb-promo4 {
    max-height: 199.34px
}

.price_box s {
    font-size: 14px
}

.col-md-product {
    border: 4px solid transparent;
    transition: all .25s ease-in-out
}

.col-md-product:hover {
    border: 4px solid #2db89c;
    background-image: url(../image/neil/bg_bestsell.jpg)
}

.product-item {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.fade-in,
.fade-out {
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.star-rating img {
    width: initial
}

.owl-carousel .owl-item .star-rating img {
    display: inline-block;
    width: initial;
    border: none
}

.owl-carousel .owl-item .item-recommend .re-img img,
.owl-carousel .owl-item .item-related .rel-img img {
    border: none
}

.owl-carousel.owl-recommended .owl-item .item-recommend,
.owl-carousel.owl-related .owl-item .item-related {
    padding-left: 15px;
    padding-right: 15px
}

.owl-navigation-cus>.nav-cus {
    position: absolute;
    top: 0;
    border: 1px solid #e6e6e6;
    width: 45px;
    height: 45px;
    background-color: #fff;
    z-index: 1;
    font-size: 22px;
    color: #c3c3c3;
    line-height: 41px;
    cursor: pointer
}

.bs-border-bg:hover .bestsell_cart_btn {
    opacity: 1
}

.modal-title {
    font-size: 14px
}

#my_acount.opent-ul .my_account {
    display: block
}

.filter_brands .checkbox .checkbox,
.perfect-slictk .checkbox .checkbox {
    border-radius: 50%;
    margin-top: 5px!important
}

.perfect-popup,
.perfect-popup-bg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%
}

.filter_brands .checkbox {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px
}

.filter_brands .checkbox .checkbox {
    margin-top: 5px!important
}

.filter_brands label {
    display: inline-block;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 18px;
    color: #555
}

.filter_brands li {
    padding: 0 0 0 25px;
    border-bottom: solid 1px #f6f6f6
}

.fade_in {
    -webkit-animation: fade_in_animation .5s forwards;
    animation: fade_in_animation .5s forwards
}

@keyframes fade_in_animation {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes fade_in_animation {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.fade_out {
    -webkit-animation: fade_out_animation .3s forwards;
    animation: fade_out_animation .3s forwards
}

@keyframes fade_out_animation {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-webkit-keyframes fade_out_animation {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

.fade-in {
    transition: .3s;
    -webkit-opacity: 1!important;
    opacity: 1!important;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn 3s
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1!important
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-opacity: 0
    }
    100% {
        -webkit-opacity: 1!important
    }
}

.fade-out {
    transition: .3s;
    -webkit-opacity: 0!important;
    opacity: 0!important;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0!important
    }
}

@-webkit-keyframes fadeOut {
    from {
        -webkit-opacity: 1
    }
    to {
        -webkit-opacity: 0!important
    }
}

.rotate {
    -webkit-animation: rotate 1s;
    animation: rotate 1s
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

.cluster-loaded {
    filter: alpha(enabled=false);
    opacity: 1
}

.cluster-animation {
    -webkit-animation: clusterOpacity 1s forwards;
    animation: clusterOpacity 1s forwards
}

@keyframes clusterOpacity {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes clusterOpacity {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.bounce-animation .map-marker {
    -webkit-animation: bounce 1s forwards;
    animation: bounce 1s forwards
}

@keyframes bounce {
    0%,
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: alpha(enabled=false);
        opacity: 1
    }
    50% {
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: alpha(enabled=false);
        opacity: 1
    }
    50% {
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        -webkit-transform: translate(0, -15px);
        transform: translate(0, -15px);
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.bounce-in {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s
}

@keyframes bounceIn {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes rotateZ {
    from {
        -webkit-opacity: 0
    }
    to {
        -webkit-opacity: 1!important
    }
}

.animation-fade-in {
    -webkit-animation-name: animation-fade-in;
    -moz-animation-name: animation-fade-in;
    -ms-animation-name: animation-fade-in;
    animation-name: animation-fade-in;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-moz-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-ms-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.animation-fade-out {
    -webkit-animation-name: animation-fade-out;
    -moz-animation-name: animation-fade-out;
    -ms-animation-name: animation-fade-out;
    animation-name: animation-fade-out;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-moz-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-ms-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

.perfect-popup {
    display: none;
    background-color: rgba(0, 0, 0, .7);
    left: 0;
    z-index: 1000;
    padding-top: 40px;
    padding-bottom: 40px
}

.bg-whith,
.gif-animation {
    background-color: #fff
}

.perfect-popup.open-popup {
    display: block
}

.perfect-popup-bg {
    right: 0;
    z-index: -1
}

.container-pop {
    max-width: 610px!important;
    border-radius: 5px;
    position: relative;
    height: 330px;
    overflow-y: scroll;
    margin: 0 auto
}

.product-v-de {
    padding: 30px 15px
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100
}

.gif-animation {
    background-image: url(../image/loading_spinner.gif);
    background-position: center center;
    background-size: 55px;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 5px
}

.zoomWindow {
    cursor: url(../image/neil/icon-search.png) 4 12, auto!important
}

.content_category .list-group .product_in_cat {
    width: 100%
}

.list-group .right-block {
    float: left;
    width: 71%;
    text-align: left
}

.list-group .left-block {
    float: left;
    width: 29%
}

.list-group .right-block .detail-left {
    width: 65%;
    float: left
}

.list-group .right-block .products-add-cart {
    float: left;
    width: 35%
}

.list-group .right-block .detail-left .price-grid {
    display: none
}

.list-group .right-block .products-add-cart .price-list {
    text-align: center;
    margin-bottom: 20px
}

.list-group .right-block .products-add-cart .prices .price-prev {
    color: #4d4d4d;
    font-size: 14px
}

.list-group .right-block .products-add-cart .add-to-card {
    display: block;
    border-radius: 14px;
    color: #333
}

.list-group .right-block .products-add-cart .add-to-wishlist {
    color: #969696;
    font-size: 12px;
    text-transform: initial;
    display: inline-block;
    margin-top: 10px;
    padding-left: 8px
}

.list-group .right-block .products-add-cart .size_guide {
    float: left;
    margin-top: 10px;
    font-size: 12px;
    padding-right: 10px;
    border-right: 1px solid #ddd
}

.list-group .right-block .products-add-cart .add-to-wishlist i,
.list-group .right-block .products-add-cart .size_guide i {
    color: #969696
}

.list-group .product-item .right-block {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 20px
}

.grid-group .right-block .detail-right,
.grid-group .right-block .label-price,
.grid-group .right-block .products-text,
.grid-group .right-block .rating-star {
    display: none
}

.grid-group .block_add .size_guide {
    display: none!important
}

.grid-group .product_in_cat .product-item .title-pro .price-list,
.grid-group .product_in_cat .product-item .title-pro .products-name-list,
.grid-group .right-block .form-add-tocard,
.list-group .left-block .products-name-grid {
    display: none
}

.descr h5 a,
.list-group .right-block .form-add-tocard {
    display: block
}

.prices .price-prev {
    color: red
}

.list-group .right-block .price-current {
    font-weight: 700;
    color: red;
    font-size: 20px
}

.list-group .right-block .detail-right {
    float: right;
    position: absolute;
    right: 0;
    top: 0
}

.products-add-cart .btn-add-to-compare {
    padding: 7px 10px 7px 8px
}

.products-add-cart .btn-add-to-dowload {
    border-right: 1px solid #fff
}

.products-add-cart .list-group .add-to-card {
    padding: 10px 14px
}

.grid-group .right-block .form-add-tocard {
    width: 116px;
    margin: 30px auto 0
}

.list-group .right-block .products-add-cart .form-add-tocard i {
    color: #4d4d4d
}

.list-group .detail-left .products-name {
    margin-bottom: 0
}

.list-group .detail-left .products-text {
    padding: 20px 0 0;
    margin-bottom: 0
}

.sitemaps_body>h3 {
    font-size: 18px
}

.sitemaps_body ul>ul {
    padding-left: 30px;
    padding-bottom: 15px
}

.sitemaps_body ul>ul h4 {
    font-size: 14px
}

.sitemaps_body ul>ul li>a {
    font-size: 12px
}

.sitemaps_body ul>ul li ul {
    list-style-position: inside;
    padding-left: 15px
}

.block {
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.view {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    cursor: default
}

.arown_loca,
.tringle {
    position: absolute;
    bottom: 0
}

.view-first img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
    max-height: 370px;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover
}

.category_home .banner_cat,
.logo_detail {
    object-fit: cover;
    object-position: center center
}

.tringle {

    background: url(../img/tringle.png);
    width: 20px;
    height: 13px;
    left: 15px;
    z-index: 999
}

.descr {
    clear: both;
    padding: 10px 0!important;
    background: #fff;
    height: 200px
}

.descr h5 {
    margin-bottom: 10px;
    line-height: 20px;
    margin-top: 25px;
    font-size: 16px;
    color: #454545
}

.descr h5 a {
    color: #305c55;
    font-weight: 700
}

.descr .read-more {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #305c55;
    float: left
}

.descr .read-more i {
    color: #305c55;
    margin-left: 10px;
    font-size: 20px
}

.descr .read-more span {
    float: left
}

.descr p {
    font-size: 14px;
    line-height: 18px;
    color: #5a6568
}

.arown_loca {
    border-bottom: 12px solid #FFF;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    width: 0;
    height: 0;
    left: 20px;
    z-index: 9
}

.commernt {
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 700;
    color: #acacac;
    padding-top: 7px
}

#pagination {
    text-align: center;
    margin: 0 0 30px
}

#neil_grid {
    margin: 0 -15px 20px
}

#neil_grid:after,
#neil_grid:before {
    display: table;
    clear: both
}

#neil_grid div[class^=col-md-] {
    margin-bottom: 30px
}

.neil_news_border {
    border: 1px solid #e6e6e6
}

.news_preview {
    margin: 20px 0 10px
}

.set-height .col-md-3 {
    min-height: 500px
}

.titlecatpost {
    position: relative
}

.rss {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #f8991d;
    font-size: 14px
}

.my_account::before {
  /*  width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ec6796;
    position: absolute;
    top: -11px;
    right: inherit;
	left: 32px;*/
}

.slide_home {
    width: 100%
}

.block-sale-bestseller {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}

.block-sale-bestseller .text-slide {
    color: #fff;
    position: absolute;
    top: 40%;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%
}

.bg_look_for,
.change-image-box {
    position: relative;
    min-height: 400px
}

.bg_look_for {
    background-image: url(../image/bbag/bg_lookfor.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding: 55px 0;
    float: left
}

.bg_look_for .block-inner a {
    color: #fff
}

.category_home ul {
    list-style: none;
    float: left;
    margin-bottom: 50px
}

.category_home .banner_cat {
    width: 100%;
    height: 320px
}

.border_hr {
    border-bottom: 5px solid #f9d660;
    margin-top: 42px;
    margin-bottom: 40px
}

.category_home .title-cat-home {
    color: #9a989a;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px
}

.category_home {
    text-align: center
}

.button_see_more {
    background: #f9d660;
    color: #454545;
    padding: 10px 35px;
    border-radius: 26px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.block-option-shop .content p {
    font-size: 12px
}

.slider_hot_item .title_hot_item {
    color: #9a989a;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px
}

.slider_brand .img_brand {
    border-right: 1px solid #ddd
}

.slider_brand .img_brand:last-child {
    border-right: none
}

.slider_brand {
    margin-bottom: 30px
}

.block-option-shop {
    margin: 40px 0
}

.block-option-shop img {
    float: left;
    width: 60px
}

.block-option-shop .content {
    text-align: left;
    float: left;
    width: 75%
}

.block-option-shop .icon_image {
    display: inline-block;
    width: 25%;
    float: left
}

.footer_social {
    text-align: right
}

.tab-share-product .title-share-pd {
    text-align: center
}

.logo_footer {
    margin: 20px 30px
}

.email_image {
    float: left
}

.btn_submit .newsletter_btn {
    margin-top: 9px;
    background: #3d3d3d;
    color: #fff;
    height: 33px;
    border-radius: 14px
}

.newsletter-footer {
    float: right
}

.tab-share-product .title-share-pd p {
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 700
}

.tab-share-product .title-share-pd i {
    color: #d5d5d5;
    font-size: 22px
}

.tab-share-product .block-button-follower .button-follower {
    margin-bottom: 25px
}

.change-image-box .inner {
    position: relative
}

.change-image-box .mod_color {
    position: absolute;
    right: 25px;
    top: 30px
}

.change-image-box .left-site,
.mod_color li {
    position: relative
}

.mod_color {
    list-style: none;
    margin: 0;
}

.mod_color li:first-chlid {
    margin-top: 0
}

.mod_color li {
    display: inline-block;
    margin-top: 5px;
    cursor: pointer
}

.change-image-box .mod_color li img {
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.change-image-box .left-site .item-thumb img,
.change-image-box .right-site img {
    width: 100%
}
.change-image-box .left-site .item-thumb img{
	max-height: 140px;
}

.change-image-box .left-site figure  {
    border: 1px solid #e6e6e6
}

.short_desc .title_short_desc {
    border-top: 1px solid #e3e3e3;
    padding: 20px 0 0;
    margin-top: 25px
}

.short_desc .p_short_desc {
    padding: 20px
}
.pswp img,
.tp-simpleresponsive img {
    max-width: none
}

.cart_responsive,
.pswp {
    display: none
}

.pswp,
.pswp__bg,
.pswp__scroll-wrap {
    width: 100%;
    height: 100%
}

.pswp,
.pswp__item,
.pswp__scroll-wrap {
    overflow: hidden;
    top: 0;
    left: 0
}

.pswp,
.pswp__bg,
.pswp__error-msg,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
    position: absolute
}

.pswp {
    -ms-touch-action: none;
    touch-action: none;
    z-index: 99999
}

.pswp--open,
.pswp__button {
    display: block
}

.pswp * {
    box-sizing: border-box
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    left: 0;
    top: 0;
    background: #000;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__item {
    right: 0;
    bottom: 0
}

.pswp__img {
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right,
.pswp__caption--fake {
    visibility: hidden
}

.pswp__button {
    position: relative;
    cursor: pointer;
    overflow: visible;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(../image/default-skin.png) no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:105dpi),
(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(../image/default-skin.svg)
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

.pswp__caption--empty,
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__counter,
.pswp__preloader {
    height: 44px;
    top: 0;
    position: absolute
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    left: 0;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__ui {
    visibility: visible
}

.pswp__preloader {
    width: 44px;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp--css_animation .pswp__preloader--active,
.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../image/preloader.gif) no-repeat
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

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

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

@-webkit-keyframes donut-rotate {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

@keyframes donut-rotate {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.tp-caption.largeblackbg {
    position: absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tp-caption.black_heavy_60,
.tp-caption.grey_heavy_72,
.tp-caption.white_heavy_40 {
    font-weight: 900;
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-style: none
}

.tp-caption.black_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    color: #000;
    border-color: #000
}

.tp-caption.white_heavy_40 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    border-color: #000
}

.tp-caption.grey_heavy_72 {
    font-size: 72px;
    line-height: 72px;
    color: #d5d2d2;
    border-color: #000
}

.tp-caption.grey_regular_18 {
    font-size: 18px;
    line-height: 26px;
    font-family: "Open Sans";
    color: #777;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.black_thin_34,
.tp-caption.light_heavy_60 {
    font-family: Raleway;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-style: none
}

.tp-caption.black_thin_34 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 100;
    color: #000;
    border-color: #000
}

.tp-caption.arrowicon {
    line-height: 1px;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.light_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    color: #fff;
    border-color: #000
}

.tp-caption.black_bold_40 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: Raleway;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.black_heavy_70,
.tp-caption.light_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    background-color: transparent
}

.tp-caption.black_bold_bg_20,
.tp-caption.black_heavy_70,
.tp-caption.light_heavy_70 {
    font-weight: 900;
    font-family: Raleway;
    text-shadow: none;
    border-color: #000;
    border-style: none;
    text-decoration: none;
    border-width: 0
}

.tp-caption.light_heavy_70 {
    color: #fff
}

.tp-caption.black_heavy_70 {
    color: #000
}

.tp-caption.black_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #000;
    padding: 5px 8px
}

.tp-caption.greenbox30 {
    line-height: 30px;
    text-decoration: none;
    background-color: #86b567;
    padding: 0 14px;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.blue_heavy_60,
.tp-caption.green_bold_bg_20 {
    font-family: Raleway;
    color: #fff;
    text-shadow: none;
    border-color: #000;
    text-decoration: none;
    border-style: none;
    border-width: 0;
    font-weight: 900
}

.tp-caption.fullrounded,
.tp-caption.whitecircle_600px {
    border-radius: 400px;
    border-color: #222;
    border-width: 0;
    border-style: none
}

.tp-caption.blue_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    background-color: #31a5cb;
    padding: 3px 10px
}

.tp-caption.green_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    background-color: #86b567;
    padding: 5px 8px
}

.tp-caption.whitecircle_600px {
    line-height: 1px;
    width: 800px;
    height: 800px;
    text-decoration: none;
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid;
    background-color: transparent
}

.tp-caption.light_heavy_40,
.tp-caption.white_thin_34 {
    font-family: Raleway;
    background-color: transparent;
    text-shadow: none;
    color: #fff
}

.tp-caption.fullbg_gradient,
.tp-caption.light_heavy_40,
.tp-caption.white_thin_34 {
    border-color: #000;
    border-style: none;
    text-decoration: none;
    border-width: 0
}

.tp-caption.light_heavy_40 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 900
}

.tp-caption.white_thin_34 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 200
}

.tp-caption.fullbg_gradient {
    width: 100%;
    height: 100%;
    background-color: #490202
}

.tp-caption.light_medium_30 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family: Raleway;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.blue_bold_bg_20,
.tp-caption.red_bold_bg_20,
.tp-caption.white_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 900;
    padding: 5px 8px;
    border-color: #000;
    border-style: none;
    font-family: Raleway;
    text-shadow: none
}

.tp-caption.red_bold_bg_20 {
    color: #fff;
    text-decoration: none;
    background-color: #e03300;
    border-width: 0
}

.tp-caption.blue_bold_bg_20 {
    color: #fff;
    text-decoration: none;
    background-color: #3598dc;
    border-width: 0
}

.tp-caption.white_bold_bg_20 {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-width: 0
}

.tp-caption.light_heavy_70_shadowed,
.tp-caption.white_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    border-width: 0
}

.tp-caption.white_heavy_70 {
    font-family: Raleway;
    background-color: transparent;
    text-shadow: none;
    border-color: #000;
    border-style: none
}

.tp-caption.light_heavy_70_shadowed,
.tp-caption.light_medium_30_shadowed {
    font-family: Raleway;
    background-color: transparent;
    text-shadow: 0 0 7px rgba(0, 0, 0, .25);
    border-color: #000;
    border-style: none
}

.tp-caption.light_medium_30_shadowed {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    border-width: 0
}

.tp-caption.bignumbers_white,
.tp-caption.blackboxed_heavy {
    font-weight: 800;
    border-width: 0;
    color: #fff;
    text-decoration: none
}

.tp-caption.blackboxed_heavy {
    font-size: 70px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #000;
    padding: 5px 20px;
    text-shadow: rgba(0, 0, 0, .14902) 0 0 7px;
    border-color: #000;
    border-style: none
}

.tp-caption.bignumbers_white {
    background-color: rgba(0, 0, 0, 0);
    font-size: 84px;
    line-height: 84px;
    font-family: Raleway;
    padding: 0;
    text-shadow: rgba(0, 0, 0, .247059) 0 0 7px;
    border-color: #fff;
    border-style: none solid none none
}

.tp-caption.whiteline_long {
    line-height: 1px;
    min-width: 660px;
    background-color: transparent;
    text-decoration: none;
    border-width: 2px 0 0;
    border-color: #fff #222 #222;
    border-style: solid none none
}

.tp-caption.light_medium_20,
.tp-caption.light_medium_20_shadowed {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    font-family: Raleway
}

.tp-caption.light_medium_20_shadowed {
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 0 7px rgba(0, 0, 0, .25);
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.fullgradient_overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid;
    width: 100%;
    height: 100%;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.light_medium_20,
.tp-caption.reddishbg_heavy_70 {
    text-decoration: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.light_medium_20 {
    background-color: transparent
}

.tp-caption.light_heavy_34,
.tp-caption.reddishbg_heavy_70 {
    font-weight: 900;
    font-family: Raleway;
    color: #fff;
    text-shadow: none
}

.tp-caption.reddishbg_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    background-color: rgba(100, 1, 24, .8);
    padding: 50px
}

.tp-caption.black_thin_30,
.tp-caption.borderbox_725x130,
.tp-caption.light_heavy_34 {
    text-decoration: none;
    background-color: transparent
}

.tp-caption.borderbox_725x130 {
    min-width: 725px;
    min-height: 130px;
    border-width: 2px;
    border-color: #fff;
    border-style: solid
}

.tp-caption.light_heavy_34 {
    font-size: 34px;
    line-height: 34px;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.black_thin_30,
.tp-caption.black_thin_whitebg_30 {
    font-size: 30px;
    line-height: 30px;
    font-family: Raleway;
    color: #000;
    border-style: none;
    border-width: 0;
    border-color: #000
}

.tp-caption.black_thin_30 {
    font-weight: 100;
    text-shadow: none
}

.tp-caption.black_thin_whitebg_30 {
    font-weight: 300;
    text-decoration: none;
    background-color: #fff;
    padding: 5px 10px;
    text-shadow: none
}

.tp-caption.black_thin_blackbg_30,
.tp-caption.greenishbg_heavy_70,
.tp-caption.light_thin_60,
.tp-caption.white_heavy_60 {
    font-family: Raleway;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

.tp-caption.white_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    background-color: transparent;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.black_thin_blackbg_30 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    background-color: #000;
    padding: 5px 10px;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.light_thin_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 100;
    background-color: transparent;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.blackbgfull,
.tp-caption.bluebgfull,
.tp-caption.greenbgfull,
.tp-caption.wave_repeat1,
.tp-caption.wavebg1,
.tp-caption.wavebg2,
.tp-caption.wavebg3,
.tp-caption.wavebg4 {
    border-color: #222;
    border-style: none;
    border-width: 0
}

.tp-caption.greenbgfull {
    background-color: #85b85f;
    width: 100%;
    height: 100%
}

.tp-caption.bluebgfull {
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: #3da4cf
}

.tp-caption.blackbgfull {
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .247059)
}

.tp-caption.wave_repeat1 {
    width: 100%;
    height: 600px;
    background-repeat: repeat-x;
    background-color: transparent;
    text-decoration: none
}

.tp-caption.wavebg2 {
    width: 200%;
    height: 300px;
    text-decoration: none;
    background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png)
}

.tp-caption.wavebg1 {
    width: 200%;
    height: 300px;
    text-decoration: none;
    background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png)
}

.tp-caption.wavebg3 {
    width: 200%;
    height: 300px;
    text-decoration: none;
    background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png)
}

.tp-caption.wavebg4 {
    width: 200%;
    height: 300px;
    text-decoration: none;
    background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png)
}

.tp-caption.greenishbg_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    padding: 50px;
    background-color: rgba(40, 67, 62, .8);
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.deepblue_sea,
.tp-caption.wavebg5 {
    border-width: 0;
    border-color: #222;
    border-style: none;
    text-decoration: none
}

.tp-caption.boldwide_small_white,
.tp-caption.finewide_large_white,
.tp-caption.finewide_medium_white,
.tp-caption.finewide_small_white,
.tp-caption.finewide_verysmall_white_mw,
.tp-caption.whitedivider3px,
.tp-caption.whitedivider3px_vertical {
    text-shadow: none;
    border-color: #000;
    border-width: 0;
    border-style: none;
    text-decoration: none
}

.tp-caption.wavebg5 {
    width: 200%;
    height: 300px;
    background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png)
}

.tp-caption.deepblue_sea {
    width: 100%;
    height: 1000px;
    background-color: rgba(30, 46, 59, 1)
}

.largeredbtn {
    font-family: Raleway, sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 60px;
    color: #fff!important;
    text-decoration: none;
    background: #ea5b1f;
    background: -moz-linear-gradient(top, rgba(234, 91, 31, 1) 0, rgba(227, 58, 12, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(234, 91, 31, 1)), color-stop(100%, rgba(227, 58, 12, 1)));
    background: -webkit-linear-gradient(top, rgba(234, 91, 31, 1) 0, rgba(227, 58, 12, 1) 100%);
    background: -o-linear-gradient(top, rgba(234, 91, 31, 1) 0, rgba(227, 58, 12, 1) 100%);
    background: -ms-linear-gradient(top, rgba(234, 91, 31, 1) 0, rgba(227, 58, 12, 1) 100%);
    background: linear-gradient(to bottom, rgba(234, 91, 31, 1) 0, rgba(227, 58, 12, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c', GradientType=0);
    padding: 22px 80px 22px 40px
}

.largeredbtn:hover {
    background: #e33a0c;
    background: -moz-linear-gradient(top, rgba(227, 58, 12, 1) 0, rgba(234, 91, 31, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(227, 58, 12, 1)), color-stop(100%, rgba(234, 91, 31, 1)));
    background: -webkit-linear-gradient(top, rgba(227, 58, 12, 1) 0, rgba(234, 91, 31, 1) 100%);
    background: -o-linear-gradient(top, rgba(227, 58, 12, 1) 0, rgba(234, 91, 31, 1) 100%);
    background: -ms-linear-gradient(top, rgba(227, 58, 12, 1) 0, rgba(234, 91, 31, 1) 100%);
    background: linear-gradient(to bottom, rgba(227, 58, 12, 1) 0, rgba(234, 91, 31, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f', GradientType=0)
}

.fullrounded img {
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    border-radius: 400px
}

.tp-caption.lightgrey_divider,
.tp-caption.whitedivider3px {
    background-position: initial initial;
    background-repeat: initial initial
}

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

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

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

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

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

.tp-caption.finewide_large_white {
    background-color: transparent
}

.tp-caption.whitedivider3px {
    color: #000;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    font-size: 0;
    line-height: 0;
    min-width: 468px;
    min-height: 3px
}

.tp-caption.finewide_medium_white {
    background-color: transparent
}

.tp-caption.boldwide_small_white {
    font-size: 25px;
    line-height: 25px;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 5px
}

.tp-caption.whitedivider3px_vertical {
    color: #000;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    font-size: 0;
    line-height: 0;
    min-width: 3px;
    min-height: 130px
}

.tp-caption.finewide_small_white,
.tp-caption.finewide_verysmall_white_mw {
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 5px
}

.tp-caption.finewide_small_white {
    font-size: 25px;
    font-weight: 300
}

.tp-caption.finewide_verysmall_white_mw {
    font-size: 13px;
    font-weight: 400;
    max-width: 470px;
    white-space: normal!important
}

.tp-caption.lightgrey_divider {
    background-color: #ebebeb
}

.tp-caption.finewide_large_white,
.tp-caption.finewide_medium_white {
    color: #FFF;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-transform: uppercase
}

.tp-caption.finewide_large_white {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 8px
}

.tp-caption.finewide_medium_white {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 5px
}

.tp-caption.huge_red {
    position: absolute;
    color: #df4b6b;
    font-weight: 400;
    font-size: 150px;
    line-height: 130px;
    font-family: Oswald, sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #2d3136;
    padding: 0
}

.tp-caption.huge_thin_yellow,
.tp-caption.middle_yellow {
    position: absolute;
    color: #fbd572;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    white-space: nowrap
}

.tp-caption.middle_yellow {
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    border-width: 0;
    border-style: none
}

.tp-caption.huge_thin_yellow {
    font-weight: 300;
    font-size: 90px;
    line-height: 90px;
    letter-spacing: 20px;
    border-width: 0;
    border-style: none
}

.tp-caption.big_dark,
.tp-caption.medium_dark {
    position: absolute;
    color: #333;
    font-family: "Open Sans";
    border-width: 0;
    border-style: none
}

.tp-caption.big_dark {
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    margin: 0;
    white-space: nowrap
}

.tp-caption.medium_dark {
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    letter-spacing: 5px;
    white-space: nowrap
}

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

.tp-caption.medium_grey {
    font-size: 20px;
    padding: 2px 4px;
    border-width: 0;
    border-style: none;
    background-color: #888
}

.tp-caption.small_text {
    font-size: 14px;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_text {
    font-size: 20px;
    border-width: 0;
    border-style: none
}

.tp-caption.large_bold_white_25,
.tp-caption.medium_text_shadow {
    font-family: "Open Sans";
    text-shadow: #000 0 5px 10px;
    border-color: #fff;
    color: #fff;
    border-width: 0;
    border-style: none;
    background-color: transparent;
    text-decoration: none;
    text-align: center
}

.tp-caption.large_bold_white_25 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700
}

.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600
}

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

.tp-caption.medium_bold_grey {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.very_big_white,
.tp-caption.very_large_text {
    color: #fff;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}

.tp-caption.very_large_text {
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    letter-spacing: -2px
}

.tp-caption.very_big_black,
.tp-caption.very_big_white {
    position: absolute;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    padding: 1px 4px 0
}

.tp-caption.modern_big_bluebg,
.tp-caption.modern_big_redbg,
.tp-caption.modern_medium_fat,
.tp-caption.modern_medium_fat_white,
.tp-caption.modern_medium_light {
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    position: absolute;
    text-shadow: none
}

.tp-caption.very_big_white {
    font-weight: 800;
    background-color: #000
}

.tp-caption.very_big_black {
    color: #000;
    font-weight: 700;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #fff
}

.tp-caption.modern_medium_fat,
.tp-caption.modern_medium_fat_white {
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    white-space: nowrap
}

.tp-caption.modern_medium_fat {
    color: #000
}

.tp-caption.modern_medium_fat_white {
    color: #fff
}

.tp-caption.modern_medium_light {
    color: #000;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    white-space: nowrap
}

.tp-caption.modern_big_bluebg,
.tp-caption.modern_big_redbg {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0
}

.tp-caption.modern_big_bluebg {
    font-weight: 800;
    padding: 3px 10px;
    background-color: #4e5b6c
}

.tp-caption.modern_big_redbg {
    font-weight: 300;
    padding: 1px 10px 3px;
    background-color: #de543e
}

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

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

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

.tp-caption.thinheadline_dark,
.tp-caption.thintext_dark {
    color: rgba(0, 0, 0, .85);
    text-shadow: none;
    font-weight: 300;
    font-family: "Open Sans";
    background-color: transparent;
    position: absolute
}

.tp-caption.thinheadline_dark {
    font-size: 30px;
    line-height: 30px
}

.tp-caption.thintext_dark {
    font-size: 16px;
    line-height: 26px
}

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

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

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

.tp-caption.largeblackbg,
.tp-caption.largepinkbg {
    color: #fff;
    text-shadow: none;
    font-size: 50px;
    line-height: 70px
}

.tp-caption.largeblackbg,
.tp-caption.largepinkbg,
.tp-caption.largewhitebg {
    font-weight: 300;
    font-family: "Open Sans"
}

.tp-caption.excerpt,
.tp-caption.largeblackbg {
    text-decoration: none;
    border-width: 0;
    border-color: #fff;
    border-style: none
}

.tp-caption.largeblackbg {
    background-color: #000;
    padding: 0 20px 5px
}

.tp-caption.largepinkbg {
    position: absolute;
    background-color: #db4360;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tp-caption.largewhitebg,
.tp-caption.largeyellowbg {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    position: absolute;
    font-size: 50px;
    line-height: 70px;
    padding: 0 20px;
    text-shadow: none
}

.tp-caption.largewhitebg {
    color: #000;
    background-color: #fff;
    border-radius: 0
}

.tp-caption.largeyellowbg {
    color: #f9d660;
    font-weight: 700;
    font-family: prompt_reg;
    background-color: transparent;
    border-radius: 0;
    text-align: center
}

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

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

.tp-caption.large_bold_grey,
.tp-caption.medium_thin_grey,
.tp-caption.small_thin_grey {
    background-color: transparent;
    padding: 1px 4px 0;
    margin: 0;
    border-color: #ffd658;
    font-family: "Open Sans";
    text-decoration: none;
    border-width: 0;
    border-style: none;
    text-shadow: none
}

.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    color: #666
}

.tp-caption.medium_thin_grey,
.tp-caption.small_thin_grey {
    font-weight: 300
}

.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    color: #666
}

.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    color: #757575
}

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

.tp-caption.large_bold_darkblue,
.tp-caption.medium_bg_darkblue,
.tp-caption.medium_bold_red {
    font-weight: 800;
    font-family: "Open Sans";
    border-color: #ffd658
}

.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    background-color: #34495e;
    padding: 10px;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_bold_red,
.tp-caption.medium_light_red {
    color: #e33a0c;
    background-color: transparent;
    padding: 0;
    text-decoration: none;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px
}

.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    border-color: #ffd658
}

.tp-caption.medium_bg_red,
.tp-caption.medium_bold_orange {
    font-weight: 800;
    font-family: "Open Sans";
    border-color: #ffd658
}

.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    background-color: #e33a0c;
    padding: 10px;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    color: #f39c12;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-style: none
}

.tp-caption.large_bold_white,
.tp-caption.medium_bg_orange {
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    background-color: #f39c12;
    padding: 10px;
    border-color: #ffd658
}

.tp-caption.medium_light_white,
.tp-caption.mediumlarge_light_white,
.tp-caption.mediumlarge_light_white_center {
    font-weight: 300;
    padding: 0;
    color: #fff;
    font-family: "Open Sans";
    border-width: 0;
    border-style: none;
    text-decoration: none
}

.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    background-color: transparent;
    border-color: #ffd658
}

.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    background-color: transparent;
    border-color: #ffd658
}

.tp-caption.mediumlarge_light_white,
.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    background-color: transparent;
    border-color: #ffd658
}

.tp-caption.mediumlarge_light_white_center {
    text-align: center
}

.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #7f8c8d;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.large_bold_black,
.tp-caption.medium_light_black {
    color: #000;
    text-decoration: none;
    border-width: 0;
    border-style: none;
    font-family: "Open Sans"
}

.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    background-color: transparent;
    padding: 0;
    border-color: #ffd658
}

.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    background-color: transparent;
    border-color: #ffd658
}

.tp-caption.mediumlarge_light_darkblue,
.tp-caption.small_light_white {
    font-weight: 300;
    background-color: transparent;
    padding: 0;
    border-color: #ffd658
}

.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    border-width: 0;
    border-style: none
}

.tp-caption.large_bg_black,
.tp-caption.small_light_white {
    color: #fff;
    font-family: "Open Sans";
    border-width: 0;
    border-style: none;
    text-decoration: none
}

.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px
}

.tp-caption.roundedimage {
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    background-color: #000;
    padding: 10px 20px 15px;
    border-color: #ffd658
}

.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: #fff;
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

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

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

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

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

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

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

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    right: 0
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/gradient/g30.png) top repeat-x;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px
}

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

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

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

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

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

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

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

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

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

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

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

.fullwidthbanner-container {
    overflow: hidden
}

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

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased!important
}

.noFilterClass {
    filter: none!important
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto
}

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

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

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

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

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

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

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

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

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

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

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

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button,
.tparrows .tp-arr-imgholder,
.tparrows .tp-arr-titleholder {
    display: none
}

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

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

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-bullets,
.tparrows {
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(5px)
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

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

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

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet.png) top left;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets.png) bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-bullets.simplebullets.square .bullet,
.tp-bullets.simplebullets.square-old .bullet {
    background: url(../assets/bullets2.png) bottom left;
    width: 19px;
    margin-right: 0
}

.tp-bullets.simplebullets.navbar .bullet,
.tp-bullets.simplebullets.square .bullet,
.tp-bullets.simplebullets.square-old .bullet {
    height: 19px;
    margin-top: 0;
    cursor: pointer;
    position: relative;
    float: left
}

.tp-bullets.simplebullets.round-old .bullet.last,
.tp-bullets.simplebullets.square .bullet.last,
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.navbar .bullet {
    background: url(../assets/bullet_boxed.png) top left;
    width: 18px;
    margin-right: 5px
}

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

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

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/navigdots.png) bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0!important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0!important
}

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

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

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    z-index: 600;
    position: relative
}

.tparrows.preview1,
.tparrows.preview4 {
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tp-leftarrow,
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow {
    background: url(../assets/large_left.png) top left
}

.tp-rightarrow {
    background: url(../assets/large_right.png) top left
}

.tp-leftarrow.round,
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 14px
}

.tp-leftarrow.round {
    background: url(../assets/small_left.png) top left;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-rightarrow.round {
    background: url(../assets/small_right.png) top left;
    margin-right: 0;
    float: left;
    margin-top: 0
}

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

.tp-leftarrow.round-old {
    background: url(../assets/arrow_left.png) top left
}

.tp-rightarrow.round-old {
    background: url(../assets/arrow_right.png) top left
}

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

.tp-leftarrow.navbar {
    background: url(../assets/small_left_boxed.png) top left;
    margin-right: 6px
}

.tp-rightarrow.navbar {
    background: url(../assets/small_right_boxed.png) top left;
    margin-left: 6px
}

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

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

.tp-leftarrow.navbar-old {
    background: url(../assets/arrowleft.png) top left;
    margin-right: 6px
}

.tp-rightarrow.navbar-old {
    background: url(../assets/arrowright.png) top left;
    margin-left: 6px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}

.tp-leftarrow.square,
.tp-leftarrow.square-old {
    margin-right: 0
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}

.tp-leftarrow.square {
    background: url(../assets/arrow_left2.png) top left
}

.tp-rightarrow.square {
    background: url(../assets/arrow_right2.png) top left;
    margin-left: 0
}

.tp-leftarrow.square-old {
    background: url(../assets/arrow_left2.png) top left
}

.tp-rightarrow.square-old {
    background: url(../assets/arrow_right2.png) top left;
    margin-left: 0
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.tp-leftarrow.default {
    background: url(../assets/large_left.png)
}

.tp-rightarrow.default {
    background: url(../assets/large_right.png)
}

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

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px
}

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

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}

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

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: 0 0;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tp-bullets.preview1 .bullet,
.tp-bullets.preview2 .bullet {
    cursor: pointer;
    margin-bottom: 0!important;
    box-sizing: content-box;
    float: none!important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

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

.tp-thumbs img {
    width: 100%
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 5px;
    top: auto
}

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

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

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none
}

.blog_relate ul,
.share-blog,
.share-product ul,
.slider_brand ul,
.slider_inner_brand {
    list-style: none
}

.tp-simpleresponsive>ul>li {
    list-style: none;
    position: absolute;
    visibility: hidden
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png)
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -moz-backface-visibility: hidden;
    background: 0 0
}

.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: revicons;
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, .15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.tp-rightarrow.preview1:after {
    content: '>'
}

.tp-leftarrow.preview1:after {
    content: '<'
}

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

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    backface-visibility: hidden
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

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

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

.tp-bullets.preview1 {
    height: 21px
}

.tp-bullets.preview1 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid transparent!important;
    display: inline-block;
    margin-right: 5px!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview1 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(255, 255, 255, 1)!important
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width .3s, background-color .3s, opacity .3s;
    transition: width .3s, background-color .3s, opacity .3s;
    backface-visibility: hidden
}

.tparrows.preview2:after,
.tparrows.preview3:after {
    -webkit-transition: color .3s;
    font-family: revicons
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -moz-transition: color .3s;
    transition: color .3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    position: absolute
}

.tp-bullets.preview2 {
    height: 17px
}

.tp-bullets.preview2 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview2 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

.tp-arr-titleholder.alwayshidden {
    display: none!important
}

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

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

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

.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet {
    cursor: pointer;
    -webkit-border-radius: 10px;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    box-sizing: content-box
}

.tp-bullets.preview3 .bullet.last,
.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet {
    border-radius: 10px;
    float: none!important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -moz-transition: color .3s;
    transition: color .3s
}

.tparrows.preview3:hover:after {
    color: #000
}

.tp-rightarrow.preview3:after {
    content: '\e825'
}

.tp-leftarrow.preview3:after {
    content: '\e824'
}

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

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    left: 0;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}

.tp-bullets.preview3,
.tp-bullets.preview4 {
    height: 17px
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}

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

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tp-bullets.preview3 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s
}

.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview3 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

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

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

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: 0 0
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: revicons;
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

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

.tp-rightarrow.preview4:after {
    content: '\e825'
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    position: relative;
    backface-visibility: hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
    position: absolute;
    left: 180px;
    backface-visibility: hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

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

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

.tp-leftarrow.preview4:after {
    content: '\e824';
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@media only screen and (min-width:768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

.tp-bullets.preview4 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s
}

.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

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

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

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

.tp-loader.spinner0 {
    background: url(../image/loader2.gif) center center no-repeat #fff;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out
}

.tp-loader.spinner1 {
    background-color: #fff;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-transparentimg {
    content: "url(../assets/transparent.png)"
}

.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%
}

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

@font-face {
    font-family: revicons;
    src: url(../font/revicons.eot?5510888);
    src: url(../font/revicons.eot?5510888#iefix) format('embedded-opentype'), url(../font/revicons.woff?5510888) format('woff'), url(../font/revicons.ttf?5510888) format('truetype'), url(../font/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" revicon-"]:before,
[class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.breadcrumb a,
.lb-sort-by {
    font-family: prompt_reg
}
.buttons-gruop a{
	color: #fff;

}

.more-info,
.more-new {
    font-size: 14px;
    text-decoration: underline
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.filter-view,
.sort-group {
    display: inline-block
}

.has_cart {
    display: none!important
}

.header_menu,
.header_menu .dropdown {
    position: static
}

.dropdown-menu.dropdown-full {
    width: 100%
}

.slide-category .owl-controls .owl-buttons .owl-next,
.slide-category .owl-controls .owl-buttons .owl-prev {
    background: #FFF;
    border: 3px solid #c9c9c9;
    cursor: pointer;
    color: #c9c9c9;
    height: auto;
    position: absolute;
    top: 50%;
    text-align: center;
    z-index: 20;
    border-radius: 50%;
    line-height: 22px;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%)
}

.slide-category .owl-controls .owl-buttons .owl-prev {
    left: 0
}

.slide-category .owl-controls .owl-buttons .owl-next {
    right: 0
}

.item-cat {
    padding: 20px 25px
}

.slide-category {
    margin-top: 25px;
    margin-bottom: 15px
}

.group-sidebar2.fix-element {
    width: 100%;
    position: fixed;
    top: 57px;
    z-index: 9;
    border-bottom: solid 1px #ececec
}

.row .widget {
    text-align: center
}

.logo_detail {
    float: right;
    width: 90px;
    height: 75px
}

.block-qty .label_quantity {
    float: left;
    color: #333;
    padding: 10px 0;
    margin-right: 12px
}

header .skinny-banner-container~nav.navbar {
    top: 29px
}

header.have-pro {
    min-height: 112px
}

.tp-banner-bg {
    background-color: #f3f3f3
}

.nav-top-line li:first-child>a {
   /* padding-left: 0*/
}

.breadcrumb_box.bg-v2 {
    background-image: url(../image/bbag/bg-product.jpg)
}

.promotion-shipping {
    display: inline-block;
    border: 2px dashed #ef008c;
    padding: 6px 20px
}

.description-ship {
    background-image: url(../image/shipping-logo.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%;
    padding-left: 65px;
    color: #033
}

#mb-navbar {
    background-color: #fff;
    text-align: center;
    padding:0px;
    position: relative;
	min-height: 90px;
}
#mb-navbar .navbar-nav > li > a
{
	/*padding-top:7px;
	padding-bottom:6px;*/
}

.lenguage-box img {
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.nav-top-line .language-menu li:first-child>a,
.nav-top-line .my_account li:first-child>a {
   /* padding-left: 10px*/
}

.navbar-default .navbar-nav.link-white>li>a,
.shopping a {
    color: #fff;
}

.buttons a {
    color: #fff
}

#search-absolute.mfp-hide {
    display: block!important;
    background: #fff;
    margin: auto;
    padding:5px 5px;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .15)
}

#search-m,
.container,
.slider_hot_item {
    position: relative
}

.slider_hot_item .owl-buttons .owl-next i,
.slider_inner_brand .owl-buttons .owl-next i {
    margin-right: 0
}

#search-header2 .search-input {
    border: none;
    border-bottom: solid 1px #000;
    text-align: right;
	margin: 0px;
}

.row-cus-ban {
    display: table
}

.banner-info,
.banner-right {
    display: table-cell
}

.info-banner {
    background-color: #f0e5e4;
    display: table;
    width: 100%
}

.info-detail {
    display: table-cell;
    vertical-align: middle
}

.info-detail p,
.inner-info,
.more-info {
    display: inline-block
}

.info-detail h4 {
    color: #9e9e9e;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300
}

.info-detail .text-show p{
    color: #000;
    font-size: 14px;
    background-color: #fcb255;
    padding: 3px 4px 3px 4px;
    margin-bottom: 3px
}

.slider_hot_item .owl-buttons div,
.slider_inner_brand .owl-buttons div {
    background: 0 0!important;
    opacity: 1!important
}

.more-info {
    color: #191919;
    margin-top: 15px
}

.inner-info {
    text-align: left
}

.slider_hot_item .owl-pagination,
.slider_inner_brand .owl-pagination {
    display: none
}

.more-new {
    color: #c54978;
    padding-top: 15px;
    text-transform: uppercase
}

.slider_fair_infor .na_wrapper {
    padding: 30px 10px 0 10px
}

.slider_hot_item .owl-item,
.slider_inner_brand .owl-item {
    padding-left: 15px;
    padding-right: 15px
}

.new_arrivals_box .owl-theme .owl-controls {
    margin-top: 30px
}

.slider_hot_item .owl-buttons .owl-prev {
    position: absolute;
    top: 45%;
    left: -24px
}

.slider_hot_item .owl-buttons .owl-next {
    position: absolute;
    top: 45%;
    right: -24px
}

.slider_hot_item .owl-buttons i {
    font-size: 50px;
    color: #f9d660
}

.slider_brand img {
    width: 100%
}

.slider_brand .title_brand {
    color: #9a989a;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px
}

.text-intro:before,
.text-intro:after {
	content: '';
	display: table;
	clear: both;
}
.text-intro {
    text-align: center;
    font-size: 14px;
    color: #000;
    /*float: left;*/
    padding: 15px;
    width: 100%;
    /*margin-top: 12px;*/
    background: #fff;
}

.ar_intro,
.ar_intro a,
.ar_title,
.title-blog-home {
    text-align: center
}

.text-intro .price_prev {
    text-decoration: line-through;
    color: red
}


.text-intro .price_curr {
    margin-top: 0
}

.text-intro .box-price {
    margin-top: 0px
}

.slider_inner_brand {
    position: relative
}

.slider_inner_brand .owl-buttons .owl-prev {
    position: absolute;
    top: 35%;
    left: -40px
}

.slider_inner_brand .owl-buttons .owl-next {
    position: absolute;
    top: 35%;
    right: -40px
}

.slider_inner_brand .owl-buttons i {
    font-size: 26px;
    color: #d6d6d6
}

.owl-theme.slider_fair_infor .owl-controls .owl-next,
.owl-theme.slider_fair_infor .owl-controls .owl-prev {
    position: absolute;
    top: 35%;
    color: #a1a1a1;
    background-color: transparent;
    font-size: 40px;
    margin: 0;
    padding: 0 5px;
    line-height: 40px
}

.owl-theme.slider_fair_infor .owl-controls .owl-prev {
    left: -10px
}

.owl-theme.slider_fair_infor .owl-controls .owl-next {
    right: -10px
}

.text-intro .pull-left {
    width: 60%
}

.text-intro a {
	color: #000;
    display: block;
    /* display: -webkit-box; */
    /* height: 78px; */
    margin: 0px auto 0;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: relative;
	padding-bottom: 15px;
}
.text-intro a:before{
    content: "";
    width: 25px;
    height: 2px;
    background: #0b6aa1;
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.in-text-intro{
	color:#6a6a6a;
	height: 50px;
}

.cat-title {
    color: #6a6a6a;
    font-size: 13px;
    margin: 10px 0 20px;
    height: 40px;
}

.owl-carousel .owl-item .review-star img {
    width: 13px;
    display: inline
}

.item-promotion-set {
    background-color: #f5f5f5;
    padding-top: 70px;
    padding-bottom: 70px
}

.type-promotion {
    font-size: 13px;
    color: #000;
    margin-bottom: 15px
}

.name-promotion {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    margin: 30px 0 20px
}

.dest-promotion {
    font-size: 14px;
    color: #292929;
    max-width: 480px;
	min-height: 90px;

}

.ar_img img,
.img-panal img {
    max-width: 100%
}

.more-product-promotion {
    margin-top: 30px
}

.more-product-promotion .this-pro-product {
    font-size: 14px;
    text-decoration: underline;
    color: #c54978;
    padding-top: 15px;
    text-transform: uppercase;
    float: left
}

.more-product-promotion .more-pro-product {
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    padding-top: 15px;
    float: right
}

.more-product-promotion .more-pro-product i {
    font-size: 17px;
    padding-left: 8px
}

.bg-image-back {
    width: 55%;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 10px solid #fff
}

#slider-promotion.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center
}

#slider-promotion.owl-theme .owl-controls .owl-pagination {
    display: table;
    width: 100%;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed
}

#slider-promotion.owl-theme .owl-controls .owl-pagination .owl-page {
    display: table-cell;
    border-right: solid 1px #ededed;
    background-color: #f9f9f9
}

#slider-promotion.owl-theme .owl-controls .owl-pagination .owl-page span {
    color: #b1b1b1;
    background: #f9f9f9;
    width: auto;
    height: auto;
    margin: 10px 7px
}

#slider-promotion.owl-theme .owl-controls .owl-pagination .owl-page:last-child {
    border-right: none
}

#slider-promotion.owl-theme .owl-controls .owl-pagination .owl-page.active,
#slider-promotion.owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background-color: #fff
}

.newsletter {
    background-color: #f7f1e9;
    padding: 80px 20px;
    position: relative;
    z-index: 9;
}

.label-email {
    font-size: 13px;
    color: #000;
    line-height: 24px
}

.group-control {
    margin-top: 10px
}

.newsletter_btn {
    border: 1px solid #000;
    color: #000;
    background-color: #f7f1e9;
    border-radius: 0;
    height: 36px;
    padding: 6px 40px
}

.text-intro .pull-right {
    width: 40%
}

.review-star {
    width: auto!important
}

.widgets-blog-home5 {
    background-color: #f6d683;
    padding: 80px 20px
}

.title-image a h2 {
    color: #191919;
    font-size: 26px;
    margin-bottom: 15px
}

.intro-blog a,
.title-product a {
    font-size: 14px;
    text-transform: uppercase
}

.title-image a img {
    max-width: 100%;
    width: 100%
}

.title-image {
    margin-bottom: 40px
}

.intro-blog a {
    text-decoration: underline;
    color: #000;
    padding-top: 20px
}

.product-sigle-item {
    display: table;
    width: 100%
}

.dest-product,
.img-panal {
    display: table-cell;
    vertical-align: middle
}

.img-panal {
    width: 40%;
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 15px
}

.dest-product {
    background-color: #fcf1d2;
    padding-left: 20px;
    padding-right: 20px
}

.title-product a {
    color: #575757
}

.sigle-cat {
    color: #afafaf;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 20px
}

.sigle-price {
    font-size: 14px;
    color: #575757;
    text-transform: uppercase
}

.cart_btn {
    border: 2px solid #ec008c;
    color: #ec008c;
    padding: 5px 13px;
    font-size: 14px;
    display: inline-block
}

.bg-section-box {
    background-color: #f4fcfb
}

.ar_title {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    border-bottom: 2px solid #b5cbdd;
    background: url(../image/bg-title-blog2.png);
    background-repeat: no-repeat;
    background-size: contain;
	margin-bottom:15px;
}

.row_ar_refix {
    margin: 0 12px
}

.row_ar_refix:after,
.row_ar_refix:before {
    content: '';
    display: table;
    clear: both
}

.row_ar_refix div[class^=col-md-] {
    padding: 0 3px
}

.ar_relative {
    position: relative
}

.ar_img img {
    width: 100%;
    height: 250px;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-home-img img,
.img-prodetail,
.img-profile {
    object-position: center center
}

.ar_intro {
    padding: 5px 50px;
    position: absolute;
    bottom: 45px;
	z-index: 5;
}

.ar_more {
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    color: #c54978;
    padding-top: 15px;
    text-transform: uppercase;
	padding-bottom: 26px;
}

.ar_intro a {
	font-size: 12px;
    font-weight: normal;
    color: #fff;
}
.blog-home-img img {
    width: 100%;
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
    border: 1px solid #f5f5f5
}

.li-list {
    float: left;
    width: 16.66%;
    padding: 2px
}

.blog-home2 {
    background-image: url(../image/bg-blog-home.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.title-blog-home {
    color: #3b3b3b;
    padding: 62px 0;
    font-size: 28px
}

.more-blog-cat {
    border: 2px solid #191919;
    color: #191919;
    padding: 8px 16px;
    font-size: 16px;
    display: inline-block;
    margin: 35px auto
}

.slider-footer.owl-theme .owl-controls .owl-buttons .owl-next,
.slider-footer.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 11%;
    background: 0 0;
    font-size:25px;
    line-height:30px;
    opacity: 1;
    margin: 0;
    padding: 0
}

.slider-footer.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0
}

.slider-footer.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}
.slider-footer.owl-carousel .owl-item img{
	max-width: 100%;
	width: auto;
}
.slider-footer {
    margin: 25px auto;
}
.slider-footer .owl-buttons i{
	color: #ccc;
}

.owl-carousel.slider-footer {
    padding: 0 50px;
    margin: auto
}


.newsletter2 .upper-title {
    color: #ff99b6;
    font-size: 18px;
    text-align: left;
    margin-bottom: 18px
}

.newsletter2 .lower-html {
    color: #fff;
    font-size: 13px;
    text-align: left;
    margin-bottom: 0
}

footer input[type=submit] {
	display: inline-block;
    border-radius: 5px;
    border: 2px solid #ff99b6;
    background-color: #ff99b6;
    color: #363636;
    font-size: 16px;
    text-transform: uppercase;
    float: right;
    padding: 6px 25px 5px;
    margin-top: 15px;
}
/*---------- corner ribin -----------*/

.corner-ribbon{
  width: auto;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 30px;
  letter-spacing: 1px;
  color: #f0f0f0;
  /*transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);*/
  font-size:12px;
}

/* Custom styles */

.corner-ribbon.sticky{
  position: absolute;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.55);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 18px;
  left: -65px;
 /* transform: rotate(-47deg);
  -webkit-transform: rotate(-47deg);*/
}

.corner-ribbon.top-right{
  top: 0;
  right: 0;
  left: auto;
  /*transform: rotate(45deg);
  -webkit-transform: rotate(45deg);*/
}

.corner-ribbon.bottom-left{
  top: auto;
  bottom: 25px;
  left: -50px;
 /* transform: rotate(45deg);
  -webkit-transform: rotate(45deg);*/
}

.corner-ribbon.bottom-right{
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  /*transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);*/
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.green_over{
	/*background:#f00;
	color:#fff;
	z-index:100;
	padding: 5px 10px;*/

	background: none;
    -webkit-box-shadow: none;
	border: 28px solid #f00;
    border-top: 0 solid rgba(0,0,0,1);
    border-bottom: 26px solid transparent;
	padding: 0px;
	height: 60px;
	display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.corner-ribbon p.label_price{
	position: absolute;
    left: -23px;
    top: 12px;
    font-size: 18px;
    text-transform: uppercase;
}
.corner-ribbon p.percent_sale{
	position: absolute;
    left: -16px;
    top: 36px;
    font-size: 16px;
}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

.corner-ribbon p{
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

.category-box,
.lb-sort-by {
    display: table-cell;
    vertical-align: middle
}

.info-cat {
    line-height: 22px;
    max-width: 500px;
    margin-top: 32px
}

.category-box {
    background-color: transparent;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
    padding: 0;
    height: 400px
}

.breadcrumb a {
    font-weight: 600
}

.lb-sort-by {
    height: 45px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #676767
}

.review-star img {
    width: 13px;
    display: inline
}

.main-img {
    position: relative
}

.product-thumb .text-intro .pull-left {
    min-height: 130px
}

.content-product {
    padding-top:0px
}

.bg-img-left {
    background-color: #f0efef;
	padding-bottom: 35px;
}

.breadcrumb-product .breadcrumb a {
    color: #adadad;
    font-weight: 300;
    font-size: 12px
}

.breadcrumb-product .breadcrumb span {
    font-weight: 300;
    font-size: 12px
}

.change-image-box {
    padding:5px 5px 20px;
	width: 100%;
}
.cutom-prelond .prelond-content {
    display: none;
}

.prelonder-ajax-pd {
    background: url('../image/londing/preloader.gif');
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center;
    height: 50px;
    margin-top: 20px;
}

.cutom-prelond.loaded .prelonder-ajax-pd {
    display: none;
}

.gallery-prodcut.owl-carousel {
    margin-top:0px;
    padding-left:0px;
    padding-right:0px
}

.gallery-prodcut.owl-carousel .owl-controls .owl-buttons div {
    border-radius: 0;
    background-color: transparent;
    color: #9f9f9f;
    font-size: 40px;
    padding: 3px 5px;
    margin: 0;
    line-height: 40px;
    position: absolute;
    top: 45%
}

.gallery-prodcut.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 4px
}

.gallery-prodcut.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 4px
}

.owl-navigation-cus>.owl-next-cus {
    right: 35%
}

.owl-navigation-cus>.owl-prev-cus {
    left: 35%
}

.pv_related .owl-navigation-cus>.owl-next-cus {
    right: -11px;
    text-align: right
}
.pv_related .text-intro .price_curr{
	margin-top: 0px;
}

.pv_related .owl-navigation-cus>.owl-prev-cus {
    left: -11px;
}

.pv_related .owl-navigation-cus>.nav-cus {
    background-color: transparent;
    border: none;
    width: 20px;
    height: 45px;
    top: 45%;
    font-size: 35px;
    z-index: 99
}

.img-prodetail {
    height: 333px;
    object-fit: contain
}

.prelonder-ajex {
    z-index: 100
}

.p_short_desc span,
.pv_tab .tab-pane span {
    font-family: Seven_02!important;
    font-size: 13px!important
}

.mod_color li {
    border: 2px solid #fff
}

.mod_color li.active {
    border: 2px solid #000
}

.mod_color li img {
    border: 1px solid #e8e8e8
}

.select-colors .form-control {
    display: inline-block;
    width: auto
}

.share-product ul {
    padding-left: 0
}

.cart-contents .buttons-gruop a{
	color: #fff;
}

.share-product ul li {
    display: inline-block;
    margin-right: 8px
}

.share-product ul li a {
    border: 2px solid #000;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #000;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 22px
}

.info-wishlist .share-product {
    display: inline-block
}

.title-details {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    border-bottom: solid 1px #e9e9e9;
    border-top: solid 1px #e9e9e9;
    padding: 25px 0;
    margin: 25px 0;
    text-align: center;
}

.details-product {
    margin-bottom: 30px
}

.details-inner {
   /* padding-left: 10px*/
}

.main-img,
.na_img {
    /*border: 1px solid #ececec;*/
	position: relative;
}

.title-details i {
    padding-right: 5px;
    color: #ec008c;
    font-size: 20px
}

.crud select {
    width: 90px!important;
    height: 35px
}

.star_review {
    width: 115px!important
}

.star-holder .star {
    display: inline
}

.img-profile,
.review-profile {
    display: inline-block
}

.btn_addrewview,
.btn_addrewview:hover {
    background: #fff;
    border: 1px solid #c2c2c2;
    color: #c2c2c2;
    border-radius: 0;
    padding: 7px 70px;
    margin-top: 15px;
	margin-bottom: 10px;
}

.list-review {
    margin-top: 40px
}

.img-profile {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #c2c2c2;
    object-fit: cover;
    margin-right: 8px
}

.review-profile .rmeta {
    margin-bottom: 0;
    font-size: 12px
}

.review-profile .display_name {
    font-size: 14px;
    margin-bottom: 0
}

.stars-reveiw img {
    width: 15px
}

.review-title {
    font-weight: 600;
    font-size: 15px
}

.slider-footer.owl-theme .owl-controls {
    margin-top: 0
}

@media (min-width:768px) and (max-width:992px) {
    /*header {
        min-height: 232px
    }*/
}

@media (max-width:992px) {
    .proshipping {
        text-align: center;
        display: none
    }
    #search-absolute.mfp-hide {
        position: relative;
        bottom: 0;
		width: 185px;
    }

}

@media (max-width:768px) {
    .footer_social,
    .navbar-brand img {
        height: auto!important
    }
	.bg-section-box:before {
		width: 24px !important;
	}
    .navbar-brand img {
        width: 100%;
		margin-left:0 !important;
    }
    .header-fix .row-refix {
        padding: 0
    }
	.name-promotion{
		 max-width: 225px;
	}
    .info-banner {
        display: none
    }
    .more-new {
        font-size: 11px;
        padding-top: 8px
    }
    .new_arrivals_title {
        font-size: 20px
    }
    .blog-home2 {
        background-image: none
    }
    .li-list {
        float: left;
        width: 50%;
        padding: 2px
    }
    .title-blog-home {
        padding: 40px 0
    }
    .newsletter .input-group-field {
        width: 280px;
        margin-bottom: 12px
    }
    .widgets-blog-home5 {
        padding: 10px 5px
    }
    .title-image a h2 {
        font-size: 16px;
        margin-bottom: 8px
    }
    .product-sigle-item {
        margin: 12px 0
    }
    .dest-product .title-product {
        font-size: 16px
    }
    .sigle-cat {
        font-size: 11px;
        margin-bottom: 8px
    }
    .cart_btn {
        margin-bottom: 10px;
        padding: 3px 8px;
        font-size: 12px;
        border-width: 1.5px
    }
    .ar_more {
        margin-bottom: 15px
    }
	.head_footer_link
	{
		/*margin-top:25px;*/
	}
	.content-product
	{
		padding-top:0px;
	}
	.pv_wrapper
	{
		padding-top:0px;
	}
	.bg-img-left {
		background-color: #fff;
	}
	.change-image-box {
		padding: 30px 0px;
	}
	.le-dropdown {
		padding-right: 0px !important;
	}
}

.product-item .std_icon,
.std_icon {
    position: absolute;
    width: 15%!important;
    left: 0
}

.link_account i,
.shopping-cart .fa-shopping-bag {
    font-size: 20px
}

#my_acount .link_account {
    padding: 0;
}

.std_icon {
    top: 2px
}

#slider_hot_item .std_icon {
    top: 8px
}

.product-item .std_icon {
    top: 2px;
    z-index: 1
}

.post-content {
	padding-top: 20px;
	background: #fff;
}

.postcontent {
    padding-top: 62px
}

.category_info {
    display: table-cell;
    text-align: left;
    height: 570px;
    vertical-align: middle;
	padding: 35px;
}

.category_info h3 {
    color: #5b6568;
    font-weight: 700;
	font-size: 30px;
}

.blog_auther {
    padding: 10px 0;
    border-top: 2px solid #305c55;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #305c55;
    margin-top: 8px
}

.postcontent .box-readmore {
    float: left;
    width: 100%;
    margin: 10px 0
}

.blogs_box {
    float: left;
    width: 100%
}

#blog-grid-container {
    margin-top: 25px
}

.titlecatpost h1 {
    font-size: 30px;
    color: #4b565f;
    text-align: center;
    text-transform: uppercase;
	color:#2a6b9d;
}

.venas-post-tumbnail {
    margin: 0 0 20px
}

.share-blog li {
    display: inline-block
}

.share_this {
    text-align: center;
    margin: 50px 0
}

.share_this h3 {
    letter-spacing: 1px
}

.relate_img img {
    width: 100%
}

.blog_relate ul {
    margin: 30px 0 20px;
    float: left
}

.blog_relate h3 {
    margin: 20px 0;
    text-align: center;
    color: #305c55
}

.relate_intro {
    margin: 15px 0
}

.relate_title {
    margin-top: 15px
}

.relate_title a {
    font-weight: 700;
    color: #305c55
}

.relate-readmore a {
    color: #305c55;
    font-weight: 700;
    text-transform: uppercase
}

.relate-readmore i {
    font-size: 16px;
    margin-left: 5px
}

.detail-auther {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 25px
}

.detail-auther .username {
    float: left;
    display: inline-block;
    font-weight: 700;
    font-size: 14px
}

.detail-auther .date_created {
    float: right;
    display: inline-block;
    font-weight: 700;
    font-size: 14px
}

.blog_inner .img_auther img {
    width: 80px;
    border: 1px solid #ccc;
    border-radius: 50%;
    float: left
}

.blog_inner .detail-title {
    margin-top: 30px
}

.about_us section.about_inner {
    float: left;
    width: 100%
}

.about_us section.section0 {
    padding: 85px;
    background-image: url(../image/cosmo/bg_about_page0.png);
    background-repeat: no-repeat;
    background-position: 100% center;
    background-size: cover
}

.section0 .intro_cosmo {
    padding: 0 0 60px
}

.section0 .intro_cosmo p {
    background: #fbb254;
    float: left;
    margin-bottom: 5px;
    padding: 8px 16px 8px 3px;
    font-size: 20px;
    font-weight: 700;
    clear: both
}

.about_inner.section2,
.about_us section.section1 {
    background-repeat: no-repeat;
    background-position: 100% center;
    background-size: cover
}

.section0 .intro_cosmo .text-from_cosmo {
    font-size: 16px;
    font-style: italic;
    padding: 50px 0
}

.about_us section.section1 {
    padding: 60px;
    background-image: url(../image/cosmo/bg_about_page1.png)
}

section.section1 .detail_history {
    font-size: 16px;
    padding: 40px 0 60px
}

section.section1 .our_histroy {
    padding: 80px 0
}

.about_inner.section2 {
    padding: 60px;
    background-image: url(../image/cosmo/bg_about_page2.png)
}

.about_inner.section2 .cosmo_text {
    padding: 130px 200px;
    font-size: 16px
}

.about_inner.section2 .cosmo_text h4.title_cosmo {
    font-family: DollieScriptPUse;
    font-size: 30px;
    text-align: center;
    padding: 40px 0
}

.about_inner.section3 .text-store {
    font-size: 16px;
    padding: 15px 0 40px
}

.about_inner.section3 .beautystore_logo img {
    width: 210px
}

.about_inner.section3 .preview_store {
    padding-bottom: 50px
}

.about_inner.section3 .preview_store img {
    width: 100%
}

@media (max-width:1024px) {
    .about_inner.section2,
    .about_us section.about_inner,
    .about_us section.section0,
    .about_us section.section1 {
        padding: 15px 0
    }
    .about_inner.section2 .cosmo_text {
        padding: 130px 0 0
    }
}

.bg-section-box:before,
.newsletter:before,
.widgets-blog-home5:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 0;
}

.newsletter:before {
    right: 100%;
    width: 100%;
    background-color: #f7f1e9
}

.widgets-blog-home5:before {
    right: 100%;
    width: 100%;
    background-color: #f6d683
}

.bg-section-home {
    background-color: #f6d683
}

.bg-section-box:before {
    left: 100%;
    width: 2000px;
    background-color: #f4fcfb
}

.bg-image-back {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% center;
}
.box-promotion_and_review{
	display: flex;
	background-color: #f6d683;
}












@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .navbar-brand {
        float: left;
        height: 58px;
        padding: 15px 0;
        font-size: 18px;
        line-height: 20px;
        margin-left: -15px!important
    }
	#search-fullwidth {
		padding: 40px 40px;
	}
    .logo-brand-mb img {
        height: 50px
    }
    .row-refix {
        /*padding: 0;
        border-bottom: solid 1px #f3f3f3*/
    }
    .navbar-toggle {
        margin-top: 8px;
        margin-right: 8px;
        margin-bottom: 8px
    }
    .mobile-hiden {
        display: none
    }
    header.have-pro {
        min-height: 150px!important
    }
    /*header {
        min-height: 120px
    }*/
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-hiden {
        display: none
    }
    .navbar-brand {
        float: left;
        height: 80px;
        padding: 10px 15px;
        font-size: 18px;
        line-height: 20px
    }
    .logo-brand-mb img {
        height: 60px
    }
    #mb-navbar {
        /*padding-top: 25px;
        padding-bottom: 25px*/
    }
    #mb-navbar .navbar-nav {
        float: none
    }
    .row-refix {
        /*padding: 8px 0 0;
        border-bottom: solid 1px #f3f3f3*/
    }
    .hidden-ms {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md,
    .navbar-collapse.collapse.hidden-md-r2 {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg,
    .navbar-collapse.collapse.hidden-lg-r2 {
        display: none!important
    }
}

@media only screen and (min-width:1024px) {
    .media-vdo {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .new_product .left-arrow {
        left: 0
    }
    .new_product .right-arrow {
        right: 0
    }
}

@media only screen and (max-width:768px) {
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 50%
    }
    .new_product .left-arrow {
        left: 0
    }
    .new_product .right-arrow {
        right: 0
    }
    .row.list-group.dd .item.col-md-3 {
        width: 50%;
        float: left
    }
    .contact-section {
        padding-top: 15px
    }
}

@media only screen and (max-width:736px) {
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .col-md-9.pull-right {
        float: none!important
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd {
        float: left!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        float: none!important;
        width: 100%!important
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .nav-search.col-md-4.col-sm-5 {
        text-align: -webkit-center
    }
    .cr_delete,
    .cr_img,
    .cr_name,
    .cr_price,
    .cr_qty,
    .cr_qty input,
    .cr_total {
        text-align: center
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 50%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .content-shopping-cart .col-md-12 .col-md-8 {
        padding: 0 10px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%;
        float: left
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        float: left;
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .product-wide-slider .carousel-inner {
        right: inherit
    }
    .new_product .left-arrow {
        left: 0
    }
    .new_product .right-arrow {
        right: 0
    }
    .row.list-group.dd .item.col-md-3 {
        width: 50%;
        float: left
    }
	.text-intro a
	{
		height:auto;
	}
}

@media only screen and (max-width:667px) {
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    .cart-pc,
    .mobile-hiden {
        display: none
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .col-md-9.pull-right {
        float: none!important
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd {
        float: left!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        float: none!important;
        width: 100%!important
    }
    .cr_price,
    .cr_qty,
    .cr_total {
        float: left;
        text-align: center
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 50%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .content-shopping-cart .col-md-12 .col-md-8 {
        padding: 0 55px
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        text-align: center;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        text-align: center;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        text-align: center;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        text-align: center;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .product-wide-slider .carousel-inner {
        right: inherit
    }
    .new_product .left-arrow {
        left: 0
    }
    .new_product .right-arrow {
        right: 0
    }
    .row.list-group.dd .item.col-md-3 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:568px) {
    .language-menu {
        z-index: 99
    }
    .res-margin {
        margin-bottom: 15px
    }
    .media-vdo {
        width: 100%
    }
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .col-md-9.pull-right {
        float: none!important
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd {
        float: left!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        float: none!important;
        width: 100%!important
    }
    .cr_price,
    .cr_qty,
    .cr_total {
        float: left;
        text-align: center
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 50%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        text-align: center;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        text-align: center;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        text-align: center;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        text-align: center;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .product-wide-slider .carousel-inner {
        right: inherit
    }
    .new_product .left-arrow {
        left: 0
    }
    .new_product .right-arrow {
        right: 0
    }
    .row.list-group.dd .item.col-md-3 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .newsletter .block-title legend:after,
    .newsletter .block-title legend:before {
        background: 0 0
    }
    .newsletter .block-title legend {
        padding: 0 10px
    }
    .product-wide-slider .carousel-inner {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        position: relative;
        right: 0!important
    }

    .new_product .right-arrow {
        right: 0;
        padding: 3px 9px 5px
    }
    .new_product .left-arrow {
        left: 0;
        padding: 2px 10px 6px 8px
    }
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    #slider3,
    .pvi_title_set {
        transform: inherit!important
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .col-md-9.pull-right {
        float: none!important
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd {
        float: left!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        float: none!important;
        width: 100%!important
    }
    .cr_price,
    .cr_qty,
    .cr_total {
        float: left;
        text-align: center
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 100%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 5px;
        padding-right: 5px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        text-align: center;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        text-align: center;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        text-align: center;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        text-align: center;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .row.list-group.dd .item.col-md-3 {
        width: 100%;
        float: none
    }
    .list-group .right-block .detail-right {
        top: 70%!important
    }
    .list-group .right-block .detail-right .logo_detail {
        height: 35px;
        width: 75px
    }
    .grid-group .title-pro {
        width: 100%
    }
    .grid-group .product_in_cat .products-add-cart {
        /*margin: 10px 66px!important*/
    }
    .logo-brand-mb img {
        position: absolute;
        width: 20%!important
    }
    .pvi_title_set {
        position: relative!important
    }
    .product_info,
    .pv_info_box {
        border: none!important
    }
    .thumbelina-but.vert.bottom {
        /*top: 50%!important;
        right: -14px!important*/
    }
    .thumbelina-but.vert.top {
        /*top: 50%!important;
        left: -14px!important*/
    }
    #slider3 {
        width: auto!important;
        height: 180px!important;
        left: 0!important
    }
	.thumnail-left{
		left: 25%;
	}

	.img-slide {
		height: auto!important;
		width: 100%!important;
		float: left!important
	}
	.thumbelina-but.vert{
		left: 18.5% !important;
    	transform: none !important;
	}


 .fa-chevron-down,
 .fa-chevron-up {
	padding-top: 3px!important
  }
    .fa-chevron-up:before {
        /*content: "\f053"!important*/
    }
    .fa-chevron-down:before {
       /* content: "\f054"!important*/
    }
	.box-promotion_and_review{
		display: block;
	}
	.widgets-blog-home5:before,
	.bg-section-box:before,
	.newsletter:before{
		background-color: #fff;
		display:none;
	}
	.bg-image-back {
		width: 100%;
		position: relative;
		z-index: 1;
		top: 0;
		bottom: 0;
		right: 0;
		border: none;
		min-height: 350px;
		background-size: contain;
	}
	.item-promotion-set {
		background-color: #f5f5f5;
		padding-top: 20px;
		padding-bottom: 41px;
	}
	header nav.navbar{
		position:relative;
	}
	.dest-promotion{
		min-height: 120px;
	}
	.category-box{
		height: auto;
	}
	.group_sorting .pull-right {
		float: left!important;
	}
	.filter_select{
		width: 280px;
	}
	.filter_select i{
		float: right;
	}
	.gallery-prodcut.owl-carousel .owl-controls .owl-buttons .owl-prev {
		left: 0px;
	}
	.gallery-prodcut.owl-carousel .owl-controls .owl-buttons .owl-next {
		right: 0px;
	}
	.cart-contents{
		left: 0;
    	width: 260px !important;
		background-color: #000 !important;
	}
	.cart-contents::before {

		left: 12px;
		right:inherit;
	}
	.my_account li a{
		/*padding-left: 20px !important;*/
	}
	.pv_related .owl-navigation-cus>.owl-next-cus{
		right: 10px;
	}
	.pv_related .owl-navigation-cus>.owl-prev-cus {
		left: 10px;
	}
	.postcontent,.post-content {
		padding-top: 0px;
	}
	.category_info {
	  height: 250px;
	}
	.venas-single-post{
		padding-top: 20px;
	}
	.filter_brand_page li{
		display: inline-block;
	}
	.content_otherpage .content_body {
		margin: 40px 0 60px;
		font-size: 14px;
	}
}


@media only screen and (max-width:414px) {
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    #ov_image_pd,
    .col-md-9.pull-right,
    .overlay_content {
        float: none!important
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .cr_delete,
    .cr_img,
    .cr_name,
    .cr_price,
    .cr_qty,
    .cr_qty input,
    .cr_total {
        text-align: center
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        width: 100%!important
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 100%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 5px;
        padding-right: 5px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%;
        float: left
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        float: left;
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .form_buttons.right-text {
        clear: both
    }
    .row.list-group.dd .item.col-md-3 {
        width: 100%;
        float: none
    }
	.change-image-box .left-site .thumbnel{
		height: 280px !important;
	}
}

@media only screen and (max-width:384px) {
    .grid {
        margin-bottom: 15px!important
    }
}
@media screen and (min-width:321px) and (max-width:375px) {
    .demo-2 .sl-slider-wrapper,
    .slider-top {
        height: 139px!important
    }
    .grid figure {
        height: 173px!important
    }
    .nav-arrows span {
        padding: 7px 9px 10px 10px!important;
        top: 65%!important
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top
	{
        margin-left: 0!important;
        margin-right: 0!important
    }
    .col-lg-3.col-sm-6.col-xs-12 {
        text-align: center
    }
	.thumbelina-but.vert {
		left:38% !important;
		transform: none !important;
	}
}

@media only screen and (max-width:375px) {
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    #ov_image_pd,
    .col-md-9.pull-right,
    .overlay_content {
        float: none!important
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .cr_delete,
    .cr_img,
    .cr_name,
    .cr_price,
    .cr_qty,
    .cr_qty input,
    .cr_total {
        text-align: center
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        width: 100%!important
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 100%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 5px;
        padding-right: 5px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%;
        float: left
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        float: left;
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .row.list-group.dd .item.col-md-3 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:320px) {
    .form-horizontal .controls,
    footer>.container {
        margin-left: 0
    }
    #ov_image_pd,
    .col-md-9.pull-right,
    .overlay_content {
        float: none!important
    }
    .cr_price,
    .cr_qty.check,
    .cr_total {
        line-height: 35px
    }
    .grid {
        margin-bottom: 15px!important
    }
    .navbar .container {
        padding: 0 15px!important
    }
    .col-md-9.padding-bottom,
    .col-md-9.pull-right {
        padding-left: 0;
        padding-right: 0
    }
    .widget.widgets_vdoreview .container,
    .widget.widgets_vdoreview .container .col-md-6 {
        padding: 0
    }
    .col-md-3.not-left {
        padding-right: 0
    }
    .header-block-logo {
        margin: 0;
        width: inherit;
        right: 0!important;
        top: 0!important
    }
    #cartModal_se,
    .banner_prodoct p,
    .design.block.isotope-item,
    .forget_pass {
        width: 100%!important
    }
    .forget_pass {
        margin: 0 auto!important
    }
    .profile-image a.btn.btn-warning.btn-large {
        white-space: inherit!important
    }
    .cart-left img {
        max-width: 100%!important
    }
    .form-horizontal .control-label {
        width: 100%!important;
        text-align: inherit!important
    }
    .cr_delete,
    .cr_img,
    .cr_name,
    .cr_price,
    .cr_qty,
    .cr_qty input,
    .cr_total {
        text-align: center
    }
    .well {
        padding: 10px!important
    }
    #cartModal_se {
        left: inherit!important;
        margin-left: 0!important;
        height: auto!important
    }
    #ov_image_pd img {
        width: 100px!important
    }
    .overlay_content {
        width: 100%!important
    }
    .add_complete {
        padding: 0!important
    }
    .product-content-info {
        padding: 5px!important
    }
    .widget-product .col-lg-3.col-md-3.col-sm-4.col-xs-12.res-margin {
        width: 100%
    }
    .content-shopping-cart .col-md-12 {
        padding-left: 5px;
        padding-right: 5px
    }
    .cart-pc {
        display: none
    }
    .cart_responsive {
        display: inherit!important;
        border: 1px solid #DADADA;
        margin: 5px
    }
    .cr_img {
        width: 80%;
        margin: 0 auto
    }
    .cr_name {
        width: 100%;
        margin: 0 0 8px
    }
    .cr_price,
    .cr_qty {
        width: 33.33%;
        float: left
    }
    .cr_cal {
        height: 35px
    }
    .cr_qty input {
        width: 50%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .cr_total {
        float: left;
        width: 33.33%
    }
    .cr_delete {
        width: 50%;
        margin: 0 auto 8px
    }
    .checkout,
    .checkout .span6 {
        width: 100%;
        margin: 0
    }
    .info-checkout {
        float: right
    }
    .row.list-group.dd .item.col-md-3 {
        width: 100%;
        float: none
    }
}

#search-locator #select_one
{
	display:inline-block;
	width:auto;
}
#search-locator input
{
	display:inline-block;
	width:auto;
    vertical-align: top;
    height: 35px;
    margin-top: 0;
	font-family:prompt_reg;
}
#search-locator button
{
	display:inline-block;
    vertical-align: top;
	height:35px;
	width:35px;
	border-radius:50%;
    padding: 0;
    background-color: #f59fbc;
    border-color: #f59fbc;
    color: #000000;
}
#search-locator
{
	text-align:center;
}
#search-locator .chzn-container-single .chzn-single span
{
    font-size: 14px;
    line-height: 33px;
	text-align:left;
}
#search-locator .chzn-container .chzn-results .active-result
{
	text-align:left !important;
}
#search-locator .chzn-container-single .chzn-single
{
    height: 35px;
}
#search-locator .chzn-container
{
	width:140px !important;
}
.properties-rows .property .title-price .title h2
{
	font-size:18px;
    line-height:30px;
    padding-left:15px;
}
.title-list h3
{
    font-size: 23px;
    margin: 0;
    line-height: 50px;
    text-align: center;
	padding-top:15px;
}
.title-list h3 span
{
    font-size: 23px;
	margin-left:8px;
	color:#ea0f80;
}
#loc-locations
{
    background-color:#eaeaea;
}
#loc-locations .properties-rows .property
{
    background-color: transparent;
    box-shadow: none;
    padding: 10px;
    border: solid 2px transparent;
    margin-bottom: 0;
	display:block;
	cursor:pointer;
}
#loc-locations .properties-rows .property:hover
{
	border:solid 2px #e3007b;
}
.list-mata
{
	list-style:none;
	margin-bottom:0;
}
.addres-icon
{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #ff86c7;
    text-align: center;
    line-height: 33px;
    display: table-cell;
}
.time-icon
{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
	color:#fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color:#3e3e3e;
    text-align: center;
    line-height: 33px;
    display: table-cell;
}
.list-mata li
{
	display:table;
	width:100%;
    margin-top:18px;
}
.list-mata li .icon-left
{
	display:table-cell;
	width: 35px;
}
.list-mata li .desc-meta
{
	display:table-cell;
	padding-left:10px;
    vertical-align: top;
}
.chzn-container-single .chzn-drop
{
	width:140px !important;
}

#loc-locations .pagination
{
	display:block;
    padding-bottom: 15px;
    padding-top: 15px;
}
#loc-locations .pagination ul li
{
	display:inline-block;
}
#loc-locations .pagination ul
{
	text-align:center;
}
.pagination ul li span
{
	float:none !important;
	font-size:13px !important;
}
.pagination ul li.active, .pagination ul li:hover {
    background: #cacaca;
    text-shadow: none!important;
    color: #333;
}
.pagination ul li.active span, .pagination ul li:hover a {
    color: #333;
}
.pagination ul li span
{
	font-size:13px;
	border-right:none;
}
.pagination ul li
{
	border:none;
}

#search-locator .chzn-container .chzn-results .highlighted
{
    background-color: #fff2f7;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2f7', endColorstr='#fff2f7', GradientType=0 );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #fff2f7), color-stop(90%, #fff2f7));
    background-image: -webkit-linear-gradient(top, #fff2f7 20%, #fff2f7 90%);
    background-image: -moz-linear-gradient(top, #fff2f7 20%, #fff2f7 90%);
    background-image: -o-linear-gradient(top, #fff2f7 20%, #fff2f7 90%);
    background-image: linear-gradient(#fff2f7 20%, #fff2f7 90%);
    color: #333;
	border:solid 1px #e3007b;
}
.contact-bouton
{
	margin:25px auto;
	text-align:center;
}
.contact-bouton p
{
	background-color:#ececec;
	display:inline-block;
	color:#343434;
    padding: 25px 40px;
	font-size:20px;
}
.contact-bouton p i
{
	color:#fd75bf;
    padding-right: 25px;
    margin-left: 15px;
    font-size: 30px;
}
#loc-locations{

}
#loc-locations .properties-rows .property
{
    font-family: 'prompt_reg' !important;
}
#loc-locations .properties-rows .property .title-price .title h2 {
    font-family: 'prompt_reg' !important;
}
.le-dropdown
{
	padding-right:50px;
}

.dropdown-menu.vertical-menu-content
{
	min-width:270px;
    padding: 0 0;
	/*min-height:400px;*/
    background-color: #ececec;
}
.vertical-dropdown-menu
{
    position: absolute;
    top:0;
    left: 100%;
    z-index: 900;
    -webkit-transition: all .45s ease-out 0s;
    -moz-transition: all .45s ease-out 0s;
    -o-transition: all .45s ease-out 0s;
    transition: all .45s ease-out 0s;
    -moz-transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
    opacity: 0;
    display: block;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 0;
    background: #fff;;
    border: 1px solid #eaeaea;
	list-style:none;
    min-width: 250px;
	min-height:400px;
}
.vertical-dropdown-menu ul
{
	list-style:none;
	background-color:#fff !important;
}
.vertical-menu-content ul li:hover .vertical-dropdown-menu {
    visibility: visible;
    display: block;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}
.dropdown-menu.vertical-menu-content .vertical-menu-list
{
    list-style:none;
    margin-left:0;
	background-color:#ececec !important;
	position:relative;

}
#mb-navbar .navbar-nav li .vertical-menu-list a
{
    line-height:18px;
}
#mb-navbar .navbar-nav li .vertical-menu-list > li > a:hover,
#mb-navbar .navbar-nav li .vertical-menu-list > li:hover > a
{
	background-color:#fff;
}
.vertical-dropdown-menu .mega-group-header {
    border-bottom: 1px solid #E8E8E8;
    font-size: 14px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.vertical-dropdown-menu .mega-group-header span {
    padding-bottom: 10px;
    border-bottom: 1px solid #f36;
    float: left;
    margin-bottom: -1px;
    border-color: #958457;
}
.vertical-dropdown-menu .vertical-groups {
    padding: 24px 15px;
}
.dropdown-menu.vertical-menu-content li
{
	position:static;
}
.box-vertical-megamenus .vertical-menu-content ul li img.icon-menu {
    vertical-align: middle;
    padding-right: 15px;
    width: 38px;
}

.vertical-groups .mega-group.col-md-4 {
    width:32.1%;
}

#mb-navbar .navbar-nav li .vertical-menu-list .group-link-default a {
    line-height:25px;
}

ul.menu_content_page {
    border-top: 1px solid #eee;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    /* visibility: hidden; */
    line-height: normal;
    height: 500px;
    overflow-y: scroll;
    -webkit-transform: translate(0, 40px);
    -khtml-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -khtml-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .12);
    text-align: left;
    list-style: none;
    padding: 10px;
    z-index: 10;
    display: none;
}

.service_menu:hover ul.menu_content_page {
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    display: block;
    top: 33px;
}

.sub_menu_service {
    list-style: none;
}

.sub_menu_service {
    position: relative;
    background: #fff;
    float: left;
    width:400px;
}

.sub_menu_service .list-brand {
    border-left: 1px solid;
}

.sub_menu_service li a {
    padding-right: 5px !important;
    padding-left: 5px !important;
    float: left;
}

#mb-navbar .navbar-nav .service_menu li a {
    line-height: 26px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
}

.list-filters-brand
{
	margin-top:15px;
}

.title_brand {
    width: 45px;
    padding-left: 5px;
    padding-right: 5px;
}

.sub_menu_service li {
    display: inline-block;
}

.sub_menu_service .group-brand-list li {
    display: block !important;
    float: left;
    width: 100%;
}

.sub_menu_service .group-brand-list li a {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    font-family: CenturyGothic !important;
    padding: 0px !important;
}
.change-image-box,.change-image-box .left-site {
    position: relative;
	float: left;
}
.change-image-box .left-site .thumbnel {
    position: relative;
    height: 446px;
    margin-top: 8px;
}

.thumbelina li {
	display: block!important
}
.thumbelina {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	white-space: nowrap;
	font-size: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.thumbelina li {
    padding: 5px;
    line-height: 0;
    margin: 0
}

.thumbelina li img {
    border: 1px solid #ccc
}

.thumbelina li img:hover {
    border: 1px solid #aaa
}

.thumbelina-but {
    position: absolute;
    background-color: #ccc;
    border: none;
    z-index: 1;
    cursor: pointer;
    color: #888;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    font-family: monospace
}

.thumbelina-but:hover {
    color: #fff;
    background-color: #007176
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
    background-color: #efefef;
    color: #ccc;
    cursor: default;
    box-shadow: none
}

.thumbelina-but.horiz {
    width: 20px;
    height: 119px;
    line-height: 119px;
    top: -1px
}

.thumbelina-but.horiz.left {
    left: -22px
}

.thumbelina-but.horiz.right {
    right: -22px
}

.thumbelina-but.vert {
    height: 20px;
    line-height: 20px;
    width: 24px;
    left: 50%;
    transform: translate(-50%, 0)
}

.thumbelina-but.vert.top {
    top: -20px
}

.thumbelina-but.vert.bottom {
    bottom: -20px
}

@media (max-width:1024px) {
	.info-detail{
		padding-left: 30px !important;
	}
	.owl-theme.slider_fair_infor .owl-controls .owl-next {
		right: -10px;
	}
	.owl-theme.slider_fair_infor .owl-controls .owl-prev {
		left: -10px;
	}
	.bg-section-box:before{
		width: 40px;
	}
	.dest-promotion{
		max-width: 430px;
	}

}
.dropdown-full i.ishop{
	display:none;
}
@media (max-width:767px) {
	ul.menu_content_page
	{
		position: relative;
	    height: 450px;
	}
	.vertical-dropdown-menu{
		left: 0;
		min-width: 100%;
		/*position: unset;
		min-width: 100%;
		display:none;*/
	}
	.open-vi .vertical-dropdown-menu{
		display: block;
	}
	.vertical-groups .mega-group.col-md-4 {
    	width: 100%;
	}
	.dropdown-full i.ishop{
		 display: inline-block;
		margin-right:5px;
		float: right;
    	font-size: 14px;
    	font-weight: bold;
	}

}
.newsletter2{
	float: left;
	width: 100%;
}
#Certificate-banners{
	margin-top: 20px;
    float: right;
}
.mobile-nav{
		display:none;
	}
@media screen and (max-width: 767px) {
	#mb-navbar_res .navbar-nav li a {
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
    color: #4a4a4a;
    text-align: left;
    position: relative;
	padding-left: 25px;
    padding-right: 25px;
	}
	.navbar-nav .open .dropdown-menu.mega-menu-full {
    position: relative;
    padding: 0px 0;
	}
	#mb-navbar_res .navbar-nav .ul-mega-menu-sub1>li>a {
    padding-right: 0px;
    font-size: 13px;
    position: relative;
    display: inline-block;
	}
	.navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: inherit;
    right: 0;
    /*background-color: #fff !important;*/
	}
	#mb-navbar_res .navbar-nav .ul-mega-menu-sub1>li {
    line-height: 23px;
	padding-top: 10px;
    padding-bottom: 10px;
	}
	.ul-mega-menu-sub1>li {
    position: relative;
    width: auto;
	}
	.mega-menu-full .ul-mega-menu-sub1 {
    background-color: #FFF !important;
    border-right: none;
    display: block;
    position: relative;
	}
	.mega-menu-full .container-fluid {
    max-width: 1450px;

	}
	.ul-mega-menu-sub1 i {
    float: right;
	}
	.dropdown-mega-menu{
    display:none;
	}
	.has_submenu.active .dropdown-mega-menu{
	display:block;
	}
	ul.ul-list-menu-v2{
		background-color:#fff !important;
	}
	.navbar-nav {
    margin: 0;
	}
	.mobile-nav .navbar-nav > li > a{
		color: #fff !important;
		text-align: center !important;
		font-size: 15px !important;
	}
	#mb-navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
	.mobile-nav .navbar-nav > li.current_menu_parent > a{
		color: #f5b3c4 !important;
	}



}
.logo-home-astr{
	width: 100%;
    height: 80px;
    object-fit: contain;
}
.top-footer{
	background:#1c5c9d;
}

/*********************************************************************************************************/
.warpper_title45 {
	border-bottom: 2px solid #b5cbdd;
	margin-bottom: 15px;
}
.title45 {
	position: relative;
	display: inline-block;
	background-color: #0f4781;
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 30px;
	margin-bottom: -2px;
}
.title45:before {
	content: '';
	position: absolute;
	right: -17px;
	top: 0;
	z-index: 2;
	width: 38px;
	height: 42px;
	-webkit-transform: skew(41deg);
	-moz-transform: skew(41deg);
	-o-transform: skew(41deg);
	background: #0f4781;
}
.title45:after {
	content: '';
	position: absolute;
	right: -25px;
	top: 0;
	z-index: 1;
	width: 38px;
	height: 42px;
	-webkit-transform: skew(41deg);
	-moz-transform: skew(41deg);
	-o-transform: skew(41deg);
	background: #b5cbdd;
}

/* refix */
.before-footer {
	padding: 15px 0;
}
.mailandcall {
	margin: 0;
	padding: 0;
	text-align: right;
}
.mailandcall li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
	margin: 0 30px;
	padding: 27px 0 26px;
}
.mailandcall li:first-child {
	margin-left: 0;
}
.mailandcall li:last-child {
	margin-right: 0;
}
.mailandcall li i {
    font-size: 20px;
}
.footer-top {
    margin: 60px 0
}
.copyright-all {
	font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 44px 0 10px;
}
.copyright-all.left_copy {
	text-align: left;
}
.copyright-all.right_copy {
	text-align: right;
}
@media screen and (max-width: 767px) {
	.copyright-all.left_copy,
	.copyright-all.right_copy {
		text-align: center
	}
	.respon-blog-detail{
		width: 80% !important;
	}
	.respon-blog-detail .img-carou{
		height: 95px !important;
	}
	.respon-blog-detail .mainImage{
		height: 400px !important;
	}
}
@media screen and (max-width: 500px) {
	.respon-blog-detail .mainImage{
		height: 250px !important;
	}
}
@media screen and (max-width: 991px) {
	.left-links > li {
		margin: 0 5px !important;
	}
	.left-links > li:first-child {
		margin-left: 0 !important;
	}
	.left-links > li:last-child {
		margin-right: 0 !important;
	}
	ul.my_account {
		width: 120px !important;
	}
	/**/
	.desc-banner-home {
		display: none;
	}
	ul.tab-category2 {
		text-align: center;
	}
	.tab-category2 li {
		float: none !important;
		display: inline-block;
		border: none !important;
	}
	.box-toolbar {
		text-align: center;
	}
	.search-product {
		float: none !important;
	}
	/**/
	.res_item {
		padding: 5px;
	}
	.ar_img img {
		width: 100%;
		height: 250px;
		-o-object-fit: contain;
		object-fit: contain;
	}
	/**/
	.before-footer {
		text-align: center;
	}
	.mailandcall {
		text-align: center;
	}
	.mailandcall li {
		margin: 0 15px;
		padding: 10px 0 10px;
	}
	.mailandcall li:first-child {
		margin-left: 15px;
	}
	.mailandcall li:last-child {
		margin-right: 15px;
	}
}
@media screen and (max-width: 1024px) {
	header {
		min-height: inherit;
	}
	header nav.navbar{
		position: relative;
	}
	#mb-navbar {
		min-height: inherit;
	}
	.mobile-nav{
		display:block;
	}
	.menu-desk{
		display:none;
	}
	/**/
	.footer-top {
		margin: 60px 0 15px;
	}
	.res_footerContent {
		margin: 0 0 30px;
	}
	.copyright-all {
    	padding: 10px 0 10px;
	}
}
