html {
     font-family: sans-serif;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100% 
}
 body {
     margin: 0 
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
     display: block 
}
 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline 
}
 audio:not([controls]) {
     display: none;
     height: 0 
}
 [hidden], template {
     display: none 
}
 a {
     background-color: transparent 
}
 a:active, a:hover {
     outline: 0 
}
 abbr[title] {
     border-bottom: 1px dotted 
}
 b, strong {
     font-weight: 700 
}
 dfn {
     font-style: italic 
}
 h1 {
     margin: .67em 0;
     font-size: 2em 
}
 mark {
     color: #000;
     background: #ff0 
}
 small {
     font-size: 80% 
}
 sub, sup {
     position: relative;
     font-size: 75%;
     line-height: 0;
     vertical-align: baseline 
}
 sup {
     top: -.5em 
}
 sub {
     bottom: -.25em 
}
 img {
     border: 0 
}
 svg:not(:root) {
     overflow: hidden 
}
 figure {
     margin: 1em 40px 
}
 hr {
     height: 0;
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box 
}
 pre {
     overflow: auto 
}
 code, kbd, pre, samp {
     font-family: monospace, monospace;
     font-size: 1em 
}
 button, input, optgroup, select, textarea {
     margin: 0;
     font: inherit;
     color: inherit 
}
 button {
     overflow: visible 
}
 button, select {
     text-transform: none 
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer 
}
 button[disabled], html input[disabled] {
     cursor: default 
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     padding: 0;
     border: 0 
}
 input {
     line-height: normal 
}
 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
     -webkit-appearance: textfield 
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none 
}
 fieldset {
     padding: .35em .625em .75em;
     margin: 0 2px;
     border: 1px solid silver 
}
 legend {
     padding: 0;
     border: 0 
}
 textarea {
     overflow: auto 
}
 optgroup {
     font-weight: 700 
}
 table {
     border-spacing: 0;
     border-collapse: collapse 
}
 td, th {
     padding: 0 
}
 @media print {
     *, *:before, *:after {
         color: #000!important;
         text-shadow: none!important;
         background: transparent!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^="#"]:after, a[href^="javascript:"]:after {
         content: "" 
    }
     pre, blockquote {
         border: 1px solid #999;
         page-break-inside: avoid 
    }
     thead {
         display: table-header-group 
    }
     tr, img {
         page-break-inside: avoid 
    }
     img {
         max-width: 100%!important 
    }
     p, h2, h3 {
         orphans: 3;
         widows: 3 
    }
     h2, h3 {
         page-break-after: avoid 
    }
     .navbar {
         display: none 
    }
     .btn>.caret, .dropup>.btn>.caret {
         border-top-color: #000!important 
    }
     .label {
         border: 1px solid #000 
    }
     .table {
         border-collapse: collapse!important 
    }
     .table td, .table th {
         background-color: #fff!important 
    }
     .table-bordered th, .table-bordered td {
         border: 1px solid #ddd!important 
    }
}
 @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.woff2) format('woff2'),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-style:normal;
    font-weight:400;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before{
    content:"\002a"
}
.glyphicon-plus:before{
    content:"\002b"
}
.glyphicon-euro:before,.glyphicon-eur: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"
}
.glyphicon-cd:before{
    content:"\e201"
}
.glyphicon-save-file:before{
    content:"\e202"
}
.glyphicon-open-file:before{
    content:"\e203"
}
.glyphicon-level-up:before{
    content:"\e204"
}
.glyphicon-copy:before{
    content:"\e205"
}
.glyphicon-paste:before{
    content:"\e206"
}
.glyphicon-alert:before{
    content:"\e209"
}
.glyphicon-equalizer:before{
    content:"\e210"
}
.glyphicon-king:before{
    content:"\e211"
}
.glyphicon-queen:before{
    content:"\e212"
}
.glyphicon-pawn:before{
    content:"\e213"
}
.glyphicon-bishop:before{
    content:"\e214"
}
.glyphicon-knight:before{
    content:"\e215"
}
.glyphicon-baby-formula:before{
    content:"\e216"
}
.glyphicon-tent:before{
    content:"\26fa"
}
.glyphicon-blackboard:before{
    content:"\e218"
}
.glyphicon-bed:before{
    content:"\e219"
}
.glyphicon-apple:before{
    content:"\f8ff"
}
.glyphicon-erase:before{
    content:"\e221"
}
.glyphicon-hourglass:before{
    content:"\231b"
}
.glyphicon-lamp:before{
    content:"\e223"
}
.glyphicon-duplicate:before{
    content:"\e224"
}
.glyphicon-piggy-bank:before{
    content:"\e225"
}
.glyphicon-scissors:before{
    content:"\e226"
}
.glyphicon-bitcoin:before{
    content:"\e227"
}
.glyphicon-btc:before{
    content:"\e227"
}
.glyphicon-xbt:before{
    content:"\e227"
}
.glyphicon-yen:before{
    content:"\00a5"
}
.glyphicon-jpy:before{
    content:"\00a5"
}
.glyphicon-ruble:before{
    content:"\20bd"
}
.glyphicon-rub:before{
    content:"\20bd"
}
.glyphicon-scale:before{
    content:"\e230"
}
.glyphicon-ice-lolly:before{
    content:"\e231"
}
.glyphicon-ice-lolly-tasted:before{
    content:"\e232"
}
.glyphicon-education:before{
    content:"\e233"
}
.glyphicon-option-horizontal:before{
    content:"\e234"
}
.glyphicon-option-vertical:before{
    content:"\e235"
}
.glyphicon-menu-hamburger:before{
    content:"\e236"
}
.glyphicon-modal-window:before{
    content:"\e237"
}
.glyphicon-oil:before{
    content:"\e238"
}
.glyphicon-grain:before{
    content:"\e239"
}
.glyphicon-sunglasses:before{
    content:"\e240"
}
.glyphicon-text-size:before{
    content:"\e241"
}
.glyphicon-text-color:before{
    content:"\e242"
}
.glyphicon-text-background:before{
    content:"\e243"
}
.glyphicon-object-align-top:before{
    content:"\e244"
}
.glyphicon-object-align-bottom:before{
    content:"\e245"
}
.glyphicon-object-align-horizontal:before{
    content:"\e246"
}
.glyphicon-object-align-left:before{
    content:"\e247"
}
.glyphicon-object-align-vertical:before{
    content:"\e248"
}
.glyphicon-object-align-right:before{
    content:"\e249"
}
.glyphicon-triangle-right:before{
    content:"\e250"
}
.glyphicon-triangle-left:before{
    content:"\e251"
}
.glyphicon-triangle-bottom:before{
    content:"\e252"
}
.glyphicon-triangle-top:before{
    content:"\e253"
}
.glyphicon-console:before{
    content:"\e254"
}
.glyphicon-superscript:before{
    content:"\e255"
}
.glyphicon-subscript:before{
    content:"\e256"
}
.glyphicon-menu-left:before{
    content:"\e257"
}
.glyphicon-menu-right:before{
    content:"\e258"
}
.glyphicon-menu-down:before{
    content:"\e259"
}
.glyphicon-menu-up:before{
    content:"\e260"
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
*:before,*:after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}
input,button,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#337ab7;
    text-decoration:none
}
a:hover,a:focus{
    color:#23527c;
    text-decoration:underline
}
a:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    display:inline-block;
    max-width:100%;
    height:auto;
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
[role="button"]{
    cursor:pointer
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:inherit;
    font-weight:500;
    line-height:1.1;
    color:inherit
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{
    font-weight:400;
    line-height:1;
    color:#777
}
h1,.h1,h2,.h2,h3,.h3{
    margin-top:20px;
    margin-bottom:10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{
    font-size:65%
}
h4,.h4,h5,.h5,h6,.h6{
    margin-top:10px;
    margin-bottom:10px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{
    font-size:75%
}
h1,.h1{
    font-size:36px
}
h2,.h2{
    font-size:30px
}
h3,.h3{
    font-size:24px
}
h4,.h4{
    font-size:18px
}
h5,.h5{
    font-size:14px
}
h6,.h6{
    font-size:12px
}
p{
    margin:0 0 10px
}
.lead{
    margin-bottom:20px;
    font-size:16px;
    font-weight:300;
    line-height:1.4
}
@media (min-width:768px){
    .lead{
        font-size:21px
    }
}
small,.small{
    font-size:85%
}
mark,.mark{
    padding:.2em;
    background-color:#fcf8e3
}
.text-left{
    text-align:left
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.text-justify{
    text-align:justify
}
.text-nowrap{
    white-space:nowrap
}
.text-lowercase{
    text-transform:lowercase
}
.text-uppercase{
    text-transform:uppercase
}
.text-capitalize{
    text-transform:capitalize
}
.text-muted{
    color:#777
}
.text-primary{
    color:#337ab7
}
a.text-primary:hover,a.text-primary:focus{
    color:#286090
}
.text-success{
    color:#3c763d
}
a.text-success:hover,a.text-success:focus{
    color:#2b542c
}
.text-info{
    color:#31708f
}
a.text-info:hover,a.text-info:focus{
    color:#245269
}
.text-warning{
    color:#8a6d3b
}
a.text-warning:hover,a.text-warning:focus{
    color:#66512c
}
.text-danger{
    color:#a94442
}
a.text-danger:hover,a.text-danger:focus{
    color:#843534
}
.bg-primary{
    color:#fff;
    background-color:#337ab7
}
a.bg-primary:hover,a.bg-primary:focus{
    background-color:#286090
}
.bg-success{
    background-color:#dff0d8
}
a.bg-success:hover,a.bg-success:focus{
    background-color:#c1e2b3
}
.bg-info{
    background-color:#d9edf7
}
a.bg-info:hover,a.bg-info:focus{
    background-color:#afd9ee
}
.bg-warning{
    background-color:#fcf8e3
}
a.bg-warning:hover,a.bg-warning:focus{
    background-color:#f7ecb5
}
.bg-danger{
    background-color:#f2dede
}
a.bg-danger:hover,a.bg-danger:focus{
    background-color:#e4b9b9
}
.page-header{
    padding-bottom:9px;
    margin:40px 0 20px;
    border-bottom:1px solid #eee
}
ul,ol{
    margin-top:0;
    margin-bottom:10px
}
ul ul,ol ul,ul ol,ol ol{
    margin-bottom:0
}
.list-unstyled{
    padding-left:0;
    list-style:none
}
.list-inline{
    padding-left:0;
    margin-left:-5px;
    list-style:none
}
.list-inline>li{
    display:inline-block;
    padding-right:5px;
    padding-left:5px
}
dl{
    margin-top:0;
    margin-bottom:20px
}
dt,dd{
    line-height:1.42857143
}
dt{
    font-weight:700
}
dd{
    margin-left:0
}
@media (min-width:768px){
    .dl-horizontal dt{
        float:left;
        width:160px;
        overflow:hidden;
        clear:left;
        text-align:right;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dl-horizontal dd{
        margin-left:180px
    }
}
abbr[title],abbr[data-original-title]{
    cursor:help;
    border-bottom:1px dotted #777
}
.initialism{
    font-size:90%;
    text-transform:uppercase
}
blockquote{
    padding:10px 20px;
    margin:0 0 20px;
    font-size:17.5px;
    border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{
    margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small{
    display:block;
    font-size:80%;
    line-height:1.42857143;
    color:#777
}
blockquote footer:before,blockquote small:before,blockquote .small:before{
    content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right{
    padding-right:15px;
    padding-left:0;
    text-align:right;
    border-right:5px solid #eee;
    border-left:0
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{
    content:''
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{
    content:'\00A0 \2014'
}
address{
    margin-bottom:20px;
    font-style:normal;
    line-height:1.42857143
}
code,kbd,pre,samp{
    font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code{
    padding:2px 4px;
    font-size:90%;
    color:#c7254e;
    background-color:#f9f2f4;
    border-radius:4px
}
kbd{
    padding:2px 4px;
    font-size:90%;
    color:#fff;
    background-color:#333;
    border-radius:3px;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd{
    padding:0;
    font-size:100%;
    font-weight:700;
    -webkit-box-shadow:none;
    box-shadow:none
}
pre{
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.42857143;
    color:#333;
    word-break:break-all;
    word-wrap:break-word;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-radius:4px
}
pre code{
    padding:0;
    font-size:inherit;
    color:inherit;
    white-space:pre-wrap;
    background-color:transparent;
    border-radius:0
}
.pre-scrollable{
    max-height:340px;
    overflow-y:scroll
}
.container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1200px){
    .container{
        width:1170px
    }
}
.container-fluid{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
.row{
    margin-right:-15px;
    margin-left:-15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-pull-11{
    right:91.66666667%
}
.col-xs-pull-10{
    right:83.33333333%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-8{
    right:66.66666667%
}
.col-xs-pull-7{
    right:58.33333333%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-5{
    right:41.66666667%
}
.col-xs-pull-4{
    right:33.33333333%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-2{
    right:16.66666667%
}
.col-xs-pull-1{
    right:8.33333333%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-push-12{
    left:100%
}
.col-xs-push-11{
    left:91.66666667%
}
.col-xs-push-10{
    left:83.33333333%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-8{
    left:66.66666667%
}
.col-xs-push-7{
    left:58.33333333%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-5{
    left:41.66666667%
}
.col-xs-push-4{
    left:33.33333333%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-2{
    left:16.66666667%
}
.col-xs-push-1{
    left:8.33333333%
}
.col-xs-push-0{
    left:auto
}
.col-xs-offset-12{
    margin-left:100%
}
.col-xs-offset-11{
    margin-left:91.66666667%
}
.col-xs-offset-10{
    margin-left:83.33333333%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-8{
    margin-left:66.66666667%
}
.col-xs-offset-7{
    margin-left:58.33333333%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-5{
    margin-left:41.66666667%
}
.col-xs-offset-4{
    margin-left:33.33333333%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-2{
    margin-left:16.66666667%
}
.col-xs-offset-1{
    margin-left:8.33333333%
}
.col-xs-offset-0{
    margin-left:0
}
@media (min-width:768px){
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
        float:left
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-4{
        right:33.33333333%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-4{
        left:33.33333333%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-4{
        margin-left:33.33333333%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-0{
        margin-left:0
    }
}
@media (min-width:992px){
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-4{
        right:33.33333333%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-4{
        left:33.33333333%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-0{
        margin-left:0
    }
}
@media (min-width:1200px){
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
        float:left
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-4{
        right:33.33333333%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-4{
        left:33.33333333%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-4{
        margin-left:33.33333333%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-0{
        margin-left:0
    }
}
table{
    background-color:transparent
}
caption{
    padding-top:8px;
    padding-bottom:8px;
    color:#777;
    text-align:left
}
th{
    text-align:left
}
.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
    border-top:0
}
.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{
    padding:5px
}
.table-bordered{
    border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{
    border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){
    background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{
    background-color:#f5f5f5
}
table col[class*="col-"]{
    position:static;
    display:table-column;
    float:none
}
table td[class*="col-"],table th[class*="col-"]{
    position:static;
    display:table-cell;
    float:none
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{
    background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{
    background-color:#e8e8e8
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{
    background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{
    background-color:#d0e9c6
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{
    background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{
    background-color:#c4e3f3
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{
    background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{
    background-color:#faf2cc
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{
    background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{
    background-color:#ebcccc
}
.table-responsive{
    min-height:.01%;
    overflow-x:auto
}
@media screen and (max-width:767px){
    .table-responsive{
        width:100%;
        margin-bottom:15px;
        overflow-y:hidden;
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border:1px solid #ddd
    }
    .table-responsive>.table{
        margin-bottom:0
    }
    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
        border-bottom:0
    }
}
fieldset{
    min-width:0;
    padding:0;
    margin:0;
    border:0
}
legend{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:20px;
    font-size:21px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
}
label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
    font-weight:700
}
input[type="search"]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
input[type="radio"],input[type="checkbox"]{
    margin:4px 0 0;
    margin-top:1px \9;
    line-height:normal
}
input[type="file"]{
    display:block
}
input[type="range"]{
    display:block;
    width:100%
}
select[multiple],select[size]{
    height:auto
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
output{
    display:block;
    padding-top:7px;
    font-size:14px;
    line-height:1.42857143;
    color:#555
}
.form-control{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus{
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder{
    color:#999;
    opacity:1
}
.form-control:-ms-input-placeholder{
    color:#999
}
.form-control::-webkit-input-placeholder{
    color:#999
}
.form-control::-ms-expand{
    background-color:transparent;
    border:0
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    background-color:#eee;
    opacity:1
}
.form-control[disabled],fieldset[disabled] .form-control{
    cursor:not-allowed
}
textarea.form-control{
    height:auto
}
input[type="search"]{
    -webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{
        line-height:34px
    }
    input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{
        line-height:30px
    }
    input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{
        line-height:46px
    }
}
.form-group{
    margin-bottom:15px
}
.radio,.checkbox{
    position:relative;
    display:block;
    margin-top:10px;
    margin-bottom:10px
}
.radio label,.checkbox label{
    min-height:20px;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{
    position:absolute;
    margin-top:4px \9;
    margin-left:-20px
}
.radio+.radio,.checkbox+.checkbox{
    margin-top:-5px
}
.radio-inline,.checkbox-inline{
    position:relative;
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    vertical-align:middle;
    cursor:pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{
    margin-top:0;
    margin-left:10px
}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{
    cursor:not-allowed
}
.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{
    cursor:not-allowed
}
.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{
    cursor:not-allowed
}
.form-control-static{
    min-height:34px;
    padding-top:7px;
    padding-bottom:7px;
    margin-bottom:0
}
.form-control-static.input-lg,.form-control-static.input-sm{
    padding-right:0;
    padding-left:0
}
.input-sm{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
select.input-sm{
    height:30px;
    line-height:30px
}
textarea.input-sm,select[multiple].input-sm{
    height:auto
}
.form-group-sm .form-control{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.form-group-sm select.form-control{
    height:30px;
    line-height:30px
}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{
    height:auto
}
.form-group-sm .form-control-static{
    height:30px;
    min-height:32px;
    padding:6px 10px;
    font-size:12px;
    line-height:1.5
}
.input-lg{
    height:46px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333;
    border-radius:6px
}
select.input-lg{
    height:46px;
    line-height:46px
}
textarea.input-lg,select[multiple].input-lg{
    height:auto
}
.form-group-lg .form-control{
    height:46px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333;
    border-radius:6px
}
.form-group-lg select.form-control{
    height:46px;
    line-height:46px
}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{
    height:auto
}
.form-group-lg .form-control-static{
    height:46px;
    min-height:38px;
    padding:11px 16px;
    font-size:18px;
    line-height:1.3333333
}
.has-feedback{
    position:relative
}
.has-feedback .form-control{
    padding-right:42.5px
}
.form-control-feedback{
    position:absolute;
    top:0;
    right:0;
    z-index:2;
    display:block;
    width:34px;
    height:34px;
    line-height:34px;
    text-align:center;
    pointer-events:none
}
.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{
    width:46px;
    height:46px;
    line-height:46px
}
.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{
    width:30px;
    height:30px;
    line-height:30px
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{
    color:#3c763d
}
.has-success .form-control{
    border-color:#3c763d;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus{
    border-color:#2b542c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}
.has-success .input-group-addon{
    color:#3c763d;
    background-color:#dff0d8;
    border-color:#3c763d
}
.has-success .form-control-feedback{
    color:#3c763d
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{
    color:#8a6d3b
}
.has-warning .form-control{
    border-color:#8a6d3b;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus{
    border-color:#66512c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon{
    color:#8a6d3b;
    background-color:#fcf8e3;
    border-color:#8a6d3b
}
.has-warning .form-control-feedback{
    color:#8a6d3b
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{
    color:#a94442
}
.has-error .form-control{
    border-color:#a94442;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus{
    border-color:#843534;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.has-error .input-group-addon{
    color:#a94442;
    background-color:#f2dede;
    border-color:#a94442
}
.has-error .form-control-feedback{
    color:#a94442
}
.has-feedback label~.form-control-feedback{
    top:25px
}
.has-feedback label.sr-only~.form-control-feedback{
    top:0
}
.help-block{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}
@media (min-width:768px){
    .form-inline .form-group{
        display:inline-block;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .form-control{
        display:inline-block;
        width:auto;
        vertical-align:middle
    }
    .form-inline .form-control-static{
        display:inline-block
    }
    .form-inline .input-group{
        display:inline-table;
        vertical-align:middle
    }
    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{
        width:auto
    }
    .form-inline .input-group>.form-control{
        width:100%
    }
    .form-inline .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .radio,.form-inline .checkbox{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .radio label,.form-inline .checkbox label{
        padding-left:0
    }
    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{
        position:relative;
        margin-left:0
    }
    .form-inline .has-feedback .form-control-feedback{
        top:0
    }
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{
    padding-top:7px;
    margin-top:0;
    margin-bottom:0
}
.form-horizontal .radio,.form-horizontal .checkbox{
    min-height:27px
}
.form-horizontal .form-group{
    margin-right:-15px;
    margin-left:-15px
}
@media (min-width:768px){
    .form-horizontal .control-label{
        padding-top:7px;
        margin-bottom:0;
        text-align:right
    }
}
.form-horizontal .has-feedback .form-control-feedback{
    right:15px
}
@media (min-width:768px){
    .form-horizontal .form-group-lg .control-label{
        padding-top:11px;
        font-size:18px
    }
}
@media (min-width:768px){
    .form-horizontal .form-group-sm .control-label{
        padding-top:6px;
        font-size:12px
    }
}
.btn{
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn:hover,.btn:focus,.btn.focus{
    color:#333;
    text-decoration:none
}
.btn:active,.btn.active{
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
    cursor:not-allowed;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none;
    opacity:.65
}
a.btn.disabled,fieldset[disabled] a.btn{
    pointer-events:none
}
.btn-default{
    color:#333;
    background-color:#fff;
    border-color:#ccc
}
.btn-default:focus,.btn-default.focus{
    color:#333;
    background-color:#e6e6e6;
    border-color:#8c8c8c
}
.btn-default:hover{
    color:#333;
    background-color:#e6e6e6;
    border-color:#adadad
}
.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
    color:#333;
    background-color:#e6e6e6;
    border-color:#adadad
}
.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{
    color:#333;
    background-color:#d4d4d4;
    border-color:#8c8c8c
}
.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
    background-image:none
}
.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{
    background-color:#fff;
    border-color:#ccc
}
.btn-default .badge{
    color:#fff;
    background-color:#333
}
.btn-primary{
    color:#fff;
    background-color:#337ab7;
    border-color:#2e6da4
}
.btn-primary:focus,.btn-primary.focus{
    color:#fff;
    background-color:#286090;
    border-color:#122b40
}
.btn-primary:hover{
    color:#fff;
    background-color:#286090;
    border-color:#204d74
}
.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
    color:#fff;
    background-color:#286090;
    border-color:#204d74
}
.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{
    color:#fff;
    background-color:#204d74;
    border-color:#122b40
}
.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
    background-image:none
}
.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{
    background-color:#337ab7;
    border-color:#2e6da4
}
.btn-primary .badge{
    color:#337ab7;
    background-color:#fff
}
.btn-success{
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-success:focus,.btn-success.focus{
    color:#fff;
    background-color:#449d44;
    border-color:#255625
}
.btn-success:hover{
    color:#fff;
    background-color:#449d44;
    border-color:#398439
}
.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
    color:#fff;
    background-color:#449d44;
    border-color:#398439
}
.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{
    color:#fff;
    background-color:#398439;
    border-color:#255625
}
.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{
    background-image:none
}
.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-success .badge{
    color:#5cb85c;
    background-color:#fff
}
.btn-info{
    color:#fff;
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-info:focus,.btn-info.focus{
    color:#fff;
    background-color:#31b0d5;
    border-color:#1b6d85
}
.btn-info:hover{
    color:#fff;
    background-color:#31b0d5;
    border-color:#269abc
}
.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
    color:#fff;
    background-color:#31b0d5;
    border-color:#269abc
}
.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{
    color:#fff;
    background-color:#269abc;
    border-color:#1b6d85
}
.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{
    background-image:none
}
.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-info .badge{
    color:#5bc0de;
    background-color:#fff
}
.btn-warning{
    color:#fff;
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-warning:focus,.btn-warning.focus{
    color:#fff;
    background-color:#ec971f;
    border-color:#985f0d
}
.btn-warning:hover{
    color:#fff;
    background-color:#ec971f;
    border-color:#d58512
}
.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
    color:#fff;
    background-color:#ec971f;
    border-color:#d58512
}
.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{
    color:#fff;
    background-color:#d58512;
    border-color:#985f0d
}
.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{
    background-image:none
}
.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-warning .badge{
    color:#f0ad4e;
    background-color:#fff
}
.btn-danger{
    color:#fff;
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-danger:focus,.btn-danger.focus{
    color:#fff;
    background-color:#c9302c;
    border-color:#761c19
}
.btn-danger:hover{
    color:#fff;
    background-color:#c9302c;
    border-color:#ac2925
}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
    color:#fff;
    background-color:#c9302c;
    border-color:#ac2925
}
.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{
    color:#fff;
    background-color:#ac2925;
    border-color:#761c19
}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{
    background-image:none
}
.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-danger .badge{
    color:#d9534f;
    background-color:#fff
}
.btn-link{
    font-weight:400;
    color:#337ab7;
    border-radius:0
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{
    border-color:transparent
}
.btn-link:hover,.btn-link:focus{
    color:#23527c;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{
    color:#777;
    text-decoration:none
}
.btn-lg,.btn-group-lg>.btn{
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333;
    border-radius:6px
}
.btn-sm,.btn-group-sm>.btn{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.btn-xs,.btn-group-xs>.btn{
    padding:1px
}
@font-face{
    font-family:'open_sansbold';
    src:url(fonts/open-sans.bold-webfont.eot);
    src:url('fonts/open-sans.bold-webfont.eot?#iefix') format('embedded-opentype'),url(fonts/open-sans.bold-webfont.woff2) format('woff2'),url(fonts/open-sans.bold-webfont.woff) format('woff'),url(fonts/open-sans.bold-webfont.ttf) format('truetype'),url('fonts/open-sans.bold-webfont.svg#open_sansbold') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'open_sanslight';
    src:url(fonts/open-sans.light-webfont.eot);
    src:url('fonts/open-sans.light-webfont.eot?#iefix') format('embedded-opentype'),url(fonts/open-sans.light-webfont.woff2) format('woff2'),url(fonts/open-sans.light-webfont.woff) format('woff'),url(fonts/open-sans.light-webfont.ttf) format('truetype'),url('fonts/open-sans.light-webfont.svg#open_sanslight') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'open_sansregular';
    src:url(fonts/open-sans.regular-webfont.eot);
    src:url('fonts/open-sans.regular-webfont.eot?#iefix') format('embedded-opentype'),url(fonts/open-sans.regular-webfont.woff2) format('woff2'),url(fonts/open-sans.regular-webfont.woff) format('woff'),url(fonts/open-sans.regular-webfont.ttf) format('truetype'),url('fonts/open-sans.regular-webfont.svg#open_sansregular') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'open_sanssemibold';
    src:url(fonts/open-sans.semibold-webfont.eot);
    src:url('fonts/open-sans.semibold-webfont.eot?#iefix') format('embedded-opentype'),url(fonts/open-sans.semibold-webfont.woff2) format('woff2'),url(fonts/open-sans.semibold-webfont.woff) format('woff'),url(fonts/open-sans.semibold-webfont.ttf) format('truetype'),url('fonts/open-sans.semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'linecons';
    src:url(../fonts/linecons/linecons.eot);
    src:url('../fonts/linecons/linecons.eot?#iefix') format('embedded-opentype'),url(../fonts/linecons/linecons.woff) format('woff'),url(../fonts/linecons/linecons.ttf) format('truetype'),url('../fonts/linecons/linecons.svg#linecons') format('svg');
    font-weight:400;
    font-style:normal
}
.icon:before{
    font-family:'linecons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    display:inline-block;
    margin-right:.6em;
    -webkit-font-smoothing:antialiased
}
.icon-female:before{
    content:"\f182"
}
.icon-male:before{
    content:"\f183"
}
.icon-arrow-left:before{
    content:"\e032"
}
.icon-arrow-left-2:before{
    content:"\e034"
}
.icon-arrow-left-3:before{
    content:"\e036"
}
.icon-arrow-left-4:before{
    content:"\e038"
}
.icon-arrow-right:before{
    content:"\e035"
}
.icon-arrow-right-2:before{
    content:"\e037"
}
.icon-arrow-right-3:before{
    content:"\e039"
}
.icon-arrow-right-4:before{
    content:"\e033"
}
.icon-phone:before{
    content:"\e000"
}
.icon-news:before{
    content:"\e001"
}
.icon-photo:before{
    content:"\e002"
}
.icon-shop:before{
    content:"\e003"
}
.icon-wallet:before{
    content:"\e004"
}
.icon-t-shirt:before{
    content:"\e005"
}
.icon-heart:before{
    content:"\e006"
}
.icon-cloud:before{
    content:"\e007"
}
.icon-display:before{
    content:"\e008"
}
.icon-diamond:before{
    content:"\e009"
}
.icon-banknote:before{
    content:"\e00a"
}
.icon-data:before{
    content:"\e00b"
}
.icon-music:before{
    content:"\e00c"
}
.icon-location:before{
    content:"\e00d"
}
.icon-star:before{
    content:"\e00e"
}
.icon-tv:before{
    content:"\e00f"
}
.icon-eye:before{
    content:"\e010"
}
.icon-megaphone:before{
    content:"\e011"
}
.icon-study:before{
    content:"\e012"
}
.icon-bubble:before{
    content:"\e013"
}
.icon-sound:before{
    content:"\e014"
}
.icon-video:before{
    content:"\e015"
}
.icon-stack:before{
    content:"\e016"
}
.icon-lab:before{
    content:"\e017"
}
.icon-food:before{
    content:"\e018"
}
.icon-cup:before{
    content:"\e019"
}
.icon-trash:before{
    content:"\e01a"
}
.icon-user:before{
    content:"\e01b"
}
.icon-key:before{
    content:"\e01c"
}
.icon-fire:before{
    content:"\e01d"
}
.icon-clip:before{
    content:"\e01e"
}
.icon-mail:before{
    content:"\e01f"
}
.icon-search:before{
    content:"\e020"
}
.icon-settings:before{
    content:"\e021"
}
.icon-like:before{
    content:"\e022"
}
.icon-calendar:before{
    content:"\e023"
}
.icon-camera:before{
    content:"\e024"
}
.icon-tag:before{
    content:"\e025"
}
.icon-note:before{
    content:"\e026"
}
.icon-clock:before{
    content:"\e027"
}
.icon-lock:before{
    content:"\e028"
}
.icon-vynil:before{
    content:"\e029"
}
.icon-truck:before{
    content:"\e02a"
}
.icon-paperplane:before{
    content:"\e02b"
}
.icon-bulb:before{
    content:"\e02c"
}
.icon-pen:before{
    content:"\e02d"
}
.icon-params:before{
    content:"\e02e"
}
.icon-world:before{
    content:"\e02f"
}
@charset "utf-8";
body,html{
    width:100%;
    padding:0;
    margin:0;
    font-family:open_sansregular;
}
input,textarea{
    border:0;
    outline:0
}
iframe{
    border:0;
    margin:0;
    padding:0
}
input,select,textarea,ul{
    margin:0;
    padding:0
}
li{
    list-style:none
}
h1,h2,h3,h4,h5,h6{
    padding:0;
    margin:0;
    font-weight:400
}
p{
    line-height:22px;
    margin:0;
    padding:0
}
a{
    outline:0;
    text-decoration:none;
    -moz-outline:0;
    color:inherit
}
a:focus,a:active,a:target,a:hover,img:active,button:focus,button:active{
    outline:0;
    text-decoration:none;
    color:inherit
}
a:hover{
    text-decoration:none;
    cursor:pointer;
    color:#F37B25
}
a.nounderline,a:active.nounderline,a:link.nounderline,a:visited.nounderline{
    text-decoration:none
}
a:hover.nounderline{
    text-decoration:underline
}
a img,img{
    border:none;
    text-decoration:none
}
button{
    cursor:pointer
}
input:focus,select:focus,textarea:focus{
    outline:0
}
h1{
    font:28px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
h2{
    font:18px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
h3{
    font:16px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
h4{
    font:18px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
h5{
    font:16px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
h6{
    font:14px 'open_sansregular';
    color:#252525;
    margin-bottom:7px
}
.top_header{
    float:left;
    width:100%;
    padding:0px 0;
    background:#BC59A8
}
.head_ofer{
    float:left;
    width:100%;
    position:relative;
    font:12px 'open_sanssemibold';
    color:#fff;
    padding-left:70px;
    text-transform:uppercase
}
.iocn_offer{
    position:absolute;
    top:0;
    left:0;
    background:url(../images/icon-offer.png) no-repeat;
    width:61px;
    height:20px
}
.deli_process{
    float:right;
    width:100%
}
.deli_process ul{
    float:right
}
.deli_process ul li{
    float:left;
    font:11px 'open_sanssemibold';
    color:#fff;
    text-transform:uppercase;
    padding-left:20px;
    margin-left:20px;
    position:relative
}
.deli_process ul li:nth-child(2){
    padding-left:30px
}
.icon_midnight,.icon_samedeli,.icon_secu{
    height:20px;
    width:25px;
    position:absolute;
    top:0;
    left:0
}
.icon_midnight{
    background:url(../images/icon-middeli.png) no-repeat
}
.icon_samedeli{
    background:url(../images/icon_samedeli.png) no-repeat
}
.icon_secu{
    background:url(../images/icon-sec.png) no-repeat
}
.main_head{
    float:left;
    width:100%;
    background:#fff
}
.logo{
    float:left;
    margin:5px 0;
	max-width:210px;
	
}
.logo img{width:100%;}
.menu_right{
    float:right;
    width:70%
}
.menu_rt_tp{
    float:right;
    margin:8px 0 13px;
}
.menu_rt_tp ul{
    float:right
}
.menu_rt_tp ul li{
    float:left;
    position:relative;
    padding-left:20px
}
.menu_rt_tp ul li{
    font:13px 'open_sanssemibold';
    color:#757575
}
.menu_rt_tp ul li a{
    float:left;
    padding-left:20px;
    position:relative;
    font:13px 'open_sanssemibold';
    color:#757575
}
.menu_rt_tp ul li span{
    float:left;
    padding-left:20px;
    position:relative;
    font:13px 'open_sanssemibold';
    color:#757575
}
.icn_bcome_slr{
    position:absolute;
    top:2px;
    left:0;
    height:15px;
    width:15px;
    background:url(../images/bcm-slr.png) no-repeat
}
.icn_lgoin{
    position:absolute;
    top:2px;
    left:0;
    height:15px;
    width:15px;
    background:url(../images/icon-log-in.jpg) no-repeat
}
.icn_bcome_con{
    position:absolute;
    top:2px;
    left:0;
    height:15px;
    width:15px;
    background:url(../images/icon-hecon.png) no-repeat
}
.mcon_nm{
    font:14px 'open_sanssemibold';
    color:#F37B26;
    margin-left:15px
}
.con_dis_mob{
    display:none;
    float:left;
    width:100%;
    background:#BC59A8;
    padding:8px 0;
    text-align:center;
    color:#fff;
    font:16px 'open_sansregular'
}
.con_dis_mob span{
    padding-left:20px;
    position:relative
}
.icon_mmob_call{
    position:absolute;
    top:2px;
    left:0;
    background:url(../images/icon-call-w.png) no-repeat;
    height:17px;
    width:17px
}
.menu_rt_btm{
    float:right
}
.menu_rt_btm ul{
    float:right
}
.menu_rt_btm ul li{
    float:left;
    margin-left:13px
}
.head_srch{
    float:left;
    width:100%;
    position:relative
}
.head_srch input[type="text"]{
    font:14px 'open_sanssemibold';
    color:#757575;
    border:1px solid #BC59A8;
    padding:10px;
    float:left;
    width:320px;
    border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px
}
.head_sub_btn{
    height:40px;
    width:30px;
    position:absolute;
    top:0;
    right:0;
    background:url(../images/icon-search.png) 5px 12px no-repeat
}
.check_drop_dwn{
    position:absolute;
    top:37px;
    right:0;
    background:#fff;
    z-index:9999;
    width:450px;
    display:none
}
.check_ot_list,.cart_headpp,.min_varditm,.cart_rwo,.pop_chekout{
    float:left;
    width:100%
}
.cart_rwo{
    padding:10px
}
.cart_headpp{
    background:#BC59A8;
    color:#fff;
    font:16px 'open_sanssemibold';
    padding:10px
}
.carp_pro_img,.cart_pro_nm,.cart_pro_quam,.cart_pro_pric,.cart_pro_can,.minus,.qty,.add{
    float:left
}
.cart_pro_nm{
    font:14px 'open_sanssemibold';
    width:150px
}
.cart_pro_nm span{
    float:left;
    width:100%
}
.cart_pro_quam{
    width:100px
}
.minus,.add{
    margin-top:10px
}
.qty{
    width:60px;
    border:1px solid #c4c4c4;
    padding:5px;
    font:14px 'open_sansregular';
    text-align:center;
    margin:0 5px
}
.cart_pro_pric{
    font:14px 'open_sansregular';
    margin-top:5px
}
.cart_pro_can{
    float:right;
    margin-top:-5px
}
.carp_pro_img,.cart_pro_nm{
    margin-right:10px
}
.pop_chekout{
    background:#c4c4c4;
    padding:10px
}
.tootchc{
    float:left;
    font:18px 'open_sansregular';
    color:#fff
}
.check_out_pp{
    float:right
}
.check_out_pp a{
    float:left;
    padding:7px 15px;
    width:inherit!important;
    height:inherit!important;
    background:#F37B26;
    font:14px 'open_sansregular';
    color:#fff
}
.menu_rt_btm ul li.kart:hover .check_drop_dwn{
    display:block
}
.menu_rt_btm ul li a{
    position:relative;
    height:38px;
    width:38px;
    float:left
}
.noti_num{
    position:absolute;
    top:-10px;
    right:0;
    background:#F37B26;
    width:23px;
    height:23px;
    text-align:center;
    border-radius:14px;
    padding:3px;
    color:#fff;
    font:13px 'open_sanssemibold';
    color:#fff
}
.menu_rt_btm ul li.kart .noti_num{
    top:-3px;
    right:15px
}
.kart_inside{
    position:relative
}
.bod_offer_icon{
    position:absolute;
    top:200px;
    right:20px;
    z-index:99;
    height:100px;
    width:100px
}
.bod_offer_icon img{
    width:100%
}
.head_menu{
    float:left;
    width:100%;
    background:url(../images/menu_bg.jpg);
	
}
.tp_menu{
    float:left;
    width:100%
}
.tp_menu ul{
    float:left;
    width:100%
}
.tp_menu ul li{
    float:left;
    position:relative;
    position:relative
}
.tp_menu ul li a{
    float:left;
    padding:13px 22px;
    font:14px 'open_sansbold';
    color:#fff;
    position:relative
}
.icn_mdown{
    position:absolute;
    height:8px;
    width:10px;
    background:url(../images/menu-down.png) no-repeat;
    background-size:100%;
    top:21px;
    right:0
}
.menu_new{
    position:absolute;
    top:-15px;
    left:35%;
    height:29px;
    width:29px;
    background:url(../images/icon-new.png)
}
.sub_menudp{
    position:absolute;
    top:33px;
    left:0;
    width:530px;
    background:#F1F1F1;
    z-index:999999;
    padding:0 0 15px;
    display:none;
    box-shadow:0 2px 8px #c4c4c4;
    -webkit-box-shadow:0 2px 8px #c4c4c4;
    -moz-box-shadow:0 2px 8px #c4c4c4
}
.arow_tp{
    float:left;
    width:100%;
    background:#F37B26;
    height:12px
}
.subsubmenu{
    float:left;
    width:33%;
    border-right:1px solid #c4c4c4;
    padding-left:15px;
    margin-top:15px
}
.subsubmenu:last-child{
    border-right:none
}
.sub_menu_head{
    float:left;
    width:100%;
    font:16px 'open_sanssemibold';
    color:#252525;
    margin-bottom:5px
}
.subsubmenu ul{
    float:left;
    width:100%
}
.subsubmenu ul li{
    float:left;
    width:100%
}
.subsubmenu ul li a{
    float:left;
    width:100%;
    padding:0 0 3px;
    font:13px 'open_sansregular';
    color:#7e7e7e
}
.subsubmenu ul li a:hover{
    color:#F37B26
}
.tp_menu ul li:hover .sub_menudp{
    display:block
}
.tp_menu ul li:last-child .sub_menudp,.tp_menu ul li:nth-child(6) .sub_menudp,.tp_menu ul li:nth-child(7) .sub_menudp,.tp_menu ul li:nth-child(8) .sub_menudp,.tp_menu ul li:nth-child(9) .sub_menudp{
    right:0;
    left:inherit
}
.sub_part2{
    width:350px
}
.sub_part2 .subsubmenu{
    width:50%
}
.sub_part1{
    width:175px
}
.sub_part1 .subsubmenu{
    width:100%
}
.main_body{
    float:left;
    width:100%;
    
}
.tp_banner{
    float:left;
    width:100%;
    padding:10px;
    background:#fff;
    box-shadow:0 0 5px #c4c4c4;
    margin-bottom:0px
}
.mban_quklink{
    float:left;
    width:100%;
    margin-bottom:0px
}
.mban_quklink ul li{
    float:left;
    font:13px 'open_sanssemibold';
    color:#434343
}
.heasec_blk{
    position:relative;
    float:left;
    width:100%;
    padding-right:15px
}
.heasec_blk:before{
    content:'';
    position:absolute;
    top:6px;
    right:0;
    background:url(../images/aroor-ri.png) no-repeat;
    width:6px;
    height:8px
}
.mban_quklink ul li a{
    font:13px 'open_sanssemibold';
    color:#7e7e7e;
    float:left;
    padding:0 11px;
    border-right:1px solid #7e7e7e
}
.mban_quklink ul li:last-child a{
    border-right:none
}
.hm_ban_place{
    float:left;
    width:100%
}
.hm_ban_lt{
    float:left;
    width:100%;
    
}
.ban_rotplc{
    float:left;
    width:100%
}
.ban_rotplc img{
    width:100%
}
.hm_ban_rt{
    float:left;
    width:30%
}
.hm_ban_rt ul{
    float:left;
    width:100%
}
.hm_ban_rt ul li,.ban_ri_cat{
    float:left;
    width:100%
}
.hm_ban_rt ul li{max-height:77px;}
.cat_bg_1{
    background-color:#ccedee;
    color:#317073
}
.cat_bg_2{
    background-color:#ffe8db;
    color:#8e6a56
}
.cat_bg_3{
    background-color:#f4ffbc;
    color:#a38621
}
.cat_bg_4{
    background-color:#edeaf8;
    color:#6c667b
}
.cat_bg_5{
    background-color:#fcf0f9;
    color:#a17999
}
.ban_ri_cat{
    position:relative;
    padding:12px 10px 11px 80px;
    border:1px solid #c4c4c4;
    font:22px 'open_sansregular';
    margin-bottom:5px
}
.ban_ri_cat:hover{
    opacity:.8
}
.ban_ri_cat span{
    float:left;
    width:100%;
    font-size:13px
}
.cat_icon{
    position:absolute;
    top:0;
    left:0
}
.owl-controls{
    position:absolute;
    top:40%;
    width:100%
}
.owl-prev,.owl-next{
    height:29px;
    width:29px;
    overflow:hidden;
    text-indent:-100px
}
.owl-prev{
    float:left;
    background:url(../images/slider-arlt.jpg);
    margin-left:-18px
}
.owl-next{
    float:right;
    background:url(../images/slider-arrt.jpg);
    margin-right:-18px
}
.ban_rotplc .owl-prev{
    margin-left:0
}
.ban_rotplc .owl-next{
    margin-right:0
}
.hm_pro_block{
    float:left;
    width:100%;
    padding:10px;
    background:#fff;
    box-shadow:0 0 5px #c4c4c4;
    margin-bottom:25px
}
.hm_pro_blo_hd{
    float:left;
    width:100%;
}
.pro_cat_nm{
    float:left;
    font:18px 'open_sanssemibold';
    color:#FE0469;
    background:#fff;
    padding:5px 1px 1px 10px;
    text-transform:uppercase;
    position:relative
}
.pro_cat_nm:before{

    position:absolute;
    top:0;
    right:-23px;
    
    
}
.pro_vieall{
    float:right
}
.pro_vieall a{
    float:left;
    font:12px 'open_sanssemibold';
    color:#FE0469;
    text-transform:uppercase;
    padding:5px 1px 1px 0
}
.product_scroll{
    float:left;
    width:100%;
    margin:5px 0 0
}
.pro_sin_blk{
    float:left;
    border:1px solid #c4c4c4
}
.pro_sin_blk:hover{
    border:1px solid #BC59A8
}
.pro_sin_blk:hover .pro_sin_rw_3{
   
}
.pro_sin_rw_1,.pro_sin_rw_2,.pro_sin_rw_3,.pro_sin_rw_4{
    float:left;
    width:100%
}
.pro_sin_rw_1 a{
    float:left;
    width:100%
}
.pro_sin_rw_1 img{
    width:100%
}
.pro_sin_rw_2{
    font:13px 'open_sansregular';
    color:#BC59A8;
    text-align:center;
    padding:10px;
    white-space:nowrap;
    max-width:206px;
    overflow:hidden;
	font-weight: bold;
    text-overflow:ellipsis
}
.pro_sin_rw_3{
        text-align:center;
    padding:5px 0
}
.actual_pri{
    font:18px 'open_sanssemibold';
    color:#F37B26
}
.price_cut{
    font:15px 'open_sansregular';
    color:#9e9e9e
}
.pro_sin_rw_4{
    padding:8px 0 1px
}
.pro_sin_rw_4 ul{
    text-align:center;
    margin:0
}
.pro_sin_rw_4 ul li{
    display:inline-block;
    margin:0 4px
}
.pro_sin_rw_4 ul li a i{
    height:16px;
    width:16px;
    float:left
}
.icn_plus,.icn_heart,.icn_reply{
    background:url(../images/icon-pro.png) no-repeat
}
.icn_plus{
    background-position:1px 2px
}
.icn_plus:hover{
    background-position:1px -28px
}
.icn_heart{
    background-position:-42px 0
}
.icn_heart:hover{
    background-position:-42px -29px
}
.icn_reply{
    background-position:-83px 0
}
.icn_reply:hover{
    background-position:-83px -29px
}
.btm_gift_intro{
    float:left;
    width:100%;
    margin-bottom:20px
}
.ins_head{
    float:left;
    width:100%;
    font:26px 'open_sanssemibold';
    color:#2d2c2c;
    border-bottom:4px solid #2d2c2c;
    padding-bottom:10px;
	padding-top:20px;
    margin-bottom:15px
}
.btm_gift_intro p{
    font:13px 'open_sansregular';
    color:#6a6a6a;
    line-height:20px;
    text-align:justify
}
.btm_gift_intro h2{
    font:16px 'open_sanssemibold';
    margin:5px 0
}
.btm_gift_intro h3{
    font:14px 'open_sanssemibold';
    margin:5px 0
}
.btm_gift_intro p a{
    color:#BC59A8;
    font-weight:700
}
.worg_process{
    float:left;
    width:100%;
    border-top:1px solid #c4c4c4;
    padding:35px 0 35px
}
.worg_process ul{
    text-align:center
}
.worg_process ul li{
    display:inline-block;
    margin:0 14px;
    text-align:center;
    max-width:190px;
    min-height:140px
}
.pro_row_1,.pro_row_2,.pro_row_3{
    float:left;
    width:100%;
    text-align:center
}
.pro_row_1{
    min-height:35px
}
.pro_row_1 img{
    width:auto!important;
    display:inherit!important;
    margin:0 auto
}
.pro_row_2{
    font:16px 'open_sansregular';
    color:#3c3c3c;
    min-height:25px
}
.pro_row_3{
    font:13px 'open_sansregular';
    color:#6e6e6e
}
.btm_sign_up{
    float:left;
    width:100%;
    padding:15px 0;
    background:#BC59A8;
}
.social_media{
    float:left;
    width:100%;
    font:16px 'open_sansregular';
    color:#fff;
    border-right:1px solid #ed5783
}
.social_media ul{
    float:left;
    width:100%;
    margin-top:5px
}
.social_media ul li{
    float:left;
    margin-right:15px
}
.subs_block{
    float:left;
    width:100%
}
.subs_block ul{
    float:left;
    width:100%
}
.subs_block ul li{
    float:left;
    width:50%
}
.signup_txt{
    float:left;
    width:90%;
    position:relative;
    padding-left:50px;
    font:21px 'open_sansbold';
    text-transform:uppercase;
    color:#fff
}
.signup_txt span{
    float:left;
    width:100%;
    font:16px 'open_sansregular';
    text-transform:initial;
    padding-left:5px
}
.signup_txt:before{
    position:absolute;
    content:'';
    top:0;
    left:0;
    height:50px;
    width:50px;
    background:url(../images/icon-sign-up.png) no-repeat
}
.subs_form{
    float:left;
    width:100%;
    position:relative;
    margin-top:8px
}
.subs_form input[type="text"]{
    background:#fff;
    box-shadow:none!important;
    font:14px 'open_sansregular';
    color:#575757!important;
    width:100%;
    padding:10px 100px 10px 10px
}
.sub_sub_btn{
    position:absolute;
    top:0;
    right:0;
    background:#F37B26;
    font:14px 'open_sansregular';
    text-transform:uppercase;
    color:#fff;
    padding:10px
}
footer{
    float:left;
    width:100%;
    background:#fff;
    padding:30px 0
}
.foot_sin_col{
    float:left;
    width:100%
}
.fot_cat_head{
    float:left;
    width:100%;
    font:17px 'open_sansregular';
    text-transform:uppercase;
    color:#600499;
    line-height:19px;
    margin-bottom:10px
}
.foot_links{
    float:left;
    width:100%
}
.foot_links ul{
    float:left;
    width:100%
}
.foot_links ul li{
    float:left;
    width:100%;
    margin-bottom:2px
}
.liwid50 li{
    width:50%!important
}
.foot_links ul li a{
    float:left;
    width:100%;
    font:13px 'open_sansregular';
    color:#600449;
}
.btm_payimg{
    float:left;
    width:100%
}
.shw_web{
    display:block
}
.shw_mob{
    display:none
}
.btm_payimg img{
    width:100%
}
.below_foot_sec,.btm_linkrow{
    float:left;
    width:100%
}
.btm_linkrow ul{
    float:left;
    width:100%
}
.btm_linkrow ul li{
    float:left
}
.btm_linkrow{
    padding:7px 0
}
.btm_linkrow ul li{
    margin-right:15px
}
.btm_linkrow ul li,.btm_linkrow ul li a{
    font:13px 'open_sansregular';
    color:#616161
}
.btm_linkrow ul li.catheads{
    font:14px 'open_sanssemibold';
    color:#292929;
    border-right:1px solid #292929;
    padding-right:15px
}
.brand_ass,.sub_bran_blk{
    float:left;
    width:100%
}
.foot_br_img{
    float:left;
    width:100%
}
.brand_ass{
    padding:25px 0;
    border-top:1px solid #c4c4c4;
    margin-top:25px
}
.sub_bran_blk{
    position:relative;
    padding-left:170px
}
.sub_brndhead{
    position:absolute;
    top:15px;
    left:0;
    color:#2a2a2a;
    float:left;
    font:16px/19px "open_sansregular";
    margin-right:30px;
    text-transform:uppercase;
    max-width:130px
}
.copywrite{
    float:left;
    width:100%;
    background:#BC59A8;
    padding:7px 0;
    font:13px 'open_sansregular';
    color:#fff;
    text-align:center
}
.jssort14 .p{
    position:absolute;
    width:120px;
    height:35px;
    top:0;
    left:0;
    padding:0;
    background:#fff;
    border-right:1px solid #fff
}
.jssort14 .w{
    cursor:pointer;
    position:absolute;
    WIDTH:100%;
    HEIGHT:100%;
    background-color:#c2b38f
}
.jssort14 .pdn .w,.jssort14 .pav .w,.jssort14 .p:hover .w{
    background-color:#422e2c
}
.jssort14 .c{
    width:100%;
    height:35px;
    position:absolute;
    top:0;
    left:0;
    line-height:35px;
    text-align:center;
    color:#fff;
    padding-top:6px;
    background-color:#F37B26;
    transition:background-color .6s;
    -moz-transition:background-color .6s;
    -webkit-transition:background-color .6s;
    -o-transition:background-color .6s;
    font:15px 'open_sansregular'
}
.jssort14 .p:hover .c,.jssort14 .pav:hover .c,.jssort14 .pav .c{
    transition:none;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:none
}
.jssort14 .pav .c{
    background:#F37B26 url(../images/arow-orange.png) 50% 0 no-repeat
}
.jssort14 .p:hover .c,.jssort14 .pav:hover .c{
    background:#F37B26 url(../images/arow-orange.png) 50% 0 no-repeat;
}
.mob_nav .mo_nav_head{
    position:relative;
    font:15px 'sourcesanspro-regular'!important;
    display:block;
    cursor:pointer;
    padding:10px 0 10px 45px!important;
    color:#888888!important;
    border-bottom:1px solid #c4c4c4;
    clear:both
}
.welcome_usr{
    background:#F37B26;
    font:15px 'open_sansbold';
    color:#fff;
    padding:10px 18px;
    border-bottom:1px solid #c4c4c4;
    text-transform:uppercase
}
#nav.menu{
    width:100%;
    height:567px!important
}
.mo_nav_head .acc_icon_expand{
    display:block;
    width:23px;
    height:20px;
    position:absolute;
    right:0;
    top:40%;
    margin-top:-9px;
    background:url(../images/nav_mob_plus.png) 41px -18px
}
ul.mob_dpdn{
    float:left;
    margin:0 0 10px;
    width:100%
}
ul.mob_dpdn li a{
    padding-left:0;
    padding-top:6px;
    padding-bottom:6px
}
ul.mob_dpdn li{
    float:left;
    width:100%
}
.mob_nav .accordion_in.acc_active .acc_head .acc_icon_expand{
    background:url(../images/nav_mob_plus.png) repeat scroll 41px -54px rgba(0,0,0,0)
}
.navbar{
    background:#ffbe00!important;
    border:0 none;
    min-height:90px;
    border-radius:0!important;
    margin-bottom:0!important
}
.nav_right{
    padding:35px 0 0
}
.navbar-default .navbar-brand{
    margin-left:0!important;
    padding-top:33px!important
}
.menu-button{
    display:none;
    background:url(../images/menu_icon.png) no-repeat scroll 0 0;
    border:medium none;
    color:rgba(0,0,0,0);
    font-size:1.5em;
    height:2.35em;
    margin:30px 0 0 15px!important;
    padding:0;
    position:absolute;
    text-indent:2.5em;
    width:55px;
    z-index:1
}
.hd_src_noti{
    float:right;
    width:100%
}
.noti_srch{
    float:right;
    position:absolute
}
.pla_noti{
    position:absolute;
    right:60px;
    min-width:40px;
    top:20px
}
.head_noti{
    float:left;
    position:relative
}
.head_noti:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:40px;
    width:40px;
    background:url(../images/notification.png) no-repeat;
    background-size:100%
}
.head_noti_num{
    position:absolute;
    top:0;
    left:0;
    background:#EF5C47 none repeat scroll 0% 0%;
    padding:3px 5px;
    color:#FFF;
    border-radius:31px;
    font-size:12px
}
.sb-search{
    position:relative;
    margin-top:10px;
    width:0%;
    min-width:60px;
    height:60px;
    float:right;
    overflow:hidden;
    -webkit-transition:width 0.3s;
    -moz-transition:width 0.3s;
    transition:width 0.3s;
    -webkit-backface-visibility:hidden
}
.sb-search-input{
    position:absolute;
    top:0;
    right:0;
    border:none;
    outline:none;
    background:#fff;
    width:290px;
    height:60px;
    margin:0;
    z-index:10;
    padding:20px 65px 20px 20px;
    font-family:inherit;
    font-size:20px;
    color:#2c3e50
}
.sb-search-input::-webkit-input-placeholder{
    color:#efb480
}
.sb-search-input:-moz-placeholder{
    color:#efb480
}
.sb-search-input::-moz-placeholder{
    color:#efb480
}
.sb-search-input:-ms-input-placeholder{
    color:#efb480
}
.sb-icon-search,.sb-search-submit{
    width:60px;
    height:60px;
    display:block;
    position:absolute;
    right:0;
    top:0;
    padding:0;
    margin:0;
    line-height:60px;
    text-align:center;
    cursor:pointer
}
.sb-search-submit{
    background:#fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    opacity:0;
    color:transparent;
    border:none;
    outline:none;
    z-index:-1
}
.sb-icon-search{
    color:#fff;
    background:#ffbe00;
    z-index:90;
    font-size:22px;
    font-family:'icomoon';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased
}
.sb-icon-search:before{
    content:"\e000"
}
.sb-search.sb-search-open,.no-js .sb-search{
    width:100%
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search{
    background:#E6B016;
    color:#fff;
    z-index:11
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit{
    z-index:90
}
.home_login{
    float:left;
    width:100%
}
.home_logo{
    float:left;
    width:100%;
    text-align:center;
    margin-top:30px
}
.home_frm{
    float:left;
    width:100%;
    margin-top:30px
}
.home_frm ul{
    float:left;
    width:100%
}
.home_frm ul li{
    float:left;
    width:100%;
    margin-bottom:15px;
    position:relative
}
.home_frm ul li .form-control:focus{
    border-color:transparent;
    border-bottom:1px solid #c4c4c4;
    outline:none!important;
    box-shadow:0 0 0 rgba(0,0,0,.075) inset,0 0 0 rgba(102,175,233,.6)!important
}
.existing_user{
    float:left;
    width:100%;
    position:absolute;
    bottom:10px;
    text-align:center
}
.existing_user a{
    color:#fb0;
    font:18px 'sourcesanspro-regular';
    text-transform:uppercase;
    border-bottom:1px solid #fb0
}
.entry-meta{
    float:left;
    padding:5px 0
}
.entry-meta-right{
    float:right
}
#article_box{
    float:left;
    width:100%
}
#article_box h3{
    float:left;
    width:100%;
    font-size:16px;
    font-weight:700;
    line-height:21px;
    margin-bottom:10px
}
#article_box p{
    float:left;
    width:100%;
    padding:0 0 10px 0;
    font-size:13px;
    line-height:21px;
    margin:0
}
#article_box .blog_posts{
    float:left;
    width:100%;
    position:relative;
    padding-left:260px
}
#article_box #right_primary{
    float:right;
    width:23%
}
#right_primary h2{
    background-color:#FB042E;
    color:#fff;
    float:left;
    font-size:14px;
    line-height:24px;
    margin:0;
    padding:3px 5px;
    text-transform:uppercase;
    width:100%
}
#right_primary .sections{
    margin-top:20px;
    float:left
}
#right_primary ul{
    padding:0;
    margin:0
}
#right_primary ul li{
    list-style-type:none;
    line-height:22px;
    margin-bottom:5px;
    float:left;
    width:96%;
    border-bottom:1px solid #676767
}
.alticle_img_blg{
    width:250px;
    position:absolute;
    top:0;
    left:0
}
.alticle_img_blg img{
    width:100%
}
.entry-meta .meta-prep{
    font-weight:700
}
.entry-meta-right .meta-prep{
    font-weight:700
}
.inr_pg{
    background:#fff none repeat scroll 0 0;
    box-shadow:0 0 5px #c4c4c4;
    float:left;
    margin-bottom:25px;
    padding:10px;
    width:100%;
    min-height:450px
}
.bradcum{
    float:left;
    width:100%
}
.bradcum ul{
    float:left;
    width:100%
}
.bradcum ul li{
    float:left
}
.bradcum ul li a{
    float:left;
    font:13px 'open_sanssemibold';
    color:#434343;
    position:relative;
    padding:0 15px 0 0;
    margin-right:5px
}
.bradcum ul li span{
    float:left;
    font:13px 'open_sanssemibold';
    color:#434343;
    position:relative;
    padding:0 15px 0 0;
    margin-right:5px
}
.bradcum ul li a:before{
    content:'';
    position:absolute;
    top:5px;
    right:0;
    height:10px;
    width:10px;
    background:url(../images/bread-arr.jpg) no-repeat
}
.bradcum ul li:last-child a{
    color:#7e7e7e
}
.bradcum ul li:last-child a:before{
    background:transparent
}
.in_pro_dis{
    float:left;
    width:100%
}
.int_tp_fil{
    float:left;
    width:100%;
    background:#8f8f8f;
    margin-top:10px
}
.filter_left{
    float:left;
    background:#6e6e6e
}
.fil_ins{
    float:left;
    font:14px 'open_sansregular';
    color:#fff;
    padding:10px 7px
}
.fil_field{
    float:left
}
.fil_field select{
    border:0;
    font:13px 'open_sanssemibold';
    color:#585858;
    padding:5px;
    margin:5px
}
.filter_right{
    float:right
}
.bdr_lt{
    border-left:1px solid #b0b0b0
}
.pro_repeat{
    float:left;
    width:193px;
    margin:15px
}
#loadMore,#loadmore_prd{
    float:left;
    width:100%;
    text-align:center;
    padding:10px 0;
    border-top:2px solid #c4c4c4;
    margin-top:15px;
    font:14px 'open_sanssemibold';
    color:#3c3c3c;
    cursor:pointer
}
.fancybox-lock .fancybox-overlay{
    z-index:999999!important
}
.pro_det_sec{
    float:left;
    width:100%;
    margin-top:10px
}
.pro_detiallis,.produ_inform,.pro_que,.pro_fild{
    float:left;
    width:100%
}
.pro_lt_img{
    float:left;
    width:100%;
    position:relative;
    margin-bottom:20px
}
.pro_big_img{
    float:left;
    width:100%;
    border:1px solid #c4c4c4
}
.pro_big_img .c_icons{
    position:absolute;
    right:-22px;
    top:-19px
}
.pro_big_img img{
    width:100%
}
.icon_heart{
    position:absolute;
    bottom:10px;
    left:10px;
    height:38px;
    width:38px;
    background:url(../images/icon-heart.png) no-repeat
}
.adon_sec{
    float:left;
    width:100%;
    margin-bottom:20px
}
.adon_sec_hd{
    float:left;
    width:100%;
    font:16px 'open_sanssemibold';
    color:#2a2a2a;
    margin-bottom:15px
}
.adon_blk{
    float:left;
    width:100%
}
.adon_blk ul{
    float:left;
    width:100%
}
.adon_blk ul li{
    float:left;
    border:1px solid #c4c4c4;
    width:100px;
    padding:10px 0;
    margin:0 8px
}
.adon_blk ul li:first-child{
    margin-left:0
}
.adon_blk ul li:last-child{
    margin-right:0
}
.adon_img,.ad_dis,.adon_check{
    float:left;
    width:100%
}
.adon_img{
    padding:0 10px
}
.adon_img img{
    width:100%
}
.ad_dis{
    text-align:center;
    font:12px 'open_sanssemibold';
    color:#3b3b3b
}
.ad_dis span{
    font:16px 'open_sanssemibold';
    color:#1a1a1a;
    float:left;
    width:100%
}
.adon_check{
    text-align:center
}
.slct_ro_size{
    float:left;
    width:100%;
    margin-bottom:15px;
    border-bottom:1px solid #181818;
    padding-bottom:10px
}
.size_sin{
    float:left;
    font:14px 'open_sanssemibold';
    color:#222;
    margin-right:20px;
    width:100%;
    margin-bottom:10px
}
.size_filed{
    float:left;
    font:14px 'open_sanssemibold';
    margin:0 25px 5px 0
}
.size_filed label{
    margin-bottom:0;
    float:left
}
.size_filed span{
    float:left;
    padding:2px 0 0 10px;
    font:14px 'open_sansbold';
    color:#F37B26
}
.product_pa_nm{
    float:left;
    width:100%;
    border-bottom:1px solid #181818;
    font:22px 'open_sanssemibold';
    color:#181818;
    padding-bottom:5px;
    margin-bottom:15px
}
.product_pa_nm span{
    font-size:13px
}
.produ_inform ul{
    float:left;
    width:100%
}
.produ_inform ul li{
    float:left;
    width:48%;
    margin:0 1% 15px
}
.sender_detail ul li{
    min-height:90px
}
.pro_que{
    font:13px 'open_sanssemibold';
    color:#242323;
    margin-bottom:5px
}
.pro_fild input[type="text"],.pro_fild select,.pro_fild textarea{
    border:1px solid #c4c4c4;
    width:100%;
    padding:10px;
    background:#ededed;
    font:13px 'open_sansregular';
    height:42px
}
.text_box_cls{
    background:#ededed none repeat scroll 0 0;
    border:1px solid #c4c4c4;
    font:13px "open_sansregular";
    height:42px;
    padding:10px;
    width:100%
}
.mconnum{
    float:left;
    width:100%;
    position:relative
}
.contry_num{
    float:left
}
.contry_num select{
    border:0;
    border-right:1px solid #c4c4c4;
    padding:9px;
    height:40px;
    border-left:1px solid #c4c4c4
}
.contry_num input{
    padding-left:80px
}
.pro_summ{
    float:left;
    width:98%;
    background:#f3f3f3;
    border:1px solid #c4c4c4;
    margin:1%;
    padding:10px
}
.ttl_amt{
    float:left;
    width:48%;
    font:25px 'open_sanssemibold';
    color:#F37B26;
    margin-top:5px
}
.num_quan{
    float:left;
    font:13px 'open_sansregular';
    color:#434343
}
.num_quan select{
    padding:2px 20px 2px 2px;
    margin-top:5px
}
.avail_sts{
    float:right;
    font:13px 'open_sansregular';
    color:#434343;
    margin-top:15px
}
.in_stock{
    color:#2ea30f
}
.out_stock{
    color:red
}
.add_crt_se{
    float:left;
    width:98%;
    margin-bottom:20px;
    padding:1%
}
.add_cart{
    float:left;
    padding:10px 10px 10px 50px;
    background:#F37B26 url(../images/icon-add_cart.png) 12px 8px no-repeat;
    color:#fff;
    font:15px 'open_sansregular'
}
.add_cart:hover{
    opacity:.8;
    color:#fff
}
.sec_shop{
    float:right
}
.pro_det_dis{
    float:left;
    width:100%;
    text-align:justify;
    font:13px 'open_sansregular';
    color:#4f4f4f;
    border-top:1px solid #c4c4c4;
    border-bottom:1px solid #c4c4c4;
    padding:10px;
    margin-bottom:10px
}
.int_pag{
    float:left;
    width:100%
}
.int_pag .col-xs-12{
    padding-left:5px;
    padding-right:5px
}
.int_pag .hm_pro_block{
    box-shadow:none;
    margin-bottom:0
}
.pro_shar_so{
    float:left;
    width:100%;
    margin-bottom:10px
}
.pro_shar_so ul{
    margin-top:5px;
    float:left;
    width:100%
}
.pro_shar_so ul li{
    float:left;
    width:25px;
    margin:0 7px 0 0
}
.pro_shar_so ul li a{
    float:left;
    height:25px;
    width:25px;
    background-image:url(../images/cosial-share.png)
}
.pro_shar_so ul li a.fb{
    background-position:0 0
}
.pro_shar_so ul li a.twt{
    background-position:-29px 0
}
.pro_shar_so ul li a.gp{
    background-position:-58px 0
}
.pro_shar_so ul li a.pint{
    background-position:-87px 0
}
.pro_shar_so ul li a.lin{
    background-position:-115px 0
}
.page_detal_cs{
    float:left;
    width:100%;
    font:14px 'open_sansregular';
    color:#252525;
    text-align:justify
}
.page_detal_cs p{
    margin-bottom:15px
}
.page_detal_cs ul{
    float:left;
    width:100%;
    margin-bottom:20px
}
.page_detal_cs ul li{
    float:left;
    width:100%;
    margin-bottom:5px;
    position:relative;
    padding-left:25px
}
.page_detal_cs ul li:before{
    content:'';
    position:absolute;
    top:8px;
    left:6px;
    height:5px;
    width:5px;
    background:#F37B26;
    border-radius:50px
}
.page_detal_cs table{
    float:left;
    width:100%;
    border:1px solid #fff
}
.page_detal_cs table tr:first-child td{
    background:#FF5788;
    color:#fff
}
.page_detal_cs table tr td:first-child{
    background:#FF5788;
    color:#fff
}
.page_detal_cs table tr:nth-child(even){
    background:#2CD5DE;
    color:#fff
}
.page_detal_cs table tr td{
    border:1px solid #fff
}
.page_detal_cs p a{
    color:#F37B26;
    font-weight:700
}
.main_head{
    font:26px 'open_sanssemibold'
}
.main__subhead{
    font:22px 'open_sanssemibold'
}
.sub_lt_menu{
    float:left;
    width:100%;
    margin-bottom:20px
}
.sub_lt_menu ul{
    float:left;
    width:100%
}
.sub_lt_menu ul li{
    float:left;
    width:100%
}
.sub_lt_menu ul li a{
    float:left;
    width:100%;
    background:#F37B26;
    padding:10px;
    color:#fff;
    font:14px 'open_sanssemibold';
    border-bottom:1px solid #fff;
    position:relative;
    z-index:99;
    overflow:hidden
}
.sub_lt_menu ul li a:before{
    content:'';
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    background:#D60945;
    z-index:-1;
    left:-100%;
    transition:0.2s ease-in
}
.sub_lt_menu ul li a:hover:before{
    left:0
}
.left_add{
    float:left;
    width:100%;
    margin-bottom:20px
}
.left_add img{
    width:100%
}
.log_pp_nm{
    float:left;
    width:100%;
    padding:10px
}
.pop_tp_logo{
    float:left;
    width:100%;
    text-align:center
}
.ligin_txt{
    float:left;
    width:100%;
    font:16px 'open_sansregular';
    color:#292929;
    text-align:center
}
.ligin_txt a{
    color:#F37B26
}
.ligin_txt .txt_hdsecond{
    float:left;
    width:100%;
    text-align:center;
    font:32px 'open_sanssemibold';
    color:#F37B26;
    margin:10px 0 5px
}
.logpop_btm{
    float:left;
    width:100%;
    margin-top:20px
}
.logpop_btm_lt{
    float:left;
    width:45%;
    padding-right:10px
}
.logpop_btm_rt{
    float:left;
    width:55%;
    padding-left:10px;
    border-left:1px solid #c4c4c4
}
.mndpop_frm{
    float:left;
    width:100%
}
.mndpop_frm ul{
    float:left;
    width:100%
}
.mndpop_frm ul li{
    float:left;
    width:100%
}
.mndpop_frm ul li input[type='text'],.mndpop_frm ul li textarea{
    float:left;
    border:1px solid #c4c4c4;
    width:100%;
    padding:10px;
    margin-bottom:15px;
    font:14px 'open_sansregular'
}
.mndpop_frm ul li input[type='password']{
    float:left;
    border:1px solid #c4c4c4;
    width:100%;
    padding:10px;
    margin-bottom:15px;
    font:14px 'open_sansregular'
}
.frmnf_nm{
    float:left;
    width:100%;
    font:15px 'open_sansregular';
    color:#353535;
    margin-bottom:5px
}
.log_pop_cd{
    float:left;
    padding:10px 40px;
    background:#F37B26;
    color:#fff;
    font:14px 'open_sansregular'
}
.frj_pwd_pp{
    float:left;
    margin-left:7px;
    font:15px 'open_sanssemibold';
    color:#353535;
    margin-top:8px
}
.with_fb{
    float:left;
    width:100%
}
.sub_kd{
    float:left;
    width:100%;
    margin-top:10px;
    font:14px 'open_sansregular'
}
.sign_up_tdh{
    float:left;
    width:100%;
    font:14px 'open_sansregular';
    color:#292929;
    margin-top:5px
}
.sign_up_tdh a{
    color:#F37B26
}
.menu_mo_hide{
    display:none;
    font:16px 'open_sanssemibold';
    color:#000;
    border-top:2px solid #F37B26;
    float:left;
    width:100%;
    padding:10px;
    margin-bottom:10px;
    box-shadow:0 0 5px #c4c4c4
}
.menu_mo_hide span{
    padding:6px;
    float:left
}
.menu_mo_hide img{
    float:right
}
.login_mob{
    width:30px;
    height:30px;
    position:absolute;
    top:60px;
    right:15px;
    display:none
}
.pay_meth_blk,.pay_mode_op,.pay_optn_blk,.pay_det_op{
    float:left;
    width:100%
}
.pay_pg_hd{
    float:left;
    width:100%;
    font:18px 'open_sanssemibold';
    color:#000;
    border-bottom:2px solid #000;
    padding-bottom:10px;
    margin-bottom:15px
}
.pay_optn_blk{
    margin-bottom:15px
}
.pay_det_op{
    position:relative;
    padding-right:190px;
    font:14px 'open_sansregular'
}
.pay_det_op span{
    font:16px 'open_sanssemibold';
    color:#F37B26;
    float:left;
    width:100%
}
.click_t_pybtn{
    position:absolute;
    top:0;
    right:0
}
.click_t_pybtn a{
    float:left;
    padding:10px 40px;
    background:#2cadb4;
    color:#fff;
    font:14px 'open_sansregular'
}
.pay_btn{
    float:left;
    padding:10px 40px;
    background:#2cadb4;
    color:#fff;
    font:14px 'open_sansregular'
}
.pay_sum_tb{
    float:left;
    width:100%
}
.pay_sum_tb table{
    width:100%;
    font:14px 'open_sansregular';
    border:1px solid #c4c4c4
}
.pay_sum_tb table tr:first-child td{
    background:#2cadb4;
    color:#fff;
    padding:10px
}
.pay_sum_tb table tr td{
    padding:10px
}
.bdr_tb_btm2,.bdr_tb_btm3{
    text-align:right;
    border-top:1px solid #c4c4c4
}
.pay_imdss{
    height:60px;
    width:60px;
    float:left;
    margin-right:10px
}
.pay_imdss img{
    width:100%
}
.delckc{
    float:left;
    width:100%
}
.dtch_lt{
    float:left
}
.dtch_rt{
    float:right
}
.bdr_btmcn{
    border-bottom:1px solid #c4c4c4
}
.pay_sum_tb table tr{
    border-bottom:1px solid #c4c4c4
}
.sec_pay_menu{
    float:left;
    width:100%;
    text-align:center;
    font:18px 'open_sansbold';
    color:#fff;
    padding:10px 0
}
.menu_right_pay{
    float:right;
    margin-top:10px
}
.menu_right_pay ul li{
    float:left;
    font:22px 'open_sanssemibold';
    line-height:22px;
    position:relative;
    padding-left:57px;
    margin-left:20px
}
.menu_right_pay ul li:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:50px;
    width:50px
}
.menu_right_pay ul li.sec_gif:before{
    background:url(../images/pay_per.png) no-repeat;
    background-size:100%
}
.menu_right_pay ul li.ori_gift:before{
    background:url(../images/pay_ori.png) no-repeat;
    background-size:100%
}
.menu_right_pay ul li.gur_deli:before{
    background:url(../images/pay_deli.png) no-repeat;
    background-size:100%
}
.menu_right_pay ul li span{
    font:16px 'open_sanssemibold'
}
.sub_head{
    float:left;
    width:100%;
    padding:10px 0
}
.sub_head p{
    font:16px 'open_sansregular';
    color:#595959
}
.sub_heading{
    font:28px 'open_sansregular';
    color:#F37B26;
    border-bottom:2px solid #c4c4c4;
    margin-bottom:5px
}
.con_info{
    float:left;
    padding:10px 0
}
.con_info h3{
    color:#F37B26;
    font:26px 'open_sansregular';
    margin-top:0
}
.off_add{
    float:left;
    padding-left:0;
    color:#595959;
    font:16px 'open_sansLight';
    background:url(../images/icon_msg.png) no-repeat 0 5px;
    line-height:22px
}
.con_left{
    float:left;
    width:100%;
    margin:20px 0 15px
}
.con_left ul{
    float:left;
    width:100%
}
.con_left ul li{
    float:left;
    width:25%
}
.con_box{
    float:left;
    position:relative;
    padding-left:50px
}
.con_loc:before{
    content:'';
    height:70px;
    width:35px;
    background:url(../images/icon-loca.png) no-repeat;
    ;
    position:absolute;
    top:0;
    left:8px;
    background-size:100%
}
.con_call:before{
    content:'';
    height:70px;
    width:35px;
    background:url(../images/icon-call-con.png) no-repeat;
    ;
    position:absolute;
    top:0;
    left:8px;
    background-size:100%
}
.con_mail:before{
    content:'';
    height:70px;
    width:35px;
    background:url(../images/icon-mail.png) no-repeat;
    ;
    position:absolute;
    top:0;
    left:8px;
    background-size:100%
}
.con_chat:before{
    content:'';
    height:70px;
    width:35px;
    background:url(../images/icon-chat.png) no-repeat;
    ;
    position:absolute;
    top:0;
    left:8px;
    background-size:100%
}
.add_head{
    color:#3c596b;
    font:16px 'open_sanssemibold';
    text-transform:uppercase
}
.add_det,.add_det a{
    color:#333;
    font:15px 'open_sansregular'
}
.con_number{
    float:left;
    width:100%;
    padding-left:15px;
    color:#595959;
    font:16px 'open_sanslight';
    background:url(../images/icon_con.png) no-repeat 0 5px;
    margin-top:10px
}
.detail_section{
    float:left;
    width:100%
}
.con_form{
    float:left;
    width:100%
}
.con_form input{
    width:100%;
    height:50px;
    border:2px solid #c4c4c4;
    padding-left:10px;
    color:#595959;
    font:18px 'open_sansregular';
    margin-bottom:15px
}
.con_area{
    float:left;
    width:100%;
    max-width:100%;
    height:120px;
    border:2px solid #c4c4c4;
    color:#595959;
    font:18px 'open_sansregular';
    padding:10px
}
.note{
    float:left;
    width:100%;
    font:13px 'open_sansregular'
}
.form_sub{
    float:left;
    width:100%
}
.sub_btn{
    float:right;
    padding:10px 30px;
    background:#F37B26;
    color:#fff;
    font:16px 'open_sansregular'
}
.shop_pg_hd{
    float:left;
    width:100%;
    background:#F37B26;
    padding:10px;
    margin-bottom:15px
}
.shop_pg_hd_lt{
    float:left
}
.shop_pg_hd_lt,.shop_pg_hd_rt a{
    font:15px 'open_sansbold';
    color:#fff;
    text-transform:uppercase
}
.shop_pg_hd_rt{
    float:right
}
.cart_con{
    float:left;
    width:100%;
    margin-bottom:20px
}
.cart_sign_row{
    float:left;
    width:100%;
    font:13px 'open_sanssemibold';
    color:#000
}
.cart_sign_row1{
    float:left;
    width:17%
}
.cart_sign_row2{
    float:left;
    width:48%
}
.cart_sign_row3{
    float:left;
    width:20%;
    text-align:center
}
.cart_sign_row4{
    float:left;
    width:15%;
    text-align:center
}
.cart_pro_show{
    float:left;
    width:100%;
    background:#f2f2f2;
    border:1px solid #c4c4c4;
    margin-top:10px
}
.cart_pro_img,.car_pro_inf,.cart_pr_nm,.at_subttl,.remove_btn{
    float:left;
    width:100%
}
.cart_pr_nm{
    font:17px 'open_sanssemibold';
    color:#F37B26;
    margin-bottom:15px
}
.car_pro_inf{
    font:13px 'open_sanssemibold';
    color:#4e4e4e
}
.cart_pr_inc{
    width:170px;
    margin:0 auto
}
.remove_btn{
    text-align:center
}
.num_dec,.num_inc{
    height:15px;
    width:15px;
    float:left;
    margin:10px
}
.num_inpyt{
    float:left;
    width:80px;
    padding:5px;
    border:1px solid #c4c4c4
}
.num_dec{
    background:url(../images/incon_minus.png) no-repeat
}
.num_inc{
    background:url(../images/incon_plus.png) no-repeat
}
.at_subttl{
    font:14px 'open_sanssemibold';
    color:#4e4e4e
}
.cart_pro_show .cart_sign_row{
    padding:15px;
    border-bottom:1px solid #c4c4c4
}
.last_min_pic{
    float:left;
    width:100%;
    border:3px solid #e8e8e8;
    padding:10px 0;
    margin-bottom:20px
}
.last_min_pic .adon_sec_hd{
    padding-left:1%
}
.ltmin_pro_lt{
    float:left;
    width:100%
}
.ltmin_pro_lt ul{
    float:left;
    width:100%
}
.ltmin_pro_lt ul li{
    float:left;
    border:1px solid #c4c4c4;
    width:31.3%;
    margin:0 1%
}
.ltmin_pro_lt ul li .adon_img,.sho_pichs{
    width:50%
}
.sho_pichs{
    float:left;
    margin-top:8px
}
.sender_dt_frm ul li{
    width:31%
}
.sender_dt_frm ul li.gift_msg{
    width:64%
}
.pro_que span{
    color:red
}
.sender_dt_frm input[type="text"],.sender_dt_frm select,.sender_dt_frm textarea{
    background:transparent
}
.sender_dt_frm textarea{
    min-height:100px
}
.m_rt_coupnse{
    float:left;
    width:100%;
    border:5px solid #c4c4c4
}
.mche_coupon{
    float:left;
    width:100%;
    padding:10px 15px
}
.mche_coupon .subs_form{
    margin-top:0
}
.mche_coupon .sub_sub_btn{
    background:#F37B26
}
.mche_coupon .subs_form input{
    border:1px solid #d6d6d6
}
.pri_dt_cp{
    float:left;
    width:100%;
    border-top:5px solid #c4c4c4;
    padding:20px 15px;
    border-bottom:1px solid #c4c4c4
}
.pri_sudn_rw{
    float:left;
    width:100%;
    font:13px 'open_sansregular';
    color:#242323;
    padding:3px 0
}
.pri_sudn_rwlt{
    float:left
}
.pri_sudn_rwrt{
    float:right
}
.mpis_head{
    font:15px 'open_sanssemibold';
    color:#242323;
    margin-bottom:5px
}
.mtotal_amt{
    font:17px 'open_sansbold';
    color:#242323;
    padding:7px 15px;
    float:left
}
.accept_cond{
    float:left;
    width:100%;
    font:13px 'open_sanssemibold';
    color:#2d8bc1;
    margin:10px 0
}
.checkout_sub{
    float:left;
    width:100%;
    margin-bottom:30px
}
.checkout_sub input{
    float:left;
    width:100%;
    background:#F37B26;
    color:#fff;
    padding:10px;
    text-align:center;
    font:16px 'open_sansregular'
}
.offer_page,.ofr_sinblik,.offer_img,.offer_det,.offer_heads{
    float:left;
    width:100%
}
.offer_heads{
    font:28px 'open_sansregular';
    color:#F37B26;
    margin-bottom:15px;
    border-bottom:2px solid #c4c4c4
}
.offer_heads span{
    color:#c4c4c4;
    font:14px 'open_sansregular'
}
.ofr_sinblik{
    margin-bottom:15px;
    box-shadow:0 0 5px #c4c4c4
}
.offer_img{
    position:relative
}
.hot_and_expired{
    position:absolute;
    width:80px;
    top:10px;
    right:10px
}
.offer_img img{
    width:100%
}
.offer_det{
    padding:10px
}
.offer_head{
    font:16px 'open_sanssemibold';
    margin-bottom:5px
}
.offer_det p{
    font:13px 'open_sansregular';
    line-height:20px;
    text-align:justify
}
.offer_det a.know_more{
    float:left;
    padding:5px 10px;
    color:#fff;
    background:#F37B26;
    font:15px 'open_Sansregular';
    margin-top:15px
}
.expired_on{
    float:left;
    width:100%;
    margin-top:10px;
    font:14px 'open_sanssemibold';
    color:green
}
.expired_on span{
    margin-right:10px
}
.widhlist_blk{
    float:left;
    width:100%
}
.wish_sin_blk{
    float:left;
    width:100%;
    position:relative;
    margin-bottom:30px
}
.hear_icon_wish{
    width:38px;
    height:38px;
    background:url(../images/icon-heart.png) no-repeat;
    top:10px;
    right:10px;
    position:absolute;
    text-align:center;
    font:12px 'open_sansregular';
    padding:7px 0;
    color:#fff
}
.wish_blk_img{
    float:left;
    width:100%
}
.wish_blk_img img{
    width:100%
}
.no_wish_list{
    float:left;
    width:100%;
    text-align:center;
    margin:20px 0
}
.no_wish_list p{
    font:14px 'open_sansregular';
    color:#333
}
.wish_blank_img{
    float:left;
    width:100%;
    text-align:center;
    margin:20px 0
}
.nthd{
    font:18px 'open_sanssemibold';
    margin-bottom:5px
}
.start_shop_btn{
    float:left;
    width:100%;
    margin-top:20px;
    text-align:center;
    margin-bottom:30px
}
.start_shop_btn a{
    color:#fff;
    background:#F37B26;
    font:16px 'open_sansregular';
    padding:10px 40px
}
.mnew_widh_lit_blk{
    float:left;
    width:100%;
    display:block!important;
    z-index:99999999
}
.mnew_widh_lit_blk .pro_repeat{
    position:relative;
    display:block!important
}
.wish_close{
    position:absolute;
    top:-10px;
    right:-5px
}
.thankyou_sec,.tbkmes{
    float:left;
    width:100%
}
.tbkmes{
    font:28px 'open_sansregular';
    margin-bottom:10px;
    color:#F37B26;
    border-bottom:2px solid #c4c4c4;
    padding-bottom:4px
}
.thankyou_sec p{
    font:13px 'open_sansregular'
}
.thankyou_sec p a{
    color:#F37B26
}
.bill_addres_blk{
    float:left;
    width:100%;
    margin-top:15px
}
.bill_plahd{
    float:left;
    width:100%;
    font:16px 'open_sanssemibold';
    color:#333;
    margin-bottom:5px;
    padding-bottom:10px
}
.bill_plahd span{
    border-bottom:2px solid #c4c4c4;
    padding-bottom:3px
}
.thank-you-order{
    float:left;
    width:100%;
    margin-top:15px;
    overflow-x:auto
}
.thank-you-order table{
    width:100%;
    border:1px solid #c4c4c4
}
.thank-you-order table tr{
    border-bottom:1px solid #c4c4c4
}
.thank-you-order table tr td{
    font:12px 'open_sansregular';
    color:#333;
    padding:10px;
    text-align:center
}
.thank-you-order table tr:nth-child(1) td{
    background:#F37B26;
    color:#fff;
    font-size:16px
}
.gransd_ttl{
    font:18px 'open_sansbold';
    float:right
}
.shop_more{
    float:right
}
.shop_more a{
    float:left;
    background:#2cadb4;
    color:#fff;
    padding:10px 30px;
    font:16px 'open_sansregular';
    margin:15px 0
}
.clrred a{
    background:#F37B26
}
.deliver_ststus{
    float:left;
    width:100%;
    text-align:left
}
@media (max-width:1200px){
    .head_ofer{
        display:none
    }
    .mban_quklink ul li a{
        padding:0 7px
    }
    .ban_ri_cat{
        padding:6px 10px 6px 80px;
    }
    .ban_ri_cat{
        font-size:19px
    }
    .cat_icon{
        top:-5px
    }
    .worg_process ul li{
        margin:0 5px;
        max-width:170px
    }
    .signup_txt{
        font-size:17px
    }
    .signup_txt span{
        font-size:15px;
        padding-left:0
    }
    .btm_linkrow ul li{
        margin-right:12px
    }
    .sub_bran_blk ul li{
        margin-right:0
    }
    .adon_blk ul li:last-child{
        display:none
    }
    .adon_blk ul li{
        width:108px
    }
    .size_sin{
        width:100%;
        margin-bottom:5px
    }
    .bod_offer_icon{
        display:none
    }
}
@media (max-width:991px){
    .menu_right{
        width:63%
    }
    .head_srch input[type="text"]{
        width:285px
    }
    .tp_menu ul li a{
        padding:13px 5px;
        font:14px 'open_sansregular'
    }
    .hide_tb{
        display:none
    }
    .ban_ri_cat{
        font-size:13px
    }
	.ban_ri_cat span{font-size:12px;}
    .cat_icon img{
        width:53px
    }
    .ban_ri_cat{
        padding:5px 10px 5px 60px;
        margin-bottom:2px
    }
    .worg_process ul li{
        max-width:125px
    }
    .pro_row_2{
        font-size:14px
    }
    .pro_row_3{
        font-size:12px
    }
    .signup_txt{
        width:95%;
        padding-left:0;
        font-size:16px
    }
    .signup_txt:before{
        background:transparent
    }
    .signup_txt span{
        font-size:14px
    }
    .sub_bran_blk ul li{
        width:110px
    }
    .sub_bran_blk ul li img{
        width:100%
    }
    .pro_repeat{
        width:165px;
        margin:10px 5px
    }
    .adon_blk ul li{
        width:86px;
        margin:0 3px
    }
    .produ_inform ul li{
        width:100%;
        margin:0 0 15px
    }
    .size_filed{
        width:110px
    }
    .mcon_nm{
        font-size:13px
    }
    .menu_rt_tp ul li:first-child{
        padding-left:0
    }
    .menu_rt_tp ul li:nth-child(2){
        padding-left:7px
    }
    .sender_dt_frm ul li{
        width:48%;
        margin:0 1% 10px
    }
    .ltmin_pro_lt ul li{
        width:48%
    }
    .ltmin_pro_lt ul li:last-child{
        display:none
    }
    .cart_pro_img img{
        width:100%
    }
    .cart_sign_row2{
        padding-left:15px
    }
    .cart_pr_nm{
        font-size:15px
    }
    .sender_dt_frm ul li.addressa,.sender_dt_frm ul li.gift_msg{
        width:100%
    }
    .con_left ul li{
        width:50%;
        margin-bottom:15px;
        min-height:90px
    }
    .menu_right_pay ul li:first-child{
        margin-left:0
    }
    .menu_right_pay ul li{
        font-size:19px;
        margin-left:10px
    }
    .menu_right_pay ul li span{
        font-size:14px
    }
    .newwd img{
        width:100%!important
    }
}
@media (max-width:767px){
	html,body{overflow-x:hidden}
    .shw_web{
        display:none
    }
    .shw_mob{
        display:block
    }
    .hide_mo{
        display:none
    }
    .con_dis_mob{
        display:block
    }
    .menu-button{
        display:block
    }
    .main_head .col-xs-12,.main_tpban .col-xs-12{
        padding:0
    }
    .menu-button{
        margin:60px 0 0 15px!important
    }
    .top_header,.menu_rt_tp{
        display:none
    }
    .menu_right{
        width:100%;
        border-top:3px solid #F37B26;
        padding:10px 15px 0 15px;
        margin-bottom:10px
    }
    .logo{
        width:170px;
        margin:45px auto 8px;
        float:none
    }
    .logo img{
        width:100%
    }
    .menu_rt_btm{
        width:100%
    }
    .head_srch input[type="text"]{
        width:100%;
        padding:5px 30px 5px 5px;
        border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px
    }
    .head_sub_btn{
        background:transparent url(../images/icon-search.png) no-repeat scroll 5px 8px
    }
    .menu_rt_btm ul{
        width:100%;
        position:relative;
        min-height:31px
    }
    .menu_rt_btm ul li:nth-child(1){
        margin-left:0;
        width:100%;
        padding-right:100px
    }
    .menu_rt_btm ul li{
        position:absolute;
        right:0
    }
    .menu_rt_btm ul li:nth-child(2){
        right:60px
    }
    .menu_rt_btm ul li:nth-child(3){
        right:23px
    }
    .menu_rt_btm ul li:nth-child(4){
        right:3px
    }
    .menu_rt_btm ul li:nth-child(5){
        right:85px
    }
    .menu_rt_btm ul li a{
        width:25px
    }
    .menu_rt_btm ul li a img{
        width:100%
    }
    .noti_num{
        width:15px;
        height:15px;
        font-size:8px;
        top:-7px
    }
    .menu_rt_btm ul li.kart .noti_num{
        right:10px
    }
    #article_box .blog_posts{
        padding-left:0
    }
    .alticle_img_blg{
        position:inherit;
        margin-bottom:10px
    }
    .blog_posts img{
        width:100%
    }
    .blog_posts p a,.blog_posts a{
        color:#F37B26!important
    }
    .mban_quklink{
        display:none
    }
    .tp_banner{
        padding:0
    }
    .hm_ban_lt{
        width:100%;
        margin-right:0
    }
    .hm_ban_rt{
        width:100%
    }
    .hm_ban_rt{
        padding:5px
    }
    .ban_ri_cat{
        margin-bottom:0
    }
    .ban_ri_cat{
        font-size:21px
    }
    .ban_ri_cat span{
        font-size:14px
    }
    .cat_icon{
        top:0
    }
    .head_menu{
        display:none
    }
    /**.hm_pro_block{
        padding:0
    }**/
    .pro_cat_nm{
        width:100%;
        font-size:16px
    }
    .pro_cat_nm:before{
        background:transparent
    }
    .hm_pro_blo_hd{
        position:relative
    }
    .pro_vieall{
		bottom: auto;
		position: absolute;
		top: 2px;
		right: 15px;
    }
    .pro_vieall a{
        color:#FE0469;
        background:transparent url(../images/icon-arow-whi.png) no-repeat scroll right center
    }
    .product_scroll{
        padding:5px;
        margin:0
    }
    .owl-prev{
        margin-left:-10px
    }
    .owl-next{
        margin-right:-10px
    }
    .ins_head{
        font-size:18px;
        padding-bottom:5px;
        margin-bottom:10px
    }
    .social_media{
        margin-bottom:15px;
        border-right:none;
        border-bottom:1px solid #ed5783;
        padding-bottom:15px;
        text-align:center
    }
    .social_media ul{
        text-align:center
    }
    .social_media ul li{
        display:inline-block;
        float:none
    }
    .subs_block ul li,.signup_txt{
        width:100%;
        text-align:center
    }
    .btm_linkrow{
        display:none
    }
    .foot_links{
        margin-bottom:15px;
        border-bottom:1px solid #fff;
        padding-bottom:15px
    }
    .brand_ass{
        margin-top:0;
        border-top:none
    }
    .sub_bran_blk ul li.sub_brndhead{
        width:100%
    }
    .sub_bran_blk ul li{
        width:140px
    }
    .sub_bran_blk{
        padding-left:0;
        position:inherit
    }
    .sub_brndhead{
        position:inherit;
        float:left;
        width:100%;
        top:0;
        max-width:100%
    }
    .foot-brand{
        float:left;
        width:100%
    }
    .filter_left{
        width:100%
    }
    .filter_right{
        width:100%
    }
    .fil_field{
        float:right
    }
    .fil_field select{
        min-width:130px
    }
    .pro_repeat{
        width:46%!important
    }
    .liwid50 ul li:nth-child(2n){
        padding-left:15px
    }
    .shw_rslt{
        display:none
    }
    .adon_blk ul li{
        width:95px
    }
    .size_sin{
        width:100%;
        margin:0
    }
    .size_filed{
        margin-top:6px
    }
    .sec_shop{
        width:125px
    }
    .sec_shop img{
        width:100%
    }
    .logpop_btm_lt,.logpop_btm_rt{
        width:100%
    }
    .logpop_btm_rt{
        padding-left:0;
        border-left:none;
        margin-top:20px
    }
    .sub_lt_menu{
        display:none
    }
    .menu_mo_hide{
        float:left;
        cursor:pointer;
        display:block
    }
    .left_add{
        display:none
    }
    .ttl_amt{
        font-size:21px
    }
    .avail_sts{
        float:left
    }
    .adon_blk ul li:last-child{
        display:block
    }
    .click_t_pybtn{
        position:inherit
    }
    .pay_det_op{
        padding-right:0
    }
    .frj_pwd_pp{
        width:100%;
        margin-left:0
    }
    .login_mob{
        display:block
    }
    .ltmin_pro_lt ul li{
        width:100%
    }
    .sender_dt_frm ul li{
        width:100%;
        margin:0 0 15px
    }
    .tp_blk_div{
        display:none
    }
    .shop_pg_hd{
        padding:0
    }
    .shop_pg_hd_lt,.shop_pg_hd_rt{
        width:100%;
        padding:10px
    }
    .shop_pg_hd_lt{
        padding:10px;
        border-bottom:1px solid #c4c4c4
    }
    .cart_sign_row1{
        width:32%
    }
    .cart_sign_row2{
        width:68%
    }
    .cart_sign_row3,.cart_sign_row4{
        width:33%;
        margin:10px 0
    }
    .sho_pichs{
        margin-top:10%
    }
    .con_left ul li{
        width:100%;
        min-height:auto;
        margin-bottom:20px
    }
    .form_sub{
        text-align:center;
        margin-top:10px
    }
    .sub_btn{
        float:none
    }
    .tbkmes{
        font-size:22px
    }
    .check_icn{
        width:25px
    }
    .menu_rt_btm ul li.kart .noti_num{
        top:3px
    }
    .check_drop_dwn{
        width:310px;
        right:-15px
    }
    .cart_pro_nm{
        width:190px;
        margin-bottom:10px
    }
    .header2 .logo{
        margin:15px auto 8px
    }
    .menu_right_pay ul{
        float:left;
        width:100%;
        text-align:center
    }
    .menu_right_pay{
        float:left;
        width:100%;
        margin:10px 0
    }
    .menu_right_pay ul li{
        font-size:14px;
        padding-left:25px;
        line-height:18px;
        float:none;
        display:inline-block;
        text-align:left;
        margin-left:3px
    }
    .menu_right_pay ul li:before{
        width:20px;
        height:20px
    }
    .menu_right_pay ul li span{
        font-size:12px
    }
    .pro_sin_rw_2{
        height:50px;
        width:100%;
    }
    .worg_process{
        display:none
    }
}
@media (max-width:479px){
    .cart_sign_row3,.cart_sign_row4{
        width:100%;
        padding-left:32%;
        margin:10px 0
    }
}
@media (max-width:419px){
    .adon_blk ul li:last-child{
        display:none
    }
    .crs_clr{
        float:left;
        width:100%
    }
}
.smk_accordion .accordion_in{
    position:relative;
    float:left;
    width:100%;
    z-index:1;
    overflow:hidden;
    border-bottom:none
}
.faq_acc .smk_accordion .accordion_in .acc_head{
    font:28px 'sourcesanspro-semibold';
    line-height:32px;
    display:block;
    position:relative;
    margin:13px 0 10px;
    padding:0 0 0 40px;
    color:#333
}
#mobile-menu .acc_icon_expand{
    display:block;
    width:23px;
    height:20px;
    position:absolute;
    right:10px;
    top:15px;
    margin-top:-9px;
    background:url(../images/nav_mob_plus.png) 41px -18px
}
#mobile-menu .mob_nav .accordion_in.acc_active .acc_head .acc_icon_expand{
    background:url(../images/nav_mob_plus.png) repeat scroll 41px -54px rgba(0,0,0,0)
}
.acc_content{
    float:left;
    padding-left:35px!important;
    width:100%
}
.acc_content p,.faq_acc .acc_content li{
    color:#4c4c4c!important;
    font:24px 'sourcesanspro-light'!important;
    padding:0 4px 15px!important
}
.acc_content ul{
    padding-left:0
}
.acc_content li{
    list-style:none
}
.faq_end{
    font:22px/28px "sourcesanspro-light"!important;
    margin:40px 0;
    float:left
}
.mp-pushed .menu-button{
    background:url(../images/menu_icon_cross.png) no-repeat scroll 0 0
}
.owl-carousel .animated{
    -webkit-animation-duration:1000ms;
    animation-duration:1000ms;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
@-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.owl-height{
    -webkit-transition:height 500ms ease-in-out;
    -moz-transition:height 500ms ease-in-out;
    -ms-transition:height 500ms ease-in-out;
    -o-transition:height 500ms ease-in-out;
    transition:height 500ms ease-in-out
}
.owl-carousel{
    display:none;
    width:100%;
    -webkit-tap-highlight-color:transparent;
    position:relative;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel .owl-refresh .owl-item{
    display:none
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-tap-highlight-color:transparent;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel .owl-item img{
    display:block;
    width:100%;
    -webkit-transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item{
    -webkit-user-select:auto;
    -moz-user-select:auto;
    -ms-user-select:auto;
    user-select:auto
}
.owl-carousel .owl-grab{
    cursor:move;
    cursor:-webkit-grab;
    cursor:-o-grab;
    cursor:-ms-grab;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.no-js .owl-carousel{
    display:block
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    -webkit-transition:opacity 400ms ease;
    -moz-transition:opacity 400ms ease;
    -ms-transition:opacity 400ms ease;
    -o-transition:opacity 400ms ease;
    transition:opacity 400ms ease
}
.owl-carousel .owl-item img{
    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;
    -webkit-backface-visibility:hidden;
    -webkit-transition:scale 100ms ease;
    -moz-transition:scale 100ms ease;
    -ms-transition:scale 100ms ease;
    -o-transition:scale 100ms ease;
    transition:scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover{
    -webkit-transition:scale(1.3,1.3);
    -moz-transition:scale(1.3,1.3);
    -ms-transition:scale(1.3,1.3);
    -o-transition:scale(1.3,1.3);
    transition:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    -moz-background-size:contain;
    -o-background-size:contain;
    background-size:contain;
    -webkit-transition:opacity 400ms ease;
    -moz-transition:opacity 400ms ease;
    -ms-transition:opacity 400ms ease;
    -o-transition:opacity 400ms ease;
    transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1
}
.owl-dots{
    position:absolute;
    bottom:-53px;
    right:10px
}
.owl-theme .owl-dots .owl-dot{
    display:inline-block;
    zoom:1;
    *display:inline
}
.owl-theme .owl-dots .owl-dot span{
    width:10px;
    height:10px;
    margin:5px 7px;
    background:#d6d6d6;
    display:block;
    -webkit-backface-visibility:visible;
    -webkit-transition:opacity 200ms ease;
    -moz-transition:opacity 200ms ease;
    -ms-transition:opacity 200ms ease;
    -o-transition:opacity 200ms ease;
    transition:opacity 200ms ease;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
    background:#ef542f
}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{
    padding:0;
    margin:0;
    border:0;
    outline:none;
    vertical-align:top
}
.fancybox-wrap{
    position:absolute;
    top:0;
    left:0;
    z-index:8020
}
.fancybox-skin{
    position:relative;
    background:#f9f9f9;
    color:#444;
    text-shadow:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    z-index:99999
}
.fancybox-opened{
    z-index:9999999
}
.fancybox-opened .fancybox-skin{
    -webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);
    -moz-box-shadow:0 10px 25px rgba(0,0,0,.5);
    box-shadow:0 10px 25px rgba(0,0,0,.5)
}
.fancybox-outer,.fancybox-inner{
    position:relative
}
.fancybox-inner{
    overflow:hidden
}
.fancybox-type-iframe .fancybox-inner{
    -webkit-overflow-scrolling:touch
}
.fancybox-error{
    color:#444;
    font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:0;
    padding:15px;
    white-space:nowrap
}
.fancybox-image,.fancybox-iframe{
    display:block;
    width:100%;
    height:100%
}
.fancybox-image{
    max-width:100%;
    max-height:100%
}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{
    background-image:url(../images/fancybox_sprite.png)
}
#fancybox-loading{
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-22px;
    margin-left:-22px;
    background-position:0 -108px;
    opacity:.8;
    cursor:pointer;
    z-index:8060
}
#fancybox-loading div{
    width:44px;
    height:44px;
    background:url(fancybox_loading.gif) center center no-repeat
}
.fancybox-close{
    position:absolute;
    top:-18px;
    right:-18px;
    width:36px;
    height:36px;
    cursor:pointer;
    z-index:8040
}
.fancybox-nav{
    position:absolute;
    top:0;
    width:40%;
    height:100%;
    cursor:pointer;
    text-decoration:none;
    background:transparent url(blank.gif);
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    z-index:8040
}
.fancybox-prev{
    left:0
}
.fancybox-next{
    right:0
}
.fancybox-nav span{
    position:absolute;
    top:50%;
    width:36px;
    height:34px;
    margin-top:-18px;
    cursor:pointer;
    z-index:8040;
    visibility:hidden
}
.fancybox-prev span{
    left:10px;
    background-position:0 -36px
}
.fancybox-next span{
    right:10px;
    background-position:0 -72px
}
.fancybox-nav:hover span{
    visibility:visible
}
.fancybox-tmp{
    position:absolute;
    top:-99999px;
    left:-99999px;
    visibility:hidden;
    max-width:99999px;
    max-height:99999px;
    overflow:visible!important
}
.fancybox-lock{
    overflow:hidden!important;
    width:auto
}
.fancybox-lock body{
    overflow:hidden!important
}
.fancybox-lock-test{
    overflow-y:hidden!important
}
.fancybox-overlay{
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
    display:none;
    background:url(../images/fancybox_overlay.png)
}
.fancybox-overlay-fixed{
    position:fixed;
    bottom:0;
    right:0
}
.fancybox-lock .fancybox-overlay{
    overflow:auto;
    overflow-y:scroll;
    z-index:9
}
.fancybox-title{
    visibility:hidden;
    font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position:relative;
    text-shadow:none;
    z-index:8050
}
.fancybox-opened .fancybox-title{
    visibility:visible
}
.fancybox-title-float-wrap{
    position:absolute;
    bottom:0;
    right:50%;
    margin-bottom:-35px;
    z-index:8050;
    text-align:center
}
.fancybox-title-float-wrap .child{
    display:inline-block;
    margin-right:-100%;
    padding:2px 20px;
    background:transparent;
    background:rgba(0,0,0,.8);
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    text-shadow:0 1px 2px #222;
    color:#FFF;
    font-weight:700;
    line-height:24px;
    white-space:nowrap
}
.fancybox-title-outside-wrap{
    position:relative;
    margin-top:10px;
    color:#fff
}
.fancybox-title-inside-wrap{
    padding-top:10px
}
.fancybox-title-over-wrap{
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    padding:10px;
    background:#000;
    background:rgba(0,0,0,.8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){
    #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{
        background-image:url(../images/fancybox_sprite.png);
        background-size:44px 152px
    }
    #fancybox-loading div{
        background-image:url(fancybox_loading@2x.gif);
        background-size:24px 24px
    }
}
html,body,.container,.scroller{
    height:100%
}
.scroller,.scroller-inner{
    position:relative
}
.menu-trigger{
    padding-left:60px;
    font-size:.9em
}
.mp-pusher{
    position:relative;
    left:0;
    height:100%
}
.mp-menu{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:300px;
    height:100%;
    -webkit-transform:translate3d(-100%,0,0);
    -moz-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
.mp-level{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transform:translate3d(-100%,0,0);
    -moz-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
.mp-pusher::after,.mp-level::after,.mp-level::before{
    position:absolute;
    top:0;
    right:0;
    width:0;
    height:0;
    content:'';
    opacity:0
}
.mp-pusher::after,.mp-level::after{
    background:rgba(0,0,0,.3);
    -webkit-transition:opacity 0.3s,width 0.1s 0.3s,height 0.1s 0.3s;
    -moz-transition:opacity 0.3s,width 0.1s 0.3s,height 0.1s 0.3s;
    transition:opacity 0.3s,width 0.1s 0.3s,height 0.1s 0.3s
}
.mp-level::after{
    z-index:-1
}
.mp-pusher.mp-pushed::after,.mp-level.mp-level-overlay::after{
    width:100%;
    height:100%;
    opacity:1;
    -webkit-transition:opacity 0.3s;
    -moz-transition:opacity 0.3s;
    transition:opacity 0.3s
}
.mp-level.mp-level-overlay{
    cursor:pointer
}
.mp-level.mp-level-overlay.mp-level::before{
    width:100%;
    height:100%;
    background:transparent;
    opacity:1
}
.mp-pusher,.mp-level{
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s
}
.mp-overlap .mp-level.mp-level-open{
    box-shadow:1px 0 2px rgba(0,0,0,.2);
    -webkit-transform:translate3d(-40px,0,0);
    -moz-transform:translate3d(-40px,0,0);
    transform:translate3d(-40px,0,0)
}
.mp-menu>.mp-level,.mp-menu>.mp-level.mp-level-open,.mp-menu.mp-overlap>.mp-level,.mp-menu.mp-overlap>.mp-level.mp-level-open{
    box-shadow:none;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mp-cover .mp-level.mp-level-open{
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mp-cover .mp-level.mp-level-open>ul>li>.mp-level:not(.mp-level-open){
    -webkit-transform:translate3d(-100%,0,0);
    -moz-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
.mp-menu ul{
    margin:0;
    padding:0;
    list-style:none
}
.mp-menu h2{
    margin:0;
    padding:1em;
    color:rgba(0,0,0,.4);
    text-shadow:0 0 1px rgba(0,0,0,.1);
    font-weight:300;
    font-size:2em
}
.mp-menu.mp-overlap h2::before{
    position:absolute;
    top:0;
    right:0;
    margin-right:8px;
    font-size:75%;
    line-height:1.8;
    opacity:0;
    -webkit-transition:opacity 0.3s,-webkit-transform 0.1s 0.3s;
    -moz-transition:opacity 0.3s,-moz-transform 0.1s 0.3s;
    transition:opacity 0.3s,transform 0.1s 0.3s;
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    transform:translateX(-100%)
}
.mp-menu.mp-cover h2{
    background:#F37B26;
    font:15px 'open_sansbold';
    color:#fff;
    padding:10px 18px;
    border-bottom:1px solid #c4c4c4;
    text-transform:uppercase
}
.mp-overlap .mp-level.mp-level-overlay>h2::before{
    opacity:1;
    -webkit-transition:-webkit-transform 0.3s,opacity 0.3s;
    -moz-transition:-moz-transform 0.3s,opacity 0.3s;
    transition:transform 0.3s,opacity 0.3s;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    transform:translateX(0)
}
.mp-menu ul li>a{
    display:block;
    padding:10px 10px 10px 30px;
    outline:none;
    box-shadow:inset 0 -1px rgba(0,0,0,.2);
    text-shadow:0 0 1px rgba(255,255,255,.1);
    font:14px 'open_sanssemibold';
    color:#737373;
    -webkit-transition:background 0.3s,box-shadow 0.3s;
    -moz-transition:background 0.3s,box-shadow 0.3s;
    transition:background 0.3s,box-shadow 0.3s
}
.mp-menu ul li::before{
    position:absolute;
    right:10px;
    z-index:-1;
    color:rgba(0,0,0,.2);
    line-height:3
}
.mp-level>ul>li:first-child>a{
    box-shadow:inset 0 -1px rgba(0,0,0,.2),inset 0 1px rgba(0,0,0,.2)
}
.mp-menu ul li a:hover,.mp-level>ul>li:first-child>a:hover{
    background:rgba(0,0,0,.2);
    box-shadow:inset 0 -1px rgba(0,0,0,0)
}
.mp-menu .mp-level.mp-level-overlay>ul>li>a,.mp-level.mp-level-overlay>ul>li:first-child>a{
    box-shadow:inset 0 -1px rgba(0,0,0,0)
}
.mp-level>ul>li:first-child>a:hover,.mp-level.mp-level-overlay>ul>li:first-child>a{
    box-shadow:inset 0 -1px rgba(0,0,0,0),inset 0 1px rgba(0,0,0,0)
}
.mp-back{
    background:rgba(0,0,0,.1);
    outline:none;
    color:#F37B26;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:700;
    display:block;
    font-size:.8em;
    padding:10px 10px 10px 30px;
    position:relative;
    box-shadow:inset 0 1px rgba(0,0,0,.1);
    -webkit-transition:background 0.3s;
    -moz-transition:background 0.3s;
    transition:background 0.3s;
    font:14px 'open_sanssemibold'
}
.mp-back::after{
    font-family:'linecons';
    position:absolute;
    content:"\e037";
    right:10px;
    font-size:1.3em;
    color:rgba(0,0,0,.3)
}
.mp-menu .mp-level.mp-level-overlay>.mp-back,.mp-menu .mp-level.mp-level-overlay>.mp-back::after{
    background:transparent;
    box-shadow:none;
    color:transparent
}
.no-csstransforms3d .mp-pusher,.no-js .mp-pusher{
    padding-left:300px
}
.no-csstransforms3d .mp-menu .mp-level,.no-js .mp-menu .mp-level{
    display:none
}
.no-csstransforms3d .mp-menu>.mp-level,.no-js .mp-menu>.mp-level{
    display:block
}
.menu_skee{
    width:100%;
    position:relative;
    padding-right:100px;
    background:#F37B26;
    border-bottom:1px solid #c4c4c4;
    text-transform:uppercase
}
.show_menu_hf{
    width:100%;
    padding:10px 0 10px 20px
}
.sp_subcat{
    position:absolute;
    top:0;
    right:0;
    padding:10px 5px 10px 6px;
    border-left:1px solid #fff
}
.menu_skee h2{
    font:12px 'open_sanssemibold';
    color:#fff;
    margin-bottom:0
}
.top_show_ca{
    background:#F37B26
}
.top_show_ca a{
    color:#fff!important;
    font-size:13px!important
}
.sp_subcat{
    width:100px!important
}
.show_menu_hf,.sp_subcat{
    pointer-events:none!important;
    cursor:default!important
}
#menu{
    display:none
}
.mm-menu.mm-offcanvas.mm-current.mm-opened{
    display:block!important
}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{
    margin:0;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:0;
    box-sizing:border-box
}
.mm-btn,.mm-menu{
    box-sizing:border-box
}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{
    text-decoration:none
}
.mm-hidden{
    display:none!important
}
.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){
    display:block
}
.mm-wrapper{
    overflow-x:hidden;
    position:relative
}
.mm-menu{
    padding:0;
    position:absolute
}
.mm-panels,.mm-panels>.mm-panel{
    background:inherit;
    border-color:inherit;
    position:absolute
}
.mm-btn,.mm-panel.mm-highest{
    z-index:1
}
.mm-panels{
    overflow:hidden
}
.mm-panel{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
}
.mm-panel.mm-opened{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-panel.mm-subopened{
    -webkit-transform:translate3d(-30%,0,0);
    transform:translate3d(-30%,0,0)
}
.mm-panels>.mm-panel{
    -webkit-overflow-scrolling:touch;
    overflow:scroll;
    overflow-x:hidden;
    overflow-y:auto;
    padding:0 20px
}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
.mm-panels>.mm-panel.mm-hasnavbar{
    padding-top:40px
}
.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{
    content:'';
    display:block;
    height:20px
}
.mm-vertical .mm-panel{
    -webkit-transform:none!important;
    -ms-transform:none!important;
    transform:none!important
}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{
    display:none;
    padding:10px 0 10px 10px
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{
    border-color:transparent
}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{
    display:block
}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{
    height:40px;
    bottom:auto
}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{
    top:16px;
    bottom:auto
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    right:19px
}
.mm-btn{
    width:40px;
    height:40px;
    position:absolute;
    top:0
}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{
    content:'';
    border:2px solid transparent;
    display:block;
    width:5px;
    height:5px;
    margin:auto;
    position:absolute;
    top:0;
    bottom:0;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.mm-clear:before,.mm-close:before{
    border-right:none;
    border-bottom:none;
    right:18px
}
.mm-clear:after,.mm-close:after{
    border-left:none;
    border-top:none;
    right:25px
}
.mm-arrow:after,.mm-next:after,.mm-prev:before{
    content:'';
    border:2px solid transparent;
    display:block;
    width:8px;
    height:8px;
    margin:auto;
    position:absolute;
    top:0;
    bottom:0;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.mm-prev:before{
    border-right:none;
    border-bottom:none;
    left:23px
}
.mm-arrow:after,.mm-next:after{
    border-top:none;
    border-left:none;
    right:23px
}
.mm-navbar{
    border-bottom:1px solid;
    border-color:inherit;
    text-align:center;
    line-height:20px;
    height:40px;
    padding:0 40px;
    margin:0;
    position:absolute;
    top:0;
    left:0;
    right:0
}
.mm-navbar>*{
    display:block;
    padding:10px 0
}
.mm-navbar .mm-btn:first-child{
    padding-left:20px;
    left:0
}
.mm-navbar .mm-btn:last-child{
    text-align:right;
    padding-right:20px;
    right:0
}
.mm-panel .mm-navbar{
    display:none
}
.mm-panel.mm-hasnavbar .mm-navbar{
    display:block
}
.mm-listview,.mm-listview>li{
    list-style:none;
    display:block;
    padding:0;
    margin:0
}
.mm-listview{
    font:inherit;
    font-size:14px;
    line-height:20px
}
.mm-listview>li{
    position:relative
}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{
    border-color:inherit
}
.mm-listview>li>a,.mm-listview>li>span{
    color:inherit;
    display:block;
    padding:10px 10px 10px 20px;
    margin:0
}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{
    padding-right:50px
}
.mm-listview>li:not(.mm-divider):after{
    content:'';
    border-bottom-width:1px;
    border-bottom-style:solid;
    display:block;
    position:absolute;
    right:0;
    bottom:0;
    left:20px
}
.mm-listview .mm-next{
    background:#f9f7f7;
    border-bottom:1px solid #c4c4c4;
    width:100px;
    padding:0;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    z-index:2
}
.mm-listview .mm-next:before{
    content:'';
    border-left-width:1px;
    border-left-style:solid;
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    left:0
}
.mm-listview .mm-next+a,.mm-listview .mm-next+span{
    margin-right:100px
}
.mm-listview .mm-next.mm-fullsubopen{
    width:100%
}
.mm-listview .mm-next.mm-fullsubopen:before{
    border-left:none
}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{
    padding-right:50px;
    margin-right:0
}
.mm-panels>.mm-panel>.mm-listview{
    margin:20px -20px
}
.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{
    margin-top:-20px
}
.mm-listview .mm-inset{
    list-style:disc inside;
    padding:0 10px 15px 40px;
    margin:0
}
.mm-listview .mm-inset>li{
    padding:5px 0
}
.mm-listview .mm-divider{
    font-size:10px;
    text-transform:uppercase;
    text-indent:20px;
    line-height:25px
}
.mm-listview .mm-spacer{
    padding-top:40px
}
.mm-listview .mm-spacer>.mm-next{
    top:40px
}
.mm-listview .mm-spacer.mm-divider{
    padding-top:25px
}
.mm-menu{
    background:#fff;
    border-color:rgba(0,0,0,.1);
    color:rgba(0,0,0,.7)
}
.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{
    color:rgba(0,0,0,.3)
}
.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{
    border-color:rgba(0,0,0,.3)
}
.mm-menu .mm-listview{
    border-color:rgba(0,0,0,.1)
}
.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{
    border-color:rgba(0,0,0,.3)
}
.mm-menu .mm-listview>li a{
    font:14px open_sanssemibold;
    color:#737373
}
.mm-menu .mm-listview>li a:not(.mm-next){
    -webkit-tap-highlight-color:rgba(255,255,255,.5);
    tap-highlight-color:rgba(255,255,255,.5)
}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{
    background:rgba(255,255,255,.5)
}
.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{
    background:rgba(0,0,0,.05)
}
.mm-page{
    box-sizing:border-box;
    position:relative
}
.mm-slideout{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease;
    z-index:1
}
html.mm-opened{
    overflow-x:hidden;
    position:relative
}
html.mm-blocking,html.mm-blocking body{
    overflow:hidden
}
html.mm-background .mm-page{
    background:inherit
}
#mm-blocker{
    background:rgba(3,2,1,0);
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:2
}
html.mm-blocking #mm-blocker{
    display:block
}
.mm-menu.mm-offcanvas{
    z-index:0;
    display:none;
    position:fixed;
    width:80%;
    min-width:140px;
    max-width:320px
}
.mm-menu.mm-offcanvas.mm-current{
    display:block
}
html.mm-opening .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:550px){
    html.mm-opening .mm-slideout{
        -webkit-transform:translate3d(320px,0,0);
        transform:translate3d(320px,0,0)
    }
}
.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{
    max-height:80%
}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{
    max-height:100%
}
.mm-menu.mm-measureheight .mm-panel{
    display:block!important
}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel{
    bottom:auto!important;
    height:auto!important
}
.mm-menu.mm-columns{
    -webkit-transition-property:width,max-width,-webkit-transform;
    transition-property:width,max-width,-webkit-transform;
    transition-property:transform,width,max-width;
    transition-property:transform,width,max-width,-webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel{
    width:100%;
    right:auto;
    display:none;
    -webkit-transition-property:width,-webkit-transform;
    transition-property:width,-webkit-transform;
    transition-property:transform,width;
    transition-property:transform,width,-webkit-transform
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{
    border-right:1px solid;
    border-color:inherit;
    display:block;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
    z-index:2
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{
    display:block;
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-0{
    width:80%;
    min-width:140px;
    max-width:0
}
html.mm-opening.mm-columns-0 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-0 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:0){
    html.mm-opening.mm-columns-0 .mm-slideout{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{
    display:block;
    -webkit-transform:translate3d(200%,0,0);
    transform:translate3d(200%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-1{
    width:80%;
    min-width:140px;
    max-width:440px
}
html.mm-opening.mm-columns-1 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-1 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:550px){
    html.mm-opening.mm-columns-1 .mm-slideout{
        -webkit-transform:translate3d(440px,0,0);
        transform:translate3d(440px,0,0)
    }
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel{
    width:100%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{
    -webkit-transform:translate3d(200%,0,0);
    transform:translate3d(200%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{
    display:block;
    -webkit-transform:translate3d(300%,0,0);
    transform:translate3d(300%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-2{
    width:80%;
    min-width:140px;
    max-width:880px
}
html.mm-opening.mm-columns-2 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-2 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:1100px){
    html.mm-opening.mm-columns-2 .mm-slideout{
        -webkit-transform:translate3d(880px,0,0);
        transform:translate3d(880px,0,0)
    }
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel{
    width:50%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{
    -webkit-transform:translate3d(300%,0,0);
    transform:translate3d(300%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{
    display:block;
    -webkit-transform:translate3d(400%,0,0);
    transform:translate3d(400%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-3{
    width:80%;
    min-width:140px;
    max-width:1320px
}
html.mm-opening.mm-columns-3 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-3 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:1650px){
    html.mm-opening.mm-columns-3 .mm-slideout{
        -webkit-transform:translate3d(1320px,0,0);
        transform:translate3d(1320px,0,0)
    }
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel{
    width:33.34%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{
    -webkit-transform:translate3d(400%,0,0);
    transform:translate3d(400%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{
    display:block;
    -webkit-transform:translate3d(500%,0,0);
    transform:translate3d(500%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-4{
    width:80%;
    min-width:140px;
    max-width:1760px
}
html.mm-opening.mm-columns-4 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-4 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:2200px){
    html.mm-opening.mm-columns-4 .mm-slideout{
        -webkit-transform:translate3d(1760px,0,0);
        transform:translate3d(1760px,0,0)
    }
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel{
    width:25%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{
    -webkit-transform:translate3d(500%,0,0);
    transform:translate3d(500%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{
    display:block;
    -webkit-transform:translate3d(600%,0,0);
    transform:translate3d(600%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-5{
    width:80%;
    min-width:140px;
    max-width:2200px
}
html.mm-opening.mm-columns-5 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-5 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:2750px){
    html.mm-opening.mm-columns-5 .mm-slideout{
        -webkit-transform:translate3d(2200px,0,0);
        transform:translate3d(2200px,0,0)
    }
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel{
    width:20%
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{
    -webkit-transform:translate3d(600%,0,0);
    transform:translate3d(600%,0,0)
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{
    display:block;
    -webkit-transform:translate3d(700%,0,0);
    transform:translate3d(700%,0,0)
}
.mm-menu.mm-offcanvas.mm-columns-6{
    width:80%;
    min-width:140px;
    max-width:2640px
}
html.mm-opening.mm-columns-6 .mm-slideout{
    -webkit-transform:translate3d(80%,0,0);
    transform:translate3d(80%,0,0)
}
@media all and (max-width:175px){
    html.mm-opening.mm-columns-6 .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:3300px){
    html.mm-opening.mm-columns-6 .mm-slideout{
        -webkit-transform:translate3d(2640px,0,0);
        transform:translate3d(2640px,0,0)
    }
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel{
    width:16.67%
}
em.mm-counter{
    font:inherit;
    font-size:14px;
    font-style:normal;
    text-indent:0;
    line-height:20px;
    display:block;
    margin-top:-10px;
    position:absolute;
    right:45px;
    top:50%
}
em.mm-counter+a.mm-next{
    width:90px
}
em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{
    margin-right:90px
}
em.mm-counter+a.mm-fullsubopen{
    padding-left:0
}
.mm-vertical>.mm-counter{
    top:12px;
    margin-top:0
}
.mm-vertical.mm-spacer>.mm-counter{
    margin-top:40px
}
.mm-nosubresults>.mm-counter{
    display:none
}
.mm-menu em.mm-counter{
    color:rgba(0,0,0,.3)
}
.mm-divider>span{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding:0;
    line-height:25px
}
.mm-divider.mm-opened a.mm-next:after{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.mm-collapsed:not(.mm-uncollapsed){
    display:none
}
.mm-fixeddivider{
    background:inherit;
    display:none;
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:2;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-fixeddivider:after{
    content:none!important;
    display:none!important
}
.mm-hasdividers .mm-fixeddivider{
    display:block
}
.mm-menu .mm-fixeddivider span{
    background:rgba(0,0,0,.05)
}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{
    -webkit-transition-duration:0;
    transition-duration:0
}
.mm-menu.mm-dropdown{
    box-shadow:0 2px 10px rgba(0,0,0,.3);
    height:80%
}
html.mm-dropdown .mm-slideout{
    -webkit-transform:none!important;
    -ms-transform:none!important;
    transform:none!important;
    z-index:0
}
html.mm-dropdown #mm-blocker{
    -webkit-transition-delay:0!important;
    transition-delay:0!important;
    z-index:1
}
html.mm-dropdown .mm-menu{
    z-index:2
}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{
    display:none
}
.mm-menu.mm-tip:before{
    content:'';
    background:inherit;
    box-shadow:0 2px 10px rgba(0,0,0,.3);
    display:block;
    width:15px;
    height:15px;
    position:absolute;
    z-index:0;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.mm-menu.mm-tipleft:before{
    left:22px
}
.mm-menu.mm-tipright:before{
    right:22px
}
.mm-menu.mm-tiptop:before{
    top:-8px
}
.mm-menu.mm-tipbottom:before{
    bottom:-8px
}
.mm-iconpanel .mm-panel{
    -webkit-transition-property:left,-webkit-transform;
    transition-property:left,-webkit-transform;
    transition-property:transform,left;
    transition-property:transform,left,-webkit-transform
}
.mm-iconpanel .mm-panel.mm-opened{
    border-left:1px solid;
    border-color:inherit
}
.mm-iconpanel .mm-panel.mm-subopened{
    overflow-y:hidden;
    left:-40px;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-iconpanel .mm-panel.mm-iconpanel-0{
    left:0
}
.mm-iconpanel .mm-panel.mm-iconpanel-1{
    left:40px
}
.mm-iconpanel .mm-panel.mm-iconpanel-2{
    left:80px
}
.mm-iconpanel .mm-panel.mm-iconpanel-3{
    left:120px
}
.mm-iconpanel .mm-panel.mm-iconpanel-4{
    left:160px
}
.mm-iconpanel .mm-panel.mm-iconpanel-5{
    left:200px
}
.mm-iconpanel .mm-panel.mm-iconpanel-6{
    left:240px
}
.mm-subblocker{
    background:inherit;
    opacity:0;
    display:block;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.mm-subopened .mm-subblocker{
    opacity:.6;
    position:absolute;
    top:0;
    right:0;
    bottom:-100000px;
    left:0;
    z-index:3
}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{
    border-bottom:none
}
.mm-menu>.mm-navbar{
    background:inherit;
    padding:0;
    z-index:3;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-navbar-bottom{
    border-top-width:1px;
    border-top-style:solid;
    top:auto;
    bottom:0
}
.mm-navbar-bottom~.mm-navbar-bottom{
    border-top:none
}
.mm-navbar.mm-hasbtns{
    padding:0 40px
}
.mm-navbar[class*=mm-navbar-content-]>*{
    box-sizing:border-box;
    display:block;
    float:left
}
.mm-navbar .mm-breadcrumbs{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    overflow-x:auto;
    text-align:left;
    padding:0 0 0 17px
}
.mm-navbar .mm-breadcrumbs>*{
    display:inline-block;
    padding:10px 3px
}
.mm-navbar .mm-breadcrumbs>a{
    text-decoration:underline
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{
    margin-left:-40px
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{
    margin-left:0;
    padding-left:0
}
.mm-navbar-top-1{
    top:0
}
.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{
    top:40px
}
.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{
    top:80px
}
.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{
    top:120px
}
.mm-hasnavbar-top-4 .mm-panels{
    top:160px
}
.mm-navbar-bottom-1{
    bottom:0
}
.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{
    bottom:40px
}
.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{
    bottom:80px
}
.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{
    bottom:120px
}
.mm-hasnavbar-bottom-4 .mm-panels{
    bottom:160px
}
.mm-navbar-size-2{
    height:80px
}
.mm-navbar-size-3{
    height:120px
}
.mm-navbar-size-4{
    height:160px
}
.mm-navbar-content-2>*{
    width:50%
}
.mm-navbar-content-3>*{
    width:33.33%
}
.mm-navbar-content-4>*{
    width:25%
}
.mm-navbar-content-5>*{
    width:20%
}
.mm-navbar-content-6>*{
    width:16.67%
}
.mm-sronly{
    text-indent:10px;
    overflow:hidden;
    display:block;
    width:1px;
    height:1px;
    position:absolute;
    z-index:-1
}
.mm-search,.mm-search input{
    box-sizing:border-box
}
.mm-search{
    height:40px;
    padding:7px 10px 0;
    position:relative
}
.mm-search input{
    border:none!important;
    outline:0!important;
    box-shadow:none!important;
    border-radius:26px;
    font:inherit;
    font-size:14px;
    line-height:26px;
    display:block;
    width:100%;
    height:26px;
    min-height:26px;
    max-height:26px;
    margin:0;
    padding:0 10px
}
.mm-search input::-ms-clear{
    display:none
}
.mm-search .mm-clear,.mm-search .mm-next{
    right:0
}
.mm-panel>.mm-search{
    width:100%;
    position:absolute;
    top:0;
    left:0
}
.mm-panel.mm-hassearch{
    padding-top:40px
}
.mm-panel.mm-hassearch.mm-hasnavbar{
    padding-top:80px
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{
    top:40px
}
.mm-noresultsmsg{
    text-align:center;
    font-size:21px;
    padding:40px 0
}
.mm-noresults .mm-indexer{
    display:none!important
}
li.mm-nosubresults>a.mm-next{
    display:none
}
li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{
    padding-right:10px
}
.mm-panels>.mm-resultspanel:not(.mm-opened){
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu .mm-search input{
    background:rgba(0,0,0,.05);
    color:rgba(0,0,0,.7)
}
.mm-menu .mm-noresultsmsg{
    color:rgba(0,0,0,.3)
}
.mm-indexer{
    background:inherit;
    text-align:center;
    font-size:12px;
    box-sizing:border-box;
    width:20px;
    position:absolute;
    top:0;
    bottom:0;
    right:-100px;
    z-index:3;
    -webkit-transition:right .4s ease;
    transition:right .4s ease;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-indexer a{
    text-decoration:none;
    display:block;
    height:3.85%
}
.mm-indexer~.mm-panel.mm-hasindexer{
    padding-right:40px
}
.mm-hasindexer .mm-indexer{
    right:0
}
.mm-hasindexer .mm-fixeddivider{
    right:20px
}
.mm-menu .mm-indexer a{
    color:rgba(0,0,0,.3)
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){
    -webkit-transition:background .4s ease;
    transition:background .4s ease
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){
    background:rgba(255,255,255,.5)
}
input.mm-check,input.mm-toggle{
    position:absolute;
    left:-10000px
}
label.mm-check,label.mm-toggle{
    margin:0;
    position:absolute;
    top:50%;
    z-index:2;
    right:20px
}
label.mm-check:before,label.mm-toggle:before{
    content:'';
    display:block
}
label.mm-toggle{
    border-radius:30px;
    width:50px;
    height:30px;
    margin-top:-15px
}
label.mm-toggle:before{
    border-radius:30px;
    width:28px;
    height:28px;
    margin:1px
}
input.mm-toggle:checked~label.mm-toggle:before{
    float:right
}
label.mm-check{
    width:30px;
    height:30px;
    margin-top:-15px
}
label.mm-check:before{
    border-left:3px solid;
    border-bottom:3px solid;
    width:40%;
    height:20%;
    margin:25% 0 0 20%;
    opacity:.1;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
input.mm-check:checked~label.mm-check:before{
    opacity:1
}
li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{
    bottom:auto;
    margin-top:0;
    top:5px
}
label.mm-toggle+a,label.mm-toggle+span{
    padding-right:80px
}
label.mm-check+a,label.mm-check+span{
    padding-right:60px
}
a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{
    right:60px
}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{
    margin-right:50px
}
a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{
    padding-right:70px
}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{
    padding-right:50px
}
em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{
    right:100px
}
em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{
    margin-right:90px
}
.mm-menu label.mm-toggle{
    background:rgba(0,0,0,.1)
}
.mm-menu label.mm-toggle:before{
    background:#f3f3f3
}
.mm-menu input.mm-toggle:checked~label.mm-toggle{
    background:#4bd963
}
.mm-menu label.mm-check:before{
    border-color:rgba(0,0,0,.7)
}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{
    content:none
}
.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{
    left:0!important
}
.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{
    right:20px
}
.mm-menu.mm-effect-menu-zoom{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-zoom{
    -webkit-transform:scale(.7,.7) translate3d(-30%,0,0);
    transform:scale(.7,.7) translate3d(-30%,0,0);
    -webkit-transform-origin:left center;
    -ms-transform-origin:left center;
    transform-origin:left center
}
html.mm-opening .mm-menu.mm-effect-menu-zoom{
    -webkit-transform:scale(1,1) translate3d(0,0,0);
    transform:scale(1,1) translate3d(0,0,0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{
    -webkit-transform:scale(.7,.7) translate3d(30%,0,0);
    transform:scale(.7,.7) translate3d(30%,0,0);
    -webkit-transform-origin:right center;
    -ms-transform-origin:right center;
    transform-origin:right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{
    -webkit-transform:scale(1,1) translate3d(0,0,0);
    transform:scale(1,1) translate3d(0,0,0)
}
.mm-menu.mm-effect-menu-slide{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-slide{
    -webkit-transform:translate3d(-30%,0,0);
    transform:translate3d(-30%,0,0)
}
html.mm-opening .mm-menu.mm-effect-menu-slide{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{
    -webkit-transform:translate3d(30%,0,0);
    transform:translate3d(30%,0,0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu.mm-effect-menu-fade{
    opacity:0;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
html.mm-opening .mm-menu.mm-effect-menu-fade{
    opacity:1
}
.mm-menu.mm-effect-panels-zoom .mm-panel{
    -webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);
    transform:scale(1.5,1.5) translate3d(100%,0,0);
    -webkit-transform-origin:left center;
    -ms-transform-origin:left center;
    transform-origin:left center
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{
    -webkit-transform:scale(1,1) translate3d(0,0,0);
    transform:scale(1,1) translate3d(0,0,0)
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{
    -webkit-transform:scale(.7,.7) translate3d(-30%,0,0);
    transform:scale(.7,.7) translate3d(-30%,0,0)
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{
    -webkit-transition:none .4s ease;
    transition:none .4s ease
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){
    -webkit-transition-delay:50ms;
    transition-delay:50ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){
    -webkit-transition-delay:.1s;
    transition-delay:.1s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){
    -webkit-transition-delay:150ms;
    transition-delay:150ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){
    -webkit-transition-delay:.2s;
    transition-delay:.2s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){
    -webkit-transition-delay:250ms;
    transition-delay:250ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){
    -webkit-transition-delay:.3s;
    transition-delay:.3s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){
    -webkit-transition-delay:350ms;
    transition-delay:350ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){
    -webkit-transition-delay:.4s;
    transition-delay:.4s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){
    -webkit-transition-delay:450ms;
    transition-delay:450ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){
    -webkit-transition-delay:.5s;
    transition-delay:.5s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){
    -webkit-transition-delay:550ms;
    transition-delay:550ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){
    -webkit-transition-delay:.6s;
    transition-delay:.6s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){
    -webkit-transition-delay:650ms;
    transition-delay:650ms
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){
    -webkit-transition-delay:.7s;
    transition-delay:.7s
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){
    -webkit-transition-delay:750ms;
    transition-delay:750ms
}
.mm-menu.mm-effect-listitems-slide .mm-listview>li{
    -webkit-transition-property:opacity,-webkit-transform;
    transition-property:opacity,-webkit-transform;
    transition-property:transform,opacity;
    transition-property:transform,opacity,-webkit-transform;
    -webkit-transform:translate3d(50%,0,0);
    transform:translate3d(50%,0,0);
    opacity:0
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    opacity:1
}
.mm-menu.mm-effect-listitems-fade .mm-listview>li{
    -webkit-transition-property:opacity;
    transition-property:opacity;
    opacity:0
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{
    opacity:1
}
.mm-menu.mm-effect-listitems-drop .mm-listview>li{
    -webkit-transition-property:opacity,top;
    transition-property:opacity,top;
    opacity:0;
    top:-25%
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{
    opacity:1;
    top:0
}
.mm-menu.mm-offcanvas.mm-fullscreen{
    width:100%;
    min-width:140px;
    max-width:10000px
}
html.mm-opening.mm-fullscreen .mm-slideout{
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
}
@media all and (max-width:140px){
    html.mm-opening.mm-fullscreen .mm-slideout{
        -webkit-transform:translate3d(140px,0,0);
        transform:translate3d(140px,0,0)
    }
}
@media all and (min-width:10000px){
    html.mm-opening.mm-fullscreen .mm-slideout{
        -webkit-transform:translate3d(10000px,0,0);
        transform:translate3d(10000px,0,0)
    }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
@media all and (max-width:140px){
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout{
        -webkit-transform:translate3d(-140px,0,0);
        transform:translate3d(-140px,0,0)
    }
}
@media all and (min-width:10000px){
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout{
        -webkit-transform:translate3d(-10000px,0,0);
        transform:translate3d(-10000px,0,0)
    }
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{
    height:100%;
    min-height:140px;
    max-height:10000px
}
html.mm-opened.mm-fullscreen .mm-page{
    box-shadow:none!important
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before{
    content:none;
    display:none
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-flow:column nowrap;
    -ms-flex-flow:column nowrap;
    flex-flow:column nowrap;
    height:100%;
    margin-top:0;
    margin-bottom:0
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){
    -webkit-box-flex:1;
    -webkit-flex:1 1 0%;
    -ms-flex:1 1 0%;
    flex:1 1 0%
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span{
    box-sizing:border-box;
    height:100%
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before{
    content:'';
    vertical-align:middle;
    display:inline-block;
    height:100%;
    width:0
}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{
    text-overflow:clip;
    white-space:normal
}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{
    opacity:0
}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{
    opacity:.3;
    -webkit-transition:opacity .4s ease .4s;
    transition:opacity .4s ease .4s
}
html.mm-pagedim #mm-blocker{
    background:inherit
}
html.mm-pagedim-white #mm-blocker{
    background:#fff
}
html.mm-pagedim-black #mm-blocker{
    background:#000
}
.mm-menu.mm-pageshadow:after{
    content:"";
    display:block;
    width:20px;
    height:120%;
    position:absolute;
    left:100%;
    top:-10%;
    z-index:99;
    box-shadow:0 0 10px rgba(0,0,0,.3)
}
.mm-menu.mm-pageshadow.mm-right:after{
    left:auto;
    right:100%
}
.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{
    content:none;
    display:none
}
.mm-menu.mm-popup{
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease;
    opacity:0;
    box-shadow:0 2px 10px rgba(0,0,0,.3);
    height:80%;
    min-height:140px;
    max-height:880px;
    top:50%;
    left:50%;
    bottom:auto;
    right:auto;
    -webkit-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0)
}
html.mm-popup.mm-opening .mm-menu.mm-popup{
    opacity:1
}
html.mm-popup .mm-slideout{
    -webkit-transform:none!important;
    -ms-transform:none!important;
    transform:none!important;
    z-index:0
}
html.mm-popup #mm-blocker{
    -webkit-transition-delay:0!important;
    transition-delay:0!important;
    z-index:1
}
html.mm-popup .mm-menu{
    z-index:2
}
.mm-menu.mm-offcanvas.mm-right{
    left:auto;
    right:0
}
html.mm-right.mm-opening .mm-slideout{
    -webkit-transform:translate3d(-80%,0,0);
    transform:translate3d(-80%,0,0)
}
@media all and (max-width:175px){
    html.mm-right.mm-opening .mm-slideout{
        -webkit-transform:translate3d(-140px,0,0);
        transform:translate3d(-140px,0,0)
    }
}
@media all and (min-width:550px){
    html.mm-right.mm-opening .mm-slideout{
        -webkit-transform:translate3d(-440px,0,0);
        transform:translate3d(-440px,0,0)
    }
}
html.mm-front .mm-slideout{
    -webkit-transform:none!important;
    -ms-transform:none!important;
    transform:none!important;
    z-index:0
}
html.mm-front #mm-blocker{
    z-index:1
}
html.mm-front .mm-menu.mm-offcanvas{
    z-index:2
}
.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{
    -webkit-transition:-webkit-transform .4s ease;
    transition:-webkit-transform .4s ease;
    transition:transform .4s ease;
    transition:transform .4s ease,-webkit-transform .4s ease;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0)
}
.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{
    -webkit-transform:translate3d(100%,0,0);
    transform:translate3d(100%,0,0)
}
.mm-menu.mm-offcanvas.mm-top{
    -webkit-transform:translate3d(0,-100%,0);
    transform:translate3d(0,-100%,0)
}
.mm-menu.mm-offcanvas.mm-bottom{
    -webkit-transform:translate3d(0,100%,0);
    transform:translate3d(0,100%,0);
    top:auto;
    bottom:0
}
.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{
    width:100%;
    min-width:100%;
    max-width:100%;
    height:80%;
    min-height:140px;
    max-height:880px
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.mm-menu.mm-theme-dark{
    background:#333;
    border-color:rgba(0,0,0,.15);
    color:rgba(255,255,255,.8)
}
.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{
    color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{
    border-color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-dark .mm-listview{
    border-color:rgba(0,0,0,.15)
}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{
    border-color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){
    -webkit-tap-highlight-color:rgba(0,0,0,.1);
    tap-highlight-color:rgba(0,0,0,.1)
}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{
    background:rgba(0,0,0,.1)
}
.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{
    background:rgba(255,255,255,.05)
}
.mm-menu.mm-theme-dark label.mm-check:before{
    border-color:rgba(255,255,255,.8)
}
.mm-menu.mm-pageshadow.mm-theme-dark:after{
    box-shadow:0 0 20px rgba(0,0,0,.5)
}
.mm-menu.mm-theme-dark .mm-search input{
    background:rgba(255,255,255,.3);
    color:rgba(255,255,255,.8)
}
.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{
    color:rgba(255,255,255,.4)
}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){
    background:rgba(0,0,0,.1)
}
.mm-menu.mm-theme-dark label.mm-toggle{
    background:rgba(0,0,0,.15)
}
.mm-menu.mm-theme-dark label.mm-toggle:before{
    background:#333
}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{
    background:#4bd963
}
.mm-menu.mm-theme-white{
    background:#fff;
    border-color:rgba(0,0,0,.1);
    color:rgba(0,0,0,.6)
}
.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{
    color:rgba(0,0,0,.3)
}
.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{
    border-color:rgba(0,0,0,.3)
}
.mm-menu.mm-theme-white .mm-listview{
    border-color:rgba(0,0,0,.1)
}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{
    border-color:rgba(0,0,0,.3)
}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){
    -webkit-tap-highlight-color:rgba(0,0,0,.05);
    tap-highlight-color:rgba(0,0,0,.05)
}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{
    background:rgba(0,0,0,.05)
}
.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{
    background:rgba(0,0,0,.03)
}
.mm-menu.mm-theme-white label.mm-check:before{
    border-color:rgba(0,0,0,.6)
}
.mm-menu.mm-pageshadow.mm-theme-white:after{
    box-shadow:0 0 10px rgba(0,0,0,.2)
}
.mm-menu.mm-theme-white .mm-search input{
    background:rgba(0,0,0,.05);
    color:rgba(0,0,0,.6)
}
.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{
    color:rgba(0,0,0,.3)
}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){
    background:rgba(0,0,0,.05)
}
.mm-menu.mm-theme-white label.mm-toggle{
    background:rgba(0,0,0,.1)
}
.mm-menu.mm-theme-white label.mm-toggle:before{
    background:#fff
}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{
    background:#4bd963
}
.mm-menu.mm-theme-black{
    background:#000;
    border-color:rgba(255,255,255,.2);
    color:rgba(255,255,255,.6)
}
.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{
    color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{
    border-color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-black .mm-listview{
    border-color:rgba(255,255,255,.2)
}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{
    border-color:rgba(255,255,255,.4)
}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){
    -webkit-tap-highlight-color:rgba(255,255,255,.3);
    tap-highlight-color:rgba(255,255,255,.3)
}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{
    background:rgba(255,255,255,.3)
}
.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{
    background:rgba(255,255,255,.2)
}
.mm-menu.mm-theme-black label.mm-check:before{
    border-color:rgba(255,255,255,.6)
}
.mm-menu.mm-pageshadow.mm-theme-black:after{
    content:none;
    display:none
}
.mm-menu.mm-theme-black .mm-search input{
    background:rgba(255,255,255,.3);
    color:rgba(255,255,255,.6)
}
.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{
    color:rgba(255,255,255,.4)
}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){
    background:rgba(255,255,255,.3)
}
.mm-menu.mm-theme-black label.mm-toggle{
    background:rgba(255,255,255,.2)
}
.mm-menu.mm-theme-black label.mm-toggle:before{
    background:#000
}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{
    background:#4bd963
}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{
    content:'';
    display:block;
    clear:both
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{
    content:none;
    display:none
}
.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{
    width:50%;
    height:0;
    padding:50% 0 0;
    float:left;
    position:relative
}
.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{
    left:0;
    top:0;
    border-right-width:1px;
    border-right-style:solid;
    z-index:-1
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{
    width:12.5%;
    padding-top:12.5%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{
    width:25%;
    padding-top:25%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{
    width:75%;
    padding-top:75%
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{
    width:100%;
    padding-top:100%
}
.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{
    line-height:1px;
    text-align:center;
    padding:50% 10px 0;
    margin:0;
    position:absolute;
    top:0;
    right:1px;
    bottom:1px;
    left:0
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{
    width:auto
}
.mm-menu.mm-tileview .mm-panel{
    padding-left:0;
    padding-right:0
}
.mm-menu.mm-tileview .mm-listview{
    margin:0
}




@media (max-width:767px){


.owl-carousel .owl-item img{max-width:100%;}
.pro_sin_blk{float:none;border:none;}
.pro_sin_rw_1, .pro_sin_rw_2, .pro_sin_rw_3, .pro_sin_rw_4{border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;}
.pro_sin_rw_4, .pro_sin_rw_3, .pro_sin_rw_2{border-bottom:1px solid #c4c4c4;}
.pro_sin_rw_1{border-right:none;border-top:1px solid #c4c4c4;}
.pro_sin_rw_1 img{border-right:1px solid #c4c4c4}
.pro_sin_blk:hover{border:1px solid #c4c4c4;}
}
